|
|
|
@2299
|
[2299]
|
12 days |
stbuehler |
fix segfault for stat_cache(fam) calls with relative path (without '/', …
|
|
|
|
@2296
|
[2296]
|
3 weeks |
stbuehler |
Do not send content-encoding for 304 (#1754), thx yzlai
|
|
|
|
@2291
|
[2291]
|
3 weeks |
stbuehler |
Hide some ssl errors per default, enable them with debug.log-ssl-noise …
|
|
|
|
@2289
|
[2289]
|
3 weeks |
stbuehler |
Fix mem leak in ssi expression parser (#1753), thx Take5k
|
|
|
|
@2287
|
[2287]
|
3 weeks |
stbuehler |
Replaced fprintf with log_error_write in mod-fastcgi
|
|
|
|
@2285
|
[2285]
|
3 weeks |
stbuehler |
Fix format string bugs with sizeof(int)!=sizeof(size_t) in mod_accesslog …
|
|
|
|
@2283
|
[2283]
|
3 weeks |
stbuehler |
Fix bug with case-insensitive filenames in mod_userdir (#1589)
|
|
|
|
@2281
|
[2281]
|
4 weeks |
stbuehler |
Match headers case insensitive in response (removing of …
|
|
|
|
@2280
|
[2280]
|
5 weeks |
stbuehler |
Fixed conditional patching of ldap filter (#1564)
|
|
|
|
@2278
|
[2278]
|
5 weeks |
stbuehler |
Decode url before matching in mod_rewrite (#1720)
|
|
|
|
@2277
|
[2277]
|
5 weeks |
stbuehler |
Print helpful error message on conditionals in global block (#1550)
|
|
|
|
@2275
|
[2275]
|
5 weeks |
stbuehler |
Fix dropping last character of evhost pattern (#161)
|
|
|
|
@2274
|
[2274]
|
5 weeks |
stbuehler |
Allow digits in [s]cgi env vars (#1712)
|
|
|
|
@2272
|
[2272]
|
5 weeks |
stbuehler |
Fix url encoding to encode more characters (#266)
|
|
|
|
@2271
|
[2271]
|
5 weeks |
stbuehler |
Insert many con->mode checks; they should prevent two modules to handle …
|
|
|
|
@2265
|
[2265]
|
5 weeks |
stbuehler |
mod_{fast,s}cgi: overwrite environment variables (#1722)
|
|
|
|
@2264
|
[2264]
|
5 weeks |
stbuehler |
Fix EINTR handling for waitpid in mod_fastcgi
|
|
|
|
@2258
|
[2258]
|
6 weeks |
stbuehler |
Fix round-robin balancing in mod_proxy (#1715)
|
|
|
|
@2257
|
[2257]
|
6 weeks |
stbuehler |
Use filedescriptor 0 for mod_scgi spawn socket, redirect STDERR to …
|
|
|
|
@2256
|
[2256]
|
6 weeks |
stbuehler |
Handle EAGAIN and EINTR for freebsd sendfile (#1675)
|
|
|
|
@2255
|
[2255]
|
6 weeks |
stbuehler |
Fix mod_secdownload problem with unsigned time_t (#1688)
|
|
|
|
@2253
|
[2253]
|
6 weeks |
stbuehler |
Handle only HEAD, GET and POST in mod_dirlisting (same as in staticfile) …
|
|
|
|
@2251
|
[2251]
|
6 weeks |
stbuehler |
case insensitive match for secdownload md5 token (#1710)
|
|
|
|
@2250
|
[2250]
|
6 weeks |
stbuehler |
Replace buffer_{append,copy}_string with the _len variant where possible …
|
|
|
|
@2247
|
[2247]
|
6 weeks |
stbuehler |
fixed typo in mod_accesslog, localtime instead of localtime_r (#1699)
|
|
|
|
@2243
|
[2243]
|
6 weeks |
stbuehler |
[tests] Fixed tests needing php running (if not running on port 1026, …
|
|
|
|
@2242
|
[2242]
|
6 weeks |
stbuehler |
[tests] Remove pidfile from test system
|
|
|
|
@2241
|
[2241]
|
6 weeks |
stbuehler |
[tests] Fixed test system, use foreground daemons and waitpid
|
|
|
|
@2223
|
[2223]
|
6 weeks |
stbuehler |
Fix scgi HTTP/1.* status parsing (#1638), found by met@…
|
|
|
|
@2222
|
[2222]
|
6 weeks |
stbuehler |
Fix bug with IPv6 in mod_evasive
|
|
|
|
@2201
|
[2201]
|
7 weeks |
stbuehler |
Close connection in mod_magnet if returned status code
|
|
|
|
@2200
|
[2200]
|
7 weeks |
stbuehler |
Close connection after redirect in trigger_b4_dl
|
|
|
|
@2198
|
[2198]
|
8 weeks |
glen |
- let spawn-fcgi propagate exit code from spawned fcgi application
|
|
|
|
@2192
|
[2192]
|
8 weeks |
glen |
- merge spawn-fcgi changes from trunk (from @2191)
|
|
|
|
@2163
|
[2163]
|
4 months |
stbuehler |
Implement a clean way to open /dev/null and use it to close stdin/out/err …
|
|
|
|
@2162
|
[2162]
|
4 months |
stbuehler |
Disable logging to access.log if filename is an empty string
|
|
|
|
@2161
|
[2161]
|
4 months |
stbuehler |
Do not rely on PATH_MAX (POSIX does not require it) (#580)
|
|
|
|
@2157
|
[2157]
|
5 months |
stbuehler |
Remove lighttpd.spec* from source, fixing all problems with it ;-)
|
|
|
|
@2155
|
[2155]
|
5 months |
stbuehler |
Fix mod_magnet to set con->mode = p->id if it generates content, so …
|
|
|
|
@2154
|
[2154]
|
5 months |
stbuehler |
Allow all http status codes by default; disable body only for 204,205 and …
|
|
|
|
@2153
|
[2153]
|
5 months |
stbuehler |
Handle EINTR in mod_cgi during write() (#1640)
|
|
|
|
@2152
|
[2152]
|
5 months |
stbuehler |
Overwrite Content-Type header in mod_dirlisting instead of inserting …
|
|
|
|
@2150
|
[2150]
|
5 months |
stbuehler |
Fix mod_fastcgi prefix matching: match the prefix always against url, not …
|
|
|
|
@2149
|
[2149]
|
5 months |
stbuehler |
Fix accesslog port (should be port from the connection, not the …
|
|
|
|
@2148
|
[2148]
|
5 months |
stbuehler |
Enable escaping of % and $ in redirect/rewrite; only two cases changed …
|
|
|
|
@2147
|
[2147]
|
5 months |
stbuehler |
Fix conditional interpretation of core options
|
|
|
|
@2145
|
[2145]
|
5 months |
stbuehler |
Don't send empty Server headers (#1620)
|
|
|
|
@2143
|
[2143]
|
5 months |
stbuehler |
Use data_response_init in mod_fastcgi x-sendfile handling for …
|
|
|
|
@2142
|
[2142]
|
5 months |
stbuehler |
Fix previous commit (wrong line in the NEWS file)
|
|
|
|
@2141
|
[2141]
|
5 months |
stbuehler |
Added CVE for #285 (CVE-2008-1531)
|
|
|
|
@2138
|
[2138]
|
6 months |
stbuehler |
Fix segfault for appending matched parts if there was no regex matching …
|
|
|
|
@2137
|
[2137]
|
6 months |
stbuehler |
Fix mod_magnet: enable "request.method" and "request.protocol" in …
|
|
|
|
@2136
|
[2136]
|
6 months |
stbuehler |
Fix #285 again: read error after SSL_shutdown (thx …
|
|
|
|
@2130
|
[2130]
|
6 months |
stbuehler |
Update documentation for #1587
|
|
|
|
@2129
|
[2129]
|
6 months |
stbuehler |
Fix mod_extforward to compile with old gcc version (#1591)
|
|
|
|
@2128
|
[2128]
|
6 months |
stbuehler |
Fix mod_compress to compile with old gcc version (#1592)
|
|
|
|
@2127
|
[2127]
|
6 months |
stbuehler |
- next is 1.4.20
|
|
|
|
@2125
|
[2125]
|
6 months |
darix |
- added CVE for the mod_userdir bug
|
|
|
|
@2124
|
[2124]
|
6 months |
jan |
fixed handling of waitpid() == EINTR mod_ssi on solaris
|
|
|
|
@2123
|
[2123]
|
6 months |
jan |
make configure checks for --with-pcre, --with-zlib and --with-bzip2 …
|
|
|
|
@2121
|
[2121]
|
6 months |
darix |
- added cve numbers for DOS and mod_cgi bug
|
|
|
|
@2120
|
[2120]
|
6 months |
stbuehler |
workaround #1587: require userdir.path to be set to enable mod_userdir …
|
|
|
|
@2111
|
[2111]
|
6 months |
stbuehler |
fix sending "408 - Timeout" instead of "410 - Gone" for timedout urls in …
|
|
|
|
@2109
|
[2109]
|
6 months |
stbuehler |
fix min-procs handling in mod_scgi.c, just set to max-procs (patch from …
|
|
|
|
@2107
|
[2107]
|
6 months |
stbuehler |
r2136@chromobil: stefan | 2008-02-28 22:18:14 +0100
Fix sending source …
|
|
|
|
@2106
|
[2106]
|
6 months |
stbuehler |
Fix #1575: spawn-fcgi: only try to connect to unix socket (not tcp) before …
|
|
|
|
@2105
|
[2105]
|
6 months |
jan |
allow content for Status 300
|
|
|
|
@2101
|
[2101]
|
6 months |
stbuehler |
Fix #1150: remove compress cache file if compression or write failed
|
|
|
|
@2099
|
[2099]
|
6 months |
stbuehler |
r2123@chromobil: stefan | 2008-02-27 19:30:54 +0100
do not generate a …
|
|
|
|
@2098
|
[2098]
|
6 months |
stbuehler |
Fix Content-Length header if response body gets removed in connections.c …
|
|
|
|
@2097
|
[2097]
|
6 months |
stbuehler |
Fix #1412: do not suppress content for "307 Temporary Redirect"
|
|
|
|
@2096
|
[2096]
|
6 months |
stbuehler |
Updating NEWS file
|
|
|
|
@2072
|
[2072]
|
7 months |
jan |
fixed handling of EAGAIN in linux-sendfile (fixes #657)
|
|
|
|
@2066
|
[2066]
|
7 months |
jan |
handle ECONNRESET in the openssl backend
|
|
|
|
@2061
|
[2061]
|
8 months |
glen |
- support chained proxies in mod_extforward (#1528)
|
|
|
|
@2058
|
[2058]
|
8 months |
glen |
- support letterhomes in mod_userdir (#1473)
|
|
|
|
@2053
|
[2053]
|
8 months |
glen |
- generate ETag and Last-Modified headers for mod_ssi based on newest …
|
|
|
|
@2052
|
[2052]
|
8 months |
glen |
- HTTPS env var should be "on" when using mod_extforward and the …
|
|
|