]>
granicus.if.org Git - apache/log
Yann Ylavic [Tue, 25 Feb 2014 13:08:11 +0000 (13:08 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1571675 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Tue, 25 Feb 2014 06:24:57 +0000 (06:24 +0000)]
Typo in comment (was r1571368)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1571578 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 24 Feb 2014 22:43:44 +0000 (22:43 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1571477 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 24 Feb 2014 22:38:15 +0000 (22:38 +0000)]
fix setifempty compat info
http://httpd.apache.org/docs/2.4/mod/mod_headers.html#comment_2245
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1571473 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 22 Feb 2014 18:02:35 +0000 (18:02 +0000)]
stabilize sort for latex build as well
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570868 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 22 Feb 2014 17:57:32 +0000 (17:57 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570866 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 22 Feb 2014 17:47:54 +0000 (17:47 +0000)]
handle duplicate directives by sorting directive lists additionally by module name
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570864 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 22 Feb 2014 15:29:59 +0000 (15:29 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570851 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 22 Feb 2014 00:17:36 +0000 (00:17 +0000)]
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570757 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 21 Feb 2014 20:01:32 +0000 (20:01 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570687 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 21 Feb 2014 19:47:26 +0000 (19:47 +0000)]
Merge r1570288 from trunk:
*) mod_rewrite: Add RewriteOptions InheritDown, InheritDownBefore,
and IgnoreInherit to allow RewriteRules to be pushed from parent scopes
to child scopes without explicitly configuring each child scope.
PR56153.
Submitted By: Edward Lu
Committed By: covener
Submitted by: covener
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570684 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 21 Feb 2014 18:46:03 +0000 (18:46 +0000)]
ipromote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570657 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 21 Feb 2014 18:45:46 +0000 (18:45 +0000)]
ivote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570656 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Fri, 21 Feb 2014 15:25:57 +0000 (15:25 +0000)]
Propose mod_proxy_http easy fixes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570606 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 21 Feb 2014 11:13:53 +0000 (11:13 +0000)]
Backport r1570528
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570530 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 20 Feb 2014 19:38:49 +0000 (19:38 +0000)]
Merge r1542379 from trunk:
PR: 54852. Only use a dummy_connection for idle processes
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570327 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 20 Feb 2014 19:37:27 +0000 (19:37 +0000)]
backported
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570325 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 20 Feb 2014 19:37:09 +0000 (19:37 +0000)]
* core: Detect incomplete body in HTTP input filter and return
APR_INCOMPLETE. PR 55475.
trunk patch: http://svn.apache.org/r1538776
2.4.x patch: https://people.apache.org/~ylavic/2.4.x-http_filter_incomplete.patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570324 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 20 Feb 2014 19:36:12 +0000 (19:36 +0000)]
Merge r1551685 from trunk:
FreeBSD: Disable IPv4-mapped listening sockets by default for versions
5+ instead of just for FreeBSD 5.
PR: 53824
Submitted by: trawick
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570322 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 20 Feb 2014 19:35:39 +0000 (19:35 +0000)]
Merge r1569615 from trunk:
handle POLLERR/POLLHUP during poll() to avoid high CPU busy loop.
Submitted By: Joffroy Christen <joffroy.christen solvaxis com>, Eric Covener]
Committed By: covener
Submitted by: covener
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570321 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 20 Feb 2014 18:17:48 +0000 (18:17 +0000)]
some votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570293 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 20 Feb 2014 18:10:33 +0000 (18:10 +0000)]
propose mod_rewrite enhancement
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570291 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 20 Feb 2014 15:05:42 +0000 (15:05 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570215 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 20 Feb 2014 12:32:22 +0000 (12:32 +0000)]
backported
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570168 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 20 Feb 2014 12:10:32 +0000 (12:10 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570164 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 20 Feb 2014 11:54:27 +0000 (11:54 +0000)]
mod_lua: Backport setcookie changes. PR 56128
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1570162 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 19 Feb 2014 12:43:58 +0000 (12:43 +0000)]
Merge r1487528, r1563379, r1563381, r1565711 from trunk:
* server/protocol.c (r_flush): Use int return type as per declaration
of apr_vformatter(); no functional change.
Use %pm in order to save 8k of stack in 'ap_pcfg_strerror'
s/apr_pstrndup/apr_pstrmemdup/ when applicable
follow-up to r1096569:
remove unnecessary total_modules calculation
Submitted by: jorton, jailletc36, jailletc36, trawick
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1569726 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 19 Feb 2014 12:42:22 +0000 (12:42 +0000)]
ipromote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1569724 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 19 Feb 2014 12:41:58 +0000 (12:41 +0000)]
ivote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1569723 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 19 Feb 2014 02:53:16 +0000 (02:53 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1569621 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 19 Feb 2014 02:47:28 +0000 (02:47 +0000)]
propose wstunnel fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1569617 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 18 Feb 2014 18:27:56 +0000 (18:27 +0000)]
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1569464 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 18 Feb 2014 18:15:11 +0000 (18:15 +0000)]
Flipped links, L and END flags
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1569457 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 18 Feb 2014 16:44:09 +0000 (16:44 +0000)]
Alpha-ordering
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1569419 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 18 Feb 2014 16:21:43 +0000 (16:21 +0000)]
Insert missing space.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1569409 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 17 Feb 2014 21:29:15 +0000 (21:29 +0000)]
Merge r1542562 from trunk:
We were not being consistent between http and others
if we added the default port or not during the canonizing
phase... Baseline the http method (don't add unless the
port provided isn't the default).
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1569114 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Mon, 17 Feb 2014 20:42:15 +0000 (20:42 +0000)]
Vote for mod_proxy fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1569108 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Mon, 17 Feb 2014 18:06:42 +0000 (18:06 +0000)]
New proposal about incomplete request/response bodies detection.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1569064 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 17 Feb 2014 14:17:38 +0000 (14:17 +0000)]
Backported
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1569009 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 17 Feb 2014 14:16:57 +0000 (14:16 +0000)]
Merge r1545286, r1545292, r1545325, r1545364, r1545408, r1545411 from trunk:
Use a normalized offset point for idlers... still need to worry
that atomics work as "expected", in this case that a add32 of a -1
is the "same" as dec32 (as far as effect on idlers)
r1545286 for eventopt
Use correct type...
Use offset which is smack dab in the middle.
naming suggestion re: trawick
Consistent types
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1569008 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 17 Feb 2014 14:13:14 +0000 (14:13 +0000)]
Merge r1564756 from trunk:
mod_proxy_fcgi: Fix error message when an unexpected protocol version
number is received from the application.
PR: 56110
Submitted by: trawick
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1569007 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 17 Feb 2014 14:12:30 +0000 (14:12 +0000)]
Merge r1564052 from trunk:
Correct the trusted proxy match test in mod_remoteip. PR 54651.\n\nSubmitted By: Yoshinori Ehara <yoshinori ehara gmail com>\nEndorsed By: Eugene L <eugenel amazon com>\nCommited By: mrumph
Submitted by: mrumph
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1569006 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 17 Feb 2014 14:11:38 +0000 (14:11 +0000)]
Merge r1563420 from trunk:
enable auto curve selection for ephemeral ECDH keys
when compiled against OpenSSL 1.0.2 or later
Submitted by: kbrand
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1569005 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 17 Feb 2014 14:11:10 +0000 (14:11 +0000)]
Merge r1564475 from trunk:
Use the correct IP addresses to populate the proxy_ips field
in mod_remoteip.c. PR 55972.
Submitted by: mrumph
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1569003 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 17 Feb 2014 14:10:13 +0000 (14:10 +0000)]
ipromote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1569001 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 17 Feb 2014 14:09:31 +0000 (14:09 +0000)]
ivote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1568999 13f79535 -47bb-0310-9956-
ffa450edef68
Yann Ylavic [Mon, 17 Feb 2014 13:52:38 +0000 (13:52 +0000)]
Votes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1568992 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 16 Feb 2014 14:37:24 +0000 (14:37 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1568767 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sat, 15 Feb 2014 18:05:40 +0000 (18:05 +0000)]
Merge r1568652, r1568653 from trunk:
linkify internal <directive> tags
xform
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1568654 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sat, 15 Feb 2014 17:48:21 +0000 (17:48 +0000)]
vote/promote remote_ip
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1568645 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 15 Feb 2014 13:19:43 +0000 (13:19 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1568633 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 13 Feb 2014 16:11:53 +0000 (16:11 +0000)]
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1567967 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 13 Feb 2014 16:10:50 +0000 (16:10 +0000)]
Rebuild mod_deflate docs. (Remove Netscape 4 advice.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1567966 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 13 Feb 2014 15:47:21 +0000 (15:47 +0000)]
Remove configurations referring to browsers from the dim and distant past.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1567955 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 11 Feb 2014 19:35:52 +0000 (19:35 +0000)]
Merge r1567221 from trunk:
mod_lua: Fix r:setcookie() to add, rather than replace,
the Set-Cookie header. PR56105
Submitted By: Kevin J Walters <kjw ms com>, Edward Lu <Chaosed0 gmail com>
Committed By: covener
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1567328 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 11 Feb 2014 08:01:41 +0000 (08:01 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1567003 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Mon, 10 Feb 2014 20:45:25 +0000 (20:45 +0000)]
vote + easy proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1566738 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 10 Feb 2014 18:56:17 +0000 (18:56 +0000)]
some votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1566703 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 10 Feb 2014 18:54:23 +0000 (18:54 +0000)]
Merge r1563418 from trunk:
Add %{CONN_REMOTE_ADDR} to mod_rewrite. PR56094
Submitted By: Edward Lu <Chaosed0 gmail com>
Committed By: covener
Submitted by: covener
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1566702 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 8 Feb 2014 15:19:06 +0000 (15:19 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1566027 13f79535 -47bb-0310-9956-
ffa450edef68
Stephen Henson [Sat, 8 Feb 2014 14:50:05 +0000 (14:50 +0000)]
Vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1566024 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Sat, 8 Feb 2014 14:36:27 +0000 (14:36 +0000)]
promote mod_rewrite fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1566022 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Fri, 7 Feb 2014 17:41:32 +0000 (17:41 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1565739 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 6 Feb 2014 16:54:51 +0000 (16:54 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1565345 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 6 Feb 2014 16:51:54 +0000 (16:51 +0000)]
update German translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1565342 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 6 Feb 2014 16:47:40 +0000 (16:47 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1565337 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 6 Feb 2014 16:45:29 +0000 (16:45 +0000)]
add example containers
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1565335 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 6 Feb 2014 11:39:53 +0000 (11:39 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1565186 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 6 Feb 2014 11:28:55 +0000 (11:28 +0000)]
port style and dtd changes from trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1565174 13f79535 -47bb-0310-9956-
ffa450edef68
Kaspar Brand [Thu, 6 Feb 2014 05:34:08 +0000 (05:34 +0000)]
update certkeyfile proposal with SSL_CTX_set_current_cert stapling init loop
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1565083 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Wed, 5 Feb 2014 21:49:10 +0000 (21:49 +0000)]
Vote for mod_rewrite fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564948 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Wed, 5 Feb 2014 18:00:55 +0000 (18:00 +0000)]
Correct the PR # in proposal.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564852 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 5 Feb 2014 15:38:24 +0000 (15:38 +0000)]
rename zh-cn html files and update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564810 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 5 Feb 2014 15:33:58 +0000 (15:33 +0000)]
build bootstrap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564807 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 5 Feb 2014 15:33:24 +0000 (15:33 +0000)]
add utf8 extension to zh-cn html files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564806 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 5 Feb 2014 13:35:16 +0000 (13:35 +0000)]
fix tr docs charset
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564771 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 5 Feb 2014 13:07:24 +0000 (13:07 +0000)]
propose, tidy up
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564762 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Wed, 5 Feb 2014 12:13:11 +0000 (12:13 +0000)]
Backport r1564727: Fix support for uploading files by using pushlstring instead of pushstring when pushing binary data.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564729 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Tue, 4 Feb 2014 21:01:47 +0000 (21:01 +0000)]
propose mod_remoteip fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564487 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 4 Feb 2014 20:07:41 +0000 (20:07 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564457 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 4 Feb 2014 20:06:50 +0000 (20:06 +0000)]
update German translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564456 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 4 Feb 2014 14:22:18 +0000 (14:22 +0000)]
Merge r1523387 from trunk:
In 2.4, the MPM leaves a copy of the non-disconnected FD sitting in
context->accept_socket. This FD will be closed a second time, often
shortly after a worker picks it up in this same FD being reused. The
first recv fails with WSAENOTSOCK since the same FD was closed in the
listener thread while the worker was pulling it off the queue
(The second close is of the underlying FD/socket, not a shared
apr_socket_t, so it's not short-circuited)
This patch makes it a bit more 2.2.x-ish and solves my problem -- the
context->accept_socket gets zapped at the bottom of the loop if
!disconnected.
Submitted by: covener
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564313 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 4 Feb 2014 14:20:56 +0000 (14:20 +0000)]
ipromote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564311 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 4 Feb 2014 14:20:33 +0000 (14:20 +0000)]
ivote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564310 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 3 Feb 2014 21:42:53 +0000 (21:42 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564077 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 3 Feb 2014 21:38:21 +0000 (21:38 +0000)]
fix sitemap c&p error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564075 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 3 Feb 2014 21:31:28 +0000 (21:31 +0000)]
d'oh. module name fixes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564070 13f79535 -47bb-0310-9956-
ffa450edef68
Mike Rumph [Mon, 3 Feb 2014 21:23:21 +0000 (21:23 +0000)]
propose mod_remoteip fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564065 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 3 Feb 2014 21:08:32 +0000 (21:08 +0000)]
build bootstrap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564059 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 3 Feb 2014 21:07:44 +0000 (21:07 +0000)]
activate chm build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564057 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 3 Feb 2014 21:02:05 +0000 (21:02 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564053 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 3 Feb 2014 20:58:36 +0000 (20:58 +0000)]
url fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1564051 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 3 Feb 2014 14:17:36 +0000 (14:17 +0000)]
port latex/pdf changes from trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1563908 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 3 Feb 2014 10:15:41 +0000 (10:15 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1563821 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 3 Feb 2014 10:02:14 +0000 (10:02 +0000)]
update a few German translations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1563813 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 3 Feb 2014 09:28:33 +0000 (09:28 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1563810 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 3 Feb 2014 09:12:55 +0000 (09:12 +0000)]
svn:eol-style = native
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1563809 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 3 Feb 2014 09:09:07 +0000 (09:09 +0000)]
port style changes from trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1563808 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 3 Feb 2014 09:03:55 +0000 (09:03 +0000)]
build bootstrap with new xalan
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1563805 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 3 Feb 2014 09:01:45 +0000 (09:01 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1563804 13f79535 -47bb-0310-9956-
ffa450edef68