]> granicus.if.org Git - apache/log
apache
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

12 years agoTrivial s/a/an/ typo correction.
Rich Bowen [Wed, 7 Mar 2012 02:08:52 +0000 (02:08 +0000)]
Trivial s/a/an/ typo correction.

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

12 years agoAllow for DEFAULT_REL_RUNTIMEDIR ala socache... prevent perm issues
Jim Jagielski [Tue, 6 Mar 2012 16:20:17 +0000 (16:20 +0000)]
Allow for DEFAULT_REL_RUNTIMEDIR ala socache... prevent perm issues
with some configs

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

12 years agoRebuild variant files.
Rich Bowen [Tue, 6 Mar 2012 14:13:08 +0000 (14:13 +0000)]
Rebuild variant files.

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

12 years agorebuild transformations
Igor Galić [Tue, 6 Mar 2012 14:10:37 +0000 (14:10 +0000)]
rebuild transformations

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

12 years agoFix link for User/Group. Credit: Humbedooh
Igor Galić [Tue, 6 Mar 2012 14:07:36 +0000 (14:07 +0000)]
Fix link for User/Group. Credit: Humbedooh

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

12 years agoRebuild a bunch of transformations
Rich Bowen [Mon, 5 Mar 2012 01:27:45 +0000 (01:27 +0000)]
Rebuild a bunch of transformations

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

12 years agoModules get installed to ./modules not ./libexec
Rich Bowen [Mon, 5 Mar 2012 01:26:38 +0000 (01:26 +0000)]
Modules get installed to ./modules not ./libexec
(https://issues.apache.org/bugzilla/show_bug.cgi?id=52454)

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

12 years agoNote that with wildcard certs, or serverAltName certs, no special
Rich Bowen [Mon, 5 Mar 2012 01:09:47 +0000 (01:09 +0000)]
Note that with wildcard certs, or serverAltName certs, no special
workarounds are needed. (viz https://issues.apache.org/bugzilla/show_bug.cgi?id=51746 )

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

12 years agoThe referenced Makefile no longer exists, since mod_ssl is no longer a
Rich Bowen [Mon, 5 Mar 2012 00:37:27 +0000 (00:37 +0000)]
The referenced Makefile no longer exists, since mod_ssl is no longer a
separate distribution. If someone would like to provide more detail
here, that would be great. This is in response to
https://issues.apache.org/bugzilla/show_bug.cgi?id=49562

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

12 years agoMerge note about now-external APR dependency from 2.4 branch, and add note about...
Sander Temme [Sun, 4 Mar 2012 00:44:35 +0000 (00:44 +0000)]
Merge note about now-external APR dependency from 2.4 branch, and add note about PCRE

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

12 years agoRebuild transformations.
Rich Bowen [Sun, 4 Mar 2012 00:23:15 +0000 (00:23 +0000)]
Rebuild transformations.

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

12 years agoUpdates.
Lucien Gentis [Sat, 3 Mar 2012 19:35:05 +0000 (19:35 +0000)]
Updates.

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

12 years agoFix insecure handling of LD_LIBRARY_PATH that could lead to the
Stefan Fritsch [Fri, 2 Mar 2012 20:06:34 +0000 (20:06 +0000)]
Fix insecure handling of LD_LIBRARY_PATH that could lead to the
current working directory to be searched for DSOs

CVE-2012-0883

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

12 years agoCorrect the statement of how query string ordering works with the QSA
Rich Bowen [Fri, 2 Mar 2012 12:52:47 +0000 (12:52 +0000)]
Correct the statement of how query string ordering works with the QSA
flag. Change via nathan.deklepper AT objectconsulting.com.au,
https://issues.apache.org/bugzilla/show_bug.cgi?id=52689

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

12 years agoAdds Korean index page for FAQs, and links to it from other languages.
Rich Bowen [Fri, 2 Mar 2012 12:26:41 +0000 (12:26 +0000)]
Adds Korean index page for FAQs, and links to it from other languages.
From 윤병조 <yunbj AT naver DOT com>

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

12 years agoRename file and fix markup errors.
Rich Bowen [Fri, 2 Mar 2012 12:25:18 +0000 (12:25 +0000)]
Rename file and fix markup errors.

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

12 years agoAdds Korean translation of FAQ index. Contributed by 윤병조 <yunbj AT naver DOT com>
Rich Bowen [Fri, 2 Mar 2012 12:16:18 +0000 (12:16 +0000)]
Adds Korean translation of FAQ index. Contributed by 윤병조 <yunbj AT naver DOT com>

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

12 years agoRebuild
Rich Bowen [Wed, 29 Feb 2012 21:40:36 +0000 (21:40 +0000)]
Rebuild

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

12 years agoFix directive name in doc as per https://issues.apache.org/bugzilla/show_bug.cgi...
Rich Bowen [Wed, 29 Feb 2012 21:31:22 +0000 (21:31 +0000)]
Fix directive name in doc as per https://issues.apache.org/bugzilla/show_bug.cgi?id=52798

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

12 years agoFix MPM DSO load failure on AIX.
Jeff Trawick [Wed, 29 Feb 2012 01:52:17 +0000 (01:52 +0000)]
Fix MPM DSO load failure on AIX.

Without the proper AP_DECLARE*, these functions used by MPMs
were not exported from httpd on AIX, resulting in symbol
resolution errors.

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

12 years agoproperly free the GENERAL_NAMEs, as pointed out in PR 32652
Kaspar Brand [Tue, 28 Feb 2012 06:01:23 +0000 (06:01 +0000)]
properly free the GENERAL_NAMEs, as pointed out in PR 32652

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

12 years agoAIX: Add missing build scripts.
Graham Leggett [Mon, 27 Feb 2012 22:31:32 +0000 (22:31 +0000)]
AIX: Add missing build scripts.
Submitted by: Michael Felt <mamfelt gmail com>

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

12 years agoAIX: Update the build to support AIX packages.
Graham Leggett [Mon, 27 Feb 2012 22:24:18 +0000 (22:24 +0000)]
AIX: Update the build to support AIX packages.

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

12 years agoAdd the port number to the vhost's name in the scoreboard
Stefan Fritsch [Mon, 27 Feb 2012 22:08:52 +0000 (22:08 +0000)]
Add the port number to the vhost's name in the scoreboard

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

12 years agoTake care not to call ap_start_lingering_close from the listener thread,
Stefan Fritsch [Mon, 27 Feb 2012 22:04:54 +0000 (22:04 +0000)]
Take care not to call ap_start_lingering_close from the listener thread,
because it may block when flushing data to the client.

From the listener thread, do a lingering close without flushing. This is
OK because we only do this if there has been an error during write
completion or if our send buffers are empty because we are in keep-alive.

PR: 52229

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

12 years agoPrevent listener thread from ever updating a worker's scoreboard slot
Stefan Fritsch [Mon, 27 Feb 2012 21:45:18 +0000 (21:45 +0000)]
Prevent listener thread from ever updating a worker's scoreboard slot

The worker may be doing something else by now. This should take
care of slots staying in "L" state in the scoreboard

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

12 years agoInitialize EC temporary key on server startup, as for DH and
Stefan Fritsch [Mon, 27 Feb 2012 20:01:40 +0000 (20:01 +0000)]
Initialize EC temporary key on server startup, as for DH and
RSA. This fixes a race condition that could lead to a crash with threaded
MPMs.

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

12 years agoPass the EOS bucket down the filter chain
Stefan Fritsch [Sat, 25 Feb 2012 22:51:33 +0000 (22:51 +0000)]
Pass the EOS bucket down the filter chain

PR: 52766

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

12 years agoEnable per-module loglevel for mod_xml2enc and mod_proxy_html
Stefan Fritsch [Sat, 25 Feb 2012 22:15:42 +0000 (22:15 +0000)]
Enable per-module loglevel for mod_xml2enc and mod_proxy_html

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

12 years agoAdd a section to the mod_session documentation that better describes how to integrate
Graham Leggett [Sat, 25 Feb 2012 20:32:29 +0000 (20:32 +0000)]
Add a section to the mod_session documentation that better describes how to integrate
applications with mod_session.

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

12 years agomod_session: Sessions are encoded as application/x-www-form-urlencoded strings, howev...
Graham Leggett [Sat, 25 Feb 2012 18:10:56 +0000 (18:10 +0000)]
mod_session: Sessions are encoded as application/x-www-form-urlencoded strings, however we
do not handle the encoding of spaces properly. Fixed.

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

12 years agoUpdates.
Lucien Gentis [Sat, 25 Feb 2012 16:59:06 +0000 (16:59 +0000)]
Updates.

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

12 years agoFix another compiler warning
Stefan Fritsch [Sat, 25 Feb 2012 05:30:43 +0000 (05:30 +0000)]
Fix another compiler warning

Submitted by: Daniel Shahaf <danielsh elego de>

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

12 years agoFix compiler warning
Stefan Fritsch [Sat, 25 Feb 2012 05:28:11 +0000 (05:28 +0000)]
Fix compiler warning

Submitted by: Daniel Shahaf <danielsh elego de>

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

12 years agoFix MMN in comment
Stefan Fritsch [Fri, 24 Feb 2012 21:27:37 +0000 (21:27 +0000)]
Fix MMN in comment

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

12 years agoRevert Paul's lock free circular queue changes done on MPM-event.
Stefan Fritsch [Fri, 24 Feb 2012 21:27:13 +0000 (21:27 +0000)]
Revert Paul's lock free circular queue changes done on MPM-event.
The changes have been moved to branches/mpm-event-optimization.

This puts trunk's MPM-event back to the state of 2.4.x, except for serf
support.

The following commits are reverted:
 ------------------------------------------------------------------------
r1203404 | trawick | 2011-11-17 23:48:35 +0100

event no longer requires APR_POLLSET_THREADSAFE, or any
other non-standard feature (all but OS/2 have APR_POLLSET_WAKEABLE)

config-foo: don't require thread-safe pollset in order to
            build event

event.c: don't stress APR_ENOTIMPL in apr_pollset_create errors;
         just give the standard "check system or user limits"
         message

 ------------------------------------------------------------------------
r1203858 | trawick | 2011-11-18 22:39:33 +0100

follow up to r1202257 -- perform normal wakeup processing when
APR_EINTR is seen from apr_pollset_poll(), with expectation that
it was triggered by apr_pollset_wakeup()

 ------------------------------------------------------------------------
r1202395 | trawick | 2011-11-15 20:38:31 +0100

spellcheck r1202258

 ------------------------------------------------------------------------
r1202329 | pquerna | 2011-11-15 18:47:33 +0100

Calculate the power of two size of the buffer before allocating it.

Spotted by: Rüdiger Plüm

 ------------------------------------------------------------------------
r1202259 | pquerna | 2011-11-15 16:52:59 +0100

Use apr_pollset_wakeup to ensure that the listener thread will process most enqueue'd events quickly

 ------------------------------------------------------------------------
r1202258 | pquerna | 2011-11-15 16:52:00 +0100

Because the pollset is now only mutated from the event thread, we no longer need the APR_POLLSET_THREADSAFE flag for the event_pollset

 ------------------------------------------------------------------------
r1202257 | pquerna | 2011-11-15 16:51:03 +0100

Create a new lock free circular queue, and use it in the EventMPM to remove the timeout mutex that was wrapping both timeout queue operations and pollset operations.

 ------------------------------------------------------------------------
r1202256 | pquerna | 2011-11-15 16:50:09 +0100

Instead of disabling the listening sockets from the pollset when under load, just stop calling the accept call, but leave the sockets in the pollset.

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

12 years agoIn maintainer mode, replace apr_palloc with a version that
Stefan Fritsch [Fri, 24 Feb 2012 20:47:01 +0000 (20:47 +0000)]
In maintainer mode, replace apr_palloc with a version that
initializes the allocated memory with non-zero values, except if
AP_DEBUG_NO_ALLOC_POISON is defined.

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

12 years agoFix AddOutputFilterByType brown paper bag crash bug
Stefan Fritsch [Fri, 24 Feb 2012 20:42:24 +0000 (20:42 +0000)]
Fix AddOutputFilterByType brown paper bag crash bug

Initialize pointers, fix off-by-one.

PR: 52755

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

12 years agoInternal link to the right section.
Rich Bowen [Fri, 24 Feb 2012 03:12:53 +0000 (03:12 +0000)]
Internal link to the right section.

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

12 years agoAdding .fr translation for mod_lua
Vincent Deffontaines [Thu, 23 Feb 2012 17:46:42 +0000 (17:46 +0000)]
Adding .fr translation for mod_lua

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

12 years agoAdd AP_HAVE_C99 to make correct check for C99 less onerous
Stefan Fritsch [Tue, 21 Feb 2012 21:36:37 +0000 (21:36 +0000)]
Add AP_HAVE_C99 to make correct check for C99 less onerous
Using __STDC_VERSION__ without checking if it is defined causes warnings
on C89.

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