.. |
modules
|
removeleft over testing code from mod_fortune
|
15 years ago |
CMakeLists.txt
|
Updated cmake ragel rules to build config parser with -T0 instead of -T1
|
15 years ago |
actions.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
15 years ago |
actions.h
|
Renamed option -> value, some other minor/related renames; added option_value as
|
15 years ago |
actions_lua.c
|
Kill some memleaks
|
15 years ago |
actions_lua.h
|
Remove action_list struct
|
15 years ago |
angel.h
|
server/connection/request functions
|
15 years ago |
base.c
|
moved string_destroy_notify() from base.c to utils.c, fixed parameter definition
|
15 years ago |
base.h
|
add mime_types option and mimetype_get() function
|
15 years ago |
chunk.c
|
Add missing includes for open/fcntl
|
15 years ago |
chunk.h
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
15 years ago |
chunk_parser.c
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
15 years ago |
chunk_parser.h
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
15 years ago |
collect.c
|
Add the "collect" framework, which collects results from a function executed in each worker context
|
15 years ago |
collect.h
|
Add the "collect" framework, which collects results from a function executed in each worker context
|
15 years ago |
condition.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
15 years ago |
condition.h
|
Renamed option -> value, some other minor/related renames; added option_value as
|
15 years ago |
condition_lua.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
15 years ago |
condition_lua.h
|
New condition structure, some code for lua condition support
|
15 years ago |
condition_parsers.rl
|
Fix some bugs/warnings.
|
15 years ago |
config.h.cmake
|
Add cmake support
|
15 years ago |
config_lua.c
|
free value always from the calling function
|
15 years ago |
config_lua.h
|
New condition structure, some code for lua condition support
|
15 years ago |
config_parser.h
|
moved log cleanups to own function; fixed memleaks in config parser and plugin_core
|
15 years ago |
config_parser.rl
|
add mime_types option and mimetype_get() function
|
15 years ago |
connection.c
|
changed srv->option_def_values to GArray and intialization of default values; enabled overriding of default values in config parser
|
15 years ago |
connection.h
|
Move request parser data into connection struct
|
15 years ago |
filter_chunked.c
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
15 years ago |
filter_chunked.h
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
15 years ago |
http_headers.c
|
fix http_header_append and http_header_overwrite
|
15 years ago |
http_headers.h
|
Revert: Add refcount to http headers
|
15 years ago |
http_request_parser.h
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
15 years ago |
http_request_parser.rl
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
15 years ago |
lighttpd.c
|
implement loading of modules
|
15 years ago |
log.c
|
small memory fix in log.c
|
15 years ago |
log.h
|
moved log cleanups to own function; fixed memleaks in config parser and plugin_core
|
15 years ago |
module.c
|
implement loading of modules
|
15 years ago |
module.h
|
implement loading of modules
|
15 years ago |
network.c
|
Fix missing ':' after case EWOULDBLOCK
|
15 years ago |
network.h
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
15 years ago |
network_linux_sendfile.c
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
15 years ago |
network_write.c
|
Fix missing ':' after case EWOULDBLOCK
|
15 years ago |
network_writev.c
|
Fix missing ':' after case EWOULDBLOCK
|
15 years ago |
options.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
15 years ago |
options.h
|
Renamed option -> value, some other minor/related renames; added option_value as
|
15 years ago |
plugin.c
|
implement loading of modules
|
15 years ago |
plugin.h
|
implement loading of modules
|
15 years ago |
plugin_core.c
|
implement loading of modules
|
15 years ago |
plugin_core.h
|
add 'docroot' option, remove 'physical' action
|
15 years ago |
profiler.c
|
improved profiler (hashfunc and free-list)
|
15 years ago |
profiler.h
|
improved profiler (hashfunc and free-list)
|
15 years ago |
request.c
|
Move request parser data into connection struct
|
15 years ago |
request.h
|
Move request parser data into connection struct
|
15 years ago |
response.c
|
add 'docroot' option, remove 'physical' action
|
15 years ago |
response.h
|
send proper error pages
|
15 years ago |
server.c
|
added srv->started_str, small fix in server_free()
|
15 years ago |
server.h
|
added srv->started_str, small fix in server_free()
|
15 years ago |
settings.h
|
Fix pcre
|
15 years ago |
sys-files.c
|
Initial commit
|
15 years ago |
sys-files.h
|
Initial commit
|
15 years ago |
sys-mmap.h
|
Initial commit
|
15 years ago |
sys-process.h
|
Initial commit
|
15 years ago |
sys-socket.c
|
Initial commit
|
15 years ago |
sys-socket.h
|
Continue request parser
|
15 years ago |
sys-strings.h
|
Add some request header checks.
|
15 years ago |
tests.c
|
server/connection/request functions
|
15 years ago |
url_parser.h
|
Fix hostname checking
|
15 years ago |
url_parser.rl
|
Fix hostname checking
|
15 years ago |
utils.c
|
add mime_types option and mimetype_get() function
|
15 years ago |
utils.h
|
add mime_types option and mimetype_get() function
|
15 years ago |
value.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
15 years ago |
value.h
|
add mime_types option and mimetype_get() function
|
15 years ago |
value_lua.c
|
Renamed option -> value, some other minor/related renames; added option_value as
|
15 years ago |
value_lua.h
|
Renamed option -> value, some other minor/related renames; added option_value as
|
15 years ago |
worker.c
|
Add the "collect" framework, which collects results from a function executed in each worker context
|
15 years ago |
worker.h
|
Add the "collect" framework, which collects results from a function executed in each worker context
|
15 years ago |
wscript
|
add mod_fortune
|
15 years ago |