]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Jeff Trawick [Fri, 4 Apr 2003 15:27:30 +0000 (15:27 +0000)]
another file with minor tweaks
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99210
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 4 Apr 2003 04:10:52 +0000 (04:10 +0000)]
new votes on relatively minor build issues
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99203
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 4 Apr 2003 01:07:33 +0000 (01:07 +0000)]
Minor MMN bump (synchronized with 2.1).
Forward port: Escape special characters (especially control
characters) in mod_log_config to make a clear distinction between
client-supplied strings (with special characters) and server-side
strings. This was already introduced in version 1.3.25.
Obtained from: Patch in 1.3.25-dev by Martin
Reviewed by: Will Rowe, Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99199
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 4 Apr 2003 00:40:58 +0000 (00:40 +0000)]
Check also err_headers_out for an already set Content-Encoding:
gzip header. This prevents gzip compressed content from a CGI
script from being compressed once more.
PR: 17797
Reviewed by: Ian Holsman, Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99198
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 3 Apr 2003 23:14:29 +0000 (23:14 +0000)]
add a couple of votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99195
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 3 Apr 2003 23:01:54 +0000 (23:01 +0000)]
hmm. fix rev.#
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99194
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 3 Apr 2003 22:23:55 +0000 (22:23 +0000)]
this was done already.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99193
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 3 Apr 2003 20:23:46 +0000 (20:23 +0000)]
change 2.0.45 status to "released" and add a vote.
(quite funny: in Germany the announcement was an apr 2 ;-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99192
13f79535 -47bb-0310-9956-
ffa450edef68
Thom May [Thu, 3 Apr 2003 12:06:43 +0000 (12:06 +0000)]
add my vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99190
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 3 Apr 2003 11:55:55 +0000 (11:55 +0000)]
propose a high-priority fix for merging into 2.0.46-dev
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99189
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 3 Apr 2003 04:12:05 +0000 (04:12 +0000)]
HAVE_SSL_SET_STATE=1 is a product of autoconf for OpenSSL, which we
are missing on Win32. It's required for renegotiation.
[William Rowe; backport of rev 1.19]
Also provide the openssl-0.9.7 #defines for NO_MD5, NO_IDEA and NO_MDC2
(to allow us to compile with 0.9.7+ sans restricted crypto algorithms.)
[Andr� Malo; backport of rev 1.20]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99181
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 2 Apr 2003 04:12:55 +0000 (04:12 +0000)]
Resync with HEAD
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99173
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 2 Apr 2003 04:05:31 +0000 (04:05 +0000)]
Per David Endler, this has been changed in /dist/httpd/CHANGES_2_0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99171
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Tue, 1 Apr 2003 21:14:42 +0000 (21:14 +0000)]
add a missing blank
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99169
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Tue, 1 Apr 2003 19:11:00 +0000 (19:11 +0000)]
Fixed an unescaped '%' in rotatelogs.8 and updated the HTML page.
PR: 18452
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99167
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Tue, 1 Apr 2003 18:27:27 +0000 (18:27 +0000)]
Added thread-safety info for ImageMagick and PDFlib.
Submitted by: Travers Carter <tcarter@noggin.com.au>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99165
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 31 Mar 2003 14:37:49 +0000 (14:37 +0000)]
Match what we do with the ssl_scache_dbm
chown junk, which we know is safe and works, and more directly
handles the issue with chown (agreed that a macro is needed
eventually)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99147
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 31 Mar 2003 07:13:43 +0000 (07:13 +0000)]
Must fix - Win32 can't deal with this code, and we can no longer fix
sysv mutexes with an APR_USE_ test... we have to look at the choice!
Reviewed by: Brian Pane, Justin Erenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99144
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 31 Mar 2003 06:09:39 +0000 (06:09 +0000)]
Fix a misterminated comment... noted by bpane
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99141
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 31 Mar 2003 05:49:15 +0000 (05:49 +0000)]
Ok, really back to .46
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99140
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 31 Mar 2003 05:46:42 +0000 (05:46 +0000)]
Back up a moment, I forgot a CVE
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99139
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 31 Mar 2003 05:43:58 +0000 (05:43 +0000)]
And we are on to 46-dev
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99138
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 31 Mar 2003 05:42:52 +0000 (05:42 +0000)]
Here comes .45
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99137
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 31 Mar 2003 05:41:55 +0000 (05:41 +0000)]
Two worth noting.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99136
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Pane [Mon, 31 Mar 2003 04:55:25 +0000 (04:55 +0000)]
Don't run regex cleanups before exec (backported from 2.1-dev)
Submitted by: Jeff Trawick
Reviewed by: Brian Pane, Bill Rowe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99135
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 31 Mar 2003 04:51:36 +0000 (04:51 +0000)]
Solve segfaults from unusual error exceptions in cgid. The daemon
has no 'real' request_rec, so we can't use ap_log_rerror() anywhere
within the cgid_server() code.
Also, one of the two log messages was echoed to the child, no point
when the actual request logic should take care of that notification.
Submitted by: Jeff Trawick
Reviewed by: Bill Rowe, Brian Pane
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99134
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 31 Mar 2003 04:30:52 +0000 (04:30 +0000)]
Quit registering *two* cleanups listening sockets prior to exec.
We open them once, register a cleanup only once.
Submitted by: Jeff Trawick
Reviewed by: FirstBill, OtherBill
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99131
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sun, 30 Mar 2003 23:17:22 +0000 (23:17 +0000)]
With SSL mutex lockfiles, the child_init is done after we change uid/gid (different that how we do
accept mutexes). This means that we need make sure that these
child processes can access the lockfile... basically, flock
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99129
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 30 Mar 2003 21:29:03 +0000 (21:29 +0000)]
- Removing rpm stuff from buildconf until it becomes portable
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99127
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 30 Mar 2003 19:07:27 +0000 (19:07 +0000)]
Oops, the vendor is the ASF
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99126
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 30 Mar 2003 19:02:57 +0000 (19:02 +0000)]
Backport of the RPM build scripts to v2.0
PR:
Obtained from: Joe Orton <jorton@redhat.com>
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99124
13f79535 -47bb-0310-9956-
ffa450edef68
(no author) [Sun, 30 Mar 2003 19:02:57 +0000 (19:02 +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@99123
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sun, 30 Mar 2003 04:21:48 +0000 (04:21 +0000)]
some linguistic improvement
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99121
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sun, 30 Mar 2003 04:17:11 +0000 (04:17 +0000)]
german translation of worker
Reviewd by: Andr� Malo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99120
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sun, 30 Mar 2003 03:14:17 +0000 (03:14 +0000)]
some nits
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99117
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sun, 30 Mar 2003 01:02:26 +0000 (01:02 +0000)]
german translation of mpm_winnt
Reviewed by: Andr� Malo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99116
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sun, 30 Mar 2003 00:28:58 +0000 (00:28 +0000)]
german translation of prefork
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99113
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Pane [Sat, 29 Mar 2003 16:33:29 +0000 (16:33 +0000)]
Simplify and shorten the code path for scanning request headers
Reviewed by: Greg Ames, Bill Rowe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99110
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 29 Mar 2003 04:42:10 +0000 (04:42 +0000)]
propose a backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99108
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 29 Mar 2003 04:20:48 +0000 (04:20 +0000)]
- openssl won't compile unless perl Configure is called.
- update the openssl version number to 0.9.7
- update transformation of mpm_common.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99106
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Fri, 28 Mar 2003 00:13:04 +0000 (00:13 +0000)]
backport a fix for seg faults with huge headers
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99099
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 28 Mar 2003 00:07:37 +0000 (00:07 +0000)]
As proposed for backporting, 2nd rev patch for these two is away to the
list...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99098
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Thu, 27 Mar 2003 23:05:27 +0000 (23:05 +0000)]
german translation
reviewed by: Andr� Malo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99093
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 27 Mar 2003 23:03:24 +0000 (23:03 +0000)]
well, thanks for rewrite-patch votes.
Moving down the logescape patch to the "normal" backport section.
Would be nice anyway if someone could review it :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99090
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 27 Mar 2003 22:52:22 +0000 (22:52 +0000)]
Fix the misunderstandings between local URL paths and local
system paths. Note that mod_rewrite handles _both_.
Fixed also some comments to make the explanations more clear.
PR: 12902
Obtained from: 2.1 (r1.144)
Reviewed by: Brad Nicholes, Will Rowe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99089
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Thu, 27 Mar 2003 22:41:38 +0000 (22:41 +0000)]
some markup improvement and a typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99088
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 27 Mar 2003 22:40:55 +0000 (22:40 +0000)]
Fix the prefix_stat function. (which does a stat call on the first
path segment). This function was still tailored for unix systems only.
It should work on other systems as well now.
Obtained from: 2.1 (r1.143)
Reviewed by: Brad Nicholes, Will Rowe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99087
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 27 Mar 2003 22:38:08 +0000 (22:38 +0000)]
More review, more agreement.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99086
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 27 Mar 2003 22:37:48 +0000 (22:37 +0000)]
Remove _unused_ code. The condition is never true, because
"A local rewrite in per-directory context" was caught much earlier.
I'd guess this piece of code was c&p accidentally...
Obtained from: 2.1 (r1.142)
Reviewed by: Brad Nicholes, Will Rowe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99085
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 27 Mar 2003 22:12:43 +0000 (22:12 +0000)]
add a vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99083
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 27 Mar 2003 21:39:14 +0000 (21:39 +0000)]
Reflect a question awaiting an answer
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99082
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 27 Mar 2003 21:38:09 +0000 (21:38 +0000)]
Concur about the rewrite patch, and move gregames patch to showstopper
priority, but wait for feedback from jeff's q before a +1.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99081
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Thu, 27 Mar 2003 21:07:32 +0000 (21:07 +0000)]
add a backport vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99080
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Thu, 27 Mar 2003 12:34:00 +0000 (12:34 +0000)]
Corrected another capitalisation issue.
Submitted by: Iikka Meril�inen <Iikka.Merilainen@pato.vaala.fi>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99077
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 27 Mar 2003 01:10:59 +0000 (01:10 +0000)]
I consider these important enough to treat them as showstoppers.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99075
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Thu, 27 Mar 2003 00:41:09 +0000 (00:41 +0000)]
Corrected some capitalisation issues and changed 'Performance Notes'
to 'Performance Tuning'.
Submitted by: Iikka Meril�inen <Iikka.Merilainen@pato.vaala.fi>
Slightly tweaked the patch to keep 'Sitemap' consistent.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99073
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 26 Mar 2003 22:32:10 +0000 (22:32 +0000)]
helps to actually use it
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99070
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 26 Mar 2003 19:31:38 +0000 (19:31 +0000)]
Apache uses strncasecmp - which we wrap to strnicmp based on the platform's
preference, within apr_general.h
Fixes build breakage
Submitted by: Madhu Mathihalli
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99068
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 26 Mar 2003 19:22:22 +0000 (19:22 +0000)]
Need to report a select() error vs a timeout. Also avoid hogging the CPU on
an error.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99066
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 25 Mar 2003 11:51:28 +0000 (11:51 +0000)]
get changes to support libtool 1.3 into APACHE_2_0_BRANCH
Submitted by: Greg Ames
Reviewed by: wrowe, trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99058
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 22 Mar 2003 22:21:24 +0000 (22:21 +0000)]
propose another bugfix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99043
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 22 Mar 2003 21:32:30 +0000 (21:32 +0000)]
propose a backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99041
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 22 Mar 2003 18:04:19 +0000 (18:04 +0000)]
hmm. Am I getting old? add revision number for easier review.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99039
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 20 Mar 2003 22:13:42 +0000 (22:13 +0000)]
mod_rewrite is broken on NetWare, Win32, OS/2 because prefix_stat assume
a '/' rooted file system.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99034
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 20 Mar 2003 21:56:06 +0000 (21:56 +0000)]
SECURITY: Eliminated leaks of several file descriptors to child
processes, such as CGI scripts.
PR: 17206
Submitted by: Christian Kratzer <ck@cksoft.de>, Bjoern A. Zeeb <bz@zabbadoz.net>
Reviewed by: Joe Orton, Will Rowe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99033
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 20 Mar 2003 14:37:47 +0000 (14:37 +0000)]
Note my two open questions that interfere with giving this backport
my reserved +1 as a workaround till a complete solution is found.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99031
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 20 Mar 2003 14:09:07 +0000 (14:09 +0000)]
add a vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99030
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 19 Mar 2003 14:58:55 +0000 (14:58 +0000)]
backport from 2.1:
uh, I forgot to add the transformated mod_nw_ssl.html ;-)
additionally RewriteOptions was now introduced in 2.0.45.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99025
13f79535 -47bb-0310-9956-
ffa450edef68
(no author) [Wed, 19 Mar 2003 14:58:55 +0000 (14:58 +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@99024
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 19 Mar 2003 12:50:57 +0000 (12:50 +0000)]
backport from 2.1:
Prevent endless loops of internal redirects in mod_rewrite by
aborting after exceeding a limit of internal redirects. The
limit defaults to 10 and can be changed using the RewriteOptions
directive with the new MaxRedirects=n argument.
(The latter required some restructuring of the RewriteOptions
evaluation code).
PR: 17462
Reviewed by: Will Rowe, Ian Holsman
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99021
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 19 Mar 2003 00:47:30 +0000 (00:47 +0000)]
add mod_nw_ssl to sitemap (and autogenerated pages) and update transformation
of recent changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99020
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 18 Mar 2003 15:14:03 +0000 (15:14 +0000)]
Fixed a small logic problem when printing out the console command help
Submitted by: Ulrich Neumann <U_Neumann@gne.de>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99018
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 17 Mar 2003 17:09:09 +0000 (17:09 +0000)]
Added the optional ssl_enable functions to allow mod_proxy to hook into
mod_nw_ssl on NetWare.This allows a unsecure connection to be upgraded
to a secure connection when required by mod_proxy.Also added the
directive NWSSLTrustedCerts to allow an administrator to provide a list of
certificates used to upgrade the secure connections.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99015
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 17 Mar 2003 17:07:47 +0000 (17:07 +0000)]
Added documentation for the directives SecureListen and NWSSLTrustedCerts
that are provided through mod_nw_ssl for NetWare
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99014
13f79535 -47bb-0310-9956-
ffa450edef68
(no author) [Mon, 17 Mar 2003 17:07:47 +0000 (17:07 +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@99013
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 17 Mar 2003 17:05:09 +0000 (17:05 +0000)]
Added a note that indicates that forward slashes should always be used on
non-unix systems even if the OS allows backslashes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99012
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 13 Mar 2003 21:23:26 +0000 (21:23 +0000)]
Document the SSLMutex directives
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99004
13f79535 -47bb-0310-9956-
ffa450edef68
Paul J. Reder [Thu, 13 Mar 2003 20:46:27 +0000 (20:46 +0000)]
I did the work, got out the vote, back-ported it, removed the vote, but forgot
to move the CHANGES entry... Darn. I've moved it to where it *should* have
been. I hope this causes less confusion than having it out of sequence would
have...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99001
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Thu, 13 Mar 2003 19:34:14 +0000 (19:34 +0000)]
Vote complete
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98998
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Thu, 13 Mar 2003 19:32:42 +0000 (19:32 +0000)]
Update CHANGES
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98996
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Thu, 13 Mar 2003 19:27:39 +0000 (19:27 +0000)]
Win32: Avoid busy wait which consumes 100% of the CPU when all the worker
threads are busy.
Submitted by: Igor Nazarenko
Reviewed by: Bill Stoddard
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98995
13f79535 -47bb-0310-9956-
ffa450edef68
Allan K. Edwards [Thu, 13 Mar 2003 16:27:33 +0000 (16:27 +0000)]
+1 backport vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98993
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 12 Mar 2003 18:24:26 +0000 (18:24 +0000)]
merge this to 2.0.45-dev:
*) Keep the subrequest filter in place when a subrequest is
redirected. PR 15423. [Jeff Trawick]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98991
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 12 Mar 2003 01:33:30 +0000 (01:33 +0000)]
yet another proposed merge
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98989
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 11 Mar 2003 21:16:36 +0000 (21:16 +0000)]
Fix up the export list so that it is consistent between debug and non-debug builds
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98986
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 11 Mar 2003 19:11:30 +0000 (19:11 +0000)]
Fix up the log resolve utility to work with NetWare. Increased the stack size
and fixed WSAStartup to use the correct version number
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98985
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Tue, 11 Mar 2003 18:14:47 +0000 (18:14 +0000)]
update mod_deflate rev#
and cast my 2c's on other backports
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98983
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Tue, 11 Mar 2003 18:04:36 +0000 (18:04 +0000)]
Backport from 2.1 tree. Only difference is that the name of the directive was changed to
DeflateCompressionLevel
*) you can now specify the compression level for mod_deflate.
[Ian Holsman, Stephen Pierzchala <stephen@pierzchala.com>,
Michael Schroepl <Michael.Schroepl@telekurs.de>]
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98981
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 11 Mar 2003 17:43:36 +0000 (17:43 +0000)]
Specify a set of APIs that are normally defined as macros and should not be
included in the export list.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98980
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 11 Mar 2003 16:42:07 +0000 (16:42 +0000)]
Fix an embarrasing speling errur
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98979
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 11 Mar 2003 15:41:55 +0000 (15:41 +0000)]
commit some missing bits for building exports.c that belongs with
the merge of the out-of-tree-apr feature
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98978
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 11 Mar 2003 15:25:34 +0000 (15:25 +0000)]
commit some missing bits from wrowe's merge of the out-of-tree-APR
feature
(modules/aaa/config.m4 was absolutely required; it probably
would have worked without this modules/mappers/config9.m4 change)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98977
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 11 Mar 2003 12:35:46 +0000 (12:35 +0000)]
commit a lost change that was part of the out-of-tree-APR feature
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98976
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 11 Mar 2003 12:35:03 +0000 (12:35 +0000)]
commit a lost change to STABLE that was part of the out-of-tree-APR
feature
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98975
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 11 Mar 2003 07:07:52 +0000 (07:07 +0000)]
Allow builds to work with out of tree apr and apr-util
Backported:
buildconf: r1.30
configure.in: r1.239, r1.240
\r , r1.242, r1.245
server/mpm/config.m4 r1.47
I suspect configure.in r1.244 should also be applied, I suspect so
but want confirmation before backporting it. If it's required, please
simply commit that patch.
Please *thoroughly* test so we uncover any vpath/out-of-tree/in-tree
issues with apr/apr-util locations before our users do. With everyone
who voulenteered for the effort, this should be no hassle.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98974
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 11 Mar 2003 06:40:44 +0000 (06:40 +0000)]
Backport the accepted patch to honor alternate SSLMutex flavors,
just as we do for AcceptMutex (hint: shared code could be optimized
here, but this is the patch tested and accepted by the list.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98973
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 11 Mar 2003 01:08:10 +0000 (01:08 +0000)]
After discussions at length on dev@apr/httpd, it is determined that
the older .dbg format symbols are not worth the interference with
generating complete .pdb symbolic debugging databases.
This patch further eliminates pdbtype:sept flags that interfere with
deciphering local symbols and type information.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98971
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 11 Mar 2003 00:19:32 +0000 (00:19 +0000)]
Add the version number to the screen name
Submitted by: Guenter Knauf (gk@gknw.de)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98968
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 11 Mar 2003 00:18:52 +0000 (00:18 +0000)]
We cannot rename the library file as we've done or it will become
disassociate with the source .pdb symbols, which is unplesant at
the least.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98966
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 10 Mar 2003 23:50:18 +0000 (23:50 +0000)]
propose a bugfix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98965
13f79535 -47bb-0310-9956-
ffa450edef68