aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* explicitly specifying function arguments to be voidHEADsvnmasterknarf2012-12-17
* declare function to avoid compiler warningknarf2012-12-17
* remove unused variablesknarf2012-12-17
* remove unused functionknarf2012-12-17
* Add missing #includeeschnett2012-10-24
* This patch lets the internal list not grow if a file was already addedknarf2009-10-09
* Add missing #include <stdlib.h>schnetter2009-06-23
* Correct segmentation fault.schnetter2009-06-22
* Add missing #include <stdio.h> statement.schnetter2004-12-30
* Switch back to using Util_snprintf() which has been fixed now.tradke2004-12-21
* Andre Werthmann's code to provide a webpage with CCTK timer data.tradke2004-12-20
* See bug 1715swhite2004-06-01
* Pursuant to bug 1715swhite2004-06-01
* Untabified.goodale2004-05-17
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* Changed HTTPD function names in exported header files to be in betterswhite2004-05-05
* Addresses Cactus bug 923swhite2004-04-19
* Made HTTPD to correctly describe interface by INCLUDE HEADER mechanism.swhite2004-04-13
* tidyingswhite2004-04-07
* Various HTML tweeks. Made to load with Amaya.swhite2004-04-07
* more stragglersswhite2004-04-07
* spelling correctionrideout2002-11-28
* Missing include fileallen2002-06-02
* Include missing header files and prototypes.tradke2002-05-07
* Scott's change for making the jpeg images clickable.tradke2002-03-06
* Fixed compiler warning.tradke2002-01-07
* Callback functions, which serve registered pages, take a 'const cGH *'tradke2002-01-04
* Bugfix using the message board.tradke2001-11-13
* Fixed const pointer issue in the advertised file structure.tradke2001-10-30
* Removed unused variable.tradke2001-09-12
* Making rcsid strings constant - PR 669.goodale2001-05-10
* CCTK_FILEVERSIONallen2001-05-06
* Removed static function GetHostName(), call Util_GetHostName() instead.tradke2001-03-05
* Fixing a few warnings (lots left) and the FILE_VERSIONsallen2001-02-24
* Fixing format string bug.goodale2000-12-12
* w2k needs winsock2.h included to find gethostname.goodale2000-12-12
* Fix for stupid bug.goodale2000-11-13
* Typoallen2000-11-08
* Adding page for processor information, not fully tested ...allen2000-11-08
* Adding the GetHostName function. We should probably move this into utils.goodale2000-11-08
* Routines to collect data about al hosts in cactus run.goodale2000-11-08
* Make the height of jpgs 100 pixels to match the width ... this will give the ...allen2000-11-04
* Just making the message board table widerallen2000-11-04
* Make jpegs always width 100 using HTML image sizeallen2000-10-16
* Add right paths. Thought I had already committed this.allen2000-09-28
* Nicer screen when no images are there to viewallen2000-09-23
* Changes necessary for jpegs under NT.goodale2000-09-22
* Changed typenames of the advertised file stuff.tradke2000-09-21
* Added additional arguement to HTTP_ContentHeaderallen2000-09-21
* Added viewportallen2000-09-20