466
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rename the function calls to mod_cml More... almost 19 years ago
added missing mod_cml.h More... almost 19 years ago
added docs for mod_cml More... almost 19 years ago
added mod_cml (Cache Meta Language) More... almost 19 years ago
removed segfault if parsing config fails More... almost 19 years ago
added a test for the 'don't pass Server from the backend server' More... almost 19 years ago
fixed segfaults in error-msgs if syslog() is failing More... almost 19 years ago
fixed typo More... almost 19 years ago
- added ?auto handling from Matthijs van der Klip - divide by 1024 only if we are about 10240 - divide non-byte counters by 1000 and not 1024 More... almost 19 years ago
removed debug output More... almost 19 years ago
added -P <pidfile> to write a PID file on successfull spawning More... almost 19 years ago
make encoding of dirlisting configurable (#136) More... almost 19 years ago
fixed detection of broken sendfile() on linux 2.4.x (fixes #135) More... almost 19 years ago
added debian changelog update ... slightly too late :) More... almost 19 years ago
switch to LigtyTest module More... almost 19 years ago
fixed link and version number More... almost 19 years ago
added comment that only one vhost-module should be active at a time More... almost 19 years ago
fixed reST markup More... almost 19 years ago
removed unused parts for the document More... almost 19 years ago
added docs More... almost 19 years ago
Unified all tests to use the LighyTest framework More... almost 19 years ago
moved to ports of the fastcgi scripts to somewhere else More... almost 19 years ago
added docs for scgi More... almost 19 years ago
added a comment about balancing and documented the new proxy.balance option More... almost 19 years ago
don't segfault on cleanup if the startup failed More... almost 19 years ago
updated ChangeLog and NEWS from trac-timeline More... almost 19 years ago
fixed scgi protocol handling and run first tests again pythonpaste More... almost 19 years ago
added a mod_scgi.c to implement SCGI for the python folks. This just a skeleton and has to tested against a real SCGI server. More... almost 19 years ago
disable adaptive spawning for now More... almost 19 years ago
improve readability for error in request header error (fix #101) More... almost 19 years ago