summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added examples lighttpd-1.3.15Jan Kneschke2005-07-152-0/+26
* updated changelog and news for release of 1.3.15Jan Kneschke2005-07-152-1/+21
* disable duplicate-header-check for nowJan Kneschke2005-07-151-5/+5
* prepared for 1.3.15Jan Kneschke2005-07-151-0/+6
* fixed layoutJan Kneschke2005-07-151-1/+1
* mod_cml_logic.c is replaced by mod_cml_lua.cJan Kneschke2005-07-151-839/+0
* ported mod_cml to luaJan Kneschke2005-07-156-294/+221
* call trigger only if GDBM is usedJan Kneschke2005-07-151-2/+4
* fixed typoJan Kneschke2005-07-151-3/+3
* cleanup errorfile_prefix properlyJan Kneschke2005-07-151-0/+1
* close stderr or redirect it to our logfileJan Kneschke2005-07-151-1/+7
* fixed typoJan Kneschke2005-07-151-1/+1
* made errorfile-prefix conditionalJan Kneschke2005-07-154-6/+10
* a small rename Jan Kneschke2005-07-142-2/+2
* replace spaces by _ for memcacheJan Kneschke2005-07-121-7/+10
* fixed typo in mimetype.xattrJan Kneschke2005-07-122-2/+2
* added string-compare (NE, EQ), fixed handling of trigger.handlerJan Kneschke2005-07-112-20/+70
* fixed memcache support, added more comments and fixed handling of trigger.han...Jan Kneschke2005-07-111-0/+34
* be a bit more verbose for log-request-handlingJan Kneschke2005-07-111-0/+8
* check parameters for memcache functions and added functions for md5() and fet...Jan Kneschke2005-07-111-11/+148
* one character was not compared for the string-length was below sizeof(size_t)Jan Kneschke2005-07-111-2/+6
* fixed memcache detectionJan Kneschke2005-07-102-4/+4
* fixed typoJan Kneschke2005-07-101-1/+1
* fixed compile if memcached and/or gdbm are not availableJan Kneschke2005-07-091-17/+31
* ah, don't care about the valid chars, control-chars, 127 and 255 are outJan Kneschke2005-07-091-44/+5
* added memcache supportJan Kneschke2005-07-095-13/+121
* replace mysql my memcache prototypes, fixes parameter handling Jan Kneschke2005-07-083-32/+16
* added namespace support for memcachedJan Kneschke2005-07-081-3/+24
* added trigger-b4-dl, upped version number to .15Jan Kneschke2005-07-075-3/+637
* use log_* functions for debugging and don't segfault on evaluationJan Kneschke2005-07-074-20/+46
* renamed cache.extension to cml.extension and fixed initialisationJan Kneschke2005-07-073-5/+25
* added test for duplicate output headersJan Kneschke2005-07-071-0/+6
* added a reset function to buffer_arrayJan Kneschke2005-07-072-0/+16
* rename the function calls to mod_cmlJan Kneschke2005-07-061-13/+13
* added missing mod_cml.hJan Kneschke2005-07-061-0/+89
* added docs for mod_cmlJan Kneschke2005-07-062-2/+160
* added mod_cml (Cache Meta Language)Jan Kneschke2005-07-064-5/+1217
* removed segfault if parsing config failsJan Kneschke2005-06-292-1/+4
* added a test for the 'don't pass Server from the backend server'Jan Kneschke2005-06-282-2/+10
* fixed segfaults in error-msgs if syslog() is failingJan Kneschke2005-06-271-3/+6
* fixed typoJan Kneschke2005-06-271-1/+1
* - added ?auto handling from Matthijs van der KlipJan Kneschke2005-06-261-40/+78
* removed debug outputJan Kneschke2005-06-261-8/+0
* added -P <pidfile> to write a PID file on successfull spawningJan Kneschke2005-06-261-4/+64
* make encoding of dirlisting configurable (#136)Jan Kneschke2005-06-264-1/+18
* fixed detection of broken sendfile() on linux 2.4.x (fixes #135)Jan Kneschke2005-06-261-14/+13
* added debian changelog update ... slightly too late :)Jan Kneschke2005-06-261-0/+6
* switch to LigtyTest modulelighttpd-1.3.14Jan Kneschke2005-06-2615-6/+91
* fixed link and version numberJan Kneschke2005-06-151-3/+3
* added comment that only one vhost-module should be active at a timeJan Kneschke2005-06-152-1/+14