Commit Graph

2207 Commits (4a68780e1b1d5388d2d67ab518d1d3c424b792d3)
 

Author SHA1 Message Date
Jan Kneschke 39b12c5fc6 be a bit more verbose for log-request-handling
18 years ago
Jan Kneschke c1777b764b check parameters for memcache functions and added functions for md5() and fetching params from the query string
18 years ago
Jan Kneschke 09903fa706 one character was not compared for the string-length was below sizeof(size_t)
18 years ago
Jan Kneschke 4ef82e88c2 fixed memcache detection
18 years ago
Jan Kneschke 8ae5d0c907 fixed typo
18 years ago
Jan Kneschke b44bbe32e7 fixed compile if memcached and/or gdbm are not available
18 years ago
Jan Kneschke e6c1e139e2 ah, don't care about the valid chars, control-chars, 127 and 255 are out
18 years ago
Jan Kneschke a03091d79e added memcache support
18 years ago
Jan Kneschke 673a6cd0a9 replace mysql my memcache prototypes, fixes parameter handling
18 years ago
Jan Kneschke 67553e5563 added namespace support for memcached
18 years ago
Jan Kneschke a3f7300ec9 added trigger-b4-dl, upped version number to .15
18 years ago
Jan Kneschke 6d60bcb040 use log_* functions for debugging and don't segfault on evaluation
18 years ago
Jan Kneschke 3c383fe3df renamed cache.extension to cml.extension and fixed initialisation
18 years ago
Jan Kneschke c57a23b886 added test for duplicate output headers
18 years ago
Jan Kneschke 6481f003f2 added a reset function to buffer_array
18 years ago
Jan Kneschke ee98c09aba rename the function calls to mod_cml
18 years ago
Jan Kneschke 8761a89cb2 added missing mod_cml.h
18 years ago
Jan Kneschke ab76910963 added docs for mod_cml
18 years ago
Jan Kneschke 81368ccd4e added mod_cml (Cache Meta Language)
18 years ago
Jan Kneschke 288b0b51e7 removed segfault if parsing config fails
18 years ago
Jan Kneschke a2373e71a9 added a test for the 'don't pass Server from the backend server'
18 years ago
Jan Kneschke cdffac9fa6 fixed segfaults in error-msgs if syslog() is failing
18 years ago
Jan Kneschke 6d5005d9c7 fixed typo
18 years ago
Jan Kneschke b4400d0085 - added ?auto handling from Matthijs van der Klip
18 years ago
Jan Kneschke 2ff9f5822e removed debug output
18 years ago
Jan Kneschke 340d3a763b added -P <pidfile> to write a PID file on successfull spawning
18 years ago
Jan Kneschke e2e1cc12b6 make encoding of dirlisting configurable (#136)
18 years ago
Jan Kneschke 8f9f3def05 fixed detection of broken sendfile() on linux 2.4.x (fixes #135)
18 years ago
Jan Kneschke 327b8f5604 added debian changelog update ... slightly too late :)
18 years ago
Jan Kneschke 877161c067 switch to LigtyTest module
18 years ago
Jan Kneschke 31b066fb4e fixed link and version number
18 years ago
Jan Kneschke 9979789092 added comment that only one vhost-module should be active at a time
18 years ago
Jan Kneschke ee1c38df7c fixed reST markup
18 years ago
Jan Kneschke 219ad8631a removed unused parts for the document
18 years ago
Jan Kneschke 63738a1d9f added docs
18 years ago
Jan Kneschke 7a25f1b5f5 Unified all tests to use the LighyTest framework
18 years ago
Jan Kneschke aff653fdba moved to ports of the fastcgi scripts to somewhere else
18 years ago
Jan Kneschke 84a7bf974d added docs for scgi
18 years ago
Jan Kneschke b54ea0c621 added a comment about balancing and documented the
18 years ago
Jan Kneschke 01afa1ca5b don't segfault on cleanup if the startup failed
18 years ago
Jan Kneschke 8281374f40 updated ChangeLog and NEWS from trac-timeline
18 years ago
Jan Kneschke 91f59d67b1 fixed scgi protocol handling and run first tests again pythonpaste
18 years ago
Jan Kneschke 53c6ac0628 added a mod_scgi.c to implement SCGI for the python folks. This just
18 years ago
Jan Kneschke e6a090656f disable adaptive spawning for now
18 years ago
Jan Kneschke 533e8047c0 improve readability for error in request header error (fix #101)
18 years ago
Jan Kneschke 7bca57bb6b final fix for testcase and #177
18 years ago
Jan Kneschke f090899eae improved debug output
18 years ago
Jan Kneschke 5986add693 Quote ETag, fixes #117
18 years ago
Jan Kneschke d185991460 fixed checks for the digest-crash
18 years ago
Jan Kneschke 4d33902639 merged [373]
18 years ago