2
0
Fork 0
lighttpd2/include/lighttpd
Thomas Porzelt 7766bd8c34 save errno of stat() in request.physical struct to prevent repeated stat()s if failed 2009-01-08 00:26:30 +01:00
..
actions.h Completed core balancer support, added a simple test balancer. 2008-12-31 02:57:27 +01:00
actions_lua.h Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
angel.h Handle errno in angel_fake_log 2008-12-22 17:03:43 +01:00
base.h Add vrequest "environment" (a GString -> GString hashtable) 2008-12-31 16:23:00 +01:00
chunk.h Remove out-of-fd-handling. 2009-01-04 23:14:08 +01:00
chunk_parser.h Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
collect.h Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
condition.h added "if" to condition syntax (if req.path == "/foo" {}) 2009-01-06 01:33:20 +01:00
condition_lua.h Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
config_lua.h Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
config_parser.h added "if" to condition syntax (if req.path == "/foo" {}) 2009-01-06 01:33:20 +01:00
connection.h Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 2009-01-01 16:44:42 +01:00
environment.h Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 2009-01-01 16:44:42 +01:00
filter_chunked.h Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
http_headers.h fix warnings about shadowed declarations of 'free' and 'value' in headers 2008-11-18 21:43:02 +01:00
http_request_parser.h Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
log.h add log level "backend" 2008-12-31 02:50:32 +01:00
module.h add check for sizeof(off_t) to MODULE_VERSION_CHECK() 2009-01-02 22:04:36 +01:00
network.h Remove out-of-fd-handling. 2009-01-04 23:14:08 +01:00
options.h Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
plugin.h Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 2009-01-01 16:44:42 +01:00
plugin_core.h add option server.name 2009-01-06 22:30:38 +01:00
profiler.h Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
request.h save errno of stat() in request.physical struct to prevent repeated stat()s if failed 2009-01-08 00:26:30 +01:00
response.h Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
server.h add additional paramter format_ndx to worker_current_timestamp() 2009-01-07 20:59:51 +01:00
settings.h remove wrong ! from sendfile macro for linux 2008-11-23 23:47:10 +01:00
sys-files.h Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
sys-mmap.h Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
sys-process.h Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
sys-socket.h Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 2009-01-01 16:44:42 +01:00
sys-strings.h Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
typedefs.h Remove out-of-fd-handling. 2009-01-04 23:14:08 +01:00
url_parser.h Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
utils.h add http_version_string() to utils 2009-01-06 23:25:07 +01:00
value.h Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
value_lua.h Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00
virtualrequest.h make docroot a function action instead of setting, add stat member to vr.physical and enable physical.size conditional 2009-01-05 22:24:54 +01:00
waitqueue.h Split waitqueue from utils 2008-11-17 10:26:25 +01:00
worker.h add additional paramter format_ndx to worker_current_timestamp() 2009-01-07 20:59:51 +01:00