.. |
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
|
Move include files into a separate directory and cleanup include order
|
2008-11-16 21:33:53 +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
|
Add clean ipv6+port parsing for listen()
|
2008-12-22 22:48:47 +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
|
Move include files into a separate directory and cleanup include order
|
2008-11-16 21:33:53 +01:00 |
connection.h
|
Remove unused struct members
|
2008-12-30 20:53:58 +01:00 |
environment.h
|
Add vrequest "environment" (a GString -> GString hashtable)
|
2008-12-31 16:23:00 +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
|
export module_lookup()
|
2008-12-26 23:53:52 +01:00 |
network.h
|
Fix connection/network_write state machine
|
2008-11-18 11:14:57 +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
|
Move options from connection to vrequest
|
2008-12-30 01:21:03 +01:00 |
plugin_core.h
|
add server.max_keep_alive_requests option
|
2008-12-07 21:46:29 +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
|
Move include files into a separate directory and cleanup include order
|
2008-11-16 21:33:53 +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
|
Move include files into a separate directory and cleanup include order
|
2008-11-16 21:33:53 +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
|
Fix comment style // -> /* */
|
2008-11-18 11:03:59 +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
|
Add vrequest "environment" (a GString -> GString hashtable)
|
2008-12-31 16:23:00 +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_method_string() to utils
|
2008-12-10 16:36:38 +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
|
Add vrequest "environment" (a GString -> GString hashtable)
|
2008-12-31 16:23:00 +01:00 |
waitqueue.h
|
Split waitqueue from utils
|
2008-11-17 10:26:25 +01:00 |
worker.h
|
Removed HANDLER_FINISHED, implemented real job queue and added some basic balancer structs
|
2008-12-30 21:55:00 +01:00 |