.. |
modules
|
fix mod_status handling of error case
|
14 years ago |
CMakeLists.txt
|
Implemented two angel "fake" functions
|
14 years ago |
actions.c
|
Added per-action context
|
14 years ago |
actions_lua.c
|
Move include files into a separate directory and cleanup include order
|
14 years ago |
angel.c
|
Implemented two angel "fake" functions
|
14 years ago |
angel_fake.c
|
Handle errno in angel_fake_log
|
14 years ago |
base.c
|
Move include files into a separate directory and cleanup include order
|
14 years ago |
chunk.c
|
Check for POSIX_FADV_SEQUENTIAL before using it
|
14 years ago |
chunk_parser.c
|
Move include files into a separate directory and cleanup include order
|
14 years ago |
collect.c
|
Move include files into a separate directory and cleanup include order
|
14 years ago |
condition.c
|
Fix "notequal" string comparison bug
|
14 years ago |
condition_lua.c
|
Add other compare operators to lua frontend
|
14 years ago |
condition_parsers.rl
|
Move include files into a separate directory and cleanup include order
|
14 years ago |
config.h.cmake
|
Fix cmake ipv6 detection
|
14 years ago |
config_lua.c
|
[lua config] Add support for "." separated actions/setups
|
14 years ago |
config_parser.rl
|
add special chars in strings through \n \" etc. to config parser
|
14 years ago |
connection.c
|
move vrequest_reset() up in connection_reset() so options and addr are still valid when invoking action context cleanup callbacks
|
14 years ago |
filter_chunked.c
|
Move include files into a separate directory and cleanup include order
|
14 years ago |
http_headers.c
|
Move include files into a separate directory and cleanup include order
|
14 years ago |
http_request_parser.rl
|
Move include files into a separate directory and cleanup include order
|
14 years ago |
lighttpd.c
|
add LIGHTTPD_REVISION define and output for -v when compiling from bzr (only waf for now)
|
14 years ago |
log.c
|
Implemented two angel "fake" functions
|
14 years ago |
module.c
|
Move include files into a separate directory and cleanup include order
|
14 years ago |
network.c
|
fix wrong parameter con instead of new vr in network.c when USE_SENDFILE not defined
|
14 years ago |
network_sendfile.c
|
Fix typos in sendfile (again)
|
14 years ago |
network_write.c
|
removed unused vars from network_write.c
|
14 years ago |
network_writev.c
|
Move stats and throttle to network.c
|
14 years ago |
options.c
|
Move include files into a separate directory and cleanup include order
|
14 years ago |
plugin.c
|
Move include files into a separate directory and cleanup include order
|
14 years ago |
plugin_core.c
|
Implemented two angel "fake" functions
|
14 years ago |
profiler.c
|
Fix comment style // -> /* */
|
14 years ago |
request.c
|
Move include files into a separate directory and cleanup include order
|
14 years ago |
response.c
|
Move include files into a separate directory and cleanup include order
|
14 years ago |
server.c
|
remove old log stuff
|
14 years ago |
sys-files.c
|
Move include files into a separate directory and cleanup include order
|
14 years ago |
sys-socket.c
|
Fix comment style // -> /* */
|
14 years ago |
tests.c
|
Move include files into a separate directory and cleanup include order
|
14 years ago |
url_parser.rl
|
Move include files into a separate directory and cleanup include order
|
14 years ago |
utils.c
|
add http_method_string() to utils
|
14 years ago |
value.c
|
Move include files into a separate directory and cleanup include order
|
14 years ago |
value_lua.c
|
Move include files into a separate directory and cleanup include order
|
14 years ago |
virtualrequest.c
|
Added per-action context
|
14 years ago |
waitqueue.c
|
fix waitqueue
|
14 years ago |
worker.c
|
prevent double decrement of wrk->connection_load and active connections
|
14 years ago |
wscript
|
add LIGHTTPD_REVISION define and output for -v when compiling from bzr (only waf for now)
|
14 years ago |