]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
André Malo [Fri, 10 Oct 2003 22:24:27 +0000 (22:24 +0000)]
remove a wrong not about file-to-file hooks.
update transformation.
PR: 23618
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101405
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 10 Oct 2003 18:20:54 +0000 (18:20 +0000)]
fix PR number and remove WS
please bump the changes as well ;-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101402
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 10 Oct 2003 18:02:31 +0000 (18:02 +0000)]
add an entry for a mod_rewrite fix which got a PR recently.
Sander, can you bump this file to fit into the release?
PR: 23416
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101401
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 10 Oct 2003 16:08:47 +0000 (16:08 +0000)]
Create the compiler debugging database using the _src.pdb extension (common
to all the other modules) and quiet a silly emit that the buildmark.obj didn't
have debugging info.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101400
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 10 Oct 2003 16:05:01 +0000 (16:05 +0000)]
Dunno why I never committed this in the last round of msvc project file fixes,
but the source .pdb debugging database shouldn't be the same as the linker
output for .pdb distribution.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101399
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Fri, 10 Oct 2003 03:50:03 +0000 (03:50 +0000)]
Fix a typo
PR: 23713
Submitted by: millenix@zemos.net
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101393
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 8 Oct 2003 18:52:35 +0000 (18:52 +0000)]
ignore generated file ssl-std.conf
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101390
13f79535 -47bb-0310-9956-
ffa450edef68
Ilia Soldatenko [Mon, 6 Oct 2003 12:13:24 +0000 (12:13 +0000)]
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101381
13f79535 -47bb-0310-9956-
ffa450edef68
Ilia Soldatenko [Mon, 6 Oct 2003 12:10:56 +0000 (12:10 +0000)]
New document translated and reviewed: vhosts/index.xml. Original revision: 1.3.2.7
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101380
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 2 Oct 2003 14:35:17 +0000 (14:35 +0000)]
propose another merge
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101375
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 1 Oct 2003 17:10:48 +0000 (17:10 +0000)]
Check to make sure that there is a file name before sending it to strncmp(). This
fixes a page fault on NetWare when using mod_proxy with mod_cache.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101365
13f79535 -47bb-0310-9956-
ffa450edef68
Paul J. Reder [Tue, 30 Sep 2003 17:41:58 +0000 (17:41 +0000)]
*) mod_rewrite: Fix mod_rewrite's support of the [P] option to send
rewritten request using "proxy:". The code was adding multiple "proxy:"
fields in the rewritten URI. PR: 13946. [Eider Oliveira <eider@bol.com.br>]
Reviewed by: Paul J. Reder, Andre Malo, Jeff Trawick, and Roy T. Fielding.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101358
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Tue, 30 Sep 2003 08:23:51 +0000 (08:23 +0000)]
Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101355
13f79535 -47bb-0310-9956-
ffa450edef68
Paul J. Reder [Mon, 29 Sep 2003 21:09:47 +0000 (21:09 +0000)]
*) cache_util: Fix ap_check_cache_feshness to check max_age, smax_age, and
expires as directed in RFC 2616. [Thomas Castelle tcastelle@generali.fr]
Reviewed by: Paul J. Reder, Bill Stoddard, and Roy T. Fielding,
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101351
13f79535 -47bb-0310-9956-
ffa450edef68
Thom May [Mon, 29 Sep 2003 12:12:15 +0000 (12:12 +0000)]
Backport done
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101342
13f79535 -47bb-0310-9956-
ffa450edef68
Thom May [Mon, 29 Sep 2003 12:08:06 +0000 (12:08 +0000)]
Ensure that ssl-std.conf is generated at configure time, and switch
to using the expanded config variables to work the same as
httpd-std.conf PR: 19611
PR: 19611
Reviewed by: jerenkrantz, striker, jim, nd, trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101341
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Sun, 28 Sep 2003 17:08:33 +0000 (17:08 +0000)]
had this change laying around forgotten in an old sandbox
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101339
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Sun, 28 Sep 2003 16:21:00 +0000 (16:21 +0000)]
document linux TCP checksum offloading bugs.
submitted by: Colm MacCarthaigh <colm@stdlib.net>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101334
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Sat, 27 Sep 2003 18:47:05 +0000 (18:47 +0000)]
Backport from 2.1.
*) mod_ssl: Fix segfaults after renegotiation failure. PR 21370
[Hartmut Keil <Hartmut.Keil@adnovum.ch>]
Reviewed by: Jeff Trawick, Joe Orton, Sander Striker
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101332
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Sat, 27 Sep 2003 18:34:56 +0000 (18:34 +0000)]
Backport from 2.1.
*) mod_autoindex: If a directory contains a file listed in the
DirectoryIndex directive, the folder icon is no longer replaced
by the icon of that file. PR 9587.
[David Shane Holden <dpejesh@yahoo.com>]
Reviewed by: Andre Malo, Jeff Trawick, Sander Striker
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101330
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Sat, 27 Sep 2003 18:24:38 +0000 (18:24 +0000)]
Backport from 2.1.
*) Fixed mod_usertrack to not get false positive matches on the
user-tracking cookie's name. PR 16661.
[Manni Wood <manniwood@planet-save.com>]
Reviewed by: Cliff Woolley, Jeff Trawick, Sander Striker
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101328
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Sat, 27 Sep 2003 18:17:10 +0000 (18:17 +0000)]
Backport from 2.1.
*) mod_cache: Fix the cache code so that responses can be cached
if they have an Expires header but no Etag or Last-Modified
headers. PR 23130.
[bjorn@exoweb.net]
Reviewed by: Paul J. Reder, Roy T. Fielding, Brian Pane
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101326
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Sat, 27 Sep 2003 18:13:12 +0000 (18:13 +0000)]
Cast some votes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101325
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 24 Sep 2003 11:44:54 +0000 (11:44 +0000)]
vote for the cookie identification fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101308
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Tue, 23 Sep 2003 22:44:08 +0000 (22:44 +0000)]
propose backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101307
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 21 Sep 2003 21:29:27 +0000 (21:29 +0000)]
keep the parse tree consistent if a binary operator occurs within
parentheses.
Reviewed by: Brian Pane, Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101301
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 21 Sep 2003 21:23:34 +0000 (21:23 +0000)]
fix %b format to write really "-" if bytes_sent == 0.
Submitted by: Kess
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101300
13f79535 -47bb-0310-9956-
ffa450edef68
Jason S. Lingohr [Sat, 20 Sep 2003 10:02:52 +0000 (10:02 +0000)]
Sync and transformation update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101299
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 19 Sep 2003 20:06:31 +0000 (20:06 +0000)]
yet another proposed merge
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101298
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Fri, 19 Sep 2003 14:58:54 +0000 (14:58 +0000)]
Revert nd's standard vs. draft changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101295
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 18 Sep 2003 21:01:43 +0000 (21:01 +0000)]
rfc 2617 is standard
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101290
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 18 Sep 2003 20:54:51 +0000 (20:54 +0000)]
bring german sitemap up to date
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101288
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 18 Sep 2003 20:40:36 +0000 (20:40 +0000)]
note relevant standards on the sitemap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101286
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 18 Sep 2003 15:16:17 +0000 (15:16 +0000)]
no wonder it's still broken; I forgot to merge the fix :(
on a brighter note, DMB got to town before Isabel, so my
daughter and I had some fun last night
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101281
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 18 Sep 2003 12:37:52 +0000 (12:37 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101279
13f79535 -47bb-0310-9956-
ffa450edef68
Jason S. Lingohr [Thu, 18 Sep 2003 08:16:15 +0000 (08:16 +0000)]
Minor fixes, transformation update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101276
13f79535 -47bb-0310-9956-
ffa450edef68
Jason S. Lingohr [Thu, 18 Sep 2003 01:41:47 +0000 (01:41 +0000)]
Updated trademarks to use the right entity, update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101273
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 17 Sep 2003 11:08:44 +0000 (11:08 +0000)]
whitespace changes to clean up diffs with 2.1-dev's CHANGES
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101268
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 17 Sep 2003 10:53:32 +0000 (10:53 +0000)]
merge this fix from 2.1-dev:
* Fix include_cmd in mod_cgid, not to treat the cmd output (partially)
as CGI output.
Submitted by: Andr�� Malo
Reviewed by: trawick, brianp
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101266
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 17 Sep 2003 10:47:39 +0000 (10:47 +0000)]
merge this fix from 2.1-dev:
* Fix EOS handling in ap_get_client_block.
Submitted by: jerenkrantz
Reviewed by: trawick, fielding
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101265
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 17 Sep 2003 10:39:43 +0000 (10:39 +0000)]
merge this fix from 2.1-dev:
* Fix mod_deflate not to search somewhere in the memory for the "gzip"
token and to skip token parameters. PR 21523.
Don't compress if there was *any* non-identity endoding applied before.
PR: 21523
Submitted by: Joe Orton, Andr�� Malo
Reviewed by: striker, trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101264
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 17 Sep 2003 10:30:47 +0000 (10:30 +0000)]
merge this from 2.1-dev:
* Avoid an infinite recursion, which occured if the name of an included
config file or directory contained a wildcard character. PR 22194.
(2.0 + 1.3)
PR: 22194
Submitted by: Andr�� Malo
Reviewed by: trawick, fielding
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101263
13f79535 -47bb-0310-9956-
ffa450edef68
Jason S. Lingohr [Wed, 17 Sep 2003 02:01:13 +0000 (02:01 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101262
13f79535 -47bb-0310-9956-
ffa450edef68
Jason S. Lingohr [Wed, 17 Sep 2003 01:58:58 +0000 (01:58 +0000)]
Add link to "Relevant Standards" page.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101261
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 17 Sep 2003 01:51:55 +0000 (01:51 +0000)]
merge this from 2.1-dev:
* fix extern "C" declaration of util_ebcdic.h. PR: 22203
include/util_ebcdic.h: r1.15
(nothing in CH-CH-CH-CH-CHANGES)
PR: 22203
Submitted by: Andr�� Malo
Reviewed by: trawick, fielding
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101260
13f79535 -47bb-0310-9956-
ffa450edef68
Jason S. Lingohr [Tue, 16 Sep 2003 14:18:44 +0000 (14:18 +0000)]
Initial add of the "Relevant Standards" page.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101256
13f79535 -47bb-0310-9956-
ffa450edef68
(no author) [Tue, 16 Sep 2003 14:18:44 +0000 (14:18 +0000)]
This commit was manufactured by cvs2svn to create branch
'APACHE_2_0_BRANCH'.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101255
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 16 Sep 2003 13:37:33 +0000 (13:37 +0000)]
merge this fix from 2.1-dev:
*) mod_ssl: Fix a problem setting variables that represent the
client certificate chain. PR 21371
PR: 21371
Reviewed by: nd, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101252
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Tue, 16 Sep 2003 13:01:06 +0000 (13:01 +0000)]
Fix a PR# and vote on tested backports.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101251
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 16 Sep 2003 01:00:07 +0000 (01:00 +0000)]
merge this fix from 2.1-dev:
*) Unix: Handle permissions settings for flock-based mutexes in
unixd_set_global|proc_mutex_perms(). Allow the functions to be
called for any type of mutex. PR 20312
Reviewed by: Justin, Greg
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101246
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 15 Sep 2003 23:19:15 +0000 (23:19 +0000)]
vote.incr()
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101245
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Mon, 15 Sep 2003 19:47:57 +0000 (19:47 +0000)]
vote.
and how do we make this go away in the mean time?
[gregames@minotaur 2.0.48-pre2]$ grep "could not init rewrite log lock"
/x1/log/www/error_log |wc -l
11676
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101244
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 15 Sep 2003 15:40:06 +0000 (15:40 +0000)]
merge this fix from 2.1-dev:
*) ab: Work over non-loopback on Unix again. PR 21495.
The CHANGES entry is currently under the 2.0.48 heading. We
can figure out what to change once 2.0.48 is out the door.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101241
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 15 Sep 2003 11:49:19 +0000 (11:49 +0000)]
concern--
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101239
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Pane [Sat, 13 Sep 2003 04:05:37 +0000 (04:05 +0000)]
votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101237
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Fri, 12 Sep 2003 23:38:49 +0000 (23:38 +0000)]
geezer votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101235
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Fri, 12 Sep 2003 20:08:56 +0000 (20:08 +0000)]
a vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101233
13f79535 -47bb-0310-9956-
ffa450edef68
Paul J. Reder [Fri, 12 Sep 2003 19:36:17 +0000 (19:36 +0000)]
Add a backport vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101232
13f79535 -47bb-0310-9956-
ffa450edef68
Paul J. Reder [Thu, 11 Sep 2003 18:30:31 +0000 (18:30 +0000)]
Update a backport entry...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101222
13f79535 -47bb-0310-9956-
ffa450edef68
Paul J. Reder [Thu, 11 Sep 2003 15:16:17 +0000 (15:16 +0000)]
Submit a patch for backporting.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101219
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 10 Sep 2003 17:34:32 +0000 (17:34 +0000)]
add a few votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101215
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 10 Sep 2003 14:20:20 +0000 (14:20 +0000)]
These silent errors have bitten me a few times, now that we
use APR's sdbm (which is "smaller" than what was hacked for
the orig mod_ssl).
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101213
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 10 Sep 2003 12:13:51 +0000 (12:13 +0000)]
zap an incorrect comment that remained from 1.3 days
Submitted by: Aryeh Katz
Reviewed by: Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101212
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 10 Sep 2003 12:00:20 +0000 (12:00 +0000)]
vote for a get-client-block fix, mention a couple of small ab fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101210
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Havard [Mon, 8 Sep 2003 22:44:40 +0000 (22:44 +0000)]
OS/2: AP_MPM_WANT_SET_MAX_MEM_FREE needs to be defined for ap_max_mem_free to
be available which is required for the recent bucket_alloc changes.
Backport of r1.6 build fix.
Reviewed by: jwoolley
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101201
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 5 Sep 2003 22:59:14 +0000 (22:59 +0000)]
add some notes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101175
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Fri, 5 Sep 2003 22:55:04 +0000 (22:55 +0000)]
revert and retry. this should sync up the 2.0 branch with rev 1.72, i
hope, which is the one that i'm told is the correct one
thanks jean-jacques for bearing with me :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101174
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 5 Sep 2003 21:37:00 +0000 (21:37 +0000)]
remove an entry already merged, vote on another
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101172
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 5 Sep 2003 21:26:57 +0000 (21:26 +0000)]
merge this from 2.1-dev:
Fix a misleading message from the some of the threaded MPMs when
MaxClients has to be lowered due to the setting of ServerLimit.
Reviewed by: stoddard, brianp
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101170
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 5 Sep 2003 21:13:22 +0000 (21:13 +0000)]
merge this from 2.1-dev:
Lower the severity of the "listener thread didn't exit" message
to debug, as it is of interest only to developers.
PR: 9011
Reviewed by: stoddard, brianp
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101169
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Pane [Fri, 5 Sep 2003 20:40:30 +0000 (20:40 +0000)]
votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101168
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Fri, 5 Sep 2003 20:20:35 +0000 (20:20 +0000)]
another vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101167
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 5 Sep 2003 19:43:20 +0000 (19:43 +0000)]
propose merge of trivial "fix" related to log level of a message
yank some now-resolved votes related to which level of apr will be
used by APACHE_2_0_BRANCH
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101166
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Fri, 5 Sep 2003 19:00:53 +0000 (19:00 +0000)]
last minute stuff for 2.0.48:
- backport the maxmemfree change
- add my comment on nd's mod_include rewrite to STATUS
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101163
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Fri, 5 Sep 2003 18:03:09 +0000 (18:03 +0000)]
a vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101162
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 5 Sep 2003 16:54:30 +0000 (16:54 +0000)]
propose a silly message fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101161
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Wed, 3 Sep 2003 04:39:13 +0000 (04:39 +0000)]
okay, people, from now on, httpd 2.0.x needs APR_0_9_BRANCH and
APU_0_9_BRANCH. 2.1.x will continue to use HEAD of apr and apr-util.
update your local checkouts!!
in case it's not obvious:
cd httpd-2.0/srclib
cvs up -r APR_0_9_BRANCH apr
cvs up -r APU_0_9_BRANCH apr-util
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101152
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Mon, 1 Sep 2003 19:10:15 +0000 (19:10 +0000)]
Point to correct download location.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101148
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 31 Aug 2003 20:48:15 +0000 (20:48 +0000)]
address a concern
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101145
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Sun, 31 Aug 2003 16:20:34 +0000 (16:20 +0000)]
Comment on a vote and propose a backport.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101142
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Fri, 29 Aug 2003 19:51:39 +0000 (19:51 +0000)]
Cast a vote or 2...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101139
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Fri, 29 Aug 2003 19:40:43 +0000 (19:40 +0000)]
+1 to brad's patch. side note: i consider these two changes to be basically
two parts of the same fix, so i've combined the votes for them
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101138
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 29 Aug 2003 18:01:50 +0000 (18:01 +0000)]
voting
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101137
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 29 Aug 2003 14:53:05 +0000 (14:53 +0000)]
Propose another mod_ssl fix for backport.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101136
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Thu, 28 Aug 2003 06:13:03 +0000 (06:13 +0000)]
propose backport. presumably there will be changes to server/mpm/winnt and
server/mpm/experimental/perchild as well before this gets backported.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101123
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Mon, 25 Aug 2003 16:51:14 +0000 (16:51 +0000)]
Backport:
Make some regex examples a little more exact.
Submitted by: Jari Alto <jari.aalto@poboxes.com>
PR: 22348
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101099
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 25 Aug 2003 04:03:04 +0000 (04:03 +0000)]
yet another backport...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101094
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 25 Aug 2003 01:50:12 +0000 (01:50 +0000)]
propose bugfix for backport. That bug has been there always.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101089
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Mon, 25 Aug 2003 00:12:37 +0000 (00:12 +0000)]
backports--;
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101085
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Mon, 25 Aug 2003 00:12:06 +0000 (00:12 +0000)]
Install config.nice into the build/ directory to make minor version upgrades
easier.
Submitted by: Joshua Slive
Reviewed by: Jeff Trawick, Eric Abele, Justin Erenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101084
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Pane [Sun, 24 Aug 2003 19:16:45 +0000 (19:16 +0000)]
added a vote on backporting Andre's mod_include fixes to 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101082
13f79535 -47bb-0310-9956-
ffa450edef68
Stas Bekman [Fri, 22 Aug 2003 20:57:48 +0000 (20:57 +0000)]
backport: fix doc typo
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101062
13f79535 -47bb-0310-9956-
ffa450edef68
Stas Bekman [Fri, 22 Aug 2003 20:40:59 +0000 (20:40 +0000)]
backport a doc patch: clarify that filter_init_func is invoked only for http
filters
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101060
13f79535 -47bb-0310-9956-
ffa450edef68
Stas Bekman [Fri, 22 Aug 2003 20:35:32 +0000 (20:35 +0000)]
backport doc patch
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101058
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 20 Aug 2003 22:51:23 +0000 (22:51 +0000)]
another bugfix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101040
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 20 Aug 2003 16:45:40 +0000 (16:45 +0000)]
propose new includes_filter for backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101038
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 20 Aug 2003 12:10:11 +0000 (12:10 +0000)]
Recent discussion made me review these changes.
I like the concept, but think the existing patches aren't as
cleanly defined as need be. If people would like, I can
work out a patch that describes what I mean in better detail.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101035
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 19 Aug 2003 16:06:20 +0000 (16:06 +0000)]
merges++ :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101022
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 19 Aug 2003 14:59:21 +0000 (14:59 +0000)]
adjust backport proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101020
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 19 Aug 2003 12:30:49 +0000 (12:30 +0000)]
yab.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101016
13f79535 -47bb-0310-9956-
ffa450edef68