]>
granicus.if.org Git - apache/log
Eric Covener [Sun, 25 Oct 2009 22:16:00 +0000 (22:16 +0000)]
Hint about disabling translation in subdirectories by setting matching,
but not necessarily correct, Source and Default charsets.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829667
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 25 Oct 2009 22:06:18 +0000 (22:06 +0000)]
CharsetOptions NoImplicitAdd wasn't referenced during insert_filter callback.
Doc: Correct defaults, charset_lite inserts itself by as soon as you tell it about
input and output character sets.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829664
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 25 Oct 2009 21:28:45 +0000 (21:28 +0000)]
CharsetOptions NoImplicitAdd makes us fall through to the "unknown option" clause
due to breaking "else if", making NoImplicitAdd unconfigurable.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829657
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Sun, 25 Oct 2009 17:21:10 +0000 (17:21 +0000)]
Add support for OCSP "stapling":
* modules/ssl/ssl_util_stapling.c: New file.
* modules/ssl/config.m4, modules/ssl/mod_ssl.dsp: Build it.
* modules/ssl/ssl_toolkit_compat.h: Define HAVE_OCSP_STAPLING if
OpenSSL is of suitable version (>= 0.9.8g) and capability (TLS
extension support enabled).
* modules/ssl/mod_ssl.c: Add config directives.
* modules/ssl/ssl_private.h: Add prototypes for new functions.
(SSLModConfigRec): Add fields for stapling socache instance and
associated mutex.
(modssl_ctx_t): Add config fields for stapling.
* modules/ssl/ssl_engine_init.c (ssl_init_Module, ssl_init_Child):
Call the stapling initialization functions.
* modules/ssl/ssl_engine_config.c: Add config hooks.
* modules/ssl/ssl_scache.c: Create, initialize and destroy the socache
instance for OCSP responses.
Submitted by: Dr Stephen Henson <shenson oss-institute.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829619
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Deffontaines [Sun, 25 Oct 2009 10:03:25 +0000 (10:03 +0000)]
Add a note about the DPI rewrite flag, available from 2.2.12 only.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829520
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sat, 24 Oct 2009 18:37:28 +0000 (18:37 +0000)]
Fix brown-paper-bag bug.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829431
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sat, 24 Oct 2009 13:29:03 +0000 (13:29 +0000)]
Only allow parens in filename if cachesize is given. Return error otherwise
to catch missing parens.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829362
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sat, 24 Oct 2009 12:39:41 +0000 (12:39 +0000)]
Verify that password has been truncated before printing a warning.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829355
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Deffontaines [Sat, 24 Oct 2009 09:16:48 +0000 (09:16 +0000)]
New .fr translation for mod_deflate doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829329
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Deffontaines [Sat, 24 Oct 2009 05:48:46 +0000 (05:48 +0000)]
New .fr translation for mod_expires doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829309
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Deffontaines [Fri, 23 Oct 2009 22:40:07 +0000 (22:40 +0000)]
829271 was incomplete. This fixes it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829272
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Deffontaines [Fri, 23 Oct 2009 22:39:29 +0000 (22:39 +0000)]
New .fr translation for mod_sed doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829271
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 23 Oct 2009 21:39:14 +0000 (21:39 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829251
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 23 Oct 2009 20:34:28 +0000 (20:34 +0000)]
svn:eol-style = native
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829212
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Fri, 23 Oct 2009 19:27:32 +0000 (19:27 +0000)]
Only parse cache size in parens at the end of the string. Fixes SSLSessionCache
directive mis-parsing parens in pathname.
PR: 47945
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829185
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Fri, 23 Oct 2009 18:13:46 +0000 (18:13 +0000)]
Print a warning if a password is truncated by crypt.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829162
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Deffontaines [Thu, 22 Oct 2009 21:19:02 +0000 (21:19 +0000)]
New .fr translations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@828856
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Mon, 19 Oct 2009 21:41:31 +0000 (21:41 +0000)]
htpasswd: Improve out of disk space handling
PR: 30877
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826822
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Mon, 19 Oct 2009 20:58:59 +0000 (20:58 +0000)]
update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826808
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Mon, 19 Oct 2009 20:53:04 +0000 (20:53 +0000)]
Change the default algorithm for htpasswd to MD5 on all platforms. Crypt
with its 8 character limit is not useful anymore.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826805
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Mon, 19 Oct 2009 19:22:55 +0000 (19:22 +0000)]
* Reduce memory consumption when processing very long lines by at least
doubleing the size of the new buffer each time.
PR: 48024
Submitted by: Basant Kumar Kukreja <basant.kukreja sun.com>
Reviewed by: rpluem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826772
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 18 Oct 2009 21:38:35 +0000 (21:38 +0000)]
Use the new ap_update_child_status_from_conn() to put the client IP into the
scoreboard (and show it in mod_status) as soon as we start reading the request.
Empty the vhost and request fields in ap_update_child_status_from_conn so that
mod_status does not display outdated data if the connection closes without
the request being completely read.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826530
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 18 Oct 2009 21:34:47 +0000 (21:34 +0000)]
Actually use the whole buffer for reading.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826528
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 18 Oct 2009 20:51:45 +0000 (20:51 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826524
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 18 Oct 2009 20:50:47 +0000 (20:50 +0000)]
fix context list tokens
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826523
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 18 Oct 2009 20:39:05 +0000 (20:39 +0000)]
Fix some more overflows spotted by Ruediger Pluem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826520
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 18 Oct 2009 20:37:03 +0000 (20:37 +0000)]
svn:eol-style = native
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826519
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 18 Oct 2009 19:38:03 +0000 (19:38 +0000)]
detab
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826507
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 18 Oct 2009 19:35:42 +0000 (19:35 +0000)]
htdigest: Fix possible overflow in command line processing. htdigest is not
supposed to be suid save, therefore not treated as a security issue.
CVE-2005-1344
Submitted by: Adam Conrad
Reviewed by: Stefan Fritsch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826506
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 18 Oct 2009 19:02:20 +0000 (19:02 +0000)]
ab: Fix segfault in case the argument for -n is a very large number.
PR: 47178
Submitted by: Philipp Hagemeister <oss phihag.de>
Reviewed by: Stefan Fritsch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826497
13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 17 Oct 2009 15:09:21 +0000 (15:09 +0000)]
Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826268
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Deffontaines [Sat, 17 Oct 2009 09:45:01 +0000 (09:45 +0000)]
New .fr translation for mod_cache trunk doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826211
13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Sat, 17 Oct 2009 02:47:01 +0000 (02:47 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826166
13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Sat, 17 Oct 2009 02:44:17 +0000 (02:44 +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@826165
13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Sat, 17 Oct 2009 02:38:38 +0000 (02:38 +0000)]
fix validation error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826164
13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sat, 17 Oct 2009 02:18:50 +0000 (02:18 +0000)]
commented out non-existing directory.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826161
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Deffontaines [Fri, 16 Oct 2009 22:49:14 +0000 (22:49 +0000)]
A handful of new french translations for trunk docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826124
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 16 Oct 2009 17:03:55 +0000 (17:03 +0000)]
mention that "Header onsuccess" is the default and reword the description
of "Header always" to talk less about implementation details and more about
the FAQ of redirects or 401's.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826005
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 16 Oct 2009 13:55:17 +0000 (13:55 +0000)]
Adds the frequently-requested example of relaxing authentication for a
subdirectory. Whether this is actually a *good* idea is left as an
exercise for the reader.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@825898
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 14 Oct 2009 19:26:00 +0000 (19:26 +0000)]
* Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@825230
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Wed, 14 Oct 2009 16:19:06 +0000 (16:19 +0000)]
Rename ReqTimeout into RequestTimeout, to be more in line with other
directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@825177
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 13 Oct 2009 18:43:18 +0000 (18:43 +0000)]
Note gcc42 and Darwin 10 issues
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@824875
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 13 Oct 2009 16:15:36 +0000 (16:15 +0000)]
* With SSLProxyCheckPeerCN and SSLProxyCheckPeerExpire available and turned
on by default this warning is no longer true.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@824830
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 11 Oct 2009 21:00:13 +0000 (21:00 +0000)]
Add example of load balancing with stickyness using mod_headers.
PR: 46167
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@824151
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 11 Oct 2009 13:38:51 +0000 (13:38 +0000)]
Allow ProxyPreserveHost to work in <Proxy> sections
PR: 34901
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@824072
13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 10 Oct 2009 16:25:24 +0000 (16:25 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@823879
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Sat, 10 Oct 2009 05:52:17 +0000 (05:52 +0000)]
Stop unexpected error logs in each requests.
sock_write returns not size but status.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@823797
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Sat, 10 Oct 2009 05:32:37 +0000 (05:32 +0000)]
configure: Fix THREADED_MPMS so that mod_cgid is
enabled again for worker MPM.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@823794
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Deffontaines [Fri, 9 Oct 2009 21:45:16 +0000 (21:45 +0000)]
Added french translation for mod_proxy documentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@823704
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 9 Oct 2009 21:41:31 +0000 (21:41 +0000)]
mod_dav: Provide a mechanism to obtain the request_rec and pathname
from the dav_resource.
Submitted by: Jari Urpalainen <jari.urpalainen nokia.com>,
Brian France <brian brianfrance.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@823703
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Fri, 9 Oct 2009 17:17:08 +0000 (17:17 +0000)]
bump pending version
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@823623
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Fri, 9 Oct 2009 17:10:43 +0000 (17:10 +0000)]
Add PR number for r823613.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@823618
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Fri, 9 Oct 2009 16:57:20 +0000 (16:57 +0000)]
Build: Use install instead of cp if available on
installing modules to avoid segfault.
Submitted by: <hirose31 gmail.com>
PR: 47951
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@823613
13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Fri, 9 Oct 2009 14:32:00 +0000 (14:32 +0000)]
Update doc to match change to mod_cache to include s-maxage in
some cacheability decisions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@823563
13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Fri, 9 Oct 2009 12:58:09 +0000 (12:58 +0000)]
mod_cache: add Cache-control: s-maxage to cacheability decisions per RFC 2616.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@823536
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Thu, 8 Oct 2009 21:42:13 +0000 (21:42 +0000)]
mod_logio: introduce new optional function ap_logio_get_last_bytes to get
total byte count of last request.
core: Use ap_logio_get_last_bytes to report more accurate byte counts in
mod_status if mod_logio is loaded. Without mod_logio, don't increment
counts for HEAD requests.
PR: 25656
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@823337
13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Frederic Clere [Thu, 8 Oct 2009 08:52:14 +0000 (08:52 +0000)]
When pick was zero no worker where choosen.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@823093
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Wed, 7 Oct 2009 19:59:38 +0000 (19:59 +0000)]
remove CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822881
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Wed, 7 Oct 2009 19:35:09 +0000 (19:35 +0000)]
Update comments in util_filter.h about bucket and brigade ownership to reflect
current practice and the advice from manual/developer/output-filters.xml.
Submitted by: Rici Lake <rici ricilake.net>
Reviewed by: Stefan Fritsch, Joe Orton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822870
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Wed, 7 Oct 2009 19:10:15 +0000 (19:10 +0000)]
add note about ssl renegotiation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822857
13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Frederic Clere [Wed, 7 Oct 2009 14:36:49 +0000 (14:36 +0000)]
Oops the slotmem uses apr_time_now. Can't use stat on shared memory :-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822758
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Tue, 6 Oct 2009 21:30:08 +0000 (21:30 +0000)]
update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822517
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Tue, 6 Oct 2009 21:20:33 +0000 (21:20 +0000)]
Add some docs for mod_reqtimeout.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822509
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Tue, 6 Oct 2009 19:39:38 +0000 (19:39 +0000)]
Work around broken cache management in mod_ldap: If LDAPSharedCacheSize is too
small, try to free some memory by purging the cache and log a warning.
Also increase the default LDAPSharedCacheSize to 500000. This is a more
realistic size suitable for the default values of 1024 for LdapCacheEntries and
LdapOpCacheEntries.
PR: 46749
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822458
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 5 Oct 2009 20:56:48 +0000 (20:56 +0000)]
mod_rewrite: Make sure that a hostname:port isn't fully qualified if
the request is a CONNECT request.
Submitted by: Bill Zajac <billz consultla.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822004
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 5 Oct 2009 20:49:25 +0000 (20:49 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822002
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 5 Oct 2009 20:27:19 +0000 (20:27 +0000)]
mod_cache: Teach CacheEnable and CacheDisable to work from within a
Location section, in line with how ProxyPass works.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821993
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 5 Oct 2009 20:12:31 +0000 (20:12 +0000)]
No need to constantly compute these; do so once at config
time and use as needed :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821990
13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Mon, 5 Oct 2009 19:08:12 +0000 (19:08 +0000)]
removed batch file used for CodeWarrior IDE project file
since its not maintained nor used anymore.
If in future someone wants to pick it up and update / fix it
then it can still be checked out from previous revisions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821968
13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Mon, 5 Oct 2009 19:05:11 +0000 (19:05 +0000)]
removed CodeWarrior IDE project file since its not maintained
nor used anymore, and thus unusable in its current shape.
If in future someone wants to pick it up and update / fix it
then it can still be checked out from previous revisions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821966
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 5 Oct 2009 13:26:05 +0000 (13:26 +0000)]
Refactor mod_reqtimeout a bit to use just 1 directives with
multiple params...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821792
13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Mon, 5 Oct 2009 12:13:20 +0000 (12:13 +0000)]
Back out r818492 which prevented all caching of incomplete responses.
Instead move the check to mod_disk_cache. This leaves cache implementations
the flexibility to implement caching of incomplete responses.
PR: 15866
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821763
13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sun, 4 Oct 2009 21:33:46 +0000 (21:33 +0000)]
replaced all backticks with single quotes in output strings.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821621
13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sun, 4 Oct 2009 20:26:21 +0000 (20:26 +0000)]
removed obsolete stuff from NetWare export generator script.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821602
13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sun, 4 Oct 2009 20:18:51 +0000 (20:18 +0000)]
no declarations after statements.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821599
13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sun, 4 Oct 2009 20:03:02 +0000 (20:03 +0000)]
added mod_reqtimeout to NetWare build;
fixed some NWGNU* properties.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821595
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 4 Oct 2009 19:39:38 +0000 (19:39 +0000)]
Add mod_reqtimeout: New module to set timeouts and minimum data rates for
receiving requests from the client.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821591
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 4 Oct 2009 16:03:03 +0000 (16:03 +0000)]
Ensure that we call ap_meets_conditions() in the mod_cache normal handler
case, so that conditional requests are handled properly.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821552
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 4 Oct 2009 13:54:01 +0000 (13:54 +0000)]
Correct the attribution in CHANGES.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821542
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 4 Oct 2009 13:24:46 +0000 (13:24 +0000)]
Style fixes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821539
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 4 Oct 2009 13:21:25 +0000 (13:21 +0000)]
Remove the server_rec wired into uri_meets_conditions, the debugging
statements that required it were removed in the past, so wiring through
server_rec is no longer necessary.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821538
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sun, 4 Oct 2009 12:21:29 +0000 (12:21 +0000)]
* Fix 'may be used uninitialized in this function' compiler warning.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821526
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Deffontaines [Sun, 4 Oct 2009 11:48:30 +0000 (11:48 +0000)]
Added french translation for mod_autoindex doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821517
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 4 Oct 2009 11:12:27 +0000 (11:12 +0000)]
property cleanup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821508
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 4 Oct 2009 11:03:02 +0000 (11:03 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821506
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Deffontaines [Sun, 4 Oct 2009 10:35:53 +0000 (10:35 +0000)]
Added french translation for mod_proxy_http
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821502
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Deffontaines [Sun, 4 Oct 2009 10:26:07 +0000 (10:26 +0000)]
Added fr translation for mod_ldap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821501
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 4 Oct 2009 09:29:38 +0000 (09:29 +0000)]
merge if blocks
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821486
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 4 Oct 2009 09:00:26 +0000 (09:00 +0000)]
cleanup brigade before reusing it
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821481
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 4 Oct 2009 08:08:50 +0000 (08:08 +0000)]
Make sure to not destroy bucket brigades that have been created by earlier
filters. Otherwise the pool cleanups would be removed causing potential memory
leaks later on.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821477
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 4 Oct 2009 07:57:32 +0000 (07:57 +0000)]
Only use fcntl() if we have fcntl.h
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821475
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 4 Oct 2009 07:37:28 +0000 (07:37 +0000)]
core, mod_deflate, mod_sed: Reduce memory usage by reusing bucket
brigades in several places
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821471
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 3 Oct 2009 21:20:40 +0000 (21:20 +0000)]
refactor child status update functions to accommodate the addition of
ap_update_child_status_from_conn()
Reviewed by: rpluem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821418
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 3 Oct 2009 14:54:52 +0000 (14:54 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821334
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 3 Oct 2009 14:54:00 +0000 (14:54 +0000)]
mod_cache: Fix uri_meets_conditions() so that CacheEnable will
match by scheme, or by a wildcarded hostname.
PR: 40169
Submitted by: Peter Grandi <pg_asf asf.for.sabi.co.uk>
Reviewed by: Graham Leggett
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821333
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sat, 3 Oct 2009 13:46:48 +0000 (13:46 +0000)]
suexec: Allow to log an error if exec fails by setting FD_CLOEXEC
on the log file instead of closing it.
PR: 10744
Submitted by: Nicolas Rachinsky
Reviewed by: Stefan Fritsch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821321
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sat, 3 Oct 2009 12:54:35 +0000 (12:54 +0000)]
Provide new ap_update_child_status_from_conn() mostly
for use with mod_noloris.c Add some logic protection, for
NULL ref, which shoulda be there in any case.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821307
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 3 Oct 2009 12:20:56 +0000 (12:20 +0000)]
Remove an unused variable.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821301
13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sat, 3 Oct 2009 12:13:41 +0000 (12:13 +0000)]
Make RemoveType override the info from TypesConfig
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821298
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 2 Oct 2009 23:48:23 +0000 (23:48 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821203
13f79535 -47bb-0310-9956-
ffa450edef68