cbb0207ebf
added now and weeks support to mod_expire. close #943
Elan Ruusamäe
2006-12-19 15:11:04 +00:00
36544e2186
added now and weeks support to mod_expire. close #943
Elan Ruusamäe
2006-12-19 15:11:04 +00:00
0f66396ff1
If client connection aborts during parse of "\r\n\r\n", then lighttpd never cleans up the connection and keeps trying to read from the died connection. lighttpd still responses to other requests, it just eats up all the cpu trying to handle the died connection.
Robert Jakabosky
2006-12-15 06:13:43 +00:00
4f1587c57e
If client connection aborts during parse of "\r\n\r\n", then lighttpd never cleans up the connection and keeps trying to read from the died connection. lighttpd still responses to other requests, it just eats up all the cpu trying to handle the died connection.
Robert Jakabosky
2006-12-15 06:13:43 +00:00
97ace079cd
r1435@h2o: darix | 2006-11-10 18:25:42 +0100 "www.example.com." is equivalent to "www.example.com". The trailing dot just tells the resolver to script the searchlist.
Marcus Rückert
2006-11-10 17:37:19 +00:00
4a609547a0
r1435@h2o: darix | 2006-11-10 18:25:42 +0100 "www.example.com." is equivalent to "www.example.com". The trailing dot just tells the resolver to script the searchlist.
Marcus Rückert
2006-11-10 17:37:19 +00:00
c2ee69856d
- merged -r1090:1091 => add --with-webdav-locks - open modules with 'RTLD_NOW|RTLD_GLOBAL' this fixes the problems with luafilesystems and missing symbols - added AC_SUBST(UUID_LIBS)
Marcus Rückert
2006-10-09 13:50:29 +00:00
53ab644ead
- merged -r1090:1091 => add --with-webdav-locks - open modules with 'RTLD_NOW|RTLD_GLOBAL' this fixes the problems with luafilesystems and missing symbols - added AC_SUBST(UUID_LIBS)
Marcus Rückert
2006-10-09 13:50:29 +00:00
2c0e987fb7
save the old errno of the sendfile() call in case that the attr_get() fails in stat-cache-get-entry
Jan Kneschke2006-10-08 18:24:14 +00:00
a0aafd9a24
save the old errno of the sendfile() call in case that the attr_get() fails in stat-cache-get-entry
Jan Kneschke2006-10-08 18:24:14 +00:00
9b16cb637f
the patch attached to #119 was right. If we have content on a HEAD request, take it as the Content-Length and discard the content (as it is a HEAD request)
Jan Kneschke2006-10-07 17:47:49 +00:00
d6bfa8aaa8
the patch attached to #119 was right. If we have content on a HEAD request, take it as the Content-Length and discard the content (as it is a HEAD request)
Jan Kneschke2006-10-07 17:47:49 +00:00
08cd3daa2f
updated fixed tickets for the pre-release
Jan Kneschke2006-10-07 17:35:24 +00:00
9a49269981
updated fixed tickets for the pre-release
Jan Kneschke2006-10-07 17:35:24 +00:00
1ee7b454dc
fixed writev() on FreeBSD 4.x and older (FreeBSD-port: PR103758)
Jan Kneschke2006-10-07 17:27:29 +00:00
b4778f8e6d
fixed writev() on FreeBSD 4.x and older (FreeBSD-port: PR103758)
Jan Kneschke2006-10-07 17:27:29 +00:00
47d31e6d70
don't force a Content-Length header in HEAD requests (#119)
Jan Kneschke2006-10-07 17:17:54 +00:00
7a220fceb4
don't force a Content-Length header in HEAD requests (#119)
Jan Kneschke2006-10-07 17:17:54 +00:00
c37335e2fd
added a check for uuid.h to the scons build
Jan Kneschke2006-09-28 07:25:15 +00:00
0014a87d02
added a check for uuid.h to the scons build
Jan Kneschke2006-09-28 07:25:15 +00:00
029ab7d21d
- configure.in: check for uuid/uuid.h - mod_webdav.c: change the conditional to use HAVE_UUID_UUID_h
Marcus Rückert
2006-09-27 23:55:04 +00:00
347f6479c2
- configure.in: check for uuid/uuid.h - mod_webdav.c: change the conditional to use HAVE_UUID_UUID_h
Marcus Rückert
2006-09-27 23:55:04 +00:00