ebf2ef3ec8- fix the previous commit
Marcus Rückert
2007-02-21 19:55:16 +00:00
ba424e2293- fix the previous commit
Marcus Rückert
2007-02-21 19:55:16 +00:00
3a8d8ca429- add HTTPS=on to the environment of cgi scripts (#861)
Marcus Rückert
2007-02-21 19:30:20 +00:00
b3f333d32e- add HTTPS=on to the environment of cgi scripts (#861)
Marcus Rückert
2007-02-21 19:30:20 +00:00
ba37397758- handle 303 [#1045]
Marcus Rückert
2007-02-20 17:25:12 +00:00
892ebbe530- handle 303 [#1045]
Marcus Rückert
2007-02-20 17:25:12 +00:00
608f2d24a0- make the configure check for lua more portable patch by Jörg Sonnenberger
Marcus Rückert
2007-02-20 17:09:24 +00:00
ac93be76d3- make the configure check for lua more portable patch by Jörg Sonnenberger
Marcus Rückert
2007-02-20 17:09:24 +00:00
84ed36d43e- properly ifdef for dragonflybsd. this should be the last missing chunk patch by Jörg Sonnenberger
Marcus Rückert
2007-02-20 17:08:32 +00:00
f8d54c8574- properly ifdef for dragonflybsd. this should be the last missing chunk patch by Jörg Sonnenberger
Marcus Rückert
2007-02-20 17:08:32 +00:00
80dc55d3d3- unify style
Elan Ruusamäe
2007-02-19 21:46:50 +00:00
40e8d326d1- unify style
Elan Ruusamäe
2007-02-19 21:46:50 +00:00
686c6ce92a- record mod_extforward inclusion fact
Elan Ruusamäe
2007-02-19 21:11:02 +00:00
54d2d211f8- record mod_extforward inclusion fact
Elan Ruusamäe
2007-02-19 21:11:02 +00:00
1f36d815c2- add mod_extforward module from wiki
Elan Ruusamäe
2007-02-19 21:05:59 +00:00
f68fd405f4- add mod_extforward module from wiki
Elan Ruusamäe
2007-02-19 21:05:59 +00:00
f1666a297c- applied patch from sh@linux2go.dk (#1039) References to FAM stat cache engine should be conditional
Marcus Rückert
2007-02-19 13:55:07 +00:00
e61146a740- applied patch from sh@linux2go.dk (#1039) References to FAM stat cache engine should be conditional
Marcus Rückert
2007-02-19 13:55:07 +00:00
f12d9fc701- applied patch from colin.stephen@o2.com (#1041) fixes http 500 errors with mod_fastcgi
Marcus Rückert
2007-02-19 13:52:23 +00:00
acd992cbf1- applied patch from colin.stephen@o2.com (#1041) fixes http 500 errors with mod_fastcgi
Marcus Rückert
2007-02-19 13:52:23 +00:00
9746ba84b3- prevent wrong pidfile unlinking on graceful restart (patch by Chris Webb)
Elan Ruusamäe
2007-02-17 18:17:00 +00:00
72ac4ece2e- prevent wrong pidfile unlinking on graceful restart (patch by Chris Webb)
Elan Ruusamäe
2007-02-17 18:17:00 +00:00
36e999413c- ignore empty packets from STDERR stream. fixes #998
Elan Ruusamäe
2007-02-05 13:14:21 +00:00
1c662e07ba- ignore empty packets from STDERR stream. fixes #998
Elan Ruusamäe
2007-02-05 13:14:21 +00:00
e7b59c6f77r1557@h2o: darix | 2007-01-14 10:55:33 +0100 - fix a crash for files with an mtime of 0 reported by cubiq on irc
Marcus Rückert
2007-01-14 09:58:14 +00:00
55a713a1a1r1557@h2o: darix | 2007-01-14 10:55:33 +0100 - fix a crash for files with an mtime of 0 reported by cubiq on irc
Marcus Rückert
2007-01-14 09:58:14 +00:00
0aaf0c58aer1553@h2o: darix | 2007-01-14 10:37:14 +0100 - allow empty passwords with ldap. patch by Jöerg Sonnenberger
Marcus Rückert
2007-01-14 09:40:02 +00:00
d471bcc9car1553@h2o: darix | 2007-01-14 10:37:14 +0100 - allow empty passwords with ldap. patch by Jöerg Sonnenberger
Marcus Rückert
2007-01-14 09:40:02 +00:00
cb1b4975c4commit fix from Ticket #964
Robert Jakabosky
2007-01-05 02:57:09 +00:00
5d8855bdefcommit fix from Ticket #964
Robert Jakabosky
2007-01-05 02:57:09 +00:00
39a4aa853dAdded round-robin support to mod_fastcgi.
Robert Jakabosky
2007-01-03 09:46:32 +00:00
db76b98e03Added round-robin support to mod_fastcgi.
Robert Jakabosky
2007-01-03 09:46:32 +00:00
f65fe7607c- Handle DragonFlyBSD the same way as Freebsd. Patch by Jörg Sonnenberger
Marcus Rückert
2006-12-29 05:32:44 +00:00
4fe6745364- Handle DragonFlyBSD the same way as Freebsd. Patch by Jörg Sonnenberger
Marcus Rückert
2006-12-29 05:32:44 +00:00
cbb0207ebfadded now and weeks support to mod_expire. close #943
Elan Ruusamäe
2006-12-19 15:11:04 +00:00
36544e2186added now and weeks support to mod_expire. close #943
Elan Ruusamäe
2006-12-19 15:11:04 +00:00
0f66396ff1If 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
4f1587c57eIf 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
97ace079cdr1435@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
4a609547a0r1435@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
2c0e987fb7save the old errno of the sendfile() call in case that the attr_get() fails in stat-cache-get-entryJan Kneschke2006-10-08 18:24:14 +00:00
a0aafd9a24save the old errno of the sendfile() call in case that the attr_get() fails in stat-cache-get-entryJan Kneschke2006-10-08 18:24:14 +00:00
9b16cb637fthe 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
d6bfa8aaa8the 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
08cd3daa2fupdated fixed tickets for the pre-releaseJan Kneschke2006-10-07 17:35:24 +00:00
9a49269981updated fixed tickets for the pre-releaseJan Kneschke2006-10-07 17:35:24 +00:00
1ee7b454dcfixed writev() on FreeBSD 4.x and older (FreeBSD-port: PR103758)Jan Kneschke2006-10-07 17:27:29 +00:00
b4778f8e6dfixed writev() on FreeBSD 4.x and older (FreeBSD-port: PR103758)Jan Kneschke2006-10-07 17:27:29 +00:00
47d31e6d70don't force a Content-Length header in HEAD requests (#119)Jan Kneschke2006-10-07 17:17:54 +00:00
7a220fceb4don't force a Content-Length header in HEAD requests (#119)Jan Kneschke2006-10-07 17:17:54 +00:00