2
0
Fork 0
lighttpd2/include/lighttpd
Stefan Bühler 4653900eca Fix stat-cache ref counting 2009-10-05 19:41:48 +02:00
..
actions.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
actions_lua.h luaApi: move global method/constants into lighty. namespace, add vr:stat(filename) 2009-10-03 15:26:35 +02:00
angel.h Add custom server socket callbacks (for ssl modules) 2009-09-08 19:09:39 +02:00
angel_base.h Add liProc and liErrorPipe for angel 2009-07-25 17:37:45 +02:00
angel_config_parser.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
angel_connection.h Fix some error reporting in angel 2009-07-26 15:32:14 +02:00
angel_data.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
angel_log.h Fix angel_log.h macros 2009-07-26 15:00:34 +02:00
angel_plugin.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
angel_plugin_core.h Add listen mask checks to angel 2009-09-04 15:56:52 +02:00
angel_proc.h angel: add support for setting RLIMIT_CORE / RLIMIT_NOFILE 2009-10-04 14:26:18 +02:00
angel_server.h angel: add support for setting RLIMIT_CORE / RLIMIT_NOFILE 2009-10-04 14:26:18 +02:00
angel_typedefs.h Add liProc and liErrorPipe for angel 2009-07-25 17:37:45 +02:00
angel_value.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
base.h Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames 2009-07-08 21:06:07 +02:00
chunk.h Prefix inline api functions with li_ 2009-09-26 20:31:52 +02:00
chunk_parser.h Prefix inline api functions with li_ 2009-09-26 20:31:52 +02:00
collect.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
condition.h Add "request.is_handled" condition 2009-10-03 16:47:57 +02:00
condition_lua.h Add core lua support to handle requests 2009-09-13 17:54:16 +02:00
config_lua.h Add "include_lua" to config special commands if compiled with lua 2009-09-14 18:58:42 +02:00
config_parser.h Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames 2009-07-08 21:06:07 +02:00
connection.h Fix server address (do not use the listen address) 2009-09-09 18:12:05 +02:00
core_lua.h luaApi: move global method/constants into lighty. namespace, add vr:stat(filename) 2009-10-03 15:26:35 +02:00
encoding.h [core] Add li-prefix to structs, enums and function names for encoding helpers 2009-08-03 20:33:17 +02:00
environment.h Some core docs fixed 2009-09-13 17:46:02 +02:00
etag.h mod_deflate: add 304 not modified handling, handle HEAD requests 2009-09-29 11:46:40 +02:00
filter_chunked.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
http_headers.h mod_deflate: Add Vary header, reset content-length header 2009-09-28 20:56:28 +02:00
http_request_parser.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
http_response_parser.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
idlist.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
ip_parsers.h Add listen mask checks to angel 2009-09-04 15:56:52 +02:00
lighttpd-glue.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
log.h Show fastcgi socket in backend log, don't show source file/line for backend logs 2009-10-03 15:26:03 +02:00
module.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
network.h Add custom server socket callbacks (for ssl modules) 2009-09-08 19:09:39 +02:00
options.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
plugin.h angel/lighty now synchronize the server state 2009-08-30 20:43:13 +02:00
plugin_core.h Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames 2009-07-08 21:06:07 +02:00
profiler.h Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames 2009-07-08 21:06:07 +02:00
radix.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
request.h Remove li_vrequest_stat and fix condition.c 2009-09-15 19:08:13 +02:00
response.h Cleanup connection code 2009-09-08 19:09:08 +02:00
server.h Add max-connections check, set to max-fds/4 2009-10-04 14:25:59 +02:00
settings.h Add automake 2009-07-31 20:36:37 +02:00
stat_cache.h Fix bugs found with the static clang analyzer (http://clang-analyzer.llvm.org/) 2009-07-16 22:13:40 +02: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 Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames 2009-07-08 21:06:07 +02:00
throttle.h Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames 2009-07-08 21:06:07 +02:00
typedefs.h Add custom server socket callbacks (for ssl modules) 2009-09-08 19:09:39 +02:00
url_parser.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
utils.h Append slash to doc-root for physical path if it is missing 2009-09-14 21:45:52 +02:00
value.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
value_lua.h Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
version.h Fix server.tag and version output, part 2 2009-09-16 00:21:01 +02:00
virtualrequest.h Improve filter handling (handle reverse out stream closing) 2009-09-29 11:45:55 +02:00
waitqueue.h Fix stat-cache ref counting 2009-10-05 19:41:48 +02:00
worker.h angel/lighty now synchronize the server state 2009-08-30 20:43:13 +02:00