aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Declare image array as 'unsigned char []'. Prevents hundreds of warningstradke2001-09-07
* Print info message if an address gets redirected.tradke2001-05-21
* Fixed compiler warnings.tradke2001-05-19
* Moving John's redirection stuff into a file of its own as it is a logicallygoodale2001-05-18
* Modifications so that all cluster nodes involved in a simulation willjshalf2001-05-18
* Making rcsid strings constant - PR 669.goodale2001-05-10
* FILEVERSION fixallen2001-05-06
* CCTK_FILEVERSIONallen2001-05-06
* Set the "HTTPD::terminate" parameter at shutdown in order to flag terminationtradke2001-05-03
* T3E compiler refuses to implicitly cast 'const <something> *' pointerstradke2001-04-22
* Changed '#ifdef PTHREADS' into '#ifdef CCTK_PTHREADS'.tradke2001-04-05
* Fixed most of the compiler warnings.tradke2001-04-03
* Added -D_LIBC to the CFLAGS to avoid warnings when compiling base64.c.tradke2001-04-03
* No longer abort run if there's an error in connect, just don't create a newgoodale2001-03-17
* Fixing a few warnings (lots left) and the FILE_VERSIONsallen2001-02-24
* Add in inclusion of util_Network.h for Util_GetHostName .goodale2001-01-19
* GetHostName() went into the flesh.tradke2001-01-19
* Updates to parameter filesallen2000-12-20
* Removing now redundant "" on USES and EXTENDS and redundant {} blocks ongoodale2000-12-17
* Removing C++ comments.goodale2000-12-17
* Completing parameter range descriptions and fixing a couple of formatting bugsallen2000-12-17
* More prototypes to reduce number of warnings.goodale2000-12-15
* Removing C++ comment.goodale2000-12-15
* Adding missing header file.goodale2000-12-12
* Missed changing an int to a SOCKET a while back.goodale2000-12-12
* Fixed logicallen2000-12-07
* Including crypt.h to get prototype for crypt function.goodale2000-11-13
* Send size of buffer bigendian buffer of eight bytes rather than an int sogoodale2000-11-13
* Missing headers.goodale2000-11-06
* Encodes images into hexidecimal so they can bejshalf2000-11-02
* Checking for HAVE_SOCKET_TYPE rather than SOCKET to decide if need to definegoodale2000-10-31
* Using a signal handler to ignore SIGPIPE as not all architecturesgoodale2000-10-31
* CCTK_INT -> int for T3Esallen2000-10-29
* Making sure http thread has finished before shutting down socket.goodale2000-10-25
* Putting a mutex on the steering as there is a potential race condition heregoodale2000-10-25
* Experimental support for threading. Now if you configure withgoodale2000-10-25
* Use gethostbyname if necessary and available to get fully qualified name of thegoodale2000-10-20
* Added months, years and millenia to time to completion estimatesallen2000-10-05
* Display just the parameter filename instead of the whole pathallen2000-10-04
* Added function HTTP_Port(void) to get the port the webserver is running on.goodale2000-10-03
* Added screen output of how long the simulation has been running (I went up to...allen2000-10-03
* New headers for all pages.allen2000-09-28
* Fixed broken linkallen2000-09-23
* Logic for printing port number to stdout wrong way roundallen2000-09-22
* Change to default headerallen2000-09-22
* Fixing tableallen2000-09-22
* Dont display passwordallen2000-09-22
* New window for external linksallen2000-09-22
* Par file name and now managed to really get the right URL for the users guide.allen2000-09-21
* Fixed link to users guide ... I guessed wrongallen2000-09-21