f7a9be615c
* Rename fdevent_event_add to _set to reflect what the function does. Fix some handlers. * Fix buffer.h to include stdio.h as it is needer for SEGFAULT() Changes 1.4.27: * Fix handling return value of SSL_CTX_set_options * Fix mod_proxy HUP handling (send final chunk, fix usage counter) * mod_proxy: close connection on write error * Check uri instead of physical path for directory redirect * Fix detecting git repository * [mod_compress] Fix segfault when etags are disabled * Reset uri.authority before TLS servername handling, reset all "keep-alive" data in connection_del * Print double quotes properly when dumping config file * Include IP addresses on error log on password failures * Fix stalls while reading from ssl sockets * Fix etag formatting on boxes with 32-bit longs * Fix two compiler warnings * mod_accesslog: fix %p for ipv6 sockets * mod_fastcgi: Send 502 "Bad Gateway" if we couldn't open the file for X-Sendfile * mod_staticfile: add debug output if we ignore a file with static-file.exclude-extensions * mod_cgi: fix race condition leaving response not forwarded to client * mod_accesslog: Fix var declarations mixed in source * mod_status: Add version to status page * mod_accesslog: optimize accesslog_append_escaped * openssl: silence annoying error messages for errno==0 * array.c: improve array_get_unused_element to check data type; fix mem leak if unused_element didn't find a matching entry * add check to stop loading plugins twice * cleanup fdevent code, removed linux-rtsig handler, replaced some fprintf calls * only require FDEVENT_IN bit to be set for listening connections * add libev fdevent handler: server.event-handler = "libev" * mod_proxy: return response as soon as it is available * don't overwrite global server.force-lowercase-filenames setting * bind to IPV6-only if ipv6 address was specified
108 lines
3.6 KiB
Text
108 lines
3.6 KiB
Text
@comment $NetBSD: PLIST,v 1.10 2011/04/05 08:29:26 adam Exp $
|
|
lib/lighttpd/mod_access.la
|
|
lib/lighttpd/mod_accesslog.la
|
|
lib/lighttpd/mod_alias.la
|
|
lib/lighttpd/mod_auth.la
|
|
lib/lighttpd/mod_cgi.la
|
|
lib/lighttpd/mod_cml.la
|
|
lib/lighttpd/mod_compress.la
|
|
lib/lighttpd/mod_dirlisting.la
|
|
lib/lighttpd/mod_evasive.la
|
|
lib/lighttpd/mod_evhost.la
|
|
lib/lighttpd/mod_expire.la
|
|
lib/lighttpd/mod_extforward.la
|
|
lib/lighttpd/mod_fastcgi.la
|
|
lib/lighttpd/mod_flv_streaming.la
|
|
lib/lighttpd/mod_indexfile.la
|
|
lib/lighttpd/mod_magnet.la
|
|
lib/lighttpd/mod_mysql_vhost.la
|
|
lib/lighttpd/mod_proxy.la
|
|
lib/lighttpd/mod_redirect.la
|
|
lib/lighttpd/mod_rewrite.la
|
|
lib/lighttpd/mod_rrdtool.la
|
|
lib/lighttpd/mod_scgi.la
|
|
lib/lighttpd/mod_secdownload.la
|
|
lib/lighttpd/mod_setenv.la
|
|
lib/lighttpd/mod_simple_vhost.la
|
|
lib/lighttpd/mod_ssi.la
|
|
lib/lighttpd/mod_staticfile.la
|
|
lib/lighttpd/mod_status.la
|
|
lib/lighttpd/mod_trigger_b4_dl.la
|
|
lib/lighttpd/mod_userdir.la
|
|
lib/lighttpd/mod_usertrack.la
|
|
lib/lighttpd/mod_webdav.la
|
|
man/man8/lighttpd.8
|
|
sbin/lighttpd
|
|
sbin/lighttpd-angel
|
|
share/doc/lighttpd/access.txt
|
|
share/doc/lighttpd/accesslog.txt
|
|
share/doc/lighttpd/alias.txt
|
|
share/doc/lighttpd/authentication.txt
|
|
share/doc/lighttpd/cgi.txt
|
|
share/doc/lighttpd/cml.txt
|
|
share/doc/lighttpd/compress.txt
|
|
share/doc/lighttpd/configuration.txt
|
|
share/doc/lighttpd/dirlisting.txt
|
|
share/doc/lighttpd/evhost.txt
|
|
share/doc/lighttpd/expire.txt
|
|
share/doc/lighttpd/extforward.txt
|
|
share/doc/lighttpd/fastcgi-state.dot
|
|
share/doc/lighttpd/fastcgi-state.txt
|
|
share/doc/lighttpd/fastcgi.txt
|
|
share/doc/lighttpd/features.txt
|
|
share/doc/lighttpd/magnet.txt
|
|
share/doc/lighttpd/mysqlvhost.txt
|
|
share/doc/lighttpd/newstyle.css
|
|
share/doc/lighttpd/oldstyle.css
|
|
share/doc/lighttpd/performance.txt
|
|
share/doc/lighttpd/plugins.txt
|
|
share/doc/lighttpd/proxy.txt
|
|
share/doc/lighttpd/redirect.txt
|
|
share/doc/lighttpd/rewrite.txt
|
|
share/doc/lighttpd/rrdtool.txt
|
|
share/doc/lighttpd/scgi.txt
|
|
share/doc/lighttpd/secdownload.txt
|
|
share/doc/lighttpd/security.txt
|
|
share/doc/lighttpd/setenv.txt
|
|
share/doc/lighttpd/simple-vhost.txt
|
|
share/doc/lighttpd/skeleton.txt
|
|
share/doc/lighttpd/ssi.txt
|
|
share/doc/lighttpd/ssl.txt
|
|
share/doc/lighttpd/state.dot
|
|
share/doc/lighttpd/state.txt
|
|
share/doc/lighttpd/status.txt
|
|
share/doc/lighttpd/traffic-shaping.txt
|
|
share/doc/lighttpd/trigger_b4_dl.txt
|
|
share/doc/lighttpd/userdir.txt
|
|
share/doc/lighttpd/webdav.txt
|
|
share/examples/lighttpd/conf.d/access_log.conf
|
|
share/examples/lighttpd/conf.d/auth.conf
|
|
share/examples/lighttpd/conf.d/cgi.conf
|
|
share/examples/lighttpd/conf.d/cml.conf
|
|
share/examples/lighttpd/conf.d/compress.conf
|
|
share/examples/lighttpd/conf.d/debug.conf
|
|
share/examples/lighttpd/conf.d/dirlisting.conf
|
|
share/examples/lighttpd/conf.d/evhost.conf
|
|
share/examples/lighttpd/conf.d/expire.conf
|
|
share/examples/lighttpd/conf.d/fastcgi.conf
|
|
share/examples/lighttpd/conf.d/geoip.conf
|
|
share/examples/lighttpd/conf.d/magnet.conf
|
|
share/examples/lighttpd/conf.d/mime.conf
|
|
share/examples/lighttpd/conf.d/mod.template
|
|
share/examples/lighttpd/conf.d/mysql_vhost.conf
|
|
share/examples/lighttpd/conf.d/proxy.conf
|
|
share/examples/lighttpd/conf.d/rrdtool.conf
|
|
share/examples/lighttpd/conf.d/scgi.conf
|
|
share/examples/lighttpd/conf.d/secdownload.conf
|
|
share/examples/lighttpd/conf.d/simple_vhost.conf
|
|
share/examples/lighttpd/conf.d/ssi.conf
|
|
share/examples/lighttpd/conf.d/status.conf
|
|
share/examples/lighttpd/conf.d/trigger_b4_dl.conf
|
|
share/examples/lighttpd/conf.d/userdir.conf
|
|
share/examples/lighttpd/conf.d/webdav.conf
|
|
share/examples/lighttpd/lighttpd.conf
|
|
share/examples/lighttpd/modules.conf
|
|
share/examples/lighttpd/rrdtool-graph.sh
|
|
share/examples/lighttpd/spawn-php.sh
|
|
share/examples/lighttpd/vhosts.d/vhosts.template
|
|
share/examples/rc.d/lighttpd
|