2
0
Fork 0
 
 
 
 
 
 
Go to file
Thomas Porzelt 14ed0a508b [core] Disable call to li_plugins_init_lua() for now, causes segfault due to being called in the wrong place (srv->plugins does not exist yet) 2010-05-29 19:28:20 +02:00
cmake Rename lighttpd to lighttpd2 2010-01-03 19:53:48 +01:00
doc Fix typo in core__xsendfile.lua 2010-04-11 23:17:08 +02:00
include [core] Fix usage of sched_setaffinity() and disable it for now as it seems to impose a little performance hit 2010-05-16 18:35:54 +02:00
src [core] Disable call to li_plugins_init_lua() for now, causes segfault due to being called in the wrong place (srv->plugins does not exist yet) 2010-05-29 19:28:20 +02:00
.gitignore [core] Add ragel.pyc and .lock-wscript to .gitignore 2009-11-21 16:20:05 +01:00
CMakeLists.txt ke: Add unit tests 2009-10-10 19:17:03 +02:00
COPYING Added MIT license 2008-08-17 19:23:34 +02:00
Makefile.am Add doc/ directory with man pages + config examples 2010-01-05 14:18:32 +01:00
autogen.sh Add automake 2009-07-31 20:36:37 +02:00
configure.ac Make profiler optional 2010-05-13 12:19:12 +02:00
ragel.py [waf] Make ragel mandatory in configure step 2009-09-14 19:12:15 +02:00
waf [waf] Reenable waf and update to 1.5.8 2009-08-18 22:57:23 +02:00
wscript [waf] Add --with-profiler configure option 2010-05-15 12:43:42 +02:00