lighttpd1.4/src
Marcus Rückert 55a713a1a1 r1557@h2o: darix | 2007-01-14 10:55:33 +0100
- fix a crash for files with an mtime of 0 
   reported by cubiq on irc


git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1519 152afb58-edef-0310-8abb-c4023f1b3aa9
2007-01-14 09:58:14 +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 - merged -r1090:1091 => add --with-webdav-locks 2006-10-09 13:50:29 +00:00
SConscript - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
array.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
array.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
base.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
bitset.c on SEGFAULT tell were we where 2005-08-21 23:09:43 +00:00
bitset.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
buffer.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
buffer.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
chunk.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
chunk.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
configfile-glue.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
configfile.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
configfile.h fix merging of auto-indexing element, and make autoload modules hack to use array merging 2005-08-23 14:35:01 +00:00
configparser.y - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
connections-glue.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
connections.c If client connection aborts during parse of "\r\n\r\n", then lighttpd never cleans up the 2006-12-15 06:13:43 +00:00
connections.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
crc32.c fixed crc32c on 64bit platforms (fixes crc errors) 2005-09-26 12:26:37 +00:00
crc32.h s/def/defined/ 2005-09-30 17:27:23 +00:00
data_array.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
data_config.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
data_count.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
data_fastcgi.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
data_integer.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
data_string.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
etag.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
etag.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
fastcgi.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
fdevent.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
fdevent.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
fdevent_freebsd_kqueue.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
fdevent_linux_rtsig.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
fdevent_linux_sysepoll.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
fdevent_poll.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
fdevent_select.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
fdevent_solaris_devpoll.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
http-header-glue.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
http_auth.c r1553@h2o: darix | 2007-01-14 10:37:14 +0100 2007-01-14 09:40:02 +00:00
http_auth.h r1553@h2o: darix | 2007-01-14 10:37:14 +0100 2007-01-14 09:40:02 +00:00
http_auth_digest.c removed dead code which led to a collision on libsasl2 anyway 2006-01-04 23:29:02 +00:00
http_auth_digest.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
http_chunk.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +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 - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +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 - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
joblist.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
keyvalue.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
keyvalue.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
lemon.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
lempar.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
log.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
log.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
md5.c fixed md5 on 64bit platforms 2005-11-17 14:39:07 +00:00
md5.h fixed md5 on 64bit platforms 2005-11-17 14:39:07 +00:00
mod_access.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_accesslog.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_alias.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_auth.c r1553@h2o: darix | 2007-01-14 10:37:14 +0100 2007-01-14 09:40:02 +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 - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_cml.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_cml.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_cml_funcs.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_cml_funcs.h part of [733] 2005-10-01 12:08:00 +00:00
mod_cml_lua.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_compress.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_dirlisting.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_evasive.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_evhost.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_expire.c added now and weeks support to mod_expire. close #943 2006-12-19 15:11:04 +00:00
mod_fastcgi.c Added round-robin support to mod_fastcgi. 2007-01-03 09:46:32 +00:00
mod_flv_streaming.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_indexfile.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_magnet.c only set the etag if we have one 2006-10-07 07:46:22 +00:00
mod_magnet_cache.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_magnet_cache.h lua_State has to be put into the #ifdef too 2006-09-15 15:32:18 +00:00
mod_mysql_vhost.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_proxy.c Added round-robin support to mod_fastcgi. 2007-01-03 09:46:32 +00:00
mod_redirect.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_rewrite.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_rrdtool.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_scgi.c commit fix from Ticket #964 2007-01-05 02:57:09 +00:00
mod_secure_download.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_setenv.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_simple_vhost.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_skeleton.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_ssi.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_ssi.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_ssi_expr.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_ssi_expr.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +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 - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_staticfile.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_status.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_trigger_b4_dl.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_uploadprogress.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_userdir.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_usertrack.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_webdav.c mkcol/mkdir in mod_webdav now honors the umask aswell. 2006-10-07 03:09:39 +00:00
network.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
network.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
network_backends.h - Handle DragonFlyBSD the same way as Freebsd. 2006-12-29 05:32:44 +00:00
network_freebsd_sendfile.c - Handle DragonFlyBSD the same way as Freebsd. 2006-12-29 05:32:44 +00:00
network_linux_sendfile.c save the old errno of the sendfile() call in case that the attr_get() 2006-10-08 18:24:14 +00:00
network_openssl.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
network_solaris_sendfilev.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
network_write.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
network_writev.c fixed writev() on FreeBSD 4.x and older (FreeBSD-port: PR103758) 2006-10-07 17:27:29 +00:00
plugin.c - merged -r1090:1091 => add --with-webdav-locks 2006-10-09 13:50:29 +00:00
plugin.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
proc_open.c merged [1051], [1052], [1053], [1054], [1057], [1060], [1061], [1062] 2006-09-07 10:19:29 +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 r1435@h2o: darix | 2006-11-10 18:25:42 +0100 2006-11-10 17:37:19 +00:00
request.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
response.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
response.h moved last-modifed handling to response.c and let mod_cml_lua.c use it. 2005-08-31 13:39:09 +00:00
server.c r1557@h2o: darix | 2007-01-14 10:55:33 +0100 2007-01-14 09:58:14 +00:00
server.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
settings.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
spawn-fcgi.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
splaytree.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
splaytree.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
stat_cache.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +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
status_counter.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
status_counter.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
stream.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +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