summaryrefslogtreecommitdiff
path: root/src/mod_cml.h
Commit message (Expand)AuthorAgeFilesLines
* [multiple] split con, request (very large change)Glenn Strauss2020-07-081-1/+1
* [multiple] prefer (connection *) to (srv *)Glenn Strauss2020-07-081-1/+1
* [mod_cml] use config_plugin_values_init()Glenn Strauss2020-05-231-18/+13
* [core] some header cleanupGlenn Strauss2018-04-081-2/+1
* remove #include "stream.h" where not usedGlenn Strauss2016-12-051-1/+0
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-0/+1
* use libmemcached instead of deprecated libmemcacheStefan Bühler2016-01-031-4/+4
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-7/+7
* - removed the session-id codeJan Kneschke2006-01-311-2/+0
* added the power-magnet to mod_cmlJan Kneschke2005-12-291-0/+1
* ported mod_cml to luaJan Kneschke2005-07-151-63/+2
* added string-compare (NE, EQ), fixed handling of trigger.handlerJan Kneschke2005-07-111-0/+3
* added memcache supportJan Kneschke2005-07-091-1/+11
* replace mysql my memcache prototypes, fixes parameter handling Jan Kneschke2005-07-081-3/+2
* use log_* functions for debugging and don't segfault on evaluationJan Kneschke2005-07-071-0/+4
* added missing mod_cml.hJan Kneschke2005-07-061-0/+89