5a1d9edf1e
- Add possibility to disable methods in mod_compress (#1773)
Elan Ruusamäe
2008-10-03 10:05:33 +00:00
c6c2bf8308
- Add possibility to disable methods in mod_compress (#1773)
Elan Ruusamäe
2008-10-03 10:05:33 +00:00
bb4f844c38
Fix fastcgi authorization in subdirectories with check-local=disabled; don't split pathinfo for authorizer. (#963)
stbuehler2008-10-01 20:08:23 +00:00
80a4f7a721
Fix fastcgi authorization in subdirectories with check-local=disabled; don't split pathinfo for authorizer. (#963)
stbuehler2008-10-01 20:08:23 +00:00
8bab67aed0
Trust pcre-config, do not check for pcre manually (#1769)
stbuehler2008-10-01 16:49:19 +00:00
87eea9e4c3
Trust pcre-config, do not check for pcre manually (#1769)
stbuehler2008-10-01 16:49:19 +00:00
2385eb43e7
Do not cache default vhost in mod_simple_vhost (#709)
stbuehler2008-10-01 16:49:15 +00:00
da4e28778f
Do not cache default vhost in mod_simple_vhost (#709)
stbuehler2008-10-01 16:49:15 +00:00
f6824de91a
Try to convert string options to shorts for numeric options in config file; allows to use env-vars for numeric options. (#1159, thx andrewb)
stbuehler2008-10-01 13:24:19 +00:00
65f4e4a8db
Try to convert string options to shorts for numeric options in config file; allows to use env-vars for numeric options. (#1159, thx andrewb)
stbuehler2008-10-01 13:24:19 +00:00
1554d5c42b
Removed debian/, openwrt/ and cygwin/; they weren't kept up-to-date, and we decided to remove dist. specific stuff
stbuehler2008-09-30 21:13:42 +00:00
c426767ea2
Removed debian/, openwrt/ and cygwin/; they weren't kept up-to-date, and we decided to remove dist. specific stuff
stbuehler2008-09-30 21:13:42 +00:00
1c92b0316e
Fix leaving zombie process with include_shell (#1777)
stbuehler2008-09-30 19:42:29 +00:00
b66dc12fda
Fix leaving zombie process with include_shell (#1777)
stbuehler2008-09-30 19:42:29 +00:00
5e5954b9e5
fix auth.backend.ldap.bind-dn/pw problems (thx ruskie) - missing PATCH for them in mod_auth_patch_connection
stbuehler2008-09-19 16:02:34 +00:00
86766c10c5
fix auth.backend.ldap.bind-dn/pw problems (thx ruskie) - missing PATCH for them in mod_auth_patch_connection
stbuehler2008-09-19 16:02:34 +00:00
087aaf8fa5
workaround ldap connection leak if a ldap connection failed (restarting ldap)
stbuehler2008-09-17 14:25:42 +00:00
6d1d3fc203
workaround ldap connection leak if a ldap connection failed (restarting ldap)
stbuehler2008-09-17 14:25:42 +00:00
aeecbea60e
fix splitting of auth-ldap filter
stbuehler2008-09-17 14:25:39 +00:00
e7ff94835f
fix splitting of auth-ldap filter
stbuehler2008-09-17 14:25:39 +00:00
c22cd136c5
fix segfault for stat_cache(fam) calls with relative path (without '/', can be triggered by x-sendfile) (#1750)
stbuehler2008-08-27 15:59:50 +00:00