2
0
Fork 0
lighttpd2/src
Stefan Bühler c56ade056f Add vrequest "environment" (a GString -> GString hashtable) 2008-12-31 16:23:00 +01:00
..
modules Added some backend/balancer helper, fixed backend-error handling. 2008-12-31 14:36:24 +01:00
CMakeLists.txt Add vrequest "environment" (a GString -> GString hashtable) 2008-12-31 16:23:00 +01:00
actions.c Added some backend/balancer helper, fixed backend-error handling. 2008-12-31 14:36:24 +01:00
actions_lua.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
angel.c Implemented two angel "fake" functions 2008-12-20 16:25:02 +01:00
angel_fake.c Cleanup log macros (moved from con to vrequest) 2008-12-30 14:24:33 +01:00
base.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
chunk.c Check for POSIX_FADV_SEQUENTIAL before using it 2008-11-16 22:06:28 +01:00
chunk_parser.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
collect.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
condition.c Add clean ipv6+port parsing for listen() 2008-12-22 22:48:47 +01:00
condition_lua.c Add other compare operators to lua frontend 2008-12-09 22:38:55 +01:00
condition_parsers.rl Add clean ipv6+port parsing for listen() 2008-12-22 22:48:47 +01:00
config.h.cmake Fix cmake ipv6 detection 2008-12-09 21:30:37 +01:00
config_lua.c Cleanup log macros (moved from con to vrequest) 2008-12-30 14:24:33 +01:00
config_parser.rl allow anonymous blocks in config parser prefixed by $ (for now) 2008-12-31 02:54:42 +01:00
connection.c Removed HANDLER_FINISHED, implemented real job queue and added some basic balancer structs 2008-12-30 21:55:00 +01:00
environment.c Add vrequest "environment" (a GString -> GString hashtable) 2008-12-31 16:23:00 +01:00
filter_chunked.c Removed HANDLER_FINISHED, implemented real job queue and added some basic balancer structs 2008-12-30 21:55:00 +01:00
http_headers.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
http_request_parser.rl Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
lighttpd.c Cleanup log macros (moved from con to vrequest) 2008-12-30 14:24:33 +01:00
log.c add log level "backend" 2008-12-31 02:50:32 +01:00
module.c export module_lookup() 2008-12-26 23:53:52 +01:00
network.c fix wrong parameter con instead of new vr in network.c when USE_SENDFILE not defined 2008-11-20 00:16:57 +01:00
network_sendfile.c Fix typos in sendfile (again) 2008-11-17 21:50:03 +01:00
network_write.c removed unused vars from network_write.c 2008-11-23 22:26:23 +01:00
network_writev.c Move stats and throttle to network.c 2008-11-17 19:26:41 +01:00
options.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
plugin.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
plugin_core.c add log level "backend" 2008-12-31 02:50:32 +01:00
profiler.c Fix comment style // -> /* */ 2008-11-18 11:03:59 +01:00
request.c Cleanup log macros (moved from con to vrequest) 2008-12-30 14:24:33 +01:00
response.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
server.c remove old log stuff 2008-12-02 15:58:06 +01:00
sys-files.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
sys-socket.c Fix comment style // -> /* */ 2008-11-18 11:03:59 +01:00
tests.c Add clean ipv6+port parsing for listen() 2008-12-22 22:48:47 +01:00
url_parser.rl Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
utils.c add http_method_string() to utils 2008-12-10 16:36:38 +01:00
value.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
value_lua.c Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
virtualrequest.c Add vrequest "environment" (a GString -> GString hashtable) 2008-12-31 16:23:00 +01:00
waitqueue.c fix waitqueue 2008-11-23 18:23:05 +01:00
worker.c Removed HANDLER_FINISHED, implemented real job queue and added some basic balancer structs 2008-12-30 21:55:00 +01:00
wscript add mod_balancer to wscript 2008-12-31 03:25:54 +01:00