]> granicus.if.org Git - apache/log
apache
12 years agoxforms
Jeff Trawick [Sat, 18 Aug 2012 13:13:40 +0000 (13:13 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374574 13f79535-47bb-0310-9956-ffa450edef68

12 years agomerge r1374569 from trunk:
Jeff Trawick [Sat, 18 Aug 2012 13:12:10 +0000 (13:12 +0000)]
merge r1374569 from trunk:

add links to AcceptFilter and Windows platform documentation

add some notes on key configuration issues

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374572 13f79535-47bb-0310-9956-ffa450edef68

12 years agoPerhaps the users of httpd on Windows are the real ultra geeks.
Jeff Trawick [Fri, 17 Aug 2012 20:42:04 +0000 (20:42 +0000)]
Perhaps the users of httpd on Windows are the real ultra geeks.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374429 13f79535-47bb-0310-9956-ffa450edef68

12 years agoand we are at 2.4.4-dev
Jim Jagielski [Fri, 17 Aug 2012 17:09:30 +0000 (17:09 +0000)]
and we are at 2.4.4-dev

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374367 13f79535-47bb-0310-9956-ffa450edef68

12 years agoGet ready to tag 2.4.3
Jim Jagielski [Fri, 17 Aug 2012 17:05:53 +0000 (17:05 +0000)]
Get ready to tag 2.4.3

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374364 13f79535-47bb-0310-9956-ffa450edef68

12 years agoAdd backport of r1374199 in r1374202
Rainer Jung [Fri, 17 Aug 2012 15:13:04 +0000 (15:13 +0000)]
Add backport of r1374199 in r1374202
to mergeinfo.d

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374311 13f79535-47bb-0310-9956-ffa450edef68

12 years agoUn"fix" the bug reference.
Joe Orton [Fri, 17 Aug 2012 14:58:52 +0000 (14:58 +0000)]
Un"fix" the bug reference.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374300 13f79535-47bb-0310-9956-ffa450edef68

12 years agomod_proxy_balancer: Remove wrong error code
Rainer Jung [Fri, 17 Aug 2012 14:57:07 +0000 (14:57 +0000)]
mod_proxy_balancer: Remove wrong error code
parameter from log message.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374299 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFix closing the back end connection in case of error.
Rainer Jung [Fri, 17 Aug 2012 14:54:18 +0000 (14:54 +0000)]
Fix closing the back end connection in case of error.
The field "closed" was changed from an int to a bit
field of size one in 2.4.x.
For historical reasons a close instruction was coded
as an increment on the field, which in 2.4.x flips
the field each time. There were mutliple could paths
that would flip it several times for a single error,
so effectively the connection was no longer closed
in these cases.

Especially in the case of an aborted client connection
this lead to a non consumed back end buffer and thus to
response mixup between users.

PR 53727

CVE-2012-3052

Backport of r1373955 from trunk.

Submitted by: rjung
Reviewed by: jim, trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374297 13f79535-47bb-0310-9956-ffa450edef68

12 years agoUpdates.
Lucien Gentis [Fri, 17 Aug 2012 14:28:54 +0000 (14:28 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374286 13f79535-47bb-0310-9956-ffa450edef68

12 years agovote/promote
Jeff Trawick [Fri, 17 Aug 2012 14:20:29 +0000 (14:20 +0000)]
vote/promote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374280 13f79535-47bb-0310-9956-ffa450edef68

12 years agoReference the 2.4.x bug for the proxy/balancer/reverse issue.
Joe Orton [Fri, 17 Aug 2012 13:56:26 +0000 (13:56 +0000)]
Reference the 2.4.x bug for the proxy/balancer/reverse issue.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374264 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMerge r1231255, r1231257 from trunk:
Jim Jagielski [Fri, 17 Aug 2012 13:48:26 +0000 (13:48 +0000)]
Merge r1231255, r1231257 from trunk:

  *) mod_authnz_ldap: Don't try a potentially expensive nested groups
     search before exhausting all AuthLDAPGroupAttribute checks on the
     current group. PR52464

whitespace only: shift a block refactored in r1231255 over 8 spaces.

Submitted by: covener
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374256 13f79535-47bb-0310-9956-ffa450edef68

12 years agoAnotehr patch
Jim Jagielski [Fri, 17 Aug 2012 13:46:59 +0000 (13:46 +0000)]
Anotehr patch

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374254 13f79535-47bb-0310-9956-ffa450edef68

12 years agohttp://people.apache.org/~rjung/patches/x-www-form-urlencoded-content-type-checking...
Jim Jagielski [Fri, 17 Aug 2012 13:46:24 +0000 (13:46 +0000)]
http://people.apache.org/~rjung/patches/x-www-form-urlencoded-content-type-checking.patch

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374253 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMerge r1351020, r1370466 from trunk:
Jim Jagielski [Fri, 17 Aug 2012 13:45:22 +0000 (13:45 +0000)]
Merge r1351020, r1370466 from trunk:

Add new directive LuaAuthzProvider to allow implementing an
authorization provider in lua

There is only one global provider name space, therefore allow
LuaAuthzProvider only in global scope.

Remove unnecessary server config field.

Submitted by: sf
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374252 13f79535-47bb-0310-9956-ffa450edef68

12 years agopromote
Jim Jagielski [Fri, 17 Aug 2012 13:42:08 +0000 (13:42 +0000)]
promote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374249 13f79535-47bb-0310-9956-ffa450edef68

12 years agovotes
Jim Jagielski [Fri, 17 Aug 2012 13:41:29 +0000 (13:41 +0000)]
votes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374248 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMake sure that we clean up the ldap module folder.
Guenter Knauf [Fri, 17 Aug 2012 11:32:53 +0000 (11:32 +0000)]
Make sure that we clean up the ldap module folder.
(backport r1374199)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374202 13f79535-47bb-0310-9956-ffa450edef68

12 years agoPropose.
Rainer Jung [Fri, 17 Aug 2012 06:33:15 +0000 (06:33 +0000)]
Propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374158 13f79535-47bb-0310-9956-ffa450edef68

12 years agoVote.
Rainer Jung [Thu, 16 Aug 2012 19:58:46 +0000 (19:58 +0000)]
Vote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374027 13f79535-47bb-0310-9956-ffa450edef68

12 years agoPropose.
Rainer Jung [Thu, 16 Aug 2012 18:03:05 +0000 (18:03 +0000)]
Propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373960 13f79535-47bb-0310-9956-ffa450edef68

12 years agoVote, propose.
Rainer Jung [Thu, 16 Aug 2012 16:15:15 +0000 (16:15 +0000)]
Vote, propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373903 13f79535-47bb-0310-9956-ffa450edef68

12 years agoUpdate.
Lucien Gentis [Thu, 16 Aug 2012 16:09:38 +0000 (16:09 +0000)]
Update.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373899 13f79535-47bb-0310-9956-ffa450edef68

12 years agopropose mod_authnz_ldap nested groups optimization -- thanks Rainer
Eric Covener [Thu, 16 Aug 2012 14:48:13 +0000 (14:48 +0000)]
propose mod_authnz_ldap nested groups optimization -- thanks Rainer
for pointing out the non-backported fix.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373868 13f79535-47bb-0310-9956-ffa450edef68

12 years agoSometimes httpd-2.4.x-deps.tar.gz files are provided under additional downloads
Jim Jagielski [Thu, 16 Aug 2012 12:42:33 +0000 (12:42 +0000)]
Sometimes httpd-2.4.x-deps.tar.gz files are provided under additional downloads

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373809 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadd CHANGES entry for r1371878/r1373085
Roy T. Fielding [Wed, 15 Aug 2012 23:04:32 +0000 (23:04 +0000)]
add CHANGES entry for r1371878/r1373085

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373668 13f79535-47bb-0310-9956-ffa450edef68

12 years agoPropose.
Rainer Jung [Wed, 15 Aug 2012 15:10:31 +0000 (15:10 +0000)]
Propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373451 13f79535-47bb-0310-9956-ffa450edef68

12 years agofix stray file merge artifact
Jeff Trawick [Wed, 15 Aug 2012 15:03:20 +0000 (15:03 +0000)]
fix stray file merge artifact

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373443 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFix bus error in mod_socache_shmcb due to a misalignment
Rainer Jung [Wed, 15 Aug 2012 14:51:44 +0000 (14:51 +0000)]
Fix bus error in mod_socache_shmcb due to a misalignment
in some 32 bit builds, especially on Solaris Sparc.

PR 53040.

Backport of r1373270 from trunk.

Submitted by: rjung
Reviewed by: rpluem, trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373439 13f79535-47bb-0310-9956-ffa450edef68

12 years agovote/promote/demote
Jeff Trawick [Wed, 15 Aug 2012 14:39:06 +0000 (14:39 +0000)]
vote/promote/demote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373433 13f79535-47bb-0310-9956-ffa450edef68

12 years ago* Vote
Ruediger Pluem [Wed, 15 Aug 2012 10:38:50 +0000 (10:38 +0000)]
* Vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373325 13f79535-47bb-0310-9956-ffa450edef68

12 years agoVote, propose, revoke, adjust.
Rainer Jung [Wed, 15 Aug 2012 09:43:42 +0000 (09:43 +0000)]
Vote, propose, revoke, adjust.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373297 13f79535-47bb-0310-9956-ffa450edef68

12 years agoxforms
Jeff Trawick [Wed, 15 Aug 2012 00:03:20 +0000 (00:03 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373171 13f79535-47bb-0310-9956-ffa450edef68

12 years agoclarify :)
Jeff Trawick [Wed, 15 Aug 2012 00:00:42 +0000 (00:00 +0000)]
clarify :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373169 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRevert r1373105, the merging of incompatible DefaultRuntimeDir
Jeff Trawick [Tue, 14 Aug 2012 23:59:24 +0000 (23:59 +0000)]
Revert r1373105, the merging of incompatible DefaultRuntimeDir
changes.

The trunk patches for these all have some configuration breakage
as 2.4.x interprets the individual directive or API parameter as
relative to ServerRoot whereas trunk interprets everything
relative to DefaultRuntimeDir.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373168 13f79535-47bb-0310-9956-ffa450edef68

12 years agofix minor formatting mistake I made when originally committing a fix to trunk
Jeff Trawick [Tue, 14 Aug 2012 23:46:15 +0000 (23:46 +0000)]
fix minor formatting mistake I made when originally committing a fix to trunk

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373163 13f79535-47bb-0310-9956-ffa450edef68

12 years agoupdate xforms
Jim Jagielski [Tue, 14 Aug 2012 21:20:40 +0000 (21:20 +0000)]
update xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373119 13f79535-47bb-0310-9956-ffa450edef68

12 years agoEditors choice on CHANGES
Jim Jagielski [Tue, 14 Aug 2012 21:14:34 +0000 (21:14 +0000)]
Editors choice on CHANGES

Merge r1361153 from trunk:

* Set content type in case we return stale content.
Submitted by: rpluem
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373115 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMerge r1367819 from trunk:
Jim Jagielski [Tue, 14 Aug 2012 21:11:29 +0000 (21:11 +0000)]
Merge r1367819 from trunk:

initialize the protocol field when manufacturing an apr socket
lest accidential autodata contents leak into the apr_socket_t

(this doesn't address any known problem symptom)

Submitted by: trawick
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373109 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMerge r1371801 from trunk:
Jim Jagielski [Tue, 14 Aug 2012 21:10:59 +0000 (21:10 +0000)]
Merge r1371801 from trunk:

Windows: Fix SSL failures on windows with AcceptFilter https none.

The now-stray apr_socket_opt_set(APR_SO_NONBLOCK=On) call was
originally added with r327872.  The call was harmless on Unix
due to APR's use of non-blocking sockets when implementing timeouts
on that platform, but harmful on Windows since it collided with
APR's different implementation of timeouts on that platform.

PR: 52476

Submitted by: trawick
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373108 13f79535-47bb-0310-9956-ffa450edef68

12 years agoPromote and a question
Jim Jagielski [Tue, 14 Aug 2012 21:10:05 +0000 (21:10 +0000)]
Promote and a question

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373107 13f79535-47bb-0310-9956-ffa450edef68

12 years agoVotes!
Jim Jagielski [Tue, 14 Aug 2012 21:09:20 +0000 (21:09 +0000)]
Votes!

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373106 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMerge r1364695, r1369477, r1369808, r1370288, r1370225, r1370763, r1371684 from trunk:
Jim Jagielski [Tue, 14 Aug 2012 21:08:35 +0000 (21:08 +0000)]
Merge r1364695, r1369477, r1369808, r1370288, r1370225, r1370763, r1371684 from trunk:

mod_lbmethod_heartbeat, mod_heartmonitor: Respect DefaultRuntimeDir/
DEFAULT_REL_RUNTIMEDIR for the heartbeat storage file.

core: Respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR for the
scoreboard (ScoreBoardFile).

The Pidfile directive and ap_log_pid()/ap_remove_pid()/ap_read_pid()
now respect DefaultRuntimeDir

Mutex directive: finish support of DefaultRuntimeDir

a partial conversion was made in r1299718, but I'm not
sure when that change is effective

mod_socache_shmcb and mod_socache_dbm: finish support of
DefaultRuntimeDir

a partial conversion was made in r1299718, affecting cases
where no filename was specified

mod_slotmem_plain: make the "filename" key relative to
DefaultRuntimeDir if not absolute

mod_slotmem_plain does not externalize or check the full path
in any way, so this change is just for consistency with other
modules which build paths to run-time artifacts.

make LDAPSharedCacheFile relative to DefaultRuntimeDir

Submitted by: trawick
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373105 13f79535-47bb-0310-9956-ffa450edef68

12 years agoPromote
Jim Jagielski [Tue, 14 Aug 2012 21:08:00 +0000 (21:08 +0000)]
Promote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373104 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMerge r1361801 from trunk:
Jim Jagielski [Tue, 14 Aug 2012 20:57:43 +0000 (20:57 +0000)]
Merge r1361801 from trunk:

Various code clean up

Submitted by: Christophe JAILLET <christophe jaillet wanadoo fr>
PR: 52893

Submitted by: sf
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373092 13f79535-47bb-0310-9956-ffa450edef68

12 years agosockets are simple, right?
Jeff Trawick [Tue, 14 Aug 2012 20:54:19 +0000 (20:54 +0000)]
sockets are simple, right?

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373088 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMerge r1364229 from trunk:
Jim Jagielski [Tue, 14 Aug 2012 20:54:00 +0000 (20:54 +0000)]
Merge r1364229 from trunk:

Correctly log the error returned by apr_dbd_pvselect()

Submitted by: sf
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373087 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMerge r1371878 from trunk:
Jim Jagielski [Tue, 14 Aug 2012 20:53:31 +0000 (20:53 +0000)]
Merge r1371878 from trunk:

Apache does not tolerate deliberate abuse of open standards

Submitted by: fielding
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373085 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMerge r1364133, r1371791 from trunk:
Jim Jagielski [Tue, 14 Aug 2012 20:52:53 +0000 (20:52 +0000)]
Merge r1364133, r1371791 from trunk:

When -B is specified, search for a host address in the
same family as the specified outbound interface.  If
impossible, fail at name resolution instead of bind().

ab: Fix read failure when targeting SSL server.

Submitted by: trawick
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373084 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMerge r1371387 from trunk:
Jim Jagielski [Tue, 14 Aug 2012 20:50:44 +0000 (20:50 +0000)]
Merge r1371387 from trunk:

mod_auth_digest now respects DefaultRuntimeDir
Submitted by: trawick
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373081 13f79535-47bb-0310-9956-ffa450edef68

12 years agoPromote
Jim Jagielski [Tue, 14 Aug 2012 20:42:45 +0000 (20:42 +0000)]
Promote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373071 13f79535-47bb-0310-9956-ffa450edef68

12 years agoVote on patches
Jim Jagielski [Tue, 14 Aug 2012 20:41:03 +0000 (20:41 +0000)]
Vote on patches

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373070 13f79535-47bb-0310-9956-ffa450edef68

12 years agonormal vote/promote stuff
Jeff Trawick [Tue, 14 Aug 2012 11:25:41 +0000 (11:25 +0000)]
normal vote/promote stuff

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1372842 13f79535-47bb-0310-9956-ffa450edef68

12 years agoAdd a missing paren
Daniel Gruno [Tue, 14 Aug 2012 09:31:26 +0000 (09:31 +0000)]
Add a missing paren

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1372801 13f79535-47bb-0310-9956-ffa450edef68

12 years agoxforms
Daniel Gruno [Mon, 13 Aug 2012 14:32:59 +0000 (14:32 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1372448 13f79535-47bb-0310-9956-ffa450edef68

12 years agogrammar fix
Daniel Gruno [Mon, 13 Aug 2012 14:27:37 +0000 (14:27 +0000)]
grammar fix

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1372446 13f79535-47bb-0310-9956-ffa450edef68

12 years agoUpdate proposal *blames niq*
Daniel Gruno [Mon, 13 Aug 2012 13:41:56 +0000 (13:41 +0000)]
Update proposal *blames niq*

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1372420 13f79535-47bb-0310-9956-ffa450edef68

12 years agohtpasswd: Use correct file mode for checking if file is writable.
Rainer Jung [Mon, 13 Aug 2012 11:35:18 +0000 (11:35 +0000)]
htpasswd: Use correct file mode for checking if file is writable.
Also switch to the non-deprecated APR_FOPEN_* flags.
PR: 45923

Backport of r1369618 from trunk.

Submitted by: sf
Reviewed by: rjung, trawick, humbedooh
Backported by: rjung

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1372373 13f79535-47bb-0310-9956-ffa450edef68

12 years agompm_winnt: Tweak a message added in r750567 so that the accept thread
Rainer Jung [Mon, 13 Aug 2012 11:29:13 +0000 (11:29 +0000)]
mpm_winnt: Tweak a message added in r750567 so that the accept thread
logs the physical address it listens on instead of hostname|*.

Backport of r1364138 from trunk.

Submitted by: trawick
Reviewed by: rjung, humbedooh
Backported by: rjung

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1372370 13f79535-47bb-0310-9956-ffa450edef68

12 years agoAxe unnecessary trailing comma from server-status user output.
Rainer Jung [Mon, 13 Aug 2012 11:26:45 +0000 (11:26 +0000)]
Axe unnecessary trailing comma from server-status user output.

Backport of r1369904 from trunk.

Submitted by: trawick
Reviewed by: rjung, humbedooh
Backported by: rjung

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1372369 13f79535-47bb-0310-9956-ffa450edef68

12 years agoUpdate proposal. I haven't had coffee yet - that must be why.
Daniel Gruno [Mon, 13 Aug 2012 10:04:17 +0000 (10:04 +0000)]
Update proposal. I haven't had coffee yet - that must be why.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1372350 13f79535-47bb-0310-9956-ffa450edef68

12 years agoPromote
Daniel Gruno [Mon, 13 Aug 2012 08:34:25 +0000 (08:34 +0000)]
Promote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1372314 13f79535-47bb-0310-9956-ffa450edef68

12 years agoVote
Daniel Gruno [Mon, 13 Aug 2012 08:32:31 +0000 (08:32 +0000)]
Vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1372312 13f79535-47bb-0310-9956-ffa450edef68

12 years agoPropose
Daniel Gruno [Mon, 13 Aug 2012 08:22:56 +0000 (08:22 +0000)]
Propose

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1372311 13f79535-47bb-0310-9956-ffa450edef68

12 years agoawesome beach day
Roy T. Fielding [Sun, 12 Aug 2012 04:22:32 +0000 (04:22 +0000)]
awesome beach day

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1372049 13f79535-47bb-0310-9956-ffa450edef68

12 years agovote
Gregg Lewis Smith [Sat, 11 Aug 2012 20:44:15 +0000 (20:44 +0000)]
vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1372023 13f79535-47bb-0310-9956-ffa450edef68

12 years agovotes
Jeff Trawick [Sat, 11 Aug 2012 13:29:55 +0000 (13:29 +0000)]
votes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371950 13f79535-47bb-0310-9956-ffa450edef68

12 years agoAdd a round of very easy to review backport proposals.
Rainer Jung [Sat, 11 Aug 2012 13:17:04 +0000 (13:17 +0000)]
Add a round of very easy to review backport proposals.
Also add the revision numbers related to DefaultRuntimeDir.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371947 13f79535-47bb-0310-9956-ffa450edef68

12 years agoComment spelling fix.
Rainer Jung [Sat, 11 Aug 2012 12:42:25 +0000 (12:42 +0000)]
Comment spelling fix.

CTR

Backport of r1368131 from trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371935 13f79535-47bb-0310-9956-ffa450edef68

12 years agoComment
Daniel Gruno [Sat, 11 Aug 2012 12:37:15 +0000 (12:37 +0000)]
Comment

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371932 13f79535-47bb-0310-9956-ffa450edef68

12 years agobad header doxygen: ap_rflush does not return the number
Rainer Jung [Sat, 11 Aug 2012 12:34:09 +0000 (12:34 +0000)]
bad header doxygen: ap_rflush does not return the number
of bytes flushed, it returns 0 on success, -1 on error.

Should be CTR.

Backport of rr1368393 and r1368396 from trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371930 13f79535-47bb-0310-9956-ffa450edef68

12 years agoAdd comment to DNT suggestion.
Rainer Jung [Sat, 11 Aug 2012 12:23:09 +0000 (12:23 +0000)]
Add comment to DNT suggestion.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371926 13f79535-47bb-0310-9956-ffa450edef68

12 years agoVote, comment.
Rainer Jung [Sat, 11 Aug 2012 12:22:46 +0000 (12:22 +0000)]
Vote, comment.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371925 13f79535-47bb-0310-9956-ffa450edef68

12 years agoxforms
Rainer Jung [Sat, 11 Aug 2012 11:09:07 +0000 (11:09 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371915 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFix typo/syntax error in docs.
Rainer Jung [Sat, 11 Aug 2012 10:44:48 +0000 (10:44 +0000)]
Fix typo/syntax error in docs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371912 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFix mod_headers documentation:
Rainer Jung [Sat, 11 Aug 2012 10:42:20 +0000 (10:42 +0000)]
Fix mod_headers documentation:
- add expr= to syntax rule
- add optional replacement argument to Header syntax
- add "edit*" command to Header syntax
- add "edit*" explanation to Header directive

Backport of r1371903 from trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371911 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRevisions r1370592,1370615-1370616 have been backported
Rainer Jung [Sat, 11 Aug 2012 09:47:40 +0000 (09:47 +0000)]
Revisions r1370592,1370615-1370616 have been backported
in r1371164.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371899 13f79535-47bb-0310-9956-ffa450edef68

12 years agothe sun is rising over Mars
Greg Stein [Sat, 11 Aug 2012 08:22:11 +0000 (08:22 +0000)]
the sun is rising over Mars

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371886 13f79535-47bb-0310-9956-ffa450edef68

12 years agoit is way too hot for 1am
Roy T. Fielding [Sat, 11 Aug 2012 08:06:16 +0000 (08:06 +0000)]
it is way too hot for 1am

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371881 13f79535-47bb-0310-9956-ffa450edef68

12 years ago(SSL failures on Windows with AcceptFilter https none)?
Jeff Trawick [Fri, 10 Aug 2012 18:24:07 +0000 (18:24 +0000)]
(SSL failures on Windows with AcceptFilter https none)?

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371802 13f79535-47bb-0310-9956-ffa450edef68

12 years agoab fixes
Jeff Trawick [Fri, 10 Aug 2012 18:09:15 +0000 (18:09 +0000)]
ab fixes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371792 13f79535-47bb-0310-9956-ffa450edef68

12 years agoremove a non-controversial concept vote, replace with a real example
Jeff Trawick [Fri, 10 Aug 2012 10:56:41 +0000 (10:56 +0000)]
remove a non-controversial concept vote, replace with a real example

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371649 13f79535-47bb-0310-9956-ffa450edef68

12 years agoxforms
Daniel Gruno [Fri, 10 Aug 2012 07:45:27 +0000 (07:45 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371591 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRemove reference to the iPlanet SDK, as it doesn't seem to exist anymore
Daniel Gruno [Fri, 10 Aug 2012 07:41:53 +0000 (07:41 +0000)]
Remove reference to the iPlanet SDK, as it doesn't seem to exist anymore

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371589 13f79535-47bb-0310-9956-ffa450edef68

12 years agoUpdate links that were either broken of just slightly off
Daniel Gruno [Fri, 10 Aug 2012 07:33:10 +0000 (07:33 +0000)]
Update links that were either broken of just slightly off

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371586 13f79535-47bb-0310-9956-ffa450edef68

12 years agoCommitted revision 1371208
Jim Jagielski [Thu, 9 Aug 2012 13:38:58 +0000 (13:38 +0000)]
Committed revision 1371208

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371209 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMerge r1369995, r1369999, r1370001 from trunk:
Jim Jagielski [Thu, 9 Aug 2012 13:38:38 +0000 (13:38 +0000)]
Merge r1369995, r1369999, r1370001 from trunk:

Use apr_pcalloc for rewritemap_entry struct, to avoid uninitialized entries.

PR: 53663
Submitted by: Mikhail T. <mi apache aldan algebra com>

remove now unecessary assignment

Add changes entry for r1369995, r1369999

Submitted by: sf
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371208 13f79535-47bb-0310-9956-ffa450edef68

12 years agopromote patch
Jim Jagielski [Thu, 9 Aug 2012 13:36:21 +0000 (13:36 +0000)]
promote patch

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371206 13f79535-47bb-0310-9956-ffa450edef68

12 years agoVotes on prposals
Jim Jagielski [Thu, 9 Aug 2012 13:35:51 +0000 (13:35 +0000)]
Votes on prposals

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371205 13f79535-47bb-0310-9956-ffa450edef68

12 years agoNetWare build tweaks.
Guenter Knauf [Thu, 9 Aug 2012 11:15:45 +0000 (11:15 +0000)]
NetWare build tweaks.
mwccnlm: search directory of referencing file first for #includes.
(backport r1370592, 1370615)
Make use of CFLAGS from environment.
Added default maxerrors value 1 so that the compiler breaks
after 1st error; can be overwritten with CC_MAX_ERRORS var.
(backport 1370616)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371164 13f79535-47bb-0310-9956-ffa450edef68

12 years agoAdded new symbol introduced with r1366693.
Guenter Knauf [Thu, 9 Aug 2012 10:53:01 +0000 (10:53 +0000)]
Added new symbol introduced with r1366693.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371155 13f79535-47bb-0310-9956-ffa450edef68

12 years agoxforms
Daniel Gruno [Thu, 9 Aug 2012 07:36:50 +0000 (07:36 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371063 13f79535-47bb-0310-9956-ffa450edef68

12 years agotypo fixes
Daniel Gruno [Thu, 9 Aug 2012 07:32:27 +0000 (07:32 +0000)]
typo fixes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371059 13f79535-47bb-0310-9956-ffa450edef68

12 years agotypo fix
Daniel Gruno [Thu, 9 Aug 2012 07:06:08 +0000 (07:06 +0000)]
typo fix

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371053 13f79535-47bb-0310-9956-ffa450edef68

12 years agoconceptual proposals
Jeff Trawick [Wed, 8 Aug 2012 20:10:54 +0000 (20:10 +0000)]
conceptual proposals

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1370931 13f79535-47bb-0310-9956-ffa450edef68

12 years agograb r1370907 from trunk:
Jeff Trawick [Wed, 8 Aug 2012 19:36:49 +0000 (19:36 +0000)]
grab r1370907 from trunk:

fix subversion project URL

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1370909 13f79535-47bb-0310-9956-ffa450edef68

12 years agoxforms
Jeff Trawick [Wed, 8 Aug 2012 14:00:49 +0000 (14:00 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1370774 13f79535-47bb-0310-9956-ffa450edef68

12 years agograb 1370764 from trunk:
Jeff Trawick [Wed, 8 Aug 2012 13:58:40 +0000 (13:58 +0000)]
grab 1370764 from trunk:

fix broken module identifiers

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1370771 13f79535-47bb-0310-9956-ffa450edef68

12 years agoVote.
Joe Orton [Wed, 8 Aug 2012 08:34:25 +0000 (08:34 +0000)]
Vote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1370701 13f79535-47bb-0310-9956-ffa450edef68