|
|
|
@2295
|
[2295]
|
2 weeks |
stbuehler |
Fixed parser generating with automake
- we want "make dist" to …
|
|
|
|
@2290
|
[2290]
|
2 weeks |
stbuehler |
Fix mem leak in ssi expression parser (#1753), thx Take5k
|
|
|
|
@2282
|
[2282]
|
3 weeks |
stbuehler |
Match headers case insensitive in response (removing of …
|
|
|
|
@2276
|
[2276]
|
5 weeks |
stbuehler |
Fix dropping last character of evhost pattern (#161)
|
|
|
|
@2273
|
[2273]
|
5 weeks |
stbuehler |
Fixed url encoding to encode more characters (#266)
|
|
|
|
@2269
|
[2269]
|
5 weeks |
stbuehler |
Fix #1555: HTTP Request/Response only accept complete headers, i.e. ended …
|
|
|
|
@2268
|
[2268]
|
5 weeks |
stbuehler |
Fixed mod_webdav, litmus now passes everything except locks (#1738)
3 …
|
|
|
|
@2266
|
[2266]
|
5 weeks |
stbuehler |
Fix buffer_reset to make an empty string
|
|
|
|
@2263
|
[2263]
|
5 weeks |
stbuehler |
Replace buffer_{append,copy}_string with the _len variant where possible …
|
|
|
|
@2261
|
[2261]
|
5 weeks |
stbuehler |
Remove mod_proxy
|
|
|
|
@2260
|
[2260]
|
5 weeks |
stbuehler |
Handle EAGAIN and EINTR for freebsd sendfile (#1675)
|
|
|
|
@2259
|
[2259]
|
5 weeks |
stbuehler |
Fix mod_secdownload problem with unsigned time_t (#1688)
Fix sending "408 …
|
|
|
|
@2254
|
[2254]
|
5 weeks |
stbuehler |
Handle only HEAD, GET and POST in mod_dirlisting (same as in staticfile) …
|
|
|
|
@2252
|
[2252]
|
5 weeks |
stbuehler |
case insensitive match for secdownload md5 token (#1710)
|
|
|
|
@2248
|
[2248]
|
5 weeks |
stbuehler |
fixed typo in mod_accesslog, localtime instead of localtime_r (#1699)
|
|
|
|
@2245
|
[2245]
|
5 weeks |
stbuehler |
merged from @1874: add ETag configuration (#1442)
|
|
|
|
@2240
|
[2240]
|
6 weeks |
stbuehler |
Fix #1565: mod_compress should check if the request is already handled, …
|
|
|
|
@2239
|
[2239]
|
6 weeks |
stbuehler |
Fixed postgresql-vhost module to use all options (#1694)
|
|
|
|
@2238
|
[2238]
|
6 weeks |
stbuehler |
Fixed sock_addr reading in mod_cgi.c (#1672)
|
|
|
|
@2237
|
[2237]
|
6 weeks |
stbuehler |
Fixed mod_cgi: return HANDLER_FINISHED if handling request.
|
|
|
|
@2236
|
[2236]
|
6 weeks |
stbuehler |
Fix accepting partially read headers from backends (status code not parsed …
|
|
|
|
@2235
|
[2235]
|
6 weeks |
stbuehler |
Fix mod-proxy-backend-http waiting for http body for 304 and 205 (#1178)
|
|
|
|
@2234
|
[2234]
|
6 weeks |
stbuehler |
reset physical.path after mod_magnet request restart
|
|
|
|
@2233
|
[2233]
|
6 weeks |
stbuehler |
Fix server.max-keep-alive-requests handling
|
|
|
|
@2232
|
[2232]
|
6 weeks |
stbuehler |
fix #1396: req-method OPTIONS: do not insert default response if request …
|
|
|
|
@2231
|
[2231]
|
6 weeks |
stbuehler |
return HANDLER_FINISHED after con->mode = p->id in mod_proxy_core
|
|
|
|
@2230
|
[2230]
|
6 weeks |
stbuehler |
Fix #1574: Check for symlinks after successful pathinfo matching
|
|
|
|
@2229
|
[2229]
|
6 weeks |
stbuehler |
mod_magnet: set con->mode if content was generated so lighty doesn't …
|
|
|
|
@2228
|
[2228]
|
6 weeks |
stbuehler |
mod-proxy-core: only decrement backlog-size counter if we really removed a …
|
|
|
|
@2227
|
[2227]
|
6 weeks |
stbuehler |
fix mod_magnet: enable "request.method" and "request.protocol" in …
|
|
|
|
@2226
|
[2226]
|
6 weeks |
stbuehler |
Fix http response parser so it doesn't require any header except the …
|
|
|
|
@2224
|
[2224]
|
6 weeks |
stbuehler |
Fix bug with IPv6 in mod_evasive
|
|
|
|
@2221
|
[2221]
|
6 weeks |
stbuehler |
mod_compress: match mime-type additionaly against the part before ";" …
|
|
|
|
@2220
|
[2220]
|
6 weeks |
stbuehler |
Use SAFE_BUF_STR in all output calls.
|
|
|
|
@2219
|
[2219]
|
6 weeks |
stbuehler |
Do not add Accept-Ranges header if range-request is disabled (#1449)
|
|
|
|
@2218
|
[2218]
|
6 weeks |
stbuehler |
Fix memory leak on windows (#1371)
|
|
|
|
@2217
|
[2217]
|
6 weeks |
stbuehler |
Remove scons build system
|
|
|
|
@2215
|
[2215]
|
6 weeks |
stbuehler |
close connection after redirect in trigger_b4_dl
|
|
|
|
@2214
|
[2214]
|
6 weeks |
stbuehler |
Fix usage of sock_addr structure (only read port if the address familiy …
|
|
|
|
@2213
|
[2213]
|
6 weeks |
stbuehler |
Fix chunkqueue length for static error files
|
|
|
|
@2211
|
[2211]
|
6 weeks |
stbuehler |
Disable a debug message in mod_proxy_core_address
|
|
|
|
@2210
|
[2210]
|
6 weeks |
stbuehler |
mod_status: count all bytes for 'bytes_written' (i.e., cq->bytes_{in,out})
|
|
|
|
@2209
|
[2209]
|
6 weeks |
stbuehler |
Remove unused source files
|
|
|
|
@2208
|
[2208]
|
6 weeks |
stbuehler |
Fix including of stdint.h in etag.c (#1413)
|
|
|
|
@2207
|
[2207]
|
6 weeks |
stbuehler |
Allocate 'size'+1 bytes if 'size' != 0 in buffer_prepare_copy.
|
|
|
|
@2206
|
[2206]
|
6 weeks |
stbuehler |
Fix network_gthread_io pread() undefined warning on linux.
|
|
|
|
@2205
|
[2205]
|
6 weeks |
stbuehler |
Fix lemon "uninitialized" warning by making variable global.
|
|
|
|
@2199
|
[2199]
|
8 weeks |
glen |
- let spawn-fcgi propagate exit code from spawned fcgi application
|
|
|
|
@2197
|
[2197]
|
8 weeks |
glen |
- print success message to stdout (for discarding it from initscripts)
|
|
|
|
@2195
|
[2195]
|
8 weeks |
glen |
- strerror() wants errno as param not arbitary exit value from spawned …
|
|
|
|
@2190
|
[2190]
|
3 months |
moo |
removed svn:executable property from source files
|
|
|
|
@2189
|
[2189]
|
3 months |
moo |
s/WIN32/WIN32/g
|
|
|
|
@2187
|
[2187]
|
3 months |
moo |
link mod_magnet with lua 5.1 on debian correctly
|
|
|
|
@2185
|
[2185]
|
3 months |
moo |
removed debug code
|
|
|
|
@2184
|
[2184]
|
3 months |
moo |
added ADD_TARGET_PROPERTIES to simplify code. use pkg-config for checking …
|
|
|
|
@2183
|
[2183]
|
3 months |
moo |
remove \n from EXEC_PROGRAM correctly
|
|
|
|
@2170
|
[2170]
|
4 months |
moo |
fixed #1664: fixed include basedir within include_shell, thanks to lunatic
|
|
|
|
@2169
|
[2169]
|
4 months |
stbuehler |
fix server.kbytes-per-second (#1102)
|
|
|
|
@2168
|
[2168]
|
4 months |
stbuehler |
fix dependencies of the parser files in the Makefile
|
|
|
|
@2146
|
[2146]
|
5 months |
darix |
- fix proxy-core.rewrite-request (#1600)
patch by hoffie
|
|
|
|
@2140
|
[2140]
|
5 months |
stbuehler |
fix ssl error queue handling (#285) (CVE-2008-1531)
|
|
|
|
@2135
|
[2135]
|
6 months |
stbuehler |
Fix mod_compress bug (#1027)
|
|
|
|
@2134
|
[2134]
|
6 months |
stbuehler |
fcgi-stat-accel: Fix unused var / indentation
|
|
|
|
@2132
|
[2132]
|
6 months |
stbuehler |
fixed out of range access in fd array (#1562, #372, #1603) (CVE-2008-0983)
|
|
|
|
@2131
|
[2131]
|
6 months |
stbuehler |
fix many (64-bit) format warnings and unsigned/signed compare …
|
|
|
|
@2117
|
[2117]
|
6 months |
stbuehler |
fixed building/testing outside of the src dir
|
|
|
|
@2116
|
[2116]
|
6 months |
stbuehler |
mod_cgi: add a event-handler for STDERR_FILENO and log it with ERROR()
- …
|
|
|
|
@2110
|
[2110]
|
6 months |
stbuehler |
fix min-procs handling in mod_scgi.c, just set to max-procs (patch from …
|
|
|
|
@2108
|
[2108]
|
6 months |
stbuehler |
* fix sending source of cgi script instead of 500 error if fork fails
|
|
|
|
@2077
|
[2077]
|
7 months |
jan |
store the original errno of SSL_read() in case of a syscall error
|
|
|
|
@2076
|
[2076]
|
7 months |
jan |
we need some space for the NUL-char too, fixes infinite loop
|
|
|
|
@2075
|
[2075]
|
7 months |
jan |
store the original errno
|
|
|
|
@2074
|
[2074]
|
7 months |
jan |
fixed error-msg on connection-shutdown if memory-chunks are …
|
|
|
|
@2073
|
[2073]
|
7 months |
jan |
limit the number of resizes for large log-messages (from stbuehler)
|
|
|
|
@2071
|
[2071]
|
7 months |
jan |
fixed log_write() for log-files > 4kbyte
the buffer_prepare_append() …
|
|
|
|
@2070
|
[2070]
|
7 months |
jan |
fixed error-handling for syscall errors
* EPIPE and ECONNRESET are ok
* …
|
|
|
|
@2067
|
[2067]
|
7 months |
glen |
- conditions for USE_LDAP for compiler errors. #1535
|
|
|
|
@2064
|
[2064]
|
7 months |
jan |
fixed ECONNRESET handling in network-openssl (suppress error-msg)
|
|
|
|
@2062
|
[2062]
|
7 months |
glen |
- mod_auth ldap rework, most important change is being able to startup if …
|
|
|
|
@2060
|
[2060]
|
8 months |
glen |
- fix printf format warnings. Stefan Buhler
|
|
|
|
@2059
|
[2059]
|
8 months |
glen |
- support letterhomes in mod_userdir (#1473)
|
|
|
|
@2057
|
[2057]
|
8 months |
glen |
- give compiler hint that log_trace is printf format args
|
|
|
|
@2056
|
[2056]
|
8 months |
glen |
- proper type
|
|
|
|
@2055
|
[2055]
|
8 months |
glen |
- mod_deflate: filesize check is too weak, move to new logstyle. #1512
|
|
|
|
@2048
|
[2048]
|
8 months |
glen |
- shutup many compiler warnings. #1513
|
|
|