aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* remove unused statement. This had a #define _LIBC before but that should not ...HEADsvnmasterknarf2012-12-17
* Move MPI support from flesh to a thorneschnett2012-07-21
* use C++ map instead of Cactus hash to store page contentsrhaas2012-07-08
* Ensure there is only one redirect per hostschnetter2010-01-14
* look at env(HOSTPORT) and announce this if it is thereknarf2009-06-19
* use env(HOSTNAME) if setknarf2009-06-18
* Send Twitter message on startup containing URL when Twitter is availableknarf2009-06-18
* Include Licence in READMEknarf2009-01-27
* Unify README file formatknarf2009-01-26
* use correct packageknarf2009-01-22
* Declare HTTP_ContentWork properly with CCTK_ARGUMENTS instead of cGH * GH.schnetter2006-06-03
* Treat groups where QueryGroupStorage returns an error as groupsschnetter2006-06-03
* HTTP_CookieGet() should return just the value of a cookie, not the entiretradke2006-02-27
* Added localreduce to activethornsyye002006-01-25
* Another fix in HTTP_CookieGet() for the case when there is more than one cookie.tradke2005-12-13
* Fixed bug in HTTP_CookieGet() so that it really finds a cookie in a HTTP header.tradke2005-12-12
* Fixed killer bug in StringTrimLeading(): never call something liketradke2005-12-12
* Fixed bug in routine which deletes a single character within a string.tradke2005-11-08
* Correct email address in copyright statement.schnetter2005-10-22
* Make HTTPD::use_pthreads=yes the default. This functionality has aschnetter2005-09-26
* Correct some minor errors in comments.schnetter2005-05-05
* Clean up warning messagesschnetter2005-03-01
* Use CCTK_BYTE instead of CCTK_CHAR.schnetter2005-01-29
* Add missing #include <stdio.h> statement.schnetter2004-12-30
* Fix pausing and single stepping, and have termination work fromgoodale2004-11-05
* Adding missing copyright files to all thorns and making themgoodale2004-11-02
* Making it compile on machines with no crypt function again.goodale2004-06-03
* Include missing header file.schnetter2004-06-02
* Concerning bug 1699:swhite2004-06-01
* 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
* Made closer to the Cactus coding guidelines.goodale2004-05-11
* Changed calls for non-portable snprintf to calls to Util_snprintf.goodale2004-05-11
* Removing erroneous LANG specifier for a group.goodale2004-05-10
* Include standard header files to declare string and stdlib prototypesschnetter2004-05-07
* Changed HTTPD function names in exported header files to be in betterswhite2004-05-05
* Fix expansion of __DATE__ and __TIME__ macros in termination message.goodale2004-05-03
* Change to using the terminate_next parameter when terminating the simulationgoodale2004-05-03
* Fixed duplicate variable declaration.tradke2004-04-22
* don't know how this compiled with missing include...swhite2004-04-19
* Addresses Cactus bug 923swhite2004-04-19
* Missed oneswhite2004-04-16
* Addresses Cactus bug 907swhite2004-04-16
* Made HTTPD to correctly describe interface by INCLUDE HEADER mechanism.swhite2004-04-13
* TRUE and FALSE are defined by some C librariesswhite2004-04-08
* more stragglersswhite2004-04-07
* Fixed the thorn HTTPDExtra broken by commit of HTTPD changes.swhite2004-04-07
* stragglerswhite2004-04-06