2
0
Fork 0
lighttpd2/src/common
Stefan Bühler fa3c81bd11 [mod_memcached]: less log spam, fix another endless loop 2010-07-18 21:45:19 +02:00
..
Makefile.am Rename lighttpd to lighttpd2 2010-01-03 19:53:48 +01:00
angel_connection.c Fix some queue handling bugs in angel connection 2010-05-13 12:17:32 +02:00
angel_data.c Add a li_const_gstring method to create fake GStrings; make some GString* parameters const 2009-10-08 14:33:47 +02:00
buffer.c Add a new liBuffer alloc function for long-term buffers 2010-05-13 12:17:32 +02:00
encoding.c [core] Add li-prefix to structs, enums and function names for encoding helpers 2009-08-03 20:33:17 +02:00
idlist.c Split sources into subdirs 2009-07-15 11:57:52 +02:00
ip_parsers.rl Add listen mask checks to angel 2009-09-04 15:56:52 +02:00
memcached.c [mod_memcached]: less log spam, fix another endless loop 2010-07-18 21:45:19 +02:00
mempool.c Add mempool_align_page_size implementation for MEMPOOL_MALLOC fallback 2010-01-24 11:52:38 +01:00
module.c [core] Add --module-resident commandline parameter to prevent module unloading. Useful for valgrind or tcmalloc 2010-05-06 22:42:47 +02:00
radix.c Make radix tree generic (length independent), use it for mod_access ipv4/ipv6 2009-12-14 14:29:59 +01:00
sys-files.c Split sources into subdirs 2009-07-15 11:57:52 +02:00
sys-socket.c Split sources into subdirs 2009-07-15 11:57:52 +02:00
utils.c Fix casts in utils.c 2010-02-14 21:04:52 +01:00
waitqueue.c [core] Update queue->delay in li_waitqueue_set_delay(), not only ev timer 2010-05-10 22:08:53 +02:00
wscript [waf] Add memcached.c to src/commin/wscript 2010-07-17 23:43:52 +02:00