]> granicus.if.org Git - apache/log
apache
11 years agoMerge r1398066 from trunk:
Jim Jagielski [Mon, 3 Dec 2012 16:43:47 +0000 (16:43 +0000)]
Merge r1398066 from trunk:

FallbackResource : Support for the 'disabled' argument

Submitted by: gryzor
Reviewed/backported by: jim

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

11 years agoMerge r1410954 from trunk:
Jim Jagielski [Mon, 3 Dec 2012 16:37:23 +0000 (16:37 +0000)]
Merge r1410954 from trunk:

Don't log a spurious "-" if a request has been rejected
before mod_log_forensic could attach its id to it.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693292

Submitted by: sf
Reviewed/backported by: jim

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

11 years agoMerge r1408958, r1408961, r1409170 from trunk:
Jim Jagielski [Mon, 3 Dec 2012 16:35:52 +0000 (16:35 +0000)]
Merge r1408958, r1408961, r1409170 from trunk:

mod_session_dbd: fix a segmentation fault in the function dbd_remove.
The segmentation fault is caused by an uninitialized function pointer session_dbd_acquire_fn.
PR 53452

formatting: space vs tab

Axed C++ comments.

Submitted by: jailletc36, fuankg
Reviewed/backported by: jim

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

11 years agoMerge r1337344, r1378178, r1397636, r1398025, r1398040, r1398481, r1407004, r1407006...
Jim Jagielski [Mon, 3 Dec 2012 16:33:42 +0000 (16:33 +0000)]
Merge r1337344, r1378178, r1397636, r1398025, r1398040, r1398481, r1407004, r1407006, r1407088, r1407528 from trunk:

* support/suexec.c: Add gcc format-string attributes to logging
  functions.
  (main): Always print uid/gid as unsigned long, and cast to avoid
  warnings (which somewhat defeats the point of the format string
  attrs, but is necessary since the size of gid/uid varies).

remove an unnecessary check in a nest loop of ap_create_environment()

s/;;/;/

No need to test for NULL before calling apr_pstrdup.

No need it apr_pcalloc here, the memory is fully initialized the line just after

cppCheck: unreadVariable - 'serviceFlag' is not used in the function, so remove it

Remove unused code. "Next week" hasn't happened in the last 10 years or so.

log client error at level debug, log broken Host header value

remove some more old unused code

remove obsolete comment from 1.3 days

Submitted by: jorton, pqf, jailletc36, jailletc36, jailletc36, jailletc36, sf, sf, sf, sf
Reviewed/backported by: jim

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

11 years agopromotes
Jim Jagielski [Mon, 3 Dec 2012 16:21:17 +0000 (16:21 +0000)]
promotes

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

11 years agovotes
Jim Jagielski [Mon, 3 Dec 2012 16:16:04 +0000 (16:16 +0000)]
votes

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

11 years agopropose release timeline... kinda
Jim Jagielski [Mon, 3 Dec 2012 16:14:19 +0000 (16:14 +0000)]
propose release timeline... kinda

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

11 years agoMerged one.
Joe Orton [Mon, 3 Dec 2012 09:54:49 +0000 (09:54 +0000)]
Merged one.

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

11 years agoMerge 1409726 from trunk:
Joe Orton [Mon, 3 Dec 2012 09:54:13 +0000 (09:54 +0000)]
Merge 1409726 from trunk:

* support/rotatelogs.c (post_rotate): Really omit the second arg when
  invoking a post-rotate program, rather than passing an empty arg.
  (Fixes to code match desired&documented behaviour.)

Reviewed by: jorton, jim, sf

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

11 years agoretract vote, comment
Stefan Fritsch [Sun, 2 Dec 2012 14:17:24 +0000 (14:17 +0000)]
retract vote, comment

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

11 years agovote+promote
Stefan Fritsch [Sun, 2 Dec 2012 14:12:58 +0000 (14:12 +0000)]
vote+promote

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

11 years agoadd sf's revision, no votes invalidated.
Eric Covener [Sun, 2 Dec 2012 14:08:08 +0000 (14:08 +0000)]
add sf's revision, no votes invalidated.

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

11 years agovote+promote
Stefan Fritsch [Sun, 2 Dec 2012 14:06:15 +0000 (14:06 +0000)]
vote+promote

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

11 years agovote/comment
Stefan Fritsch [Sun, 2 Dec 2012 11:39:56 +0000 (11:39 +0000)]
vote/comment

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

11 years agopromote
Stefan Fritsch [Sun, 2 Dec 2012 11:14:40 +0000 (11:14 +0000)]
promote

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

11 years agovote, comment
Stefan Fritsch [Sun, 2 Dec 2012 11:13:35 +0000 (11:13 +0000)]
vote, comment

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

11 years agovote
Stefan Fritsch [Sat, 1 Dec 2012 19:56:48 +0000 (19:56 +0000)]
vote

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

11 years agoUpdates.
Lucien Gentis [Sat, 1 Dec 2012 14:28:42 +0000 (14:28 +0000)]
Updates.

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

11 years agoxforms
Igor Galić [Sat, 1 Dec 2012 09:56:51 +0000 (09:56 +0000)]
xforms

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

11 years agomerge r1415960
Igor Galić [Sat, 1 Dec 2012 09:53:54 +0000 (09:53 +0000)]
merge r1415960

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

11 years agoxforms
Igor Galić [Fri, 30 Nov 2012 09:11:39 +0000 (09:11 +0000)]
xforms

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

11 years agomerge r1415549
Igor Galić [Fri, 30 Nov 2012 09:09:33 +0000 (09:09 +0000)]
merge r1415549

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

11 years agoxforms
Igor Galić [Thu, 29 Nov 2012 08:40:12 +0000 (08:40 +0000)]
xforms

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

11 years agomerge r1415075
Igor Galić [Thu, 29 Nov 2012 08:19:11 +0000 (08:19 +0000)]
merge r1415075

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

11 years agoquestion myself on startup failure
Eric Covener [Thu, 29 Nov 2012 01:41:35 +0000 (01:41 +0000)]
question myself on startup failure

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

11 years agopropose Include /path/to/dir fix
Eric Covener [Thu, 29 Nov 2012 01:38:58 +0000 (01:38 +0000)]
propose Include /path/to/dir fix

back-to-back valid PR's submitted in the same minute.

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

11 years agoSome backport votes
Jim Jagielski [Wed, 28 Nov 2012 16:34:25 +0000 (16:34 +0000)]
Some backport votes

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

11 years agoMerge r1374874 from trunk:
Jim Jagielski [Wed, 28 Nov 2012 16:33:18 +0000 (16:33 +0000)]
Merge r1374874 from trunk:

WinNT MPM: Fix thread-safety issue in worker_main().  All
workers were allocating from pchild without holding '
child_lock.  Allocate from ptrans instead.

Related to: PR 52196

The reporter suggests that the apr_thread_t for r->connection->current_thread
should have a unique pool.  This revision handles that for WinNT MPM,
but not for other MPMs.

Submitted by: trawick
Reviewed/backported by: jim

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

11 years agoZombie translations must die now.
Vincent Deffontaines [Tue, 27 Nov 2012 21:48:12 +0000 (21:48 +0000)]
Zombie translations must die now.

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

11 years agoProposal
Christophe Jaillet [Tue, 27 Nov 2012 21:34:37 +0000 (21:34 +0000)]
Proposal

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

11 years agomerge r1414094
Igor Galić [Tue, 27 Nov 2012 10:30:25 +0000 (10:30 +0000)]
merge r1414094

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

11 years agoAdding .fr translation for a number of program documentations
Vincent Deffontaines [Sun, 25 Nov 2012 20:52:23 +0000 (20:52 +0000)]
Adding .fr translation for a number of program documentations

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

11 years agoUpdate.
Lucien Gentis [Sat, 24 Nov 2012 13:40:08 +0000 (13:40 +0000)]
Update.

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

11 years agoAdding .fr translation for some support program documentation
Vincent Deffontaines [Fri, 23 Nov 2012 18:56:05 +0000 (18:56 +0000)]
Adding .fr translation for some support program documentation

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

11 years agoAdding two documents translated to french
Vincent Deffontaines [Fri, 23 Nov 2012 17:45:29 +0000 (17:45 +0000)]
Adding two documents translated to french

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

11 years agoUpdate
Rich Bowen [Tue, 20 Nov 2012 02:06:55 +0000 (02:06 +0000)]
Update

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

11 years agoEnsure that mod_ssl is loaded in the SSL example
Rich Bowen [Tue, 20 Nov 2012 02:05:12 +0000 (02:05 +0000)]
Ensure that mod_ssl is loaded in the SSL example

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

11 years agoVote
Christophe Jaillet [Mon, 19 Nov 2012 21:36:19 +0000 (21:36 +0000)]
Vote

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

11 years agovote, propose
Stefan Fritsch [Mon, 19 Nov 2012 20:02:52 +0000 (20:02 +0000)]
vote, propose

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

11 years agopropose r1408958 (+ style issue) backport
Christophe Jaillet [Sun, 18 Nov 2012 18:09:35 +0000 (18:09 +0000)]
propose r1408958 (+ style issue) backport

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

11 years agoUpdate.
Lucien Gentis [Sun, 18 Nov 2012 14:43:04 +0000 (14:43 +0000)]
Update.

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

11 years agobump minor
Jim Jagielski [Sun, 18 Nov 2012 13:19:00 +0000 (13:19 +0000)]
bump minor

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

11 years agoTypo in comment (r1407526 in trunk)
Christophe Jaillet [Sun, 18 Nov 2012 07:47:35 +0000 (07:47 +0000)]
Typo in comment (r1407526 in trunk)

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

11 years agoTypo in comment (r1374856 in trunk)
Christophe Jaillet [Sun, 18 Nov 2012 07:41:57 +0000 (07:41 +0000)]
Typo in comment (r1374856 in trunk)

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

11 years agoBackport proposal for small things to keep 2.4.x in line with trunk as much as possible.
Christophe Jaillet [Sun, 18 Nov 2012 07:17:09 +0000 (07:17 +0000)]
Backport proposal for small things to keep 2.4.x in line with trunk as much as possible.
Cumulative patch available and tested.

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

11 years agoadd rewritebase proposal
Eric Covener [Sat, 17 Nov 2012 03:03:33 +0000 (03:03 +0000)]
add rewritebase proposal

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

11 years agoRebuild
Rich Bowen [Sat, 17 Nov 2012 02:41:42 +0000 (02:41 +0000)]
Rebuild

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

11 years agoRemove a silly paragraph that recommends doing something stupid.
Rich Bowen [Sat, 17 Nov 2012 02:40:25 +0000 (02:40 +0000)]
Remove a silly paragraph that recommends doing something stupid.

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

11 years agovote/promote
Eric Covener [Sat, 17 Nov 2012 02:20:43 +0000 (02:20 +0000)]
vote/promote

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

11 years agoFound a couple more trunk fixes that were "forgotten" to
Jim Jagielski [Thu, 15 Nov 2012 19:02:47 +0000 (19:02 +0000)]
Found a couple more trunk fixes that were "forgotten" to
be backported...

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

11 years ago * core: Add in ap_get_sload() and ap_get_loadavg().
Jim Jagielski [Thu, 15 Nov 2012 18:49:17 +0000 (18:49 +0000)]
   * core: Add in ap_get_sload() and ap_get_loadavg().

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

11 years agopromote
Jim Jagielski [Thu, 15 Nov 2012 18:38:51 +0000 (18:38 +0000)]
promote

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

11 years agoPushed one (sorry for that screwup, all LDAP-on-Windows users), add one.
Joe Orton [Thu, 15 Nov 2012 13:50:36 +0000 (13:50 +0000)]
Pushed one (sorry for that screwup, all LDAP-on-Windows users), add one.

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

11 years agoMerge 1408402 from trunk:
Joe Orton [Thu, 15 Nov 2012 13:47:46 +0000 (13:47 +0000)]
Merge 1408402 from trunk:

followup to r1348036, MSSDK's WinLdap.h uses an enum for LDAP_* status codes, so the block is not included

Submitted by: covener
Reviewed by: covener, trawick, igalic

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

11 years agoeasy votes
Igor Galić [Wed, 14 Nov 2012 16:29:17 +0000 (16:29 +0000)]
easy votes

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

11 years agoMerge r1399708 from trunk:
Jim Jagielski [Tue, 13 Nov 2012 14:21:34 +0000 (14:21 +0000)]
Merge r1399708 from trunk:

only write the first len chars to syslog, as the buffer may have additional
text added speculatively

Submitted by: trawick
Reviewed/backported by: jim

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

11 years agoMerge r1397172 from trunk:
Jim Jagielski [Tue, 13 Nov 2012 14:20:20 +0000 (14:20 +0000)]
Merge r1397172 from trunk:

"Iterate" directives: Report an error if no arguments are provided.

Submitted by: trawick
Reviewed/backported by: jim

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

11 years agoVote, promote
Christophe Jaillet [Mon, 12 Nov 2012 22:07:00 +0000 (22:07 +0000)]
Vote, promote

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

11 years ago+1 for MS SDK fix
Jeff Trawick [Mon, 12 Nov 2012 20:01:25 +0000 (20:01 +0000)]
+1 for MS SDK fix

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

11 years agopropose LDAP_UNAVAILABLE windows fix
Eric Covener [Mon, 12 Nov 2012 18:59:20 +0000 (18:59 +0000)]
propose LDAP_UNAVAILABLE windows fix

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

11 years agoMerge r1407965 from trunk:
Jim Jagielski [Mon, 12 Nov 2012 14:19:00 +0000 (14:19 +0000)]
Merge r1407965 from trunk:

Replace an incorrect #if by the correct corresponding #if defined(...)

PR 54133 reported by Teodor Milkov ()
Submitted by: jailletc36
Reviewed/backported by: jim

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

11 years agoPromote and vote
Jim Jagielski [Mon, 12 Nov 2012 14:18:07 +0000 (14:18 +0000)]
Promote and vote

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

11 years agobackport vote
Jim Jagielski [Mon, 12 Nov 2012 13:48:46 +0000 (13:48 +0000)]
backport vote

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

11 years agoVote.
Joe Orton [Mon, 12 Nov 2012 12:03:06 +0000 (12:03 +0000)]
Vote.

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

11 years agoeasy vote + editorial tweaks
Jeff Trawick [Mon, 12 Nov 2012 11:45:34 +0000 (11:45 +0000)]
easy vote + editorial tweaks

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

11 years agoxforms
Stefan Fritsch [Sun, 11 Nov 2012 19:41:14 +0000 (19:41 +0000)]
xforms

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

11 years agoMerge r1408093:
Stefan Fritsch [Sun, 11 Nov 2012 19:37:54 +0000 (19:37 +0000)]
Merge r1408093:

Remove SSLv2 stuff that is no longer supported. Add a few newer algorithms
and cipher aliases. This is incomplete, but the openssl 1.0.1c man pages
don't have the complete list either :-(

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

11 years agoCorrect address of trunk patch
Christophe Jaillet [Sun, 11 Nov 2012 18:35:48 +0000 (18:35 +0000)]
Correct address of trunk patch

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

11 years agoPropose
Christophe Jaillet [Sun, 11 Nov 2012 18:31:50 +0000 (18:31 +0000)]
Propose

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

11 years agoupdate list of DefaultRuntimeDir revisions in trunk that need
Jeff Trawick [Fri, 9 Nov 2012 14:10:45 +0000 (14:10 +0000)]
update list of DefaultRuntimeDir revisions in trunk that need
adjusting for 2.4.x

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

11 years agos/Options/AllowOverride/ in comment describing AllowOverride
Rich Bowen [Thu, 8 Nov 2012 03:05:38 +0000 (03:05 +0000)]
s/Options/AllowOverride/ in comment describing AllowOverride

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

11 years agofrom trunk r1406646: user-defined needs the hyphen
Jeff Trawick [Wed, 7 Nov 2012 14:14:32 +0000 (14:14 +0000)]
from trunk r1406646: user-defined needs the hyphen

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

11 years agofrom trunk r1406616: comment spelling fix
Jeff Trawick [Wed, 7 Nov 2012 13:29:14 +0000 (13:29 +0000)]
from trunk r1406616: comment spelling fix

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

11 years agoUpdates.
Lucien Gentis [Mon, 5 Nov 2012 15:42:10 +0000 (15:42 +0000)]
Updates.

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

11 years agoAnother proposal...
Jim Jagielski [Sun, 4 Nov 2012 15:20:20 +0000 (15:20 +0000)]
Another proposal...

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

11 years agoMore backport proposals
Jim Jagielski [Sun, 4 Nov 2012 15:12:22 +0000 (15:12 +0000)]
More backport proposals

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

11 years agoJust placeholders
Jim Jagielski [Thu, 1 Nov 2012 16:29:03 +0000 (16:29 +0000)]
Just placeholders

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

11 years agoMerge 1403492:
Stefan Fritsch [Mon, 29 Oct 2012 20:43:48 +0000 (20:43 +0000)]
Merge 1403492:
fix cut'n'paste error

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

11 years agoxforms
Stefan Fritsch [Mon, 29 Oct 2012 20:40:48 +0000 (20:40 +0000)]
xforms

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

11 years agoBackport r1403476:
Stefan Fritsch [Mon, 29 Oct 2012 20:39:05 +0000 (20:39 +0000)]
Backport r1403476:

Mention string-valued expression in the BNF.
Clarify when header names are added to the Vary header.

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

11 years agoAdding .fr translation for rewritemap doc
Vincent Deffontaines [Mon, 29 Oct 2012 16:54:25 +0000 (16:54 +0000)]
Adding .fr translation for rewritemap doc

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

11 years agoAdding .fr translation for rewrite's remapping doc
Vincent Deffontaines [Sun, 28 Oct 2012 17:46:03 +0000 (17:46 +0000)]
Adding .fr translation for rewrite's remapping doc

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

11 years agoxforms
Igor Galić [Sun, 28 Oct 2012 17:14:54 +0000 (17:14 +0000)]
xforms

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

11 years agor1403041
Igor Galić [Sun, 28 Oct 2012 17:09:41 +0000 (17:09 +0000)]
r1403041

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

11 years agoAdding .fr translation for rewrite's proxying doc
Vincent Deffontaines [Sun, 28 Oct 2012 17:05:34 +0000 (17:05 +0000)]
Adding .fr translation for rewrite's proxying doc

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

11 years agoAdding .fr translation for socache documentation.
Vincent Deffontaines [Sun, 28 Oct 2012 15:56:24 +0000 (15:56 +0000)]
Adding .fr translation for socache documentation.

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

11 years agoUpdate xforms
Stefan Fritsch [Sat, 27 Oct 2012 20:44:39 +0000 (20:44 +0000)]
Update xforms

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

11 years agoMerge r1400700 from trunk:
Jim Jagielski [Mon, 22 Oct 2012 17:16:04 +0000 (17:16 +0000)]
Merge r1400700 from trunk:

Change default for SSLCompression to off, as compression
causes security issues in most setups

Submitted by: sf
Reviewed/backported by: jim

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

11 years agoMerge r1399413 from trunk:
Jim Jagielski [Mon, 22 Oct 2012 17:14:38 +0000 (17:14 +0000)]
Merge r1399413 from trunk:

Export mod_xml2enc.h so that others can use the module.

Submitted by: minfrin
Reviewed/backported by: jim

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

11 years agopromote
Jim Jagielski [Mon, 22 Oct 2012 17:14:03 +0000 (17:14 +0000)]
promote

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

11 years agovotes
Jim Jagielski [Mon, 22 Oct 2012 17:13:15 +0000 (17:13 +0000)]
votes

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

11 years agonote docco avail
Jim Jagielski [Mon, 22 Oct 2012 16:56:49 +0000 (16:56 +0000)]
note docco avail

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

11 years agomis-merge
Jim Jagielski [Mon, 22 Oct 2012 16:56:02 +0000 (16:56 +0000)]
mis-merge

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

11 years agoMerge r1387085 from trunk:
Jim Jagielski [Mon, 22 Oct 2012 16:54:46 +0000 (16:54 +0000)]
Merge r1387085 from trunk:

Use our private function and just allow for conditonal
concat of .persist suffix

Reviewed/backported by: jim
Merge r1386726 from trunk:

Add debug output when slotmem is persisting shm

Reviewed/backported by: jim

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

11 years agoCommitted revision 1400946
Jim Jagielski [Mon, 22 Oct 2012 16:46:42 +0000 (16:46 +0000)]
Committed revision 1400946

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

11 years agoMerge r1395225 from trunk:
Jim Jagielski [Mon, 22 Oct 2012 16:46:24 +0000 (16:46 +0000)]
Merge r1395225 from trunk:

Allow forced setting of TLS1.1 and TLS1.2 protocols with
the -f command-line switch, and adapt the output to more accurately
report what SSL/TLS protocol was negotiated (use SSL_get_version()
instead of SSL_CIPHER_get_version()).

PR: 53916
Submitted by: Nicolás Pernas Maradei <nico emutex com>
Reviewed/amended by: Kaspar Brand

Submitted by: kbrand
Reviewed/backported by: jim

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

11 years agoMerge r1370763 from trunk:
Jim Jagielski [Mon, 22 Oct 2012 16:45:29 +0000 (16:45 +0000)]
Merge r1370763 from trunk:

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.

Submitted by: trawick
Reviewed/backported by: jim

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

11 years agoAdding documentation patch link for 'FallbackResource disabled' backport
Vincent Deffontaines [Mon, 22 Oct 2012 05:56:07 +0000 (05:56 +0000)]
Adding documentation patch link for 'FallbackResource disabled' backport

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

11 years agoeasy vote / comment
Eric Covener [Mon, 22 Oct 2012 00:08:46 +0000 (00:08 +0000)]
easy vote / comment

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

11 years agopropose
Stefan Fritsch [Sun, 21 Oct 2012 19:23:38 +0000 (19:23 +0000)]
propose

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