]> granicus.if.org Git - apache/log
apache
12 years agoCHANGES entry for r1304874
Stefan Fritsch [Sat, 24 Mar 2012 18:06:15 +0000 (18:06 +0000)]
CHANGES entry for r1304874

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1304875 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRemove the hack from r806010 that mis-uses the pointer to the per-directory
Stefan Fritsch [Sat, 24 Mar 2012 18:01:07 +0000 (18:01 +0000)]
Remove the hack from r806010 that mis-uses the pointer to the per-directory
config for other things. This breaks with MPMs that do have a per-directory
config.

If any module appears that wants to use this functionality, we can
add a new, non-broken API. Since the docs clearly state that ap_set_listener()
should not be called by external modules, I don't consider this an API/ABI
change, but only a bug fix.

PR: 52904

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1304874 13f79535-47bb-0310-9956-ffa450edef68

12 years agoDowngrade log message about adjusted IP address to trace1
Stefan Fritsch [Sat, 24 Mar 2012 16:47:17 +0000 (16:47 +0000)]
Downgrade log message about adjusted IP address to trace1

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1304855 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFix merging of AllowOverrideList and ContentDigest.
Stefan Fritsch [Sat, 24 Mar 2012 16:32:53 +0000 (16:32 +0000)]
Fix merging of AllowOverrideList and ContentDigest.
Remove some useless code.
Pointed out by covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1304852 13f79535-47bb-0310-9956-ffa450edef68

12 years agoUpdates.
Lucien Gentis [Sat, 24 Mar 2012 15:01:40 +0000 (15:01 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1304818 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFixed bad link (again)
Daniel Gruno [Sat, 24 Mar 2012 14:21:08 +0000 (14:21 +0000)]
Fixed bad link (again)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1304805 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFix broken link: Should point to 2.0 docs instead of current branch
Daniel Gruno [Sat, 24 Mar 2012 14:15:18 +0000 (14:15 +0000)]
Fix broken link: Should point to 2.0 docs instead of current branch

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1304802 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFixed 19 broken references.
Daniel Gruno [Sat, 24 Mar 2012 13:12:22 +0000 (13:12 +0000)]
Fixed 19 broken references.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1304784 13f79535-47bb-0310-9956-ffa450edef68

12 years agoTypo fix: mod_authnnz_ldap -> mod_authnz_ldap
Daniel Gruno [Sat, 24 Mar 2012 12:54:11 +0000 (12:54 +0000)]
Typo fix: mod_authnnz_ldap -> mod_authnz_ldap

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1304780 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFix references to the new auth modules
Daniel Gruno [Sat, 24 Mar 2012 10:01:27 +0000 (10:01 +0000)]
Fix references to the new auth modules

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1304743 13f79535-47bb-0310-9956-ffa450edef68

12 years agoPR52981: mod_request: fix check for bad KeptBodySize argument
Eric Covener [Fri, 23 Mar 2012 22:43:28 +0000 (22:43 +0000)]
PR52981: mod_request: fix check for bad KeptBodySize argument

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1304641 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRemoved outdated question about Netscape Navigator 3 (re English version)
Daniel Gruno [Fri, 23 Mar 2012 13:23:45 +0000 (13:23 +0000)]
Removed outdated question about Netscape Navigator 3 (re English version)
I need to remember the right order to do this in.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1304333 13f79535-47bb-0310-9956-ffa450edef68

12 years agoDon't define PATH_MAX, we use APR_PATH_MAX anyway.
Stefan Fritsch [Thu, 22 Mar 2012 21:50:52 +0000 (21:50 +0000)]
Don't define PATH_MAX, we use APR_PATH_MAX anyway.
This broke compilation on GNU hurd.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1304087 13f79535-47bb-0310-9956-ffa450edef68

12 years agorebuild html for fr translation
Daniel Gruno [Thu, 22 Mar 2012 17:51:03 +0000 (17:51 +0000)]
rebuild html for fr translation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1303918 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFix reference for fr translation: Require belongs to mod_authz_core, not core.
Daniel Gruno [Thu, 22 Mar 2012 17:50:37 +0000 (17:50 +0000)]
Fix reference for fr translation: Require belongs to mod_authz_core, not core.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1303917 13f79535-47bb-0310-9956-ffa450edef68

12 years ago* Partly revert r1303435 and rename pconf back to in_pconf to avoid shadowing
Ruediger Pluem [Thu, 22 Mar 2012 15:15:26 +0000 (15:15 +0000)]
* Partly revert r1303435 and rename pconf back to in_pconf to avoid shadowing
  the global variable with the same name and create a bogus assignment.

Pointed out by: Eric Covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1303827 13f79535-47bb-0310-9956-ffa450edef68

12 years agorebuild html.
Daniel Gruno [Thu, 22 Mar 2012 14:36:22 +0000 (14:36 +0000)]
rebuild html.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1303805 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRemove link to outdated (and deleted) question about ssl errors in old browsers.
Daniel Gruno [Thu, 22 Mar 2012 14:35:58 +0000 (14:35 +0000)]
Remove link to outdated (and deleted) question about ssl errors in old browsers.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1303804 13f79535-47bb-0310-9956-ffa450edef68

12 years agofix french translation and rebuild.
Daniel Gruno [Thu, 22 Mar 2012 14:08:38 +0000 (14:08 +0000)]
fix french translation and rebuild.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1303789 13f79535-47bb-0310-9956-ffa450edef68

12 years agoPoint to mod_autoindex instead of autoindex.
Daniel Gruno [Thu, 22 Mar 2012 14:07:59 +0000 (14:07 +0000)]
Point to mod_autoindex instead of autoindex.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1303788 13f79535-47bb-0310-9956-ffa450edef68

12 years ago* Fix changes in parameter names in function definitions done in r1303201
Ruediger Pluem [Wed, 21 Mar 2012 15:18:28 +0000 (15:18 +0000)]
* Fix changes in parameter names in function definitions done in r1303201

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1303435 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRevert r1294936 (Jeff's revert) and fix NetWare / Win32 build.
Guenter Knauf [Tue, 20 Mar 2012 23:15:05 +0000 (23:15 +0000)]
Revert r1294936 (Jeff's revert) and fix NetWare / Win32 build.
Added the missing AP_DECLARE* decorations for the function
implementations and variables.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1303201 13f79535-47bb-0310-9956-ffa450edef68

12 years agoxforms
Jim Jagielski [Tue, 20 Mar 2012 12:46:53 +0000 (12:46 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1302864 13f79535-47bb-0310-9956-ffa450edef68

12 years agoNote that TRACE is not a vuln
Jim Jagielski [Tue, 20 Mar 2012 12:08:25 +0000 (12:08 +0000)]
Note that TRACE is not a vuln

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1302855 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRevert r1299786, which is already covered elsewhere in the same document:
Stefan Fritsch [Mon, 19 Mar 2012 21:54:31 +0000 (21:54 +0000)]
Revert r1299786, which is already covered elsewhere in the same document:

    document that ap_mpm_query is available only after register hooks
    PR: 52889

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1302674 13f79535-47bb-0310-9956-ffa450edef68

12 years agoDisallow directives in AllowOverrideList which are only allowed
Stefan Fritsch [Mon, 19 Mar 2012 21:34:03 +0000 (21:34 +0000)]
Disallow directives in AllowOverrideList which are only allowed
in VirtualHost or server context. These are usually not prepared to be
called in .htaccess files.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1302665 13f79535-47bb-0310-9956-ffa450edef68

12 years agoIn AllowOverrideList, do not allow 'None' together with other directives.
Stefan Fritsch [Mon, 19 Mar 2012 20:57:19 +0000 (20:57 +0000)]
In AllowOverrideList, do not allow 'None' together with other directives.
While there, improve log messages and save some memory by allocating correct
size for table.

PR 52823

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1302653 13f79535-47bb-0310-9956-ffa450edef68

12 years ago* Readd the reverse assignment to avoid segfaults in ap_proxy_initialize_worker
Ruediger Pluem [Mon, 19 Mar 2012 14:51:47 +0000 (14:51 +0000)]
* Readd the reverse assignment to avoid segfaults in ap_proxy_initialize_worker

PR: 52935
Obtained from: Petter Berntsen <petterb gmail.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1302483 13f79535-47bb-0310-9956-ffa450edef68

12 years ago* Correctly save the reverse proxy worker in all virtual host proxy configs.
Ruediger Pluem [Mon, 19 Mar 2012 13:53:28 +0000 (13:53 +0000)]
* Correctly save the reverse proxy worker in all virtual host proxy configs.

PR: 52935
Obtained from: Petter Berntsen <petterb gmail.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1302444 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRebuild
Rich Bowen [Mon, 19 Mar 2012 00:10:57 +0000 (00:10 +0000)]
Rebuild

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1302251 13f79535-47bb-0310-9956-ffa450edef68

12 years agoUpdates.
Lucien Gentis [Sun, 18 Mar 2012 16:14:09 +0000 (16:14 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1302153 13f79535-47bb-0310-9956-ffa450edef68

12 years agoUpdates.
Lucien Gentis [Sat, 17 Mar 2012 16:49:36 +0000 (16:49 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301960 13f79535-47bb-0310-9956-ffa450edef68

12 years agoUnregistered media types in common use, according to Wikipedia and MS
Roy T. Fielding [Sat, 17 Mar 2012 08:58:59 +0000 (08:58 +0000)]
Unregistered media types in common use, according to Wikipedia and MS

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301894 13f79535-47bb-0310-9956-ffa450edef68

12 years agonew IANA media types as of 2012 Mar 16 18:55 PDT
Roy T. Fielding [Sat, 17 Mar 2012 05:59:06 +0000 (05:59 +0000)]
new IANA media types as of 2012 Mar 16 18:55 PDT

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301867 13f79535-47bb-0310-9956-ffa450edef68

12 years agoVarious typos and broken links. Daniel Gruno. rumble at cord dot dk
Rich Bowen [Fri, 16 Mar 2012 20:24:18 +0000 (20:24 +0000)]
Various typos and broken links. Daniel Gruno. rumble at cord dot dk

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301743 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRebuild
Rich Bowen [Fri, 16 Mar 2012 20:20:47 +0000 (20:20 +0000)]
Rebuild

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301739 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBroken link correction. Daniel Gruno (rumble at cord dk)
Rich Bowen [Fri, 16 Mar 2012 20:14:54 +0000 (20:14 +0000)]
Broken link correction. Daniel Gruno (rumble at cord dk)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301735 13f79535-47bb-0310-9956-ffa450edef68

12 years agoTypos and broken links in docs. Daniel Gruno (rumble at cord dk)
Rich Bowen [Fri, 16 Mar 2012 20:12:48 +0000 (20:12 +0000)]
Typos and broken links in docs. Daniel Gruno (rumble at cord dk)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301732 13f79535-47bb-0310-9956-ffa450edef68

12 years agoUpdate xforms, add fcgistarter.8
Stefan Fritsch [Fri, 16 Mar 2012 20:00:08 +0000 (20:00 +0000)]
Update xforms, add fcgistarter.8

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301726 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBuild fcgistarter.8
Stefan Fritsch [Fri, 16 Mar 2012 19:58:32 +0000 (19:58 +0000)]
Build fcgistarter.8

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301725 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRebuild various.
Rich Bowen [Fri, 16 Mar 2012 15:07:17 +0000 (15:07 +0000)]
Rebuild various.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301582 13f79535-47bb-0310-9956-ffa450edef68

12 years agoAnswer the "what flavor of regex" question.
Rich Bowen [Fri, 16 Mar 2012 15:05:46 +0000 (15:05 +0000)]
Answer the "what flavor of regex" question.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301578 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadd filesystem paths to some common error messages.
Eric Covener [Fri, 16 Mar 2012 13:38:07 +0000 (13:38 +0000)]
add filesystem paths to some common error messages.

(slightly modified from dev@ post to not bury the "failed/denied")

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301504 13f79535-47bb-0310-9956-ffa450edef68

12 years agoremove backported items
Eric Covener [Fri, 16 Mar 2012 13:20:24 +0000 (13:20 +0000)]
remove backported items

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301488 13f79535-47bb-0310-9956-ffa450edef68

12 years agoxforms
Eric Covener [Fri, 16 Mar 2012 09:45:34 +0000 (09:45 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301399 13f79535-47bb-0310-9956-ffa450edef68

12 years agofix a misleading example that implies ServerName has precedence over a ServerAlias.
Eric Covener [Fri, 16 Mar 2012 09:45:01 +0000 (09:45 +0000)]
fix a misleading example that implies ServerName has precedence over a ServerAlias.

We stop when a vhost matches for any reason (not 2.4 specific).  Mention this explicitly.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301398 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFixed broken *_DECLARE_DATA section.
Guenter Knauf [Thu, 15 Mar 2012 23:53:26 +0000 (23:53 +0000)]
Fixed broken *_DECLARE_DATA section.
Seems our preprocessor is some crazy and inserts a blank
after replacing a define which made the awk script fail.
Patch submitted by: normw gknw net.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301281 13f79535-47bb-0310-9956-ffa450edef68

12 years agorevert r1294936, which fixed MPM DSO load failures on AIX
Jeff Trawick [Thu, 15 Mar 2012 23:51:35 +0000 (23:51 +0000)]
revert r1294936, which fixed MPM DSO load failures on AIX

it breaks the Netware build and was also missing the
AP_DECLARE* decorations for the function implementations and
variables

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301277 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFixed Netware builds for PCRE 8.30.
Guenter Knauf [Thu, 15 Mar 2012 22:53:27 +0000 (22:53 +0000)]
Fixed Netware builds for PCRE 8.30.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301258 13f79535-47bb-0310-9956-ffa450edef68

12 years agoReturn an error code from a previous input filter
Stefan Fritsch [Thu, 15 Mar 2012 17:36:17 +0000 (17:36 +0000)]
Return an error code from a previous input filter

This likely fixes PR 52914

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301111 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRebuild
Rich Bowen [Thu, 15 Mar 2012 15:20:08 +0000 (15:20 +0000)]
Rebuild

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301038 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBroken link fixes. Daniel Gruno again (rumble at cord dot dk)
Rich Bowen [Thu, 15 Mar 2012 15:18:08 +0000 (15:18 +0000)]
Broken link fixes. Daniel Gruno again (rumble at cord dot dk)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301033 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRebuild
Rich Bowen [Thu, 15 Mar 2012 11:54:45 +0000 (11:54 +0000)]
Rebuild

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300938 13f79535-47bb-0310-9956-ffa450edef68

12 years agoPatches from Daniel Gruno (rumble at cord dot dk) for broken links in
Rich Bowen [Thu, 15 Mar 2012 11:53:19 +0000 (11:53 +0000)]
Patches from Daniel Gruno (rumble at cord dot dk) for broken links in
docs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300935 13f79535-47bb-0310-9956-ffa450edef68

12 years agoAdding a few quick notes to the docs STATUS file. Error codes and broken
Rich Bowen [Thu, 15 Mar 2012 11:50:49 +0000 (11:50 +0000)]
Adding a few quick notes to the docs STATUS file. Error codes and broken
LaTeX output.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300934 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRebuild
Rich Bowen [Thu, 15 Mar 2012 11:27:39 +0000 (11:27 +0000)]
Rebuild

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300927 13f79535-47bb-0310-9956-ffa450edef68

12 years agoLinks and typos. Daniel Gruno (rumble at cord dot dk)
Rich Bowen [Thu, 15 Mar 2012 11:26:23 +0000 (11:26 +0000)]
Links and typos. Daniel Gruno (rumble at cord dot dk)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300924 13f79535-47bb-0310-9956-ffa450edef68

12 years agorebuild
Rich Bowen [Thu, 15 Mar 2012 11:23:16 +0000 (11:23 +0000)]
rebuild

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300919 13f79535-47bb-0310-9956-ffa450edef68

12 years agoTypo and link breakage patches for mod_rewrite docs. via Daniel Gruno
Rich Bowen [Thu, 15 Mar 2012 11:22:11 +0000 (11:22 +0000)]
Typo and link breakage patches for mod_rewrite docs. via Daniel Gruno
(rumble at cord dk)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300917 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRebuild
Rich Bowen [Thu, 15 Mar 2012 11:13:11 +0000 (11:13 +0000)]
Rebuild

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300912 13f79535-47bb-0310-9956-ffa450edef68

12 years agoApply various patches from Daniel Gruno (rumble at cord dot dk). Typos
Rich Bowen [Thu, 15 Mar 2012 11:11:50 +0000 (11:11 +0000)]
Apply various patches from Daniel Gruno (rumble at cord dot dk). Typos
and broken links.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300910 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRebuild
Rich Bowen [Thu, 15 Mar 2012 10:42:02 +0000 (10:42 +0000)]
Rebuild

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300897 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMore patches from Daniel Gruno (rumble at cord dot dk) for references to
Rich Bowen [Thu, 15 Mar 2012 10:38:55 +0000 (10:38 +0000)]
More patches from Daniel Gruno (rumble at cord dot dk) for references to
directives that have moved around since 2.2

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300892 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRebuild
Rich Bowen [Thu, 15 Mar 2012 10:31:45 +0000 (10:31 +0000)]
Rebuild

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300886 13f79535-47bb-0310-9956-ffa450edef68

12 years agoAllow/Deny now in mod_acess_compat rather than authz_host (via Daniel
Rich Bowen [Thu, 15 Mar 2012 10:28:30 +0000 (10:28 +0000)]
Allow/Deny now in mod_acess_compat rather than authz_host (via Daniel
Gruno - rumble at cord dk)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300883 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRebuild
Rich Bowen [Thu, 15 Mar 2012 10:09:41 +0000 (10:09 +0000)]
Rebuild

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300878 13f79535-47bb-0310-9956-ffa450edef68

12 years agoVarious patches from Daniel Gruno (rumble at cord dot dk) for incorrect
Rich Bowen [Thu, 15 Mar 2012 10:08:24 +0000 (10:08 +0000)]
Various patches from Daniel Gruno (rumble at cord dot dk) for incorrect
references, typos.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300876 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFix some typos
Stefan Fritsch [Wed, 14 Mar 2012 22:21:50 +0000 (22:21 +0000)]
Fix some typos

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300766 13f79535-47bb-0310-9956-ffa450edef68

12 years agorebuild
Igor Galić [Wed, 14 Mar 2012 14:26:04 +0000 (14:26 +0000)]
rebuild

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300558 13f79535-47bb-0310-9956-ffa450edef68

12 years agoThanks goes to Daniel Gruno < rumble cord dk >
Igor Galić [Wed, 14 Mar 2012 14:23:13 +0000 (14:23 +0000)]
Thanks goes to Daniel Gruno < rumble  cord dk >

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300556 13f79535-47bb-0310-9956-ffa450edef68

12 years ago* server/mpm_unix.c (dummy_connection): Destroy temp pool and return
Joe Orton [Tue, 13 Mar 2012 15:03:54 +0000 (15:03 +0000)]
* server/mpm_unix.c (dummy_connection): Destroy temp pool and return
  on connect() failure.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300171 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRebuids various transformations.
Rich Bowen [Tue, 13 Mar 2012 10:50:49 +0000 (10:50 +0000)]
Rebuids various transformations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300067 13f79535-47bb-0310-9956-ffa450edef68

12 years agorebuild xhtml
Rich Bowen [Tue, 13 Mar 2012 10:49:53 +0000 (10:49 +0000)]
rebuild xhtml

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300066 13f79535-47bb-0310-9956-ffa450edef68

12 years agoAdds an example from authz_host. We already mentioned it, but it's a
Rich Bowen [Tue, 13 Mar 2012 10:47:56 +0000 (10:47 +0000)]
Adds an example from authz_host. We already mentioned it, but it's a
pretty common example, and good to mention here.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300065 13f79535-47bb-0310-9956-ffa450edef68

12 years agodocumented
Eric Covener [Mon, 12 Mar 2012 21:44:30 +0000 (21:44 +0000)]
documented

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1299887 13f79535-47bb-0310-9956-ffa450edef68

12 years agodocument LDAPRetries and LDAPRetryDelay knobs
Eric Covener [Mon, 12 Mar 2012 21:42:37 +0000 (21:42 +0000)]
document LDAPRetries and LDAPRetryDelay knobs

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1299883 13f79535-47bb-0310-9956-ffa450edef68

12 years agoupdate xforms
Stefan Fritsch [Mon, 12 Mar 2012 19:00:38 +0000 (19:00 +0000)]
update xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1299787 13f79535-47bb-0310-9956-ffa450edef68

12 years agodocument that ap_mpm_query is available only after register hooks
Stefan Fritsch [Mon, 12 Mar 2012 18:59:52 +0000 (18:59 +0000)]
document that ap_mpm_query is available only after register hooks

PR: 52889

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1299786 13f79535-47bb-0310-9956-ffa450edef68

12 years agosome more trace logging for AddOutputFilterByType
Stefan Fritsch [Mon, 12 Mar 2012 18:51:52 +0000 (18:51 +0000)]
some more trace logging for AddOutputFilterByType

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1299783 13f79535-47bb-0310-9956-ffa450edef68

12 years agoStray/confusing "recovery" in this failonstatus=XXX error message seems
Eric Covener [Mon, 12 Mar 2012 17:03:39 +0000 (17:03 +0000)]
Stray/confusing "recovery" in this failonstatus=XXX error message seems
to be a copy/paste error.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1299738 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMove away from DEFAULT_REL_RUNTIMEDIR and use ap_runtime_dir_relative()
Jim Jagielski [Mon, 12 Mar 2012 15:45:03 +0000 (15:45 +0000)]
Move away from DEFAULT_REL_RUNTIMEDIR and use ap_runtime_dir_relative()
API

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1299718 13f79535-47bb-0310-9956-ffa450edef68

12 years agoxform
Eric Covener [Mon, 12 Mar 2012 00:36:30 +0000 (00:36 +0000)]
xform

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1299506 13f79535-47bb-0310-9956-ffa450edef68

12 years agoPR52878: broken links to unixd directives
Eric Covener [Mon, 12 Mar 2012 00:32:46 +0000 (00:32 +0000)]
PR52878: broken links to unixd directives

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1299503 13f79535-47bb-0310-9956-ffa450edef68

12 years agoPR52877, MaxMemFree text no longer matches 2.4.x+ default of 2048.
Eric Covener [Mon, 12 Mar 2012 00:27:23 +0000 (00:27 +0000)]
PR52877, MaxMemFree text no longer matches 2.4.x+ default of 2048.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1299497 13f79535-47bb-0310-9956-ffa450edef68

12 years agoUpdate.
Lucien Gentis [Sun, 11 Mar 2012 15:02:46 +0000 (15:02 +0000)]
Update.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1299370 13f79535-47bb-0310-9956-ffa450edef68

12 years agoUpdates.
Lucien Gentis [Sun, 11 Mar 2012 14:52:33 +0000 (14:52 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1299367 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRebuild.
Rich Bowen [Sun, 11 Mar 2012 02:46:48 +0000 (02:46 +0000)]
Rebuild.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1299330 13f79535-47bb-0310-9956-ffa450edef68

12 years agoCorrect link to sed docs. Via Daniel Gruno
Rich Bowen [Sun, 11 Mar 2012 02:45:26 +0000 (02:45 +0000)]
Correct link to sed docs. Via Daniel Gruno

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1299328 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRebuild various
Rich Bowen [Fri, 9 Mar 2012 19:57:26 +0000 (19:57 +0000)]
Rebuild various

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1299012 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFix broken link to sed docs. via Daniel Gruno <rumble AT cord DOT dk>
Rich Bowen [Fri, 9 Mar 2012 19:55:11 +0000 (19:55 +0000)]
Fix broken link to sed docs. via Daniel Gruno <rumble AT cord DOT dk>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1299011 13f79535-47bb-0310-9956-ffa450edef68

12 years agoUse new ap_runtime_dir_relative() API
Jim Jagielski [Thu, 8 Mar 2012 15:40:42 +0000 (15:40 +0000)]
Use new ap_runtime_dir_relative() API

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1298433 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBump
Jim Jagielski [Thu, 8 Mar 2012 15:40:40 +0000 (15:40 +0000)]
Bump

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1298432 13f79535-47bb-0310-9956-ffa450edef68

12 years agopr#52852 remove Require all granted from example, it breaks otherwise.
Igor Galić [Thu, 8 Mar 2012 11:04:47 +0000 (11:04 +0000)]
pr#52852 remove Require all granted from example, it breaks otherwise.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1298353 13f79535-47bb-0310-9956-ffa450edef68

12 years agoOutdated translations
Rich Bowen [Thu, 8 Mar 2012 02:02:40 +0000 (02:02 +0000)]
Outdated translations

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1298257 13f79535-47bb-0310-9956-ffa450edef68

12 years agomod_proxy_html is no longer a third-party module.
Rich Bowen [Thu, 8 Mar 2012 02:02:09 +0000 (02:02 +0000)]
mod_proxy_html is no longer a third-party module.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1298256 13f79535-47bb-0310-9956-ffa450edef68

12 years agodocco updates w/ xfrms
Jim Jagielski [Wed, 7 Mar 2012 12:53:37 +0000 (12:53 +0000)]
docco updates w/ xfrms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1297960 13f79535-47bb-0310-9956-ffa450edef68

12 years agoDocs (and minor comment change) for DefaultRuntimeDir directive
Jim Jagielski [Wed, 7 Mar 2012 12:51:04 +0000 (12:51 +0000)]
Docs (and minor comment change) for DefaultRuntimeDir directive

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1297959 13f79535-47bb-0310-9956-ffa450edef68

12 years agoPR52845: "DirectoryIndex disabled" should blow away the DirectoryIndex settings
Eric Covener [Wed, 7 Mar 2012 12:42:09 +0000 (12:42 +0000)]
PR52845: "DirectoryIndex disabled" should blow away the DirectoryIndex settings
in the current config section, not just override previous config sections.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1297958 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRevert... wtf did this come from??
Jim Jagielski [Wed, 7 Mar 2012 12:35:10 +0000 (12:35 +0000)]
Revert... wtf did this come from??

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1297956 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFold on Jeff's DefaultRuntimeDir impl... docs on the way
Jim Jagielski [Wed, 7 Mar 2012 12:31:58 +0000 (12:31 +0000)]
Fold on Jeff's DefaultRuntimeDir impl... docs on the way

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1297955 13f79535-47bb-0310-9956-ffa450edef68