aboutsummaryrefslogtreecommitdiff
path: root/src/portal.cc
Commit message (Expand)AuthorAge
* Clean up the source code handling the announce mechanism in Formaline.eschnett2010-06-30
* Remove $Header$ comments to prevent everything from recompiling afterschnetter2008-02-03
* Do not set DISPLAY when using an ssh tunnel.schnetter2007-05-24
* Use the option "-x" when calling ssh. Otherwise it may try to forward anschnetter2006-07-27
* Determine the output precision for real numbers fromschnetter2006-06-15
* Make things work when CCTK_REAL is not double and when CCTK_INT is notschnetter2006-06-14
* Enhance Formaline's announce functionality to register with more than one por...tradke2006-05-10
* Use Perl instead of C for makeblob and makemetablob.schnetter2006-05-04
* Increate the default announce interval from one to ten minutes.schnetter2005-06-07
* Make parameters steerable.schnetter2005-06-05
* Do not mess with sockets in C or C++. Defer this to perl. Create aschnetter2005-06-03
* Don't require MSG_NOSIGNAL to be defined.schnetter2005-05-31
* Put everything into a namespace.schnetter2005-05-31
* Store boolean variables with their own type instead of as integers.schnetter2005-05-29
* Introduce a timeout when sending to the portal.schnetter2005-05-29
* Make announcing to the portal workschnetter2005-05-28
* Store the source tarballs into a subdirectory to remove clutter.schnetter2005-05-27
* Make it compileschnetter2005-05-25
* Use C++ for the portal code; that's cleaner.schnetter2005-05-24