You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lighttpd2/include/lighttpd
Thomas Porzelt d2cadb3b1e add option server.name 15 years ago
..
actions.h Completed core balancer support, added a simple test balancer. 15 years ago
actions_lua.h Move include files into a separate directory and cleanup include order 15 years ago
angel.h Handle errno in angel_fake_log 15 years ago
base.h Add vrequest "environment" (a GString -> GString hashtable) 15 years ago
chunk.h Remove out-of-fd-handling. 15 years ago
chunk_parser.h Move include files into a separate directory and cleanup include order 15 years ago
collect.h Move include files into a separate directory and cleanup include order 15 years ago
condition.h added "if" to condition syntax (if req.path == "/foo" {}) 15 years ago
condition_lua.h Move include files into a separate directory and cleanup include order 15 years ago
config_lua.h Move include files into a separate directory and cleanup include order 15 years ago
config_parser.h added "if" to condition syntax (if req.path == "/foo" {}) 15 years ago
connection.h Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 15 years ago
environment.h Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 15 years ago
filter_chunked.h Move include files into a separate directory and cleanup include order 15 years ago
http_headers.h fix warnings about shadowed declarations of 'free' and 'value' in headers 15 years ago
http_request_parser.h Move include files into a separate directory and cleanup include order 15 years ago
log.h add log level "backend" 15 years ago
module.h add check for sizeof(off_t) to MODULE_VERSION_CHECK() 15 years ago
network.h Remove out-of-fd-handling. 15 years ago
options.h Move include files into a separate directory and cleanup include order 15 years ago
plugin.h Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 15 years ago
plugin_core.h add option server.name 15 years ago
profiler.h Move include files into a separate directory and cleanup include order 15 years ago
request.h make docroot a function action instead of setting, add stat member to vr.physical and enable physical.size conditional 15 years ago
response.h Move include files into a separate directory and cleanup include order 15 years ago
server.h Remove out-of-fd-handling. 15 years ago
settings.h remove wrong ! from sendfile macro for linux 15 years ago
sys-files.h Move include files into a separate directory and cleanup include order 15 years ago
sys-mmap.h Move include files into a separate directory and cleanup include order 15 years ago
sys-process.h Move include files into a separate directory and cleanup include order 15 years ago
sys-socket.h Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 15 years ago
sys-strings.h Move include files into a separate directory and cleanup include order 15 years ago
typedefs.h Remove out-of-fd-handling. 15 years ago
url_parser.h Move include files into a separate directory and cleanup include order 15 years ago
utils.h Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes) 15 years ago
value.h Move include files into a separate directory and cleanup include order 15 years ago
value_lua.h Move include files into a separate directory and cleanup include order 15 years ago
virtualrequest.h make docroot a function action instead of setting, add stat member to vr.physical and enable physical.size conditional 15 years ago
waitqueue.h Split waitqueue from utils 15 years ago
worker.h Removed HANDLER_FINISHED, implemented real job queue and added some basic balancer structs 15 years ago