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/src/modules
Stefan Bühler e0370fac79 Fix some lua handling; add args for lua plugins/handlers 14 years ago
..
Makefile.am Rename lighttpd to lighttpd2 14 years ago
mod_access.c Split options into two categories: simple (int, bool) and ref-counted pointers 14 years ago
mod_accesslog.c Split options into two categories: simple (int, bool) and ref-counted pointers 14 years ago
mod_auth.c Split options into two categories: simple (int, bool) and ref-counted pointers 14 years ago
mod_balancer.c Improve balancer handling 14 years ago
mod_cache_disk_etag.c Split options into two categories: simple (int, bool) and ref-counted pointers 14 years ago
mod_debug.c Split options into two categories: simple (int, bool) and ref-counted pointers 14 years ago
mod_deflate.c [mod_deflate]: don't deflate after transfer-encoding 14 years ago
mod_dirlist.c Split options into two categories: simple (int, bool) and ref-counted pointers 14 years ago
mod_expire.c Split options into two categories: simple (int, bool) and ref-counted pointers 14 years ago
mod_fastcgi.c Append to previous buffer in network reads, save used buffer in custom location 14 years ago
mod_fortune.c Split options into two categories: simple (int, bool) and ref-counted pointers 14 years ago
mod_lua.c Fix some lua handling; add args for lua plugins/handlers 14 years ago
mod_openssl.c Fix buffer refcount; segfault/abort in mod_openssl 14 years ago
mod_proxy.c Append to previous buffer in network reads, save used buffer in custom location 14 years ago
mod_redirect.c Split options into two categories: simple (int, bool) and ref-counted pointers 14 years ago
mod_rewrite.c Split options into two categories: simple (int, bool) and ref-counted pointers 14 years ago
mod_scgi.c Append to previous buffer in network reads, save used buffer in custom location 14 years ago
mod_status.c Show timeout in mod_status for connections 14 years ago
mod_vhost.c Split options into two categories: simple (int, bool) and ref-counted pointers 14 years ago
wscript [waf] Add lua to uselib for mod_lua 14 years ago