]> granicus.if.org Git - apache/log
apache
15 years agoFix two small glitches in r730828 (Win9x code
Rainer Jung [Wed, 21 Jan 2009 21:52:28 +0000 (21:52 +0000)]
Fix two small glitches in r730828 (Win9x code
removal in mpm_winnt).

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

15 years agoUpdating after english file modification.
Lucien Gentis [Wed, 21 Jan 2009 13:04:43 +0000 (13:04 +0000)]
Updating after english file modification.

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

15 years agostatus of mod_charset_lite is Extension instead of Experimental
Jeff Trawick [Wed, 21 Jan 2009 12:54:07 +0000 (12:54 +0000)]
status of mod_charset_lite is Extension instead of Experimental

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

15 years agoSmall typo
Lucien Gentis [Wed, 21 Jan 2009 12:15:36 +0000 (12:15 +0000)]
Small typo

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

15 years agoSmall typo
Lucien Gentis [Wed, 21 Jan 2009 12:14:23 +0000 (12:14 +0000)]
Small typo

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

15 years agoremove "experimental" disclaimer in mod_charset_lite
Jeff Trawick [Tue, 20 Jan 2009 22:50:40 +0000 (22:50 +0000)]
remove "experimental" disclaimer in mod_charset_lite
docs; no longer experimental as of 2.2.x

Submitted by: Dan Poirier <poirier pobox.com>

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

15 years ago* We need to return an int not a pointer!
Ruediger Pluem [Tue, 20 Jan 2009 21:22:10 +0000 (21:22 +0000)]
* We need to return an int not a pointer!

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

15 years agoSaying "don't do that" without offering an alternative isn't very
Rich Bowen [Tue, 20 Jan 2009 03:38:40 +0000 (03:38 +0000)]
Saying "don't do that" without offering an alternative isn't very
friendly.

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

15 years agoFixes an XML error, and rebuilds the change applied in r734973
Rich Bowen [Tue, 20 Jan 2009 03:19:51 +0000 (03:19 +0000)]
Fixes an XML error, and rebuilds the change applied in r734973

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

15 years agoAdds the <If> section to the list of directives.
Rich Bowen [Tue, 20 Jan 2009 03:13:12 +0000 (03:13 +0000)]
Adds the <If> section to the list of directives.

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

15 years agoAllow --with-included-apr to pick up APR trunk/2.x
Eric Covener [Sun, 18 Jan 2009 22:05:27 +0000 (22:05 +0000)]
Allow --with-included-apr to pick up APR trunk/2.x

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

15 years agoPiped error loggers should use the reliable pipes,
Rainer Jung [Sun, 18 Jan 2009 18:19:45 +0000 (18:19 +0000)]
Piped error loggers should use the reliable pipes,
i.e. they should be automatically restarted when they die
similar to what happens for access loggers.

Patch makes error loggers use the same code path as
access loggers.

Side effect: patch adds ap_server_root_relative() to the error
logger path before spawning.

Reviewed by R. Pluem.

Patch needs to be tested on Windows.

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

15 years agoRemove some more mod_mem_cache relics from
Rainer Jung [Sun, 18 Jan 2009 00:47:00 +0000 (00:47 +0000)]
Remove some more mod_mem_cache relics from
trunk and add removal to CHANGES.

The module has been removed in r711470.

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

15 years agoSmall typo
Lucien Gentis [Sat, 17 Jan 2009 17:38:16 +0000 (17:38 +0000)]
Small typo

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

15 years agoUpdating after english file modification.
Lucien Gentis [Sat, 17 Jan 2009 15:37:39 +0000 (15:37 +0000)]
Updating after english file modification.

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

15 years agoupdate transformation
Nilgun Belma Buguner [Fri, 16 Jan 2009 20:24:50 +0000 (20:24 +0000)]
update transformation

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

15 years agoupdate for sync with English doc.
Nilgun Belma Buguner [Fri, 16 Jan 2009 20:23:37 +0000 (20:23 +0000)]
update for sync with English doc.

Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by:  Orhan Berent <berent belgeler.org>

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

15 years agoIntroduce Win32 AcceptFilter handling.
William A. Rowe Jr [Fri, 16 Jan 2009 19:30:42 +0000 (19:30 +0000)]
Introduce Win32 AcceptFilter handling.

Divided into 3 classes, this implements the first two;

 * AcceptFilter 'data' - much as on Unix, accept will not complete
   until data is ready to be accepted.  Unlike Unix, it will actually
   fetch the first bucket full of data from the tcp socket, and this
   patch implements passing that bucket into the core net brigade
   in front of the accepted socket.

 * AcceptFilter 'connect' - just as in Apache 2.2, accept will not
   complete until three way handshake is complete and the endpoints
   are resolved, and quickly grabs the endpoint addresses using the
   AcceptEx API (which some people have problems with).  This will
   not be the default.

 * AcceptFilter 'none' [not yet implemented] - will be the traditional
   select/WSAAccept style processing for broken network socket stacks
   and more trivial tcp style connections.  If AcceptEx appears to be
   a problem, the listener will be able to downgrade to 'none'.

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

15 years agotwo more never-used functions to redact from child.c
William A. Rowe Jr [Fri, 16 Jan 2009 19:04:53 +0000 (19:04 +0000)]
two more never-used functions to redact from child.c

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

15 years agothis security API needs some loving, a warning at least for SYSTEM/LocalSystem
William A. Rowe Jr [Fri, 16 Jan 2009 18:58:47 +0000 (18:58 +0000)]
this security API needs some loving, a warning at least for SYSTEM/LocalSystem

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

15 years agoapr_proc_mutex.h is called for by this very header
William A. Rowe Jr [Fri, 16 Jan 2009 18:58:12 +0000 (18:58 +0000)]
apr_proc_mutex.h is called for by this very header

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

15 years agoreverting 735080, starting over, sorry
William A. Rowe Jr [Fri, 16 Jan 2009 18:56:58 +0000 (18:56 +0000)]
reverting 735080, starting over, sorry

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

15 years agoapr_proc_mutex.h is called for by this very header
William A. Rowe Jr [Fri, 16 Jan 2009 18:37:29 +0000 (18:37 +0000)]
apr_proc_mutex.h is called for by this very header

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

15 years agotweak the referral/hoplimit ldap option logic to save the failure reason in the util_...
Jeff Trawick [Fri, 16 Jan 2009 17:57:52 +0000 (17:57 +0000)]
tweak the referral/hoplimit ldap option logic to save the failure reason in the util_ldap_connection_t for later logging

old error log message:
  auth_ldap authenticate: user wbush authentication failed; URI /ldap-status [(null)][Can't contact LDAP server]
new error log message:
  auth_ldap authenticate: user wbush authentication failed; URI /ldap-status [Unable to set LDAP_OPT_REFHOPLIMIT.][Can't contact LDAP server]

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

15 years agoUndo changelog change.
Rainer Jung [Fri, 16 Jan 2009 17:04:37 +0000 (17:04 +0000)]
Undo changelog change.
Addon to r734973.

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

15 years agoMostly revert r733493: signal based rotation
Rainer Jung [Fri, 16 Jan 2009 11:08:15 +0000 (11:08 +0000)]
Mostly revert r733493: signal based rotation
for rotatelogs.

Prefer adding reliable piped logs to the error
loggers in httpd, so that one could simply
kill rotatelogs and httpd automatically starts new
instances of all loggers.

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

15 years agoRemove backported entry.
Paul J. Reder [Fri, 16 Jan 2009 02:46:44 +0000 (02:46 +0000)]
Remove backported entry.

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

15 years ago* Try first if we find any "recoverable" workers before we force them to
Ruediger Pluem [Thu, 15 Jan 2009 13:59:11 +0000 (13:59 +0000)]
* Try first if we find any "recoverable" workers before we force them to
  recover.

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

15 years ago* Set the error time if we set a worker in error mode.
Ruediger Pluem [Thu, 15 Jan 2009 13:44:23 +0000 (13:44 +0000)]
* Set the error time if we set a worker in error mode.

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

15 years ago* docs/manual: 'build.sh all'.
Joe Orton [Thu, 15 Jan 2009 13:21:46 +0000 (13:21 +0000)]
* docs/manual: 'build.sh all'.

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

15 years ago* docs/manual/ssl: Drop specific commercial CA recommendations.
Joe Orton [Thu, 15 Jan 2009 13:17:33 +0000 (13:17 +0000)]
* docs/manual/ssl: Drop specific commercial CA recommendations.

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

15 years ago* docs/manual: Document mod_ssl/socache stuff.
Joe Orton [Thu, 15 Jan 2009 13:16:25 +0000 (13:16 +0000)]
* docs/manual: Document mod_ssl/socache stuff.

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

15 years agoSimple doc fixes (mod_unixd)
Nick Kew [Thu, 15 Jan 2009 11:50:38 +0000 (11:50 +0000)]
Simple doc fixes (mod_unixd)

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

15 years agoUpdating after english file modification.
Lucien Gentis [Wed, 14 Jan 2009 17:01:01 +0000 (17:01 +0000)]
Updating after english file modification.

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

15 years agoupdate for sync with English docs.
Nilgun Belma Buguner [Wed, 14 Jan 2009 15:59:04 +0000 (15:59 +0000)]
update for sync with English docs.

Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by:  Orhan Berent <berent belgeler.org>

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

15 years ago More wording tweaks.
Chris Pepper [Wed, 14 Jan 2009 05:02:19 +0000 (05:02 +0000)]
More wording tweaks.

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

15 years ago More cleanup.
Chris Pepper [Wed, 14 Jan 2009 04:54:40 +0000 (04:54 +0000)]
More cleanup.
module & code tagging.

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

15 years agotweak verbage describing new KeepAliveTimeout feature
Jeff Trawick [Mon, 12 Jan 2009 12:48:09 +0000 (12:48 +0000)]
tweak verbage describing new KeepAliveTimeout feature

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

15 years ago* This one was backported
Ruediger Pluem [Mon, 12 Jan 2009 11:40:19 +0000 (11:40 +0000)]
* This one was backported

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

15 years ago* docs/manual/mod/mod_ssl.xml: Flesh out SSLRenegBufferSize
Joe Orton [Mon, 12 Jan 2009 11:33:14 +0000 (11:33 +0000)]
* docs/manual/mod/mod_ssl.xml: Flesh out SSLRenegBufferSize
 docs a little - thanks rpluem!

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

15 years agoWe forgot to bump the version of docs.
Takashi Sato [Mon, 12 Jan 2009 01:07:45 +0000 (01:07 +0000)]
We forgot to bump the version of docs.

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

15 years agoEnhance KeepAliveTimeout to support a value in milliseconds.
Takashi Sato [Mon, 12 Jan 2009 00:52:26 +0000 (00:52 +0000)]
Enhance KeepAliveTimeout to support a value in milliseconds.
PR: 46275

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

15 years agoAdopt latest changes in usage message.
Rainer Jung [Sun, 11 Jan 2009 22:52:47 +0000 (22:52 +0000)]
Adopt latest changes in usage message.

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

15 years agoAllow size units B, K, M, G and combination of
Rainer Jung [Sun, 11 Jan 2009 22:45:53 +0000 (22:45 +0000)]
Allow size units B, K, M, G and combination of
time and size based rotation for rotatelogs.

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

15 years agorotatelogs: Add flag for verbose (debug) output.
Rainer Jung [Sun, 11 Jan 2009 21:26:13 +0000 (21:26 +0000)]
rotatelogs: Add flag for verbose (debug) output.

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

15 years agoMore rotatelogs changes:
Rainer Jung [Sun, 11 Jan 2009 20:58:19 +0000 (20:58 +0000)]
More rotatelogs changes:

- checkRotate() notes the reason for rotation
- rename a few variables
- rename some macros and introduce a few more

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

15 years agoMinor rotatelogs changes:
Rainer Jung [Sun, 11 Jan 2009 20:27:53 +0000 (20:27 +0000)]
Minor rotatelogs changes:
- remove 'now' from status struct. We only need it locally.
- add 'static' to function declaration, although the code
  is still in a single file
- change signature of get_now()
- make argument count check easier to understand

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

15 years agoUse APR_WANT_STRFUNC and apr_want.h instead
Rainer Jung [Sun, 11 Jan 2009 17:48:12 +0000 (17:48 +0000)]
Use APR_WANT_STRFUNC and apr_want.h instead
of APR_HAVE_* and system header inclusion.

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

15 years agoAllow to trigger rotatelogs log file rotation from
Rainer Jung [Sun, 11 Jan 2009 17:36:07 +0000 (17:36 +0000)]
Allow to trigger rotatelogs log file rotation from
using HUP and INT signals to the rotatelogs process.

This is helpful, when log activity is low, but you want
rotatelogs to close the open log files.

SIGHUP triggers checking the rules given during startup,
SIGINT forces rotate independently form those rules.

When the signal triggers a rotation, the open file
is closed immediately. The new file is opened when
new log data arrives, or in case "-f" was given it
is opened immediately.

Based on my patch in BZ 44427.

Note on Windows: The new functionality is undefined when
SIGHUP or SIGINT are not available. Does the use case
make sense on Windows? If so, which signals should we use?

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

15 years agoAddition to r733479 and r733479:
Rainer Jung [Sun, 11 Jan 2009 16:03:57 +0000 (16:03 +0000)]
Addition to r733479 and r733479:

Mainly cleanup plus correct decision in checkRotate()
if status->nLogFD is NULL.

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

15 years agoAddition to r744476:
Rainer Jung [Sun, 11 Jan 2009 14:44:51 +0000 (14:44 +0000)]
Addition to r744476:

- Fix compilation error
- set correct time when forcing log file open
  on startup

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

15 years agoRefactor rotatelogs to allow easier implementation
Rainer Jung [Sun, 11 Jan 2009 14:05:39 +0000 (14:05 +0000)]
Refactor rotatelogs to allow easier implementation
of signal triggered log rotation.

- move code into new functions checkRotate() and doRotate()
- bundle config data and runtime data in two structs to
  allow easier passing to functions
- Simplify bypass_io logic as a first use case for doRotate
  and rename flag to force_open to reflect the new logic

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

15 years ago* Set svn:ignore
Ruediger Pluem [Sun, 11 Jan 2009 13:24:38 +0000 (13:24 +0000)]
* Set svn:ignore

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

15 years ago* Set svn:ignore
Ruediger Pluem [Sun, 11 Jan 2009 13:23:47 +0000 (13:23 +0000)]
* Set svn:ignore

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

15 years ago* Update transformation
Ruediger Pluem [Sun, 11 Jan 2009 13:22:02 +0000 (13:22 +0000)]
* Update transformation

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

15 years ago* Add a stub documentation for SSLRenegBufferSize.
Ruediger Pluem [Sun, 11 Jan 2009 13:20:41 +0000 (13:20 +0000)]
* Add a stub documentation for SSLRenegBufferSize.

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

15 years ago* Correctly merge SSLRenegBufferSize directive.
Ruediger Pluem [Sun, 11 Jan 2009 12:58:08 +0000 (12:58 +0000)]
* Correctly merge SSLRenegBufferSize directive.

PR: 46508
Submitted by: <tlhackque yahoo.com>
Reviewed by: rpluem

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

15 years agoUpdating after english file modification.
Lucien Gentis [Sat, 10 Jan 2009 15:49:45 +0000 (15:49 +0000)]
Updating after english file modification.

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

15 years agouse ap_log_rerror instead of r->server per niq's comments
Eric Covener [Sat, 10 Jan 2009 01:35:50 +0000 (01:35 +0000)]
use ap_log_rerror instead of r->server per niq's comments

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

15 years agosimplifications per niq's review comments
Eric Covener [Sat, 10 Jan 2009 01:30:29 +0000 (01:30 +0000)]
simplifications per niq's review comments

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

15 years agoEBCDIC fix for ap_send_interim_response()
Eric Covener [Fri, 9 Jan 2009 19:48:43 +0000 (19:48 +0000)]
EBCDIC fix for ap_send_interim_response()

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

15 years agopass a server_rec to ap_log_error on two interim response messages
Eric Covener [Fri, 9 Jan 2009 19:31:48 +0000 (19:31 +0000)]
pass a server_rec to ap_log_error on two interim response messages

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

15 years agoreorganize some internal 'externals'
William A. Rowe Jr [Fri, 9 Jan 2009 17:25:04 +0000 (17:25 +0000)]
reorganize some internal 'externals'

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

15 years agoOh brother; we just dupped these to lowercase them, no need to re-dup again
William A. Rowe Jr [Fri, 9 Jan 2009 17:23:34 +0000 (17:23 +0000)]
Oh brother; we just dupped these to lowercase them, no need to re-dup again

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

15 years ago mod_authnz_ldap: Reduce number of initialization debug messages and make
Paul J. Reder [Fri, 9 Jan 2009 02:32:12 +0000 (02:32 +0000)]
 mod_authnz_ldap: Reduce number of initialization debug messages and make
 information more clear. PR 46342 [Dan Poirier]

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

15 years agoTranslate locally generated "100-Continue" message to
Eric Covener [Thu, 8 Jan 2009 21:40:59 +0000 (21:40 +0000)]
Translate locally generated "100-Continue" message to
ASCII on EBCDIC systems.

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

15 years agoCorrections to URL Mapping topic
Eric Covener [Thu, 8 Jan 2009 20:47:05 +0000 (20:47 +0000)]
Corrections to URL Mapping topic

Submitted By: Bob Ionescu <bobsiegen googlemail.com>
Reviewed By: covener

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

15 years agoTypo sent/send
Vincent Bray [Thu, 8 Jan 2009 20:38:39 +0000 (20:38 +0000)]
Typo sent/send

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

15 years agouse the current module names
Eric Covener [Thu, 8 Jan 2009 18:45:02 +0000 (18:45 +0000)]
use the current module names

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

15 years agoRebuild docs.
Paul Querna [Thu, 8 Jan 2009 18:30:01 +0000 (18:30 +0000)]
Rebuild docs.

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

15 years agoFix xml errors.
Paul Querna [Thu, 8 Jan 2009 18:29:42 +0000 (18:29 +0000)]
Fix xml errors.

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

15 years agoAdd basic docs on mod_proxy_fdpass.
Paul Querna [Thu, 8 Jan 2009 18:17:49 +0000 (18:17 +0000)]
Add basic docs on mod_proxy_fdpass.

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

15 years agoRemove tabs. no functional changes.
Paul Querna [Thu, 8 Jan 2009 17:49:45 +0000 (17:49 +0000)]
Remove tabs. no functional changes.

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

15 years agoImprove canned 504 error message in the light of r729586 and covener's comment.
Nick Kew [Wed, 7 Jan 2009 21:28:36 +0000 (21:28 +0000)]
Improve canned 504 error message in the light of r729586 and covener's comment.

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

15 years agoprefork: Fix child process hang during graceful restart/stop in
Jeff Trawick [Wed, 7 Jan 2009 20:00:56 +0000 (20:00 +0000)]
prefork: Fix child process hang during graceful restart/stop in
configurations with multiple listening sockets.

PR: 42829
Submitted by: Joe Orton, with some tweaking and testing from me

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

15 years agoRelease the accept mutex after receiving the shutdown signal
Jeff Trawick [Wed, 7 Jan 2009 18:37:18 +0000 (18:37 +0000)]
Release the accept mutex after receiving the shutdown signal
in single-process mode.  (That isn't a critical step, but
neatness counts.)

Submitted by: rpleum

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

15 years agoAs jorton discovered, recent Linux kernels have a new tunable
Jeff Trawick [Wed, 7 Jan 2009 18:22:07 +0000 (18:22 +0000)]
As jorton discovered, recent Linux kernels have a new tunable
setting for epoll that will trip up many prefork users.  Write
a log message instead of crashing.

PR: 46467

As rpluem notes, some Apache doc is in order.

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

15 years ago* Update transformation
Ruediger Pluem [Tue, 6 Jan 2009 21:30:28 +0000 (21:30 +0000)]
* Update transformation

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

15 years agoeliminating 9x legacy code from mod_win32
William A. Rowe Jr [Tue, 6 Jan 2009 15:22:38 +0000 (15:22 +0000)]
eliminating 9x legacy code from mod_win32

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

15 years agorip child.c-specific macros away from mpm_winnt.h
William A. Rowe Jr [Tue, 6 Jan 2009 15:22:03 +0000 (15:22 +0000)]
rip child.c-specific macros away from mpm_winnt.h

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

15 years agothe length arguments are apr_size_t, not int
Jeff Trawick [Tue, 6 Jan 2009 15:05:33 +0000 (15:05 +0000)]
the length arguments are apr_size_t, not int

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

15 years agotiny style fix for r729579
Jeff Trawick [Tue, 6 Jan 2009 14:50:47 +0000 (14:50 +0000)]
tiny style fix for r729579

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

15 years agorename private COMP_CONTEXT to winnt_conn_ctx_t and make static within child.c
William A. Rowe Jr [Tue, 6 Jan 2009 02:45:24 +0000 (02:45 +0000)]
rename private COMP_CONTEXT to winnt_conn_ctx_t and make static within child.c

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

15 years agohappy new year
Roy T. Fielding [Mon, 5 Jan 2009 23:28:53 +0000 (23:28 +0000)]
happy new year

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

15 years agomore fallout from removing win9x-model services, this is no longer used
William A. Rowe Jr [Mon, 5 Jan 2009 20:41:10 +0000 (20:41 +0000)]
more fallout from removing win9x-model services, this is no longer used

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

15 years agomod_ext_filter: fix test for onfail behaviour
Nick Kew [Mon, 5 Jan 2009 15:13:25 +0000 (15:13 +0000)]
mod_ext_filter: fix test for onfail behaviour
(accidentally omitted from r731388)

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

15 years ago* The header file is still needed in this case. So prevent it from being
Ruediger Pluem [Mon, 5 Jan 2009 11:52:05 +0000 (11:52 +0000)]
* The header file is still needed in this case. So prevent it from being
  deleted.

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

15 years agoImproved fix to PR#41120: send a clean error response when aborting
Nick Kew [Sun, 4 Jan 2009 23:58:57 +0000 (23:58 +0000)]
Improved fix to PR#41120: send a clean error response when aborting

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

15 years agomod_session_crypto: Ensure that SessionCryptoDriver can only be
Graham Leggett [Sun, 4 Jan 2009 22:29:05 +0000 (22:29 +0000)]
mod_session_crypto: Ensure that SessionCryptoDriver can only be
set in the global scope.

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

15 years agoFix mod_ext_filter to detect failure to start the external program,
Nick Kew [Sun, 4 Jan 2009 20:52:41 +0000 (20:52 +0000)]
Fix mod_ext_filter to detect failure to start the external program,
and add configuration option to abort or continue.
PR 41120

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

15 years agoSilence compiler warning about unused variable cfg.
Rainer Jung [Sun, 4 Jan 2009 13:11:04 +0000 (13:11 +0000)]
Silence compiler warning about unused variable cfg.

dtrace_enabled is static, so no need for using
the configuration at the moment.

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

15 years agoUpdate transformation.
Graham Leggett [Sat, 3 Jan 2009 21:10:27 +0000 (21:10 +0000)]
Update transformation.

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

15 years agomod_session_crypto: Rewrite the session_crypto module against the
Graham Leggett [Sat, 3 Jan 2009 21:09:47 +0000 (21:09 +0000)]
mod_session_crypto: Rewrite the session_crypto module against the
apr_crypto API.

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

15 years agovi broke event ;)
Rainer Jung [Sat, 3 Jan 2009 19:52:34 +0000 (19:52 +0000)]
vi broke event ;)

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

15 years agorevert 730949, accf_map member should never have been or be NULL
William A. Rowe Jr [Sat, 3 Jan 2009 19:37:50 +0000 (19:37 +0000)]
revert 730949, accf_map member should never have been or be NULL

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

15 years agobollocks, it's absolute crap to break the ABI structure alignment for features
William A. Rowe Jr [Sat, 3 Jan 2009 19:20:26 +0000 (19:20 +0000)]
bollocks, it's absolute crap to break the ABI structure alignment for features

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

15 years agoReorder and correct creation and merge of server records, optimizing
William A. Rowe Jr [Sat, 3 Jan 2009 19:17:14 +0000 (19:17 +0000)]
Reorder and correct creation and merge of server records, optimizing
significantly for all of our null / 0 value defaults (we had always
palloc'ed, so this was very wasteful).

Corrects a segfault in 2.3.1-alpha candidate, which evaluated the
accf_map.  Due to the backwards construction of the merge (patched)
this was never initialized in virtual servers.

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

15 years agopcre-config --cflags actually emits include paths not cflags, so add it to
Justin Erenkrantz [Sat, 3 Jan 2009 18:02:36 +0000 (18:02 +0000)]
pcre-config --cflags actually emits include paths not cflags, so add it to
correct variable.  Also, reuse APR_INCLUDES/APU_INCLUDES variables so as to
save an extra invocation of config files.

* configure.in: Add PCRE_CONFIG --cflags to INCLUDES; reuse AP{RU}_INCLUDES
  variables.

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

15 years agoFix format type warning in mod_example_ipc.c.
Rainer Jung [Sat, 3 Jan 2009 17:27:56 +0000 (17:27 +0000)]
Fix format type warning in mod_example_ipc.c.

Use APR_INT64_T_FMT instead of %d.

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

15 years agoAllow feature test for apr_ssl.h to succeed:
Rainer Jung [Sat, 3 Jan 2009 16:12:55 +0000 (16:12 +0000)]
Allow feature test for apr_ssl.h to succeed:
Add necessary search paths temporarily to CPPFLAGS.

Addition to r730717.

When switching to another header, no need to again
rename the ap_HAVE_APR_CRYPTO variable.

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