2
0
Fork 0
lighttpd2/src/common
Stefan Bühler 92ca097ed4 [jobqueue] as jobs in the queue could be removed in a callback we can\'t copy the queue to a private one, g_queue_unlink needs the real one 2011-08-09 20:17:13 +02:00
..
Makefile.am [autotools]: make sure pkg-config m4 is available in autoconf, check for ragel in ./configure 2010-12-07 23:23:10 +01:00
angel_connection.c [utils unit-tests] check more details for send/recv fd 2010-10-06 16:48:55 +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
jobqueue.c [jobqueue] as jobs in the queue could be removed in a callback we can\'t copy the queue to a private one, g_queue_unlink needs the real one 2011-08-09 20:17:13 +02:00
memcached.c Fix bug in delayed connection handling, 2nd try 2010-12-27 16:21:13 +01: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 [radix]: Fix wrong var in macro, add test cases 2010-09-20 22:54:38 +02:00
sys_memory.c [core] Fix compilation on osx and freebsd+waf 2010-07-31 15:51:10 +02:00
sys_socket.c [core] Add li_memory_usage(), clean up some old sys-* files 2010-07-31 15:16:29 +02:00
tasklet.c [tasklet]: fix mem leak 2010-09-12 17:33:05 +02:00
utils.c [utils] fix calculation for sockaddr_un struct size 2011-05-02 12:30:39 +02:00
waitqueue.c [waitqueue] Add 'length' struct member, remove li_waitqueue_length() function 2010-09-12 18:27:09 +02:00
wscript [common]: Add generic jobqueue 2010-09-05 13:39:22 +02:00