lighttpd1.4/src
Jan Kneschke 61a1e9b2ec reverted last patch and added comment
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@474 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-26 08:24:32 +00:00
..
.cvsignore moved external functions to *-glue.c 2005-02-28 08:42:47 +00:00
Makefile.am mod_trigger_b4_dl needs pcre 2005-07-21 20:57:40 +00:00
array.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
array.h - Added hash, round-robin balancers 2005-05-08 06:25:17 +00:00
base.h detect endless loops and kill them 2005-07-23 20:42:34 +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 one character was not compared for the string-length was below sizeof(size_t) 2005-07-11 10:58:27 +00:00
buffer.h added a reset function to buffer_array 2005-07-07 09:18:05 +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
config.c fixed typo 2005-07-15 13:44:54 +00:00
configfile-glue.c moved external functions to *-glue.c 2005-02-28 08:42:47 +00:00
configfile.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
configparser.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
configparser.y merge [109], [259], [266] and [267] 2005-04-14 21:20:29 +00:00
connections-glue.c moved external functions to *-glue.c 2005-02-28 08:42:47 +00:00
connections.c detect endless loops and kill them 2005-07-23 20:42:34 +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 moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
data_config.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
data_count.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
data_fastcgi.c - Added hash, round-robin balancers 2005-05-08 06:25:17 +00:00
data_integer.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
data_string.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +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
file_cache.c merge [109], [259], [266] and [267] 2005-04-14 21:20:29 +00:00
file_cache.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
http-header-glue.c moved SA_LEN macro to http-header-glue.c 2005-02-28 09:04:44 +00:00
http_auth.c fixed #148 and let PAM use the lighttpd-handle (if someone implements it) 2005-06-05 20:54:55 +00:00
http_auth.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +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 OPTIONS support 2005-07-21 20:59:30 +00:00
keyvalue.h Added OPTIONS support 2005-07-21 20:59:30 +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 moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +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 moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_accesslog.c fixed segfaults in error-msgs if syslog() is failing 2005-06-27 19:25:55 +00:00
mod_alias.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_auth.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +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 don't close the connection twice on HUP|IN 2005-06-04 15:19:50 +00:00
mod_cml.c ported mod_cml to lua 2005-07-15 17:46:13 +00:00
mod_cml.h ported mod_cml to lua 2005-07-15 17:46:13 +00:00
mod_cml_funcs.c added functions file_isreg() and dir_files() and added last-modified handling 2005-07-24 06:58:03 +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 functions file_isreg() and dir_files() and added last-modified handling 2005-07-24 06:58:03 +00:00
mod_compress.c use size_t instead of unsigned int and char * instead of unsigned char * 2005-06-05 11:59:33 +00:00
mod_evhost.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_expire.c 'modification' as ignored and handled as 'access' 2005-02-28 17:24:05 +00:00
mod_fastcgi.c detect endless loops and kill them 2005-07-23 20:42:34 +00:00
mod_mysql_vhost.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_proxy.c removed dead code, improved debug output and use + instead of % for the host-selection in CARP 2005-06-05 12:00:29 +00:00
mod_redirect.c cleanup nicely 2005-05-23 13:43:01 +00:00
mod_rewrite.c reverted last patch and added comment 2005-07-26 08:24:32 +00:00
mod_rrdtool.c close stderr or redirect it to our logfile 2005-07-15 14:32:57 +00:00
mod_scgi.c removed debug output 2005-06-26 11:06:51 +00:00
mod_secure_download.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_setenv.c merge [109], [259], [266] and [267] 2005-04-14 21:20:29 +00:00
mod_simple_vhost.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_skeleton.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_ssi.c Looks like the '+' -> ' ' transformation is only applied in the ?query part and not the rel-path. 2005-06-04 15:42:31 +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_status.c - added ?auto handling from Matthijs van der Klip 2005-06-26 13:28:15 +00:00
mod_trigger_b4_dl.c call trigger only if GDBM is used 2005-07-15 17:45:57 +00:00
mod_userdir.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_usertrack.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
network.c don't use accept-filtering if SSL is used 2005-04-30 10:03:29 +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 ignore remove-close in freebsd sendfile() 2005-03-04 10:25:43 +00:00
network_linux_sendfile.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
network_openssl.c handle EPIPE in SSL_read as remote-close 2005-03-03 17:35:46 +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 moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
network_writev.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
plugin.c added the name of the plugin if dlopen fails 2005-05-05 08:08:45 +00:00
plugin.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
request.c ah, don't care about the valid chars, control-chars, 127 and 255 are out 2005-07-09 20:17:40 +00:00
request.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
response.c detect endless loops and kill them 2005-07-23 20:42:34 +00:00
response.h moved last-modified handling into a exported function and let mod_cml use it 2005-07-23 20:30:54 +00:00
server.c cleanup errorfile_prefix properly 2005-07-15 17:11:19 +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 added -P <pidfile> to write a PID file on successfull spawning 2005-06-26 11:01:48 +00:00
stream.c moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +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