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
7a64f2f888
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
ab55e2e026
Change parser generation again as the previous fix broke building with some non-gnu make utils. According to the automake faq this is only "hiding errors" and we should be able to do better, but i don't see how (and their examples don't work with -jX). For a clean solution we need to compile lemon for the build host, not the target.
stbuehler2008-08-27 14:53:06 +00:00
5ab6fa6fd2
Change parser generation again as the previous fix broke building with some non-gnu make utils. According to the automake faq this is only "hiding errors" and we should be able to do better, but i don't see how (and their examples don't work with -jX). For a clean solution we need to compile lemon for the build host, not the target.
stbuehler2008-08-27 14:53:06 +00:00
caeb895b65
Fix small copy/paste typo in previous commit
stbuehler2008-08-27 14:53:03 +00:00
9cb47be07f
Fix small copy/paste typo in previous commit
stbuehler2008-08-27 14:53:03 +00:00
7628cd8a4c
Do not send content-encoding for 304 (#1754), thx yzlai
stbuehler2008-08-20 16:44:51 +00:00
9e6ef84e91
Do not send content-encoding for 304 (#1754), thx yzlai
stbuehler2008-08-20 16:44:51 +00:00
2cb7c61e40
Fixed parser generating with automake
stbuehler2008-08-20 10:12:23 +00:00
ed346f3907
Fixed parser generating with automake
stbuehler2008-08-20 10:12:23 +00:00