4bf89c62b6
Overwrite Content-Type header in mod_dirlisting instead of inserting (#1614), patch by Henrik Holst
Stefan Bühler2008-04-23 13:20:55 +00:00
f025f6e0b5
Fix comment style (use /* */ instead of //)
Stefan Bühler2008-04-23 13:10:41 +00:00
fcce4c9cbb
Fix comment style (use /* */ instead of //)
Stefan Bühler2008-04-23 13:10:41 +00:00
a7f877a20c
Fix mod_fastcgi prefix matching: match the prefix always against url, not the absolute filepath (regardless of check-local)
Stefan Bühler2008-04-23 13:08:13 +00:00
fe8b7e575e
Fix mod_fastcgi prefix matching: match the prefix always against url, not the absolute filepath (regardless of check-local)
Stefan Bühler2008-04-23 13:08:13 +00:00
e6d7b8d95b
Fix accesslog port (should be port from the connection, not the "server.port") (#1618)
Stefan Bühler2008-04-23 13:04:21 +00:00
79a6ae3fd4
Fix accesslog port (should be port from the connection, not the "server.port") (#1618)
Stefan Bühler2008-04-23 13:04:21 +00:00
4b8e912266
Enable escaping of % and $ in redirect/rewrite; only two cases changed their behaviour: "%%" => "%", "$$" => "$"
Stefan Bühler2008-04-23 13:00:15 +00:00
0841482318
Enable escaping of % and $ in redirect/rewrite; only two cases changed their behaviour: "%%" => "%", "$$" => "$"
Stefan Bühler2008-04-23 13:00:15 +00:00
966f4990c8
Fix conditional interpretation of core options
Stefan Bühler2008-04-23 12:38:32 +00:00
bb1d9af71c
Fix conditional interpretation of core options
Stefan Bühler2008-04-23 12:38:32 +00:00
0a8a876652
- fix 2 small typos in the ssl fix
Marcus Rückert
2008-04-07 10:54:26 +00:00
91d83ea983
- fix 2 small typos in the ssl fix
Marcus Rückert
2008-04-07 10:54:26 +00:00
6f7761e1a9
Use data_response_init in mod_fastcgi x-sendfile handling for response.headers, fix a small "memleak" (#1628)
Stefan Bühler2008-04-05 20:00:21 +00:00
bcb3310a62
Use data_response_init in mod_fastcgi x-sendfile handling for response.headers, fix a small "memleak" (#1628)
Stefan Bühler2008-04-05 20:00:21 +00:00
bf6c37a869
Fix previous commit (wrong line in the NEWS file)
Stefan Bühler2008-03-30 15:01:50 +00:00
3ab6e28ce8
Fix previous commit (wrong line in the NEWS file)
Stefan Bühler2008-03-30 15:01:50 +00:00
ba88bde078
Fixed SSL_shutdown error handling problems which became visible after [2136].
Stefan Bühler2008-03-28 16:33:15 +00:00
6363a0908f
Fixed SSL_shutdown error handling problems which became visible after [2136].
Stefan Bühler2008-03-28 16:33:15 +00:00
262a97ec9b
Fix segfault for appending matched parts if there was no regex matching (just give empty strings) (#1601)
Stefan Bühler2008-03-26 14:23:05 +00:00
2cf3927ef5
Fix segfault for appending matched parts if there was no regex matching (just give empty strings) (#1601)
Stefan Bühler2008-03-26 14:23:05 +00:00
c34d21c12e
Fix mod_magnet: enable "request.method" and "request.protocol" in lighty.env (#1308)
Stefan Bühler2008-03-26 13:51:33 +00:00
80be71bd43
Fix mod_magnet: enable "request.method" and "request.protocol" in lighty.env (#1308)
Stefan Bühler2008-03-26 13:51:33 +00:00
41414d6348
- added CVE for the mod_userdir bug
Marcus Rückert
2008-03-10 21:28:30 +00:00
f6748e64af
fixed handling of waitpid() == EINTR mod_ssi on solaris
Jan Kneschke2008-03-10 19:20:27 +00:00
7bb555991c
fixed handling of waitpid() == EINTR mod_ssi on solaris
Jan Kneschke2008-03-10 19:20:27 +00:00
0e9c7e9c16
make configure checks for --with-pcre, --with-zlib and --with-bzip2 failing if the headers aren't found
Jan Kneschke2008-03-10 19:15:27 +00:00
1181dad6e0
make configure checks for --with-pcre, --with-zlib and --with-bzip2 failing if the headers aren't found
Jan Kneschke2008-03-10 19:15:27 +00:00
08e9fcb88f
added support to run dtruss as TRACEME
Jan Kneschke2008-03-10 19:14:05 +00:00
abe8e3613e
added support to run dtruss as TRACEME
Jan Kneschke2008-03-10 19:14:05 +00:00
06e1c9528c
- added cve numbers for DOS and mod_cgi bug
Marcus Rückert
2008-03-10 15:54:38 +00:00
8cc03378a1
- added cve numbers for DOS and mod_cgi bug
Marcus Rückert
2008-03-10 15:54:38 +00:00
ba688fd6cb
workaround #1587: require userdir.path to be set to enable mod_userdir (empty string allowed)
Stefan Bühler2008-03-10 11:45:29 +00:00
ec5c74ad12
workaround #1587: require userdir.path to be set to enable mod_userdir (empty string allowed)
Stefan Bühler2008-03-10 11:45:29 +00:00
2b1034a49b
- verbose FCGI header too small error
Elan Ruusamäe
2008-03-07 10:48:34 +00:00
0fd628958c
- verbose FCGI header too small error
Elan Ruusamäe
2008-03-07 10:48:34 +00:00
e18a9ccf21
Fix symlink.t check to run with builddir != srcdir
Stefan Bühler2008-03-02 12:59:54 +00:00
0663d67c1a
Fix symlink.t check to run with builddir != srcdir
Stefan Bühler2008-03-02 12:59:54 +00:00
c34344c7b5
Add option to configure verbosity of check in commandline: "VERBOSE=1 make check"
Stefan Bühler2008-03-02 12:59:36 +00:00
1431deba81
Add option to configure verbosity of check in commandline: "VERBOSE=1 make check"
Stefan Bühler2008-03-02 12:59:36 +00:00
1e625e2266
merged part of [1528] from trunk: added the new options and added alternative names for user-agent, remote-ip and query-string
mOo2008-03-02 11:46:44 +00:00
9ffe08a583
merged part of [1528] from trunk: added the new options and added alternative names for user-agent, remote-ip and query-string
mOo2008-03-02 11:46:44 +00:00
e7cb649cc3
fix sending "408 - Timeout" instead of "410 - Gone" for timedout urls in mod_secdownload (#1440)
Stefan Bühler2008-03-01 19:10:47 +00:00
52840fa1ed
fix sending "408 - Timeout" instead of "410 - Gone" for timedout urls in mod_secdownload (#1440)
Stefan Bühler2008-03-01 19:10:47 +00:00
2deb4140db
fix min-procs handling in mod_scgi.c, just set to max-procs (patch from #623)
Stefan Bühler2008-02-28 22:19:03 +00:00
6754ad5116
fix min-procs handling in mod_scgi.c, just set to max-procs (patch from #623)
Stefan Bühler2008-02-28 22:19:03 +00:00
92aee825d2
r2136@chromobil: stefan | 2008-02-28 22:18:14 +0100 Fix sending source of cgi script instead of 500 error if fork fails
Stefan Bühler2008-02-28 21:19:24 +00:00
c065f36bc1
r2136@chromobil: stefan | 2008-02-28 22:18:14 +0100 Fix sending source of cgi script instead of 500 error if fork fails
Stefan Bühler2008-02-28 21:19:24 +00:00
410bc99a60
Fix #1575: spawn-fcgi: only try to connect to unix socket (not tcp) before spawning
Stefan Bühler2008-02-28 12:19:34 +00:00
0adc0af5fd
Fix #1575: spawn-fcgi: only try to connect to unix socket (not tcp) before spawning
Stefan Bühler2008-02-28 12:19:34 +00:00
947b4de21d
don't suppress the content of a status 300
Jan Kneschke2008-02-27 23:41:35 +00:00
46396ac56c
don't suppress the content of a status 300
Jan Kneschke2008-02-27 23:41:35 +00:00
280237898e
fixed warning about incompatible assignment
Jan Kneschke2008-02-27 23:40:59 +00:00
7a61e46289
fixed warning about incompatible assignment
Jan Kneschke2008-02-27 23:40:59 +00:00
df642d57ee
Fix #1150: remove compress cache file if compression or write failed
Stefan Bühler2008-02-27 19:36:34 +00:00
87d3e8e41e
Fix #1150: remove compress cache file if compression or write failed
Stefan Bühler2008-02-27 19:36:34 +00:00
78509649e6
r2124@chromobil: stefan | 2008-02-27 19:34:57 +0100 test procedure: increased select timeout after killing lighttpd to avoid "Address already in use".
Stefan Bühler2008-02-27 18:36:01 +00:00
4875c125eb
r2124@chromobil: stefan | 2008-02-27 19:34:57 +0100 test procedure: increased select timeout after killing lighttpd to avoid "Address already in use".
Stefan Bühler2008-02-27 18:36:01 +00:00
5300da3633
r2123@chromobil: stefan | 2008-02-27 19:30:54 +0100 do not generate a "Content-Length: 0" header for HEAD requests, added test too
Stefan Bühler2008-02-27 18:35:42 +00:00
debd30876a
r2123@chromobil: stefan | 2008-02-27 19:30:54 +0100 do not generate a "Content-Length: 0" header for HEAD requests, added test too
Stefan Bühler2008-02-27 18:35:42 +00:00
2924ab965f
Fix Content-Length header if response body gets removed in connections.c (#1412, part 2)
Stefan Bühler2008-02-27 12:15:38 +00:00
d1bb91108d
Fix Content-Length header if response body gets removed in connections.c (#1412, part 2)
Stefan Bühler2008-02-27 12:15:38 +00:00
284b774475
Fix #1412: do not suppress content for "307 Temporary Redirect"
Stefan Bühler2008-02-27 11:10:33 +00:00
f570913e3c
Fix #1412: do not suppress content for "307 Temporary Redirect"
Stefan Bühler2008-02-27 11:10:33 +00:00
3d43b570d8
Fix the fix #1324/[2086]: if no module handled a request, treat method OPTION as 200, all others as 403.
Stefan Bühler2008-02-26 19:14:14 +00:00
40a41e3b66
Fix the fix #1324/[2086]: if no module handled a request, treat method OPTION as 200, all others as 403.
Stefan Bühler2008-02-26 19:14:14 +00:00
0562bc59c7
Fix mod-proxy.t to run outside of the srcdir
Stefan Bühler2008-02-26 19:13:55 +00:00
8b28023c85
Fix mod-proxy.t to run outside of the srcdir
Stefan Bühler2008-02-26 19:13:55 +00:00
f995a0936b
r2098@chromobil: stefan | 2008-02-26 17:12:51 +0100 Fix #1574: Check for symlinks after successful pathinfo matching.
Stefan Bühler2008-02-26 16:22:08 +00:00
db1b286ecd
r2098@chromobil: stefan | 2008-02-26 17:12:51 +0100 Fix #1574: Check for symlinks after successful pathinfo matching.
Stefan Bühler2008-02-26 16:22:08 +00:00
cabefd309e
r2097@chromobil: stefan | 2008-02-26 17:12:30 +0100 Fix #516: RoundRobin in mod_proxy
Stefan Bühler2008-02-26 16:21:56 +00:00
c0db8ab168
r2097@chromobil: stefan | 2008-02-26 17:12:30 +0100 Fix #516: RoundRobin in mod_proxy
Stefan Bühler2008-02-26 16:21:56 +00:00
60817937c5
r2096@chromobil: stefan | 2008-02-26 17:12:09 +0100 Enhancement #1544: Log the ip of failed auth tries in error.log
Stefan Bühler2008-02-26 16:21:44 +00:00
88750bb7be
r2096@chromobil: stefan | 2008-02-26 17:12:09 +0100 Enhancement #1544: Log the ip of failed auth tries in error.log
Stefan Bühler2008-02-26 16:21:44 +00:00
fd2becadbf
r2095@chromobil: stefan | 2008-02-26 17:11:21 +0100 Fix #1449: Do not add Accept-Ranges header if range-request is disabled
Stefan Bühler2008-02-26 16:21:32 +00:00
87145864db
r2095@chromobil: stefan | 2008-02-26 17:11:21 +0100 Fix #1449: Do not add Accept-Ranges header if range-request is disabled
Stefan Bühler2008-02-26 16:21:32 +00:00
7a83572689
r2094@chromobil: stefan | 2008-02-26 17:10:49 +0100 Fix #1413: including of stdint.h/inttypes.h in etag.c
Stefan Bühler2008-02-26 16:21:20 +00:00