]> granicus.if.org Git - apache/log
apache
11 years agomod_cache_socache: Don't clean up too soon. If we do, revalidated requests
Graham Leggett [Sat, 8 Dec 2012 12:04:33 +0000 (12:04 +0000)]
mod_cache_socache: Don't clean up too soon. If we do, revalidated requests
lose their bodies.

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

11 years agoAdd some __attribute__ for automatic format checking.
Christophe Jaillet [Fri, 7 Dec 2012 23:39:05 +0000 (23:39 +0000)]
Add some __attribute__ for automatic format checking.
Correct one catch in sed0.c.

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

11 years agoUse ap_rputs instead of ap_rvputs where applicable.
Christophe Jaillet [Fri, 7 Dec 2012 22:31:40 +0000 (22:31 +0000)]
Use ap_rputs instead of ap_rvputs where applicable.

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

11 years agoAPI sync... not crucial for trunk
Jim Jagielski [Thu, 6 Dec 2012 19:58:04 +0000 (19:58 +0000)]
API sync... not crucial for trunk

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

11 years agofixed types since MSVC doesnt have uint*_t.
Gregg Lewis Smith [Wed, 5 Dec 2012 18:46:35 +0000 (18:46 +0000)]
fixed types since MSVC doesnt have uint*_t.

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

11 years agoUserland change
Jim Jagielski [Wed, 5 Dec 2012 17:30:30 +0000 (17:30 +0000)]
Userland change

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

11 years agoAdd useful mod_status info... try to determine last time
Jim Jagielski [Wed, 5 Dec 2012 17:07:50 +0000 (17:07 +0000)]
Add useful mod_status info... try to determine last time
a specific vhost was accessed/used.

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

11 years agosave a apr_time_now() call for every request.
Jim Jagielski [Wed, 5 Dec 2012 14:25:50 +0000 (14:25 +0000)]
save a apr_time_now() call for every request.

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

11 years agocppCheck: kill a unread variable warning
Christophe Jaillet [Tue, 4 Dec 2012 21:23:25 +0000 (21:23 +0000)]
cppCheck: kill a unread variable warning

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

11 years agoFixed type mismatch.
Guenter Knauf [Tue, 4 Dec 2012 11:24:06 +0000 (11:24 +0000)]
Fixed type mismatch.

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

11 years ago* modules/ssl/ssl_engine_io.c (ssl_io_filter_error): Use the correct
Joe Orton [Mon, 3 Dec 2012 16:58:21 +0000 (16:58 +0000)]
* modules/ssl/ssl_engine_io.c (ssl_io_filter_error): Use the correct
  response status in the 502 error bucket; fortuitously this error
  bucket is currently ignored so this bug was not user-visible.

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

11 years agoAvoid processing some files twice if APR_INCLUDEDIR and
Stefan Fritsch [Sun, 2 Dec 2012 22:25:20 +0000 (22:25 +0000)]
Avoid processing some files twice if APR_INCLUDEDIR and
APU_INCLUDEDIR containin the same path but differing in
doubled slashes.

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

11 years agoSort error message for ServerTokens by increasing verbosity. Add missing 'OS'
Stefan Fritsch [Sun, 2 Dec 2012 10:33:27 +0000 (10:33 +0000)]
Sort error message for ServerTokens by increasing verbosity. Add missing 'OS'
variant.

Remove some trailing whitespace.

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

11 years agoerror[120] is already defined in this function. Just use it instead of shadowing.
Christophe Jaillet [Sun, 2 Dec 2012 07:19:22 +0000 (07:19 +0000)]
error[120] is already defined in this function. Just use it instead of shadowing.

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

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

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

11 years agoxforms
Igor Galić [Sat, 1 Dec 2012 10:00:17 +0000 (10:00 +0000)]
xforms

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

11 years agoaxe warnings about MSIE 5 and other dead browsers
Igor Galić [Sat, 1 Dec 2012 09:50:47 +0000 (09:50 +0000)]
axe warnings about MSIE 5 and other dead browsers

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

11 years agoFix peek
Jim Jagielski [Fri, 30 Nov 2012 17:24:01 +0000 (17:24 +0000)]
Fix peek

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

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

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

11 years agoanalogous to r1415075
Igor Galić [Fri, 30 Nov 2012 09:05:12 +0000 (09:05 +0000)]
analogous to r1415075

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

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

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

11 years agothan -> then
Igor Galić [Thu, 29 Nov 2012 08:16:43 +0000 (08:16 +0000)]
than -> then

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

11 years agoadd PR's in for recent commits
Eric Covener [Thu, 29 Nov 2012 01:36:06 +0000 (01:36 +0000)]
add PR's in for recent commits

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

11 years agoPR54223: 2.4 generates AH00554 when Include points to a directory with no wildcard.
Eric Covener [Thu, 29 Nov 2012 01:34:19 +0000 (01:34 +0000)]
PR54223: 2.4 generates AH00554 when Include points to a directory with no wildcard.

r931435 refactored ap_process_resource_config() so it didn't read through
directories, but also changed a path non-fnmatch directories are passed
through to call ap_process_resource_config().

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

11 years agoPR54222: catch invalid ServerTokens args
Eric Covener [Thu, 29 Nov 2012 00:24:44 +0000 (00:24 +0000)]
PR54222: catch invalid ServerTokens args

Submitted by: Jackie Zhang  <jackie.qq.zhang gmail.com>
Reviewed/modified by: covener

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

11 years agoZombie translations
Vincent Deffontaines [Tue, 27 Nov 2012 21:49:12 +0000 (21:49 +0000)]
Zombie translations

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

11 years agoxforms
Igor Galić [Tue, 27 Nov 2012 10:32:32 +0000 (10:32 +0000)]
xforms

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

11 years agoas reported by comments
Igor Galić [Tue, 27 Nov 2012 10:29:20 +0000 (10:29 +0000)]
as reported by comments

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

11 years agoCVE-2012-3499 and CVE-2012-4558
Jim Jagielski [Mon, 26 Nov 2012 17:18:54 +0000 (17:18 +0000)]
CVE-2012-3499 and CVE-2012-4558

Be sure to escape potential troubled strings

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

11 years agomod_dumpio: Correctly log large messages + style issues
Christophe Jaillet [Wed, 21 Nov 2012 20:40:01 +0000 (20:40 +0000)]
mod_dumpio: Correctly log large messages + style issues
PR 54179

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

11 years agoSometimes we miss the last few items in the Q due
Jim Jagielski [Wed, 21 Nov 2012 13:21:01 +0000 (13:21 +0000)]
Sometimes we miss the last few items in the Q due
to time fuzzyness. Force the full Q by adding an extra
2sec fudge factor

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

11 years agoUse apr_is_empty_table() instead of getting a table and checking the value of the...
Christophe Jaillet [Tue, 20 Nov 2012 21:03:52 +0000 (21:03 +0000)]
Use apr_is_empty_table() instead of getting a table and checking the value of the 'nelts' field.

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

11 years agoBug from not using pools by default :)
Jim Jagielski [Tue, 20 Nov 2012 16:03:09 +0000 (16:03 +0000)]
Bug from not using pools by default :)

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

11 years agoForce even malloc'ed mem to be 0ed. And pull out wasted cycles that
Jim Jagielski [Mon, 19 Nov 2012 21:24:04 +0000 (21:24 +0000)]
Force even malloc'ed mem to be 0ed. And pull out wasted cycles that
did the nulling.

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

11 years agoSome formatting and a bugfix
Jim Jagielski [Mon, 19 Nov 2012 21:10:51 +0000 (21:10 +0000)]
Some formatting and a bugfix

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

11 years agoThe compiler *should* do this, but just in case
Jim Jagielski [Mon, 19 Nov 2012 19:31:34 +0000 (19:31 +0000)]
The compiler *should* do this, but just in case

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

11 years agoskiplist_destroy() is new-ish
Jim Jagielski [Mon, 19 Nov 2012 16:28:13 +0000 (16:28 +0000)]
skiplist_destroy() is new-ish

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

11 years agoRemove from API
Jim Jagielski [Mon, 19 Nov 2012 16:17:19 +0000 (16:17 +0000)]
Remove from API

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

11 years agoMerge branch 'skiplist'
Jim Jagielski [Mon, 19 Nov 2012 14:11:38 +0000 (14:11 +0000)]
Merge branch 'skiplist'

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

11 years agos/;;/;/
Stefan Fritsch [Sun, 18 Nov 2012 19:57:08 +0000 (19:57 +0000)]
s/;;/;/

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

11 years agoadd attribute nonnull to a few functions
Stefan Fritsch [Sun, 18 Nov 2012 19:31:39 +0000 (19:31 +0000)]
add attribute nonnull to a few functions

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

11 years agoBe nice and ignore some KDevelopment4 files
Stefan Fritsch [Sun, 18 Nov 2012 18:56:15 +0000 (18:56 +0000)]
Be nice and ignore some KDevelopment4 files

PR: 54135

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

11 years agoCopy svn:ignore from server/mpm/event
Stefan Fritsch [Sun, 18 Nov 2012 18:53:09 +0000 (18:53 +0000)]
Copy svn:ignore from server/mpm/event

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

11 years agoDon't log a spurious "-" if a request has been rejected
Stefan Fritsch [Sun, 18 Nov 2012 18:42:48 +0000 (18:42 +0000)]
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

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

11 years agoUpdates.
Lucien Gentis [Sun, 18 Nov 2012 14:12:25 +0000 (14:12 +0000)]
Updates.

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

11 years agoDocument the check in open_logs()
Jim Jagielski [Sun, 18 Nov 2012 13:21:05 +0000 (13:21 +0000)]
Document the check in open_logs()

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

11 years agoxforms
Stefan Fritsch [Sat, 17 Nov 2012 17:52:26 +0000 (17:52 +0000)]
xforms

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

11 years agoFix cut'n'paste error
Stefan Fritsch [Sat, 17 Nov 2012 17:48:29 +0000 (17:48 +0000)]
Fix cut'n'paste error

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

11 years agoAdd SERVER_PROTOCOL_VERSION, SERVER_PROTOCOL_VERSION_MAJOR,
Stefan Fritsch [Sat, 17 Nov 2012 17:43:33 +0000 (17:43 +0000)]
Add SERVER_PROTOCOL_VERSION, SERVER_PROTOCOL_VERSION_MAJOR,
SERVER_PROTOCOL_VERSION_MINOR ap_expr variables.

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

11 years agoxform
Eric Covener [Sat, 17 Nov 2012 03:00:25 +0000 (03:00 +0000)]
xform

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

11 years agoPR53963: don't merge the rewritebase down w/o an opt-in
Eric Covener [Sat, 17 Nov 2012 02:59:31 +0000 (02:59 +0000)]
PR53963: don't merge the rewritebase down w/o an opt-in

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

11 years agofdq expects a certain behavior from atomics... ensure that
Jim Jagielski [Fri, 16 Nov 2012 16:49:31 +0000 (16:49 +0000)]
fdq expects a certain behavior from atomics... ensure that
the event mpms check this.

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

11 years agoFold in a missing optimization...
Jim Jagielski [Fri, 16 Nov 2012 13:07:48 +0000 (13:07 +0000)]
Fold in a missing optimization...

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

11 years agomissed one
Jim Jagielski [Thu, 15 Nov 2012 20:57:23 +0000 (20:57 +0000)]
missed one

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

11 years agoUpdate and sync
Jim Jagielski [Thu, 15 Nov 2012 18:35:02 +0000 (18:35 +0000)]
Update and sync

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

11 years agoPrefer higher-mode polling, but allow for drop down to default
Jim Jagielski [Thu, 15 Nov 2012 16:49:04 +0000 (16:49 +0000)]
Prefer higher-mode polling, but allow for drop down to default

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

11 years ago* support/rotatelogs.c: Cleanups, no functional change. Drop revision
Joe Orton [Thu, 15 Nov 2012 14:19:57 +0000 (14:19 +0000)]
* support/rotatelogs.c: Cleanups, no functional change.  Drop revision
  history, "svn log" works; use APR_PATH_MAX; constify more.

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

11 years ago* support/rotatelogs.c (post_rotate): Really omit the second arg when
Joe Orton [Thu, 15 Nov 2012 10:40:37 +0000 (10:40 +0000)]
* 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.)

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

11 years agoGive the opportunity to the compiler to compute at compile time the strlen of the...
Christophe Jaillet [Wed, 14 Nov 2012 21:41:19 +0000 (21:41 +0000)]
Give the opportunity to the compiler to compute at compile time the strlen of the given
string. Most of the calls to ap_fputs are done with constant strings.

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

11 years agorequired by eventopt
Jim Jagielski [Wed, 14 Nov 2012 18:45:43 +0000 (18:45 +0000)]
required by eventopt

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

11 years agono longer needed
Jim Jagielski [Wed, 14 Nov 2012 17:45:42 +0000 (17:45 +0000)]
no longer needed

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

11 years agoPull out the "extended" pod functions used by event and worker
Jim Jagielski [Wed, 14 Nov 2012 14:26:26 +0000 (14:26 +0000)]
Pull out the "extended" pod functions used by event and worker
to core, since it will be used by Simple and Lean and
likely other MPMs. Avoid duplication.

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

11 years agoAxed C++ comments.
Guenter Knauf [Wed, 14 Nov 2012 11:43:49 +0000 (11:43 +0000)]
Axed C++ comments.

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

11 years agoformatting: space vs tab
Christophe Jaillet [Tue, 13 Nov 2012 21:08:33 +0000 (21:08 +0000)]
formatting: space vs tab

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

11 years agomod_session_dbd: fix a segmentation fault in the function dbd_remove.
Christophe Jaillet [Tue, 13 Nov 2012 21:03:10 +0000 (21:03 +0000)]
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

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

11 years agofollowup to r1348036, MSSDK's WinLdap.h uses an enum for LDAP_* status codes, so...
Eric Covener [Mon, 12 Nov 2012 18:54:43 +0000 (18:54 +0000)]
followup to r1348036, MSSDK's WinLdap.h uses an enum for LDAP_* status codes, so the block is not included

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

11 years agoignore auto-generated docs/log-message-tags/list
Stefan Fritsch [Sun, 11 Nov 2012 19:39:50 +0000 (19:39 +0000)]
ignore auto-generated docs/log-message-tags/list

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

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

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

11 years agoRemove SSLv2 stuff that is no longer supported. Add a few newer algorithms
Stefan Fritsch [Sun, 11 Nov 2012 19:34:53 +0000 (19:34 +0000)]
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/trunk@1408093 13f79535-47bb-0310-9956-ffa450edef68

11 years agoReplace an incorrect #if by the correct corresponding #if defined(...)
Christophe Jaillet [Sun, 11 Nov 2012 12:53:11 +0000 (12:53 +0000)]
Replace an incorrect #if by the correct corresponding #if defined(...)

PR 54133 reported by Teodor Milkov ()

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

11 years agocppCheck: Suspicious condition.
Christophe Jaillet [Sat, 10 Nov 2012 17:21:42 +0000 (17:21 +0000)]
cppCheck:  Suspicious condition.

AFAIK, there is no actual problem with the existing code.  'rv' would only not have the 'expected' value, but the execution
path would remain the same.
However, the patched code is more logical. We put the returned value in 'rv', then test it against 0.

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

11 years agoUpdates.
Lucien Gentis [Sat, 10 Nov 2012 14:31:33 +0000 (14:31 +0000)]
Updates.

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

11 years agoMake HttpProtocol accept a range of allowed versions.
Stefan Fritsch [Fri, 9 Nov 2012 21:17:04 +0000 (21:17 +0000)]
Make HttpProtocol accept a range of allowed versions.
Bump MMN

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

11 years agoxforms
Stefan Fritsch [Fri, 9 Nov 2012 19:40:21 +0000 (19:40 +0000)]
xforms

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

11 years agoExpose ap_method_register() to the admin with a new RegisterHttpMethod
Stefan Fritsch [Fri, 9 Nov 2012 19:38:19 +0000 (19:38 +0000)]
Expose ap_method_register() to the admin with a new RegisterHttpMethod
directive.

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

11 years agoPull the event optimization MPM back into trunk. This
Jim Jagielski [Fri, 9 Nov 2012 16:41:12 +0000 (16:41 +0000)]
Pull the event optimization MPM back into trunk. This
provides more eyes and allows work to continue on
it...

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

11 years agoremove obsolete comment from 1.3 days
Stefan Fritsch [Fri, 9 Nov 2012 16:30:37 +0000 (16:30 +0000)]
remove obsolete comment from 1.3 days

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

11 years agofix comment typo
Stefan Fritsch [Fri, 9 Nov 2012 16:29:43 +0000 (16:29 +0000)]
fix comment typo

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

11 years agoRemove warnings
Jim Jagielski [Fri, 9 Nov 2012 14:04:22 +0000 (14:04 +0000)]
Remove warnings
mod_speling.c:400:41: warning: data argument not used by format string [-Wformat-extra-args]
                          r->uri, nuri, ref);
                                                                                                                        mod_speling.c:508:53: warning: data argument not used by format string [-Wformat-extra-args]
                          r->uri, candidates->nelts, ref);

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

11 years agoremove warning:
Jim Jagielski [Fri, 9 Nov 2012 14:04:19 +0000 (14:04 +0000)]
remove warning:
mod_remoteip.c:404:38: warning: data argument not used by format string [-Wformat-extra-args]
It's a hack, but maintain the orig hack ;)

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

11 years agofix a comment to match the r1299718/r1370225 changes...
Jeff Trawick [Fri, 9 Nov 2012 08:50:07 +0000 (08:50 +0000)]
fix a comment to match the r1299718/r1370225 changes...

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

11 years agoThe following now respects DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR:
Jeff Trawick [Fri, 9 Nov 2012 08:44:08 +0000 (08:44 +0000)]
The following now respects DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR:

- mod_cache: thundering herd lock directory

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

11 years ago *) mod_xml2enc: Fix problems with charset conversion altering the
Jim Jagielski [Thu, 8 Nov 2012 20:00:38 +0000 (20:00 +0000)]
  *) mod_xml2enc: Fix problems with charset conversion altering the
     Content-Length. [Micha Lenk <micha lenk info>]

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

11 years agoremove some more old unused code
Stefan Fritsch [Thu, 8 Nov 2012 14:11:47 +0000 (14:11 +0000)]
remove some more old unused code

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

11 years agobetter logging for re-use/use of shm
Jim Jagielski [Thu, 8 Nov 2012 14:01:37 +0000 (14:01 +0000)]
better logging for re-use/use of shm

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

11 years agoAdded mod_allowhandlers to NetWare build.
Guenter Knauf [Thu, 8 Nov 2012 12:31:10 +0000 (12:31 +0000)]
Added mod_allowhandlers to NetWare build.

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

11 years agolog client error at level debug, log broken Host header value
Stefan Fritsch [Thu, 8 Nov 2012 10:44:49 +0000 (10:44 +0000)]
log client error at level debug, log broken Host header value

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

11 years agoRemove unused code. "Next week" hasn't happened in the last 10 years or so.
Stefan Fritsch [Thu, 8 Nov 2012 10:43:18 +0000 (10:43 +0000)]
Remove unused code. "Next week" hasn't happened in the last 10 years or so.

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

11 years agos/Options/AllowOverride/ in comment describing the syntax of
Rich Bowen [Thu, 8 Nov 2012 03:07:01 +0000 (03:07 +0000)]
s/Options/AllowOverride/ in comment describing the syntax of
AllowOverride.

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

11 years ago* Ensure that nkey is initialized.
Ruediger Pluem [Wed, 7 Nov 2012 19:26:48 +0000 (19:26 +0000)]
* Ensure that nkey is initialized.

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

11 years agoNew directive HttpProtocol which allows to disable HTTP/0.9 support.
Stefan Fritsch [Wed, 7 Nov 2012 16:56:38 +0000 (16:56 +0000)]
New directive HttpProtocol which allows to disable HTTP/0.9 support.

The syntax is designed to allow addition of a +/- strict option
later on.

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

11 years agomake docs
Jeff Trawick [Wed, 7 Nov 2012 14:29:11 +0000 (14:29 +0000)]
make docs

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

11 years agouser-defined needs the hyphen
Jeff Trawick [Wed, 7 Nov 2012 14:12:30 +0000 (14:12 +0000)]
user-defined needs the hyphen

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

11 years agoupdate xforms
Stefan Fritsch [Wed, 7 Nov 2012 13:38:10 +0000 (13:38 +0000)]
update xforms

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

11 years agomod_allowhandlers: New module to forbid specific handlers for specific
Stefan Fritsch [Wed, 7 Nov 2012 13:27:54 +0000 (13:27 +0000)]
mod_allowhandlers: New module to forbid specific handlers for specific
directories.

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

11 years agocomment spelling fix
Jeff Trawick [Wed, 7 Nov 2012 13:27:51 +0000 (13:27 +0000)]
comment spelling fix

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

11 years agoMake ap_check_cmd_context() treat <If> sections like <File> sections.
Stefan Fritsch [Wed, 7 Nov 2012 08:33:05 +0000 (08:33 +0000)]
Make ap_check_cmd_context() treat <If> sections like <File> sections.
This is necessary to properly disallow directives that don't work in
<If>.

A separate NOT_IN_IF flag may be nicer, but would create much more
hassle when being backported to 2.4.

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

11 years agoMake <If> sections in virtual host context fill in cmd->path so that
Stefan Fritsch [Wed, 7 Nov 2012 08:29:49 +0000 (08:29 +0000)]
Make <If> sections in virtual host context fill in cmd->path so that
other directive notice that they are in a config section.

This fixes LogLevel not working in <If> sections that are not in
Location/Directory/File sections.

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

11 years agotry to catch up if docs/log-message-tags/next-number is out of date
Stefan Fritsch [Tue, 6 Nov 2012 08:27:57 +0000 (08:27 +0000)]
try to catch up if docs/log-message-tags/next-number is out of date

doing two passes would be even better, will look at that later

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

11 years agoReplace duplicate log tags
Stefan Fritsch [Tue, 6 Nov 2012 08:25:56 +0000 (08:25 +0000)]
Replace duplicate log tags

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