Commit Graph

1106 Commits (f9999e286ed0b00a1f0a2fdf4eb3015733e3e5e5)
 

Author SHA1 Message Date
Jan Kneschke f0333c8c0d fixed crash on mixed \r\n and \n sequences
16 years ago
Jan Kneschke 7eb8981e44 fixed duplicate code which handles the "disable keep-alive" for dynamic
16 years ago
Jan Kneschke 3bc2da57d3 fixed number of skipped tests
16 years ago
Elan Ruusamäe 4ac0e2dd1b - update NEWS
16 years ago
Elan Ruusamäe 6eccc7abd6 - set mysql reconnect to on. resolves #1240
16 years ago
Jan Kneschke e8abdbf94e don't compress too small files (fixes #1241)
16 years ago
Jan Kneschke bbd42c4e03 added dir-listing.set-footer = <string> to set a footer under the
16 years ago
Jan Kneschke 41271d5cf6 make sure that hash-function always uses a 32bit int (fixes #1279)
16 years ago
Marcus Rückert 777c383e58 - cleanup of the default config which includes a fix for (#1242)
16 years ago
Marcus Rückert ceef761f69 - bump version number
16 years ago
Marcus Rückert baec632cb7 - finally! the fix for 948.
16 years ago
Marcus Rückert bafcebe06d - check the content for the send404 case too
16 years ago
Marcus Rückert 05d9e7dd52 - remove the code again. this reopens #948
16 years ago
Marcus Rückert 2573648c4b - added testcase for #948
16 years ago
Marcus Rückert dac6d449dd - backported fix from trunk
16 years ago
Marcus Rückert 5504501699 - fix the frigging 404-handler bugs:
16 years ago
Marcus Rückert 029d32039c - fixed 404 testsuite
16 years ago
Marcus Rückert 984f5caf57 make the cgi executable
16 years ago
Marcus Rückert 420abdb295 - added test cases for 404 handler
16 years ago
Marcus Rückert 58ea3c14c5 - make the test more portable
16 years ago
Marcus Rückert 01fab66c18 - added test for the location crash
16 years ago
Jan Kneschke 8f9f532083 * fixed crash on 32bit archs when debug-msgs are printed in mod_scgi,
16 years ago
Marcus Rückert 5a583661e3 - only generate the etag_flags once and store them in the connections
16 years ago
Marcus Rückert 8feb331858 - we did not reset the etag buffer is the inode was not used for the
16 years ago
Marcus Rückert abdd1f5b45 - do not check stale values on errno. EAGAIN is handled inside the
16 years ago
Jan Kneschke 15e260c28b * fixed mem-leak in mod_auth (reported by Stefan Esser)
16 years ago
Jan Kneschke b2a96c959a added static-file.etags, etag.use-inode, etag.use-mtime,
16 years ago
Jan Kneschke d12d86d777 if we open more connections than we define with ulimit we might run
16 years ago
Jan Kneschke 768a0d0eab fixed type-cast for NULL in execl() (fixes #1235), fix provided by Frank
16 years ago
Jan Kneschke 022760f07d check the URL twice, before and after path-info handling. (fixes #1230)
16 years ago
Jan Kneschke 8b06b122b1 fixed by 1232, not 1209
16 years ago
Jan Kneschke 9e4e4f7e1a fixed remote crash on duplicate header keys with line-wrapping (fixes #1230)
16 years ago
Marcus Rückert 991ebdf36f - add the orig_uri to the uri column in mod_status.
16 years ago
Marcus Rückert 6e332dd7bb - do not use xattr for content-type handling unconditionally
16 years ago
Marcus Rückert 450c7de76e - restore the old return code with configured 404 handlers
16 years ago
Marcus Rückert 1f8bceba8f - added query string to the uri column
16 years ago
Elan Ruusamäe 733e565a50 - spelling fixes by Ryan Schmidt (patch from mailinglist)
16 years ago
Jan Kneschke 66496a27d9 fixed for non c99 compilers
16 years ago
Elan Ruusamäe 374741e21c - revert. already there
16 years ago
Elan Ruusamäe 0f8836c082 - CVE references
16 years ago
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