Commit Graph

1528 Commits (b6b694df3d9c0b4a4c68eb29a4776960a65bce18)
 

Author SHA1 Message Date
Jan Kneschke ec9e53fd56 forgot to add it
18 years ago
Jan Kneschke 5d1792ad71 removed debug
18 years ago
Jan Kneschke d30d9ca055 those are in the release .15
18 years ago
Jan Kneschke 5f8945246c added examples
18 years ago
Jan Kneschke 62960767c2 updated changelog and news for release of 1.3.15
18 years ago
Jan Kneschke 94d6a83716 disable duplicate-header-check for now
18 years ago
Jan Kneschke 1791604cb7 prepared for 1.3.15
18 years ago
Jan Kneschke 82b55d1487 fixed layout
18 years ago
Jan Kneschke 10d7035595 mod_cml_logic.c is replaced by mod_cml_lua.c
18 years ago
Jan Kneschke 1408a4820d ported mod_cml to lua
18 years ago
Jan Kneschke 161ed5530b call trigger only if GDBM is used
18 years ago
Jan Kneschke d30052b63c fixed typo
18 years ago
Jan Kneschke 5400111ca3 cleanup errorfile_prefix properly
18 years ago
Jan Kneschke dd72afb2d9 close stderr or redirect it to our logfile
18 years ago
Jan Kneschke b11c59ce62 fixed typo
18 years ago
Jan Kneschke 0c9b4d42ff made errorfile-prefix conditional
18 years ago
Jan Kneschke 1c7fb65b56 a small rename
18 years ago
Jan Kneschke d8cf40597a replace spaces by _ for memcache
18 years ago
Jan Kneschke 1dfeea948f fixed typo in mimetype.xattr
18 years ago
Jan Kneschke a2356ad632 added string-compare (NE, EQ), fixed handling of trigger.handler
18 years ago
Jan Kneschke 4e9f62904e fixed memcache support, added more comments and fixed handling of trigger.handler
18 years ago
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