Commit Graph

1066 Commits (52840fa1ed022882ec3e278961ccfc4b81f2d07d)
 

Author SHA1 Message Date
Jan Kneschke 2fcc885f3a fixed duplicate headers as reported in the blog
16 years ago
Marcus Rückert 5b22a9e910 - prepare 1.4.15
16 years ago
Marcus Rückert ac959d3374 - updated NEWS file
16 years ago
Marcus Rückert 64877138f6 - added "kill-signal" as setting for fastcgi blocks. applications
16 years ago
Jan Kneschke aab9e92a63 * fixed compilation in network_writev.c on MacOS X 10.3.9 (fixes #903)
16 years ago
Jan Kneschke bdc811e2ec fixed compilation on c89 compilers
16 years ago
Marcus Rückert 63344d9c7e - updated NEWS file
16 years ago
Marcus Rückert 275af90577 - set AUTH_TYPE environment variable for fastcgi requests (#889)
16 years ago
Jan Kneschke dadc835cd4 forgot the comment on #1076
16 years ago
Jan Kneschke 599bc83699 handle the mmap() error of the file-size is 0 (fixes #1076)
16 years ago
Jan Kneschke fb816f768b oops, missed one renamed variable if IPv6 is not available
16 years ago
Marcus Rückert e1ac86419d - added missing news entry
16 years ago
Jan Kneschke 7f5aabdaaf * fixed possible crash in debug-message in mod_extforward
16 years ago
Jan Kneschke aa37da4745 - fixed crash on url.redirect and url.rewrite if %0 is used in a
16 years ago
Jan Kneschke dfa9f48b0f ECONNABORTED is not known on cygwin (fixes #863)
16 years ago
Jan Kneschke fff10e1d1a reduced default PATH_MAX to 255 (fixes #826)
16 years ago
Jan Kneschke 8fca20187e fixed conditional dir-listing.exclude (fixes #930)
16 years ago
Jan Kneschke 642247c353 - fixed various crashes at startup on broken accesslog.format strings
16 years ago
Jan Kneschke 40e19e481c added note about #1064
16 years ago
Jan Kneschke 3c5c8ef54d fixed accesslog.use-syslog in a conditional and the caching of the
16 years ago
Jan Kneschke 7d4086647a added comment on #1098
16 years ago
Jan Kneschke 76e55e958c strip trailing white-spaces in HTTP-request headers
16 years ago
Jan Kneschke 54fa094d94 updated NEWS for the latest two fixes
16 years ago
Jan Kneschke 7a30b1f4c5 don't allow caching of file without a content-type
16 years ago
Marcus Rückert 3c40b52929 - send SIGUSR1 to fastcgi apps before SIGTERM
16 years ago
Jan Kneschke a0436cea45 encode newlines in HTTP headers (fixes #1106)
16 years ago
Jan Kneschke a1a769ddb5 added possible for the caching of the invalid content-type
16 years ago
Jan Kneschke c3476ada45 fixed small mem-leak if auth failed
16 years ago
Jan Kneschke 5db109e16d cleanup whenever we have a data-struct on this connection
16 years ago
Marcus Rückert f0390806b4 - updated NEWS file
16 years ago
Jan Kneschke f1f11ba6ad fixed crashed if gethostbyaddr() fails on redirect
16 years ago
Marcus Rückert 10fbd9e24e - properly handle 206 responses generated by *cgi scripts
16 years ago
Elan Ruusamäe 61f1dabd5f - obfuscate email addreses
16 years ago
Elan Ruusamäe 45e753df31 - added NEWS entries from http://trac.lighttpd.net/trac/log/branches/lighttpd-1.4.x until [1392]
16 years ago
Marcus Rückert ba424e2293 - fix the previous commit
16 years ago
Marcus Rückert b3f333d32e - add HTTPS=on to the environment of cgi scripts (#861)
16 years ago
Marcus Rückert 892ebbe530 - handle 303 [#1045]
16 years ago
Marcus Rückert ac93be76d3 - make the configure check for lua more portable
16 years ago
Marcus Rückert f8d54c8574 - properly ifdef for dragonflybsd. this should be the last missing chunk
16 years ago
Elan Ruusamäe 40e8d326d1 - unify style
16 years ago
Elan Ruusamäe 54d2d211f8 - record mod_extforward inclusion fact
16 years ago
Elan Ruusamäe f68fd405f4 - add mod_extforward module from wiki
16 years ago
Marcus Rückert e61146a740 - applied patch from sh@linux2go.dk (#1039)
16 years ago
Marcus Rückert acd992cbf1 - applied patch from colin.stephen@o2.com (#1041)
16 years ago
Elan Ruusamäe 72ac4ece2e - prevent wrong pidfile unlinking on graceful restart (patch by Chris Webb)
16 years ago
Elan Ruusamäe 1c662e07ba - ignore empty packets from STDERR stream. fixes #998
16 years ago
Marcus Rückert 55a713a1a1 r1557@h2o: darix | 2007-01-14 10:55:33 +0100
16 years ago
Marcus Rückert d471bcc9ca r1553@h2o: darix | 2007-01-14 10:37:14 +0100
16 years ago
Robert Jakabosky 5d8855bdef commit fix from Ticket #964
16 years ago
Robert Jakabosky db76b98e03 Added round-robin support to mod_fastcgi.
16 years ago