]> granicus.if.org Git - apache/log
apache
14 years ago- Enforce request timeout even for AP_MODE_GETLINE.
Stefan Fritsch [Wed, 10 Mar 2010 19:40:51 +0000 (19:40 +0000)]
- Enforce request timeout even for AP_MODE_GETLINE.
- Abort connection when timeout occurs. Otherwise the thread may be blocked
  another 30s doing a lingering close. The downside is that the client will
  not receive the error message.

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

14 years agoMove initialization to process_connection hook, right before
Stefan Fritsch [Wed, 10 Mar 2010 15:00:50 +0000 (15:00 +0000)]
Move initialization to process_connection hook, right before
ap_process_http_request.  This ensures that we are not inserted for other
protocol handlers (like mod_ftp) and mod_proxy's backend connections.

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

14 years agolog remote server port in various places
Stefan Fritsch [Wed, 10 Mar 2010 13:37:00 +0000 (13:37 +0000)]
log remote server port in various places

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

14 years agoImprove ap_log_cerror:
Stefan Fritsch [Wed, 10 Mar 2010 13:36:10 +0000 (13:36 +0000)]
Improve ap_log_cerror:
- Log remote port
- If the connection seems to be a back-end connection, log 'remote' instead of
  'client'

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

14 years agostyle nit (fix the one unaligned "=" out of fifteen)
Jeff Trawick [Wed, 10 Mar 2010 11:02:00 +0000 (11:02 +0000)]
style nit (fix the one unaligned "=" out of fifteen)

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

14 years agoTypo
Rich Bowen [Tue, 9 Mar 2010 20:51:21 +0000 (20:51 +0000)]
Typo

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

14 years agoEncourage people to use Redirect rather than mod_rewrite.
Rich Bowen [Tue, 9 Mar 2010 20:49:59 +0000 (20:49 +0000)]
Encourage people to use Redirect rather than mod_rewrite.

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

14 years agoRebuild transformation.
Rich Bowen [Tue, 9 Mar 2010 16:15:12 +0000 (16:15 +0000)]
Rebuild transformation.

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

14 years agoRebuild transformation.
Rich Bowen [Tue, 9 Mar 2010 16:15:06 +0000 (16:15 +0000)]
Rebuild transformation.

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

14 years agoRebuild transformation.
Rich Bowen [Tue, 9 Mar 2010 16:14:44 +0000 (16:14 +0000)]
Rebuild transformation.

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

14 years agoRemove compat note about Apache 1.3.2
Rich Bowen [Tue, 9 Mar 2010 16:14:09 +0000 (16:14 +0000)]
Remove compat note about Apache 1.3.2

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

14 years agoadd defaults for AuthLDAPGroupAttribute to the synopsis
Eric Covener [Mon, 8 Mar 2010 17:10:36 +0000 (17:10 +0000)]
add defaults for AuthLDAPGroupAttribute to the synopsis

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

14 years agoelaborate on the T= limiation in per-directory rewrites for PR 36590
Eric Covener [Sun, 7 Mar 2010 12:34:17 +0000 (12:34 +0000)]
elaborate on the T= limiation in per-directory rewrites for PR 36590

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

14 years agoupdate transformation
André Malo [Sat, 6 Mar 2010 20:04:20 +0000 (20:04 +0000)]
update transformation

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

14 years agoUpdate.
Lucien Gentis [Sat, 6 Mar 2010 17:49:01 +0000 (17:49 +0000)]
Update.

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

14 years agoSync Changelog
William A. Rowe Jr [Sat, 6 Mar 2010 01:59:50 +0000 (01:59 +0000)]
Sync Changelog

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

14 years agoupdate transformation
André Malo [Fri, 5 Mar 2010 21:20:11 +0000 (21:20 +0000)]
update transformation

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

14 years agotry to get bug fix entries for future 2.3.7 alpha caught up with 2.2.15
Jeff Trawick [Fri, 5 Mar 2010 19:31:21 +0000 (19:31 +0000)]
try to get bug fix entries for future 2.3.7 alpha caught up with 2.2.15
where appropriate

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

14 years agoPrevent future developers from being as easily confused; prefix the
William A. Rowe Jr [Fri, 5 Mar 2010 19:09:46 +0000 (19:09 +0000)]
Prevent future developers from being as easily confused; prefix the
registered callback function names with regfnXxx.

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

14 years agorevert r918671; these four functions don't need to be
Jeff Trawick [Fri, 5 Mar 2010 18:30:20 +0000 (18:30 +0000)]
revert r918671; these four functions don't need to be
addressible except via the function pointers in the
EXTENSION_CONTROL_BLOCK

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

14 years ago* Only log a 408 if it is no keepalive timeout.
Ruediger Pluem [Fri, 5 Mar 2010 07:37:15 +0000 (07:37 +0000)]
* Only log a 408 if it is no keepalive timeout.

PR: 39785
Submitted by: Mark Montague <markmont umich.edu>, rpluem
Reviewed by: rpluem

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

14 years agoSmall rearrangement, placing the explanatory text with the example it
Rich Bowen [Thu, 4 Mar 2010 14:22:31 +0000 (14:22 +0000)]
Small rearrangement, placing the explanatory text with the example it
explains.

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

14 years agofollow up to r918665:
Jeff Trawick [Wed, 3 Mar 2010 20:10:26 +0000 (20:10 +0000)]
follow up to r918665:

These particular functions can't be static because they're
part of ISAPI, so use a different mechanism to quiet the gcc
warnings.

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

14 years agofix these warnings:
Jeff Trawick [Wed, 3 Mar 2010 19:49:41 +0000 (19:49 +0000)]
fix these warnings:

mod_isapi.c:488: warning: no previous prototype for ‘GetServerVariable’
mod_isapi.c:590: warning: no previous prototype for ‘ReadClient’
mod_isapi.c:807: warning: no previous prototype for ‘WriteClient’
mod_isapi.c:863: warning: no previous prototype for ‘ServerSupportFunction’
mod_isapi.c:1407: warning: no previous prototype for ‘isapi_handler’

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

14 years agofix these warnings (and presumably a similar one in mod_socache_dc.c):
Jeff Trawick [Wed, 3 Mar 2010 19:32:58 +0000 (19:32 +0000)]
fix these warnings (and presumably a similar one in mod_socache_dc.c):

mod_socache_shmcb.c:625: warning: no previous prototype for ‘socache_shmcb_iterate’
mod_socache_dbm.c:505: warning: no previous prototype for ‘socache_dbm_iterate’
mod_socache_memcache.c:290: warning: no previous prototype for ‘socache_mc_iterate’

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

14 years agofix this warning:
Jeff Trawick [Wed, 3 Mar 2010 19:29:34 +0000 (19:29 +0000)]
fix this warning:

mod_example_hooks.c: In function ‘trace_nocontext’:
mod_example_hooks.c:494: warning: format not a string literal and no format arguments

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

14 years agofix this error:
Jeff Trawick [Wed, 3 Mar 2010 19:28:28 +0000 (19:28 +0000)]
fix this error:

mod_sed.c: In function ‘log_sed_errf’:
mod_sed.c:67: warning: format not a string literal and no format arguments

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

14 years agouse separate #error message when APR[-Util] is of a valid
Jeff Trawick [Wed, 3 Mar 2010 16:44:57 +0000 (16:44 +0000)]
use separate #error message when APR[-Util] is of a valid
version but wasn't built with crypto support

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

14 years agoTypo. Regenerating html
Rich Bowen [Wed, 3 Mar 2010 15:50:35 +0000 (15:50 +0000)]
Typo. Regenerating html

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

14 years agoTypo
Rich Bowen [Wed, 3 Mar 2010 15:48:51 +0000 (15:48 +0000)]
Typo

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

14 years agoreflect assignment of CVE-2010-0434
Jeff Trawick [Wed, 3 Mar 2010 11:49:06 +0000 (11:49 +0000)]
reflect assignment of CVE-2010-0434

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

14 years agoRebuild transformations.
Rich Bowen [Tue, 2 Mar 2010 13:46:55 +0000 (13:46 +0000)]
Rebuild transformations.

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

14 years agoTell them how to increase ThreadLimit
Rich Bowen [Tue, 2 Mar 2010 13:46:17 +0000 (13:46 +0000)]
Tell them how to increase ThreadLimit

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

14 years agoRebuild transformations.
Rich Bowen [Tue, 2 Mar 2010 13:26:30 +0000 (13:26 +0000)]
Rebuild transformations.

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

14 years agoReference Min/MaxSpareServers/Threads when talking about dynamically
Rich Bowen [Tue, 2 Mar 2010 13:26:21 +0000 (13:26 +0000)]
Reference Min/MaxSpareServers/Threads when talking about dynamically
configuring the side of the server pool.

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

14 years agoNot sure if this is actually useful, but I've been asked often enough
Rich Bowen [Tue, 2 Mar 2010 13:20:45 +0000 (13:20 +0000)]
Not sure if this is actually useful, but I've been asked often enough
that I think it's probably worth mentioning. On the other hand, if
someone can't grep the source code for '20000', I'm not sure they should
be encouraged ... ;-)

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

14 years agoAwkward phrasing.
Rich Bowen [Tue, 2 Mar 2010 13:09:57 +0000 (13:09 +0000)]
Awkward phrasing.

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

14 years agoAwkward phrasing.
Rich Bowen [Tue, 2 Mar 2010 13:04:27 +0000 (13:04 +0000)]
Awkward phrasing.

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

14 years agoCross-linking between (Min|Max)Spare(Servers|Threads).
Rich Bowen [Tue, 2 Mar 2010 12:53:49 +0000 (12:53 +0000)]
Cross-linking between (Min|Max)Spare(Servers|Threads).

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

14 years ago'Address already in use' error message.
Rich Bowen [Tue, 2 Mar 2010 12:43:39 +0000 (12:43 +0000)]
'Address already in use' error message.

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

14 years agoAnother occurance of 'processes'. Rebuild transformations.
Rich Bowen [Tue, 2 Mar 2010 12:35:54 +0000 (12:35 +0000)]
Another occurance of 'processes'. Rebuild transformations.

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

14 years agoRebuild transformation.
Rich Bowen [Tue, 2 Mar 2010 12:28:49 +0000 (12:28 +0000)]
Rebuild transformation.

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

14 years agoNone of the supposedly correct forms of the possessive of process sound
Rich Bowen [Tue, 2 Mar 2010 12:28:33 +0000 (12:28 +0000)]
None of the supposedly correct forms of the possessive of process sound
very awkward in this sentence. Rephrasing.

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

14 years agoSECURITY: CVE-2010-0408 (cve.mitre.org)
William A. Rowe Jr [Tue, 2 Mar 2010 04:46:13 +0000 (04:46 +0000)]
SECURITY: CVE-2010-0408 (cve.mitre.org)

mod_proxy_ajp: Respond with HTTP_BAD_REQUEST when the body is not sent after
request headers indicate a request body is incoming; this is not a case of
HTTP_INTERNAL_SERVER_ERROR.

Submitted by: Niku Toivola <niku.toivola sulake.com>
Reviewed by: rpluem, jim, wrowe

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

14 years agoSECURITY: CVE-2010-0425 (cve.mitre.org)
William A. Rowe Jr [Tue, 2 Mar 2010 04:30:33 +0000 (04:30 +0000)]
SECURITY: CVE-2010-0425 (cve.mitre.org)

mod_isapi: Do not unload an isapi .dll module until the request
processing is completed, avoiding orphaned callback pointers.

Submitted by: Brett Gervasoni <brettg senseofsecurity.com>, trawick
Reviewed by: trawick, wrowe

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

14 years agoMake sure we request the APR_FINFO_TYPE on the apr_dir_read() for wildcard
Graham Leggett [Mon, 1 Mar 2010 22:19:33 +0000 (22:19 +0000)]
Make sure we request the APR_FINFO_TYPE on the apr_dir_read() for wildcard
configuration.

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

14 years agoWhen loading wildcards that are part of a path, only consider directories
Graham Leggett [Mon, 1 Mar 2010 21:34:51 +0000 (21:34 +0000)]
When loading wildcards that are part of a path, only consider directories
and ignore other files. [Dan Poirier, Graham Leggett]

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

14 years agooverlooked for 10 years, impressive ;-)
William A. Rowe Jr [Mon, 1 Mar 2010 17:58:40 +0000 (17:58 +0000)]
overlooked for 10 years, impressive ;-)

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

14 years agoin preparation of fixing 2.2 branch, change again, now to a cast-less solution
William A. Rowe Jr [Mon, 1 Mar 2010 17:54:15 +0000 (17:54 +0000)]
in preparation of fixing 2.2 branch, change again, now to a cast-less solution

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

14 years agotest svn update
Philip M. Gollucci [Mon, 1 Mar 2010 05:17:42 +0000 (05:17 +0000)]
test svn update

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

14 years agoUpdate transformation.
Rainer Jung [Sun, 28 Feb 2010 18:29:14 +0000 (18:29 +0000)]
Update transformation.

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

14 years agoCorrect referenced OpenSSL version now that 0.9.8m
Rainer Jung [Sun, 28 Feb 2010 18:16:54 +0000 (18:16 +0000)]
Correct referenced OpenSSL version now that 0.9.8m
was released.

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

14 years agoAdd mod_reqtimeout line to Windows default configuration.
Stefan Fritsch [Sun, 28 Feb 2010 09:57:12 +0000 (09:57 +0000)]
Add mod_reqtimeout line to Windows default configuration.
Submitted by: Gregg L. Smith <lists glewis com>

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

14 years agoUse portable apr_snprintf in rotatelogs.
Graham Leggett [Sat, 27 Feb 2010 19:56:06 +0000 (19:56 +0000)]
Use portable apr_snprintf in rotatelogs.

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

14 years agoCreate the pidfile world readable by adding APR_FPROT_WREAD. Use
Graham Leggett [Sat, 27 Feb 2010 18:23:08 +0000 (18:23 +0000)]
Create the pidfile world readable by adding APR_FPROT_WREAD. Use
non-deprecated versions of the APR constants.

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

14 years agoTry open the pid file twice, once before daemonisation so we can see any
Graham Leggett [Sat, 27 Feb 2010 18:13:56 +0000 (18:13 +0000)]
Try open the pid file twice, once before daemonisation so we can see any
error, and once after daemonisation so the child's pid is logged correctly.
Patch by Jeff Trawick.

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

14 years agobuild mod_reqtimeout on Windows
Jeff Trawick [Fri, 26 Feb 2010 23:36:07 +0000 (23:36 +0000)]
build mod_reqtimeout on Windows

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

14 years ago* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLInsecureRenegotiation):
Joe Orton [Fri, 26 Feb 2010 21:13:26 +0000 (21:13 +0000)]
* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLInsecureRenegotiation):
  Tweak wording as suggested by trawick.

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

14 years agofix base addr of mod_serf
Jeff Trawick [Fri, 26 Feb 2010 20:11:37 +0000 (20:11 +0000)]
fix base addr of mod_serf

Submitted by: Gregg L. Smith <lists@glewis.com>
Reviewed by:  trawick

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

14 years agospelling
Jeff Trawick [Fri, 26 Feb 2010 19:22:35 +0000 (19:22 +0000)]
spelling

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

14 years ago* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access): Dump the SSL
Joe Orton [Fri, 26 Feb 2010 16:05:11 +0000 (16:05 +0000)]
* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access): Dump the SSL
  error stack if reneg fails; this will give a big hint for failures
  due to secure reneg.

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

14 years agofix properties
André Malo [Thu, 25 Feb 2010 22:44:14 +0000 (22:44 +0000)]
fix properties

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

14 years agovalidate xml
André Malo [Thu, 25 Feb 2010 22:13:20 +0000 (22:13 +0000)]
validate xml

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

14 years agoUpdate transforms
Daniel Earl Poirier [Thu, 25 Feb 2010 18:04:44 +0000 (18:04 +0000)]
Update transforms

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

14 years agoAdd -L option to create a hard link to the current log file.
Daniel Earl Poirier [Thu, 25 Feb 2010 18:00:42 +0000 (18:00 +0000)]
Add -L option to create a hard link to the current log file.

PR: 48761
Submitted by: <lindon orthanc.ca>
With additional changes by: poirier

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

14 years agomissing file from r915660, major MMN bump already in original revision
Eric Covener [Wed, 24 Feb 2010 18:49:46 +0000 (18:49 +0000)]
missing file from r915660, major MMN bump already in original revision
for this file.

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

14 years agomake some sense of the difference between "Client" and "Global" certs in mod_ldap.
Eric Covener [Wed, 24 Feb 2010 04:02:06 +0000 (04:02 +0000)]
make some sense of the difference between "Client" and "Global" certs in mod_ldap.
PR46541

Submitted By: Paul Reder, Eric Covener
Reviewed By: Eric Covener

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

14 years agomod_negotiation: Preserve query string over multiviews negotiation.
Nick Kew [Tue, 23 Feb 2010 16:16:04 +0000 (16:16 +0000)]
mod_negotiation: Preserve query string over multiviews negotiation.
PR 33112
Joergen Thomsen

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

14 years agomod_ldap: Eliminate a potential crash with multiple LDAPTrustedClientCert when
Eric Covener [Tue, 23 Feb 2010 12:07:03 +0000 (12:07 +0000)]
mod_ldap: Eliminate a potential crash with multiple LDAPTrustedClientCert when
some are not password-protected.

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

14 years agomention the quirksof REQUEST_FILENAME earlier. PR48796
Eric Covener [Mon, 22 Feb 2010 17:46:23 +0000 (17:46 +0000)]
mention the quirksof REQUEST_FILENAME earlier.  PR48796

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

14 years agotweak formatting of some recent entries
Jeff Trawick [Mon, 22 Feb 2010 17:20:09 +0000 (17:20 +0000)]
tweak formatting of some recent entries

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

14 years agocomment only: fix name of hook and try to reword for clarity
Jeff Trawick [Mon, 22 Feb 2010 17:18:33 +0000 (17:18 +0000)]
comment only: fix name of hook and try to reword for clarity

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

14 years agoFix startup segfault when the Mutex directive is used but no loaded
Jeff Trawick [Mon, 22 Feb 2010 17:16:29 +0000 (17:16 +0000)]
Fix startup segfault when the Mutex directive is used but no loaded
modules use httpd mutexes.

Add an init call from core's pre-config hook to ensure init is
performed before the config is parsed.

PR: 48787

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

14 years agoFix translation error in Polish 404 error message.
Stefan Fritsch [Sat, 20 Feb 2010 20:21:22 +0000 (20:21 +0000)]
Fix translation error in Polish 404 error message.

Submitted by: Mikolaj Menke <miki menek one pl>
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570228

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

14 years agoSmall typo.
Lucien Gentis [Sat, 20 Feb 2010 15:43:32 +0000 (15:43 +0000)]
Small typo.

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

14 years agoUpdates.
Lucien Gentis [Sat, 20 Feb 2010 15:21:03 +0000 (15:21 +0000)]
Updates.

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

14 years agomod_proxy_http: get the headers right in a HEAD request with ProxyErrorOverride.PR...
Nick Kew [Sat, 20 Feb 2010 01:54:15 +0000 (01:54 +0000)]
mod_proxy_http: get the headers right in a HEAD request with ProxyErrorOverride.PR 41646
Analysis by Stuart Children; patch by niq

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

14 years ago* Silence compiler warning
Ruediger Pluem [Thu, 18 Feb 2010 18:59:26 +0000 (18:59 +0000)]
* Silence compiler warning

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

14 years agoMake a start on explaining the two kinds of "environment variables"
Daniel Earl Poirier [Thu, 18 Feb 2010 17:34:58 +0000 (17:34 +0000)]
Make a start on explaining the two kinds of "environment variables"
that Apache deals with.

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

14 years agoDocument that ExpiresActive defaults to off.
Daniel Earl Poirier [Thu, 18 Feb 2010 17:33:41 +0000 (17:33 +0000)]
Document that ExpiresActive defaults to off.

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

14 years agoCorrectly update version numbers after adding new function.
Daniel Earl Poirier [Thu, 18 Feb 2010 17:29:06 +0000 (17:29 +0000)]
Correctly update version numbers after adding new function.

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

14 years ago* Really regard the operation a success, when the client aborted the connection.
Ruediger Pluem [Thu, 18 Feb 2010 16:11:11 +0000 (16:11 +0000)]
* Really regard the operation a success, when the client aborted the connection.
  In addition adjust the log message if the client aborted the connection.

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

14 years agoUpdate the htcacheclean init script to take into account the pid of
Graham Leggett [Wed, 17 Feb 2010 00:54:21 +0000 (00:54 +0000)]
Update the htcacheclean init script to take into account the pid of
the running htcacheclean process. This enables htcacheclean to be
enabled more than once to clean multiple caches on the same machine.

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

14 years agoMake sure the pidfile is deleted on close.
Graham Leggett [Tue, 16 Feb 2010 23:09:50 +0000 (23:09 +0000)]
Make sure the pidfile is deleted on close.

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

14 years agoUse APR_PID_T_FMT instead of %ld and a cast.
Graham Leggett [Tue, 16 Feb 2010 22:57:00 +0000 (22:57 +0000)]
Use APR_PID_T_FMT instead of %ld and a cast.

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

14 years agoFix the help description.
Graham Leggett [Tue, 16 Feb 2010 22:25:34 +0000 (22:25 +0000)]
Fix the help description.

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

14 years agoUpdate transformations.
Graham Leggett [Tue, 16 Feb 2010 22:23:09 +0000 (22:23 +0000)]
Update transformations.

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

14 years agosupport/rotatelogs: Support the simplest log rotation case, log
Graham Leggett [Tue, 16 Feb 2010 22:01:21 +0000 (22:01 +0000)]
support/rotatelogs: Support the simplest log rotation case, log
truncation. Useful when the log is being processed in real time
using a command like tail.

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

14 years agoMore correct fix for compile warning about discarding constness
Daniel Earl Poirier [Tue, 16 Feb 2010 22:00:13 +0000 (22:00 +0000)]
More correct fix for compile warning about discarding constness
of fname.

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

14 years agosupport/htcacheclean: Teach it how to write a pid file (modelled on
Graham Leggett [Tue, 16 Feb 2010 21:42:03 +0000 (21:42 +0000)]
support/htcacheclean: Teach it how to write a pid file (modelled on
httpd's writing of a pid file) so that it becomes possible to run
more than one instance of htcacheclean on the same machine.

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

14 years agoLog command line on startup, so there's a record of command line
Daniel Earl Poirier [Tue, 16 Feb 2010 20:50:10 +0000 (20:50 +0000)]
Log command line on startup, so there's a record of command line
arguments like -f.  Suggested by Shaya Potter.  [Dan Poirier]
PR: 48752

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

14 years agoFix compile warning (discarding constness of fname)
Daniel Earl Poirier [Tue, 16 Feb 2010 20:24:33 +0000 (20:24 +0000)]
Fix compile warning (discarding constness of fname)

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

14 years agoAdd missing headers, remove unused variable.
Graham Leggett [Mon, 15 Feb 2010 21:38:09 +0000 (21:38 +0000)]
Add missing headers, remove unused variable.

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

14 years agoCorrectly handle the case where apr_brigade_partition() returns APR_INCOMPLETE
Stefan Fritsch [Mon, 15 Feb 2010 20:12:07 +0000 (20:12 +0000)]
Correctly handle the case where apr_brigade_partition() returns APR_INCOMPLETE
and bkt points to the sentinel of ctx->proc_bb and not the sentinel of bb.

Submitted by: Joe Schaefer <joe_schaefer yahoo com>

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

14 years agoadded NetWare makefile for mod_reflector.
Guenter Knauf [Mon, 15 Feb 2010 16:11:22 +0000 (16:11 +0000)]
added NetWare makefile for mod_reflector.

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

14 years agoFix cut and paste fooness, this is not the default handler.
Graham Leggett [Mon, 15 Feb 2010 00:48:40 +0000 (00:48 +0000)]
Fix cut and paste fooness, this is not the default handler.

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

14 years agoHandle the pathological case of a connect
Rainer Jung [Sun, 14 Feb 2010 23:45:59 +0000 (23:45 +0000)]
Handle the pathological case of a connect
backend that sends us an unexpectedly huge response.

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

14 years agoWe need to copy the forward proxy data, because it
Rainer Jung [Sun, 14 Feb 2010 21:37:36 +0000 (21:37 +0000)]
We need to copy the forward proxy data, because it
might be reused during later requests using the same
backend connection.

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

14 years agoLimit sscanf format to the number of chars actually
Rainer Jung [Sun, 14 Feb 2010 21:36:03 +0000 (21:36 +0000)]
Limit sscanf format to the number of chars actually
needed and buffer size provided to prevent buffer overflow.

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

14 years agoIn case zlib initialization fails, make sure we do not modify the Content-*
Stefan Fritsch [Sun, 14 Feb 2010 20:36:58 +0000 (20:36 +0000)]
In case zlib initialization fails, make sure we do not modify the Content-*
headers before sending the uncompressed content down the filter chain.

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