lighttpd1.4/src
Jan Kneschke a31377ace4 fixed handling of OPTIONS * and /
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@579 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-19 08:37:52 +00:00
..
.cvsignore added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
Makefile.am added read-only WebDAV support 2005-08-19 00:05:52 +00:00
array.c load mod_indexfile before, mod_fastcgi and friends and let array regenerated unique ids if necessary 2005-08-17 09:56:33 +00:00
array.h load mod_indexfile before, mod_fastcgi and friends and let array regenerated unique ids if necessary 2005-08-17 09:56:33 +00:00
base.h moved code to mod_staticfile, mod_dirlisting and mod_indexfile 2005-08-15 09:55:23 +00:00
bitset.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
bitset.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
buffer.c trust s_len in encode-html (merged [406]) 2005-08-15 17:17:32 +00:00
buffer.h added functions for upper/lowercase a buffer and added 'len' the html-encoding 2005-08-15 09:47:48 +00:00
chunk.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
chunk.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
configfile-glue.c load mod_indexfile before, mod_fastcgi and friends and let array regenerated unique ids if necessary 2005-08-17 09:56:33 +00:00
configfile.c initialize is_ssl (perhaps fixes a long standing bug) 2005-08-18 09:25:59 +00:00
configfile.h added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
configparser.y added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
connections-glue.c moved external functions to *-glue.c 2005-02-28 08:42:47 +00:00
connections.c fixed handling of OPTIONS * and / 2005-08-19 08:37:52 +00:00
connections.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
crc32.c use size_t instead of unsigned int and char * instead of unsigned char * 2005-06-05 11:59:33 +00:00
crc32.h use size_t instead of unsigned int and char * instead of unsigned char * 2005-06-05 11:59:33 +00:00
data_array.c make output of array/config same format as lighttpd.conf, with auto indention 2005-08-17 06:47:07 +00:00
data_config.c make output of array/config same format as lighttpd.conf, with auto indention 2005-08-17 06:47:07 +00:00
data_count.c added weak-ref and nicer print() (merged [332], [336]) 2005-08-08 17:25:06 +00:00
data_fastcgi.c added weak-ref and nicer print() (merged [332], [336]) 2005-08-08 17:25:06 +00:00
data_integer.c added weak-ref and nicer print() (merged [332], [336]) 2005-08-08 17:25:06 +00:00
data_string.c added weak-ref and nicer print() (merged [332], [336]) 2005-08-08 17:25:06 +00:00
etag.c final fix for testcase and #177 2005-06-12 09:18:17 +00:00
etag.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
fastcgi.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
fdevent.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
fdevent.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
fdevent_freebsd_kqueue.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
fdevent_linux_rtsig.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
fdevent_linux_sysepoll.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
fdevent_poll.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
fdevent_select.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
fdevent_solaris_devpoll.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
http-header-glue.c let mod_compress prepare etag, last-modified and content-type 2005-08-18 09:26:29 +00:00
http_auth.c added support for LDAP-bind() 2005-08-15 09:42:17 +00:00
http_auth.h added support for LDAP-bind() 2005-08-15 09:42:17 +00:00
http_auth_digest.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
http_auth_digest.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
http_chunk.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
http_chunk.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
inet_ntop_cache.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
inet_ntop_cache.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
joblist.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
joblist.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
keyvalue.c added WebDAV methods and statuscodes 2005-08-15 09:50:04 +00:00
keyvalue.h added WebDAV methods and statuscodes 2005-08-15 09:50:04 +00:00
lemon.c removed warnings about shadowed variables 2005-02-28 08:33:38 +00:00
lempar.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
log.c cleaned up the errorlog writing, default is now stderr, syslog is requested explicitly 2005-07-26 08:26:28 +00:00
log.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
md5.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
md5.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
md5_global.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_access.c fixed possible uninit variables of the config-parser fails (merged [183]) 2005-08-16 13:07:46 +00:00
mod_accesslog.c don't die if accesslog file is not set 2005-08-18 10:10:34 +00:00
mod_alias.c fixed possible uninit variables of the config-parser fails (merged [183]) 2005-08-16 13:07:46 +00:00
mod_auth.c removed unused variable 2005-08-18 11:58:49 +00:00
mod_auth.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_cgi.c fixed possible uninit variables of the config-parser fails (merged [183]) 2005-08-16 13:07:46 +00:00
mod_cml.c removed setup_connection (merged [295]) 2005-08-08 10:27:07 +00:00
mod_cml.h ported mod_cml to lua 2005-07-15 17:46:13 +00:00
mod_cml_funcs.c removed unused variable 2005-08-18 11:56:07 +00:00
mod_cml_funcs.h added functions file_isreg() and dir_files() and added last-modified handling 2005-07-24 06:58:03 +00:00
mod_cml_lua.c added CACHE_HIT and CACHE_MISS (#187) 2005-07-31 11:58:49 +00:00
mod_compress.c let mod_compress prepare etag, last-modified and content-type 2005-08-18 09:26:29 +00:00
mod_dirlisting.c moved code to mod_staticfile, mod_dirlisting and mod_indexfile 2005-08-15 09:55:23 +00:00
mod_evhost.c better error-handling and cleanup (merged [257] and [282]) 2005-08-17 07:43:14 +00:00
mod_expire.c fixed possible uninit variables of the config-parser fails (merged [183]) 2005-08-16 13:07:46 +00:00
mod_fastcgi.c tell the user to use the right PHP build for FastCGI 2005-08-17 15:28:20 +00:00
mod_indexfile.c moved code to mod_staticfile, mod_dirlisting and mod_indexfile 2005-08-15 09:55:23 +00:00
mod_mysql_vhost.c fixed possible uninit variables of the config-parser fails (merged [183]) 2005-08-16 13:07:46 +00:00
mod_proxy.c initialize balancer-config 2005-08-17 09:49:23 +00:00
mod_redirect.c fixed possible uninit variables of the config-parser fails (merged [183]) 2005-08-16 13:07:46 +00:00
mod_rewrite.c fixed possible uninit variables of the config-parser fails (merged [183]) 2005-08-16 13:07:46 +00:00
mod_rrdtool.c fixed possible uninit variables of the config-parser fails (merged [183]) 2005-08-16 13:07:46 +00:00
mod_scgi.c allow numbers in header-keys 2005-08-08 16:32:17 +00:00
mod_secure_download.c fixed possible uninit variables of the config-parser fails (merged [183]) 2005-08-16 13:07:46 +00:00
mod_setenv.c fixed possible uninit variables of the config-parser fails (merged [183]) 2005-08-16 13:07:46 +00:00
mod_simple_vhost.c fixed possible uninit variables of the config-parser fails (merged [183]) 2005-08-16 13:07:46 +00:00
mod_skeleton.c added read-only WebDAV support 2005-08-19 00:05:52 +00:00
mod_ssi.c fixed possible uninit variables of the config-parser fails (merged [183]) 2005-08-16 13:07:46 +00:00
mod_ssi.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_ssi_expr.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_ssi_expr.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_ssi_exprparser.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_ssi_exprparser.y moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_staticfile.c let mod_compress prepare etag, last-modified and content-type 2005-08-18 09:26:29 +00:00
mod_status.c fixed possible uninit variables of the config-parser fails (merged [183]) 2005-08-16 13:07:46 +00:00
mod_trigger_b4_dl.c removed #ifdefs and fixed conditional config for mod_trigger_b4_dl that way 2005-08-18 08:17:17 +00:00
mod_userdir.c the userdir module builds a physical path by hand, the same as mod_alias 2005-08-18 20:53:02 +00:00
mod_usertrack.c fixed possible uninit variables of the config-parser fails (merged [183]) 2005-08-16 13:07:46 +00:00
mod_webdav.c added a switch to enable webdav on demand 2005-08-19 08:37:21 +00:00
network.c allow _ in env. and var. and optimized matching of conditions 2005-08-08 17:25:55 +00:00
network.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
network_backends.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
network_freebsd_sendfile.c file_cache.h is not stat_cache.h 2005-08-18 11:21:58 +00:00
network_linux_sendfile.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 2005-08-08 08:22:06 +00:00
network_openssl.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 2005-08-08 08:22:06 +00:00
network_solaris_sendfilev.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
network_write.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 2005-08-08 08:22:06 +00:00
network_writev.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 2005-08-08 08:22:06 +00:00
plugin.c ..physical_path is gone and has ben replaced by subrequest_start 2005-08-15 09:46:23 +00:00
plugin.h ..physical_path is gone and has ben replaced by subrequest_start 2005-08-15 09:46:23 +00:00
proc_open.c added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
proc_open.h added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
request.c moved code to mod_staticfile, mod_dirlisting and mod_indexfile 2005-08-15 09:55:23 +00:00
request.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
response.c fixed handling of OPTIONS * and / 2005-08-19 08:37:52 +00:00
response.h added function declaration 2005-08-18 12:00:40 +00:00
server.c moved code to mod_staticfile, mod_dirlisting and mod_indexfile 2005-08-15 09:55:23 +00:00
server.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
settings.h merged [166] 2005-04-30 05:39:37 +00:00
spawn-fcgi.c use exec to replace the shell 2005-07-31 12:55:07 +00:00
splaytree.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 2005-08-08 08:22:06 +00:00
splaytree.h dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 2005-08-08 08:22:06 +00:00
stat_cache.c dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 2005-08-08 08:22:06 +00:00
stat_cache.h dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 2005-08-08 08:22:06 +00:00
stream.c added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
stream.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
sys-mmap.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
sys-socket.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00