Commit Graph

1066 Commits (52840fa1ed022882ec3e278961ccfc4b81f2d07d)
 

Author SHA1 Message Date
Jan Kneschke e745fd6a12 added more debug output if FAM fails to monitor a dir (for #824)
16 years ago
Jan Kneschke 463e989458 removed early checks if the userfiles exist (fixes #1188)
16 years ago
Jan Kneschke dc4879473f removed debug msg
16 years ago
Jan Kneschke 8392673b7e oops, ifd is gone
16 years ago
Jan Kneschke 0177a96f5d fixed endless loop on shrinked files with sendfile() on BSD
16 years ago
Jan Kneschke 474d5cea20 config-options are always "unsigned short"
16 years ago
Jan Kneschke 9bc4c2a025 added testcases for #1286 and #1287
16 years ago
Jan Kneschke 8f8e23f636 fixed invalid chars in header values (fixes #1286)
16 years ago
Jan Kneschke 5f518191bd fixed wrong result of buffer_caseless_compare("a", "ab") (fixes #1287)
16 years ago
Jan Kneschke 1920bd2739 fixed invalid "304 Not Modified" on broken timestamps
16 years ago
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