]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Joe Orton [Tue, 17 May 2005 13:56:45 +0000 (13:56 +0000)]
Vote, propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170594
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 16 May 2005 00:06:50 +0000 (00:06 +0000)]
propose another merge (all hangs be gone (eventually))
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170285
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Fri, 13 May 2005 18:52:42 +0000 (18:52 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170072
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 9 May 2005 15:30:54 +0000 (15:30 +0000)]
Fix User/Group bug reported on the mailing list by Vincent Deffontaines
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@169328
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Fri, 6 May 2005 15:22:51 +0000 (15:22 +0000)]
re-insert a backport vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@168616
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 6 May 2005 14:00:30 +0000 (14:00 +0000)]
Withdraw the AuthLDAPAllowDNAuth proposal. Not ready for prime time yet. Needs more review
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@168600
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 6 May 2005 07:20:06 +0000 (07:20 +0000)]
`build all`
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@168551
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Thu, 5 May 2005 19:36:32 +0000 (19:36 +0000)]
remove a vote due to lack of interest/support. this is a rare case.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@168389
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 4 May 2005 20:51:25 +0000 (20:51 +0000)]
Propose auth_ldap backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@168188
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 4 May 2005 19:54:06 +0000 (19:54 +0000)]
Save real fix for 2.1/2.2, and just hack it
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@168177
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Wed, 4 May 2005 00:25:55 +0000 (00:25 +0000)]
Add missing ErrorDocument 406.
PR: 28581
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@168030
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Tue, 3 May 2005 19:54:47 +0000 (19:54 +0000)]
Backport:
Add a little detail about merging of .htaccess with httpd.conf,
and provide an example to enforce certain settings.
PR: 31782
Submitted by: Ray Ferguson <ferguson berbee.com>, Joshua Slive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@167971
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Tue, 3 May 2005 19:20:21 +0000 (19:20 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@167963
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Tue, 3 May 2005 19:16:43 +0000 (19:16 +0000)]
Backport:
ErrorDocument updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@167961
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Mon, 2 May 2005 19:56:47 +0000 (19:56 +0000)]
Backport:
%t has logged request time for a very long time.
From mod_log_config.c:
/* ### I think getting the time again at the end of the request
* just for logging is dumb. i know it's "required" for CLF.
* folks writing log parsing tools don't realise that out of order
* times have always been possible (consider what happens if one
* process calculates the time to log, but then there's a context
* switch before it writes and before that process is run again the
* log rotation occurs) and they should just fix their tools rather
* than force the server to pay extra cpu cycles. if you've got
* a problem with this, you can set the define. -djg
*/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@165672
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 1 May 2005 23:54:21 +0000 (23:54 +0000)]
Add a vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@165561
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 29 Apr 2005 21:16:23 +0000 (21:16 +0000)]
Disable some default LibC debugging code when compiling optimized
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@165342
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 29 Apr 2005 14:42:35 +0000 (14:42 +0000)]
Mod_LDAP: Backport fix for LDAP connection timeout problem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@165311
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 28 Apr 2005 15:47:56 +0000 (15:47 +0000)]
vote++
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@165153
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 28 Apr 2005 15:22:49 +0000 (15:22 +0000)]
Propose a one-liner.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@165152
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 25 Apr 2005 18:27:15 +0000 (18:27 +0000)]
Note quick hack, but it means we use some "hidden" knowledge.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@164618
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 25 Apr 2005 17:21:40 +0000 (17:21 +0000)]
Bug fix backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@164606
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 23 Apr 2005 23:04:45 +0000 (23:04 +0000)]
* docs/manual/mod/mod_rewrite.html.en
docs/manual/mod/quickreference.html.ru.koi8-r
docs/manual/mod/quickreference.html.de
docs/manual/mod/quickreference.html.en
docs/manual/mod/quickreference.html.es
docs/manual/mod/directives.html.de
docs/manual/mod/directives.html.en
docs/manual/mod/directives.html.es
docs/manual/mod/mod_log_config.html.en
docs/manual/mod/mod_log_config.xml.ja
docs/manual/mod/mod_log_config.xml.ko
docs/manual/mod/directives.html.ru.koi8-r
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@164429
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 23 Apr 2005 22:59:11 +0000 (22:59 +0000)]
* manual/mod/mod_log_config.xml
Fix XML validation error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@164426
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sat, 23 Apr 2005 08:24:23 +0000 (08:24 +0000)]
It is in the wild now
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@164370
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 22 Apr 2005 22:50:45 +0000 (22:50 +0000)]
Propose a mod_ssl fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@164294
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 22 Apr 2005 17:56:28 +0000 (17:56 +0000)]
Backport NE and NC RewriteRule flag docs which were somehow missed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@164263
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 22 Apr 2005 17:44:20 +0000 (17:44 +0000)]
Backport BufferedLogs docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@164261
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 18 Apr 2005 16:13:42 +0000 (16:13 +0000)]
update German translation
* manual/sitemap.xml.de
Bring translation up to date
* manual/sitemap.xml.meta
manual/sitemap.html.de
Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@161772
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 18 Apr 2005 15:47:58 +0000 (15:47 +0000)]
* manual/mod/core.xml.meta
manual/mod/index.html.es
manual/mod/core.html.de
manual/mod/core.html.en
manual/mod/core.html.es
manual/mod/core.html
manual/mod/quickreference.html.es
manual/mod/allmodules.xml.es
manual/mod/core.html.ja.euc-jp
Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@161769
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 18 Apr 2005 15:43:00 +0000 (15:43 +0000)]
Update Spanish translation
Translated by: Jesús Blanco <blanco bitrock.com>
Reviewed by: Daniel López
* docs/manual/mod/core.xml.es
New file
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@161768
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 18 Apr 2005 15:38:00 +0000 (15:38 +0000)]
Update Spanish translation
Translated by: Jesús Blanco <blanco bitrock.com>
Reviewed by: Daniel López
* docs/manual/mpm.xml.es
Bring translation up to date
* manual/mpm.xml.meta
* manual/mpm.html.es
Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@161767
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 17 Apr 2005 19:17:48 +0000 (19:17 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@161680
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 15 Apr 2005 16:43:31 +0000 (16:43 +0000)]
Update the link-time copyright statement
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@161500
13f79535 -47bb-0310-9956-
ffa450edef68
Jason S. Lingohr [Wed, 13 Apr 2005 23:14:58 +0000 (23:14 +0000)]
Backport of htdbm documentation addition, as submitted by
Matt Brubeck <mbrubeck@cs.hmc.edu>. Add manpage, update
transformations, add props.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@161235
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 12 Apr 2005 23:02:42 +0000 (23:02 +0000)]
* docs/manual/style/build.properties:
bump pending httpd version
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@161134
13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Jacques Clar [Tue, 12 Apr 2005 21:15:17 +0000 (21:15 +0000)]
added replies and question for backport of mod_cgi changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@161121
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Mon, 11 Apr 2005 21:00:24 +0000 (21:00 +0000)]
Tag is done, moving on.
* STATUS
Add 2.0.55, update 2.0.54.
* CHANGES
Add section for 2.0.55
* include/ap_release.h
(AP_SERVER_PATCHLEVEL): Bump to 55-dev.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160951
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Mon, 11 Apr 2005 20:52:31 +0000 (20:52 +0000)]
Prepare for the tag.
* include/ap_release.h
(AP_SERVER_PATCHLEVEL): Remove dev designator.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160948
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 11 Apr 2005 15:49:57 +0000 (15:49 +0000)]
Missing connection unbind
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160911
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 11 Apr 2005 15:48:04 +0000 (15:48 +0000)]
Update the NetWare dav.imp export/import file according to the DAV_DECLARE's in mod_dav.h
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160910
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 11 Apr 2005 15:47:03 +0000 (15:47 +0000)]
Fix a const/non-const conversion error when building with the strict Metrowerks compiler
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160909
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 11 Apr 2005 15:10:57 +0000 (15:10 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160901
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Sun, 10 Apr 2005 18:27:09 +0000 (18:27 +0000)]
Add info on the mod_version integration branch. Reset the Votes on
mod_version -- it turns out the changes are larger than expected.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160790
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Sun, 10 Apr 2005 13:39:03 +0000 (13:39 +0000)]
Backport.
* STATUS
Remove vote.
* CHANGES
* docs/manual/mod/mod_cache.xml
* modules/experimental/cache_util.c
* modules/experimental/mod_cache.c
* modules/experimental/mod_cache.h
* modules/experimental/mod_mem_cache.c
* modules/experimental/mod_disk_cache.c
Add CacheIgnoreHeaders directive.
PR: 30399
docs/manual/mod/mod_cache.xml: r1.18
modules/experimental/cache_util.c: 1.36
modules/experimental/mod_cache.c: 1.95
modules/experimental/mod_cache.h: 1.52
modules/experimental/mod_disk_cache.c: 1.67
modules/experimental/mod_mem_cache.c: 1.119
+1: jerenkrantz, stoddard, striker
+0: sounds like a nice 'feature' v.s. rfc-required behavior, great for 2.2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160771
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Sat, 9 Apr 2005 23:55:25 +0000 (23:55 +0000)]
Backport.
* STATUS
Remove backport vote.
* modules/dav/main/mod_dav.c
(dav_finish_multistatus, dav_send_multistatus, dav_method_propfind):
Send an EOS at the end of the multistatus brigade.
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/dav/main/mod_dav.c?r1=1.105&r2=1.106
+1: jorton, jerenkrantz, pquerna
nd asks: Sure, you want to drop the return code of ap_pass_brigade?
jerenkrantz: They already did drop it. Note that this really isn't
a correctness fix; just a perf. fix. We'd send the EOS
later without it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160723
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Sat, 9 Apr 2005 19:00:18 +0000 (19:00 +0000)]
Added a new LDAPConnectionTimeout directive to util_ldap so that the socket connection timeout value is configurable.
Reviewed by: bnicholes, trawick, jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160707
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sat, 9 Apr 2005 00:38:46 +0000 (00:38 +0000)]
Commit some votes before this gets out of hand.
Re-promote a patch (not voted down) to 'under consideration',
Eliminate a patch I 1) don't know how to write, and 2) would
only apply to non-OpenSSL solutions, which I no longer hack at.
Add some notes on our recent dev@httpd discussions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160645
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Fri, 8 Apr 2005 22:16:20 +0000 (22:16 +0000)]
Hit save... then commit (see rev 160627).
* STATUS
Remove vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160628
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Fri, 8 Apr 2005 22:10:13 +0000 (22:10 +0000)]
Backport.
* STATUS
Remove vote.
* modules/http/http_request.c
(ap_internal_fast_redirect): Take over important members of the subrequest.
Especially the proxyreq copying is interesting for proxying DirectoryIndex'd
resources:
http://svn.apache.org/viewcvs.cgi?rev=102330&view=rev
+1: nd, jerenkrantz, pquerna, striker
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160627
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Fri, 8 Apr 2005 18:20:12 +0000 (18:20 +0000)]
update backport vote to note change to fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160576
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 7 Apr 2005 16:12:15 +0000 (16:12 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160412
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 7 Apr 2005 01:14:41 +0000 (01:14 +0000)]
Build from xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160357
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 7 Apr 2005 01:06:44 +0000 (01:06 +0000)]
People seem to be having trouble with multiple arguments to Allow. More
examples are always good.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160355
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Wed, 6 Apr 2005 17:17:53 +0000 (17:17 +0000)]
Remove merged backport, block one, vote for one.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160313
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Wed, 6 Apr 2005 16:48:00 +0000 (16:48 +0000)]
suggest backporting mod_version to 2.0.x
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160311
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 5 Apr 2005 23:31:30 +0000 (23:31 +0000)]
Tested and voted
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160240
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Tue, 5 Apr 2005 21:52:41 +0000 (21:52 +0000)]
Pup's jetlagged... what else is new?
* STATUS
Review another backport request and chalk in my vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160228
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Tue, 5 Apr 2005 15:51:42 +0000 (15:51 +0000)]
Correctly export all mod_dav public functions.
* modules/dav/main/mod_dav.h: Wrap all public functions in
DAV_DECLARE or DAV_DECLARE_NONSTD.
* modules/dav/main/liveprop.c, modules/dav/main/props.c,
modules/dav/main/util_lock.c, modules/dav/main/mod_dav.c,
modules/dav/main/std_liveprop.c, modules/dav/main/util.c:
Update function definitions.
Submitted by: Branko Čibej <brane xbc.nu>
Reviewed by: Justin Erenkrantz, Paul Querna, Sander Striker
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160188
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 30 Mar 2005 16:06:28 +0000 (16:06 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159490
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 30 Mar 2005 16:03:15 +0000 (16:03 +0000)]
Update Spanish Translation
* manual/mod/leader.xml.es
manual/vhosts/index.xml.es
manual/index.xml.es:
Update translation
* manual/dso.xml.es: new file
Translated by: Jesús Blanco <blanco@bitrock.com>
Reviewed by: Daniel López
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159489
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 30 Mar 2005 11:00:06 +0000 (11:00 +0000)]
Add a build script to create a solaris package. (packaging build script: lazy
consensus)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159475
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 30 Mar 2005 09:42:15 +0000 (09:42 +0000)]
merge these fixes from 2.1-dev:
*) worker MPM: Fix a problem which could cause httpd processes to
remain active after shutdown. [Jeff Trawick]
*) Unix MPMs: Shut down the server more quickly when child processes are
slow to exit. [Joe Orton, Jeff Trawick]
Reviewed by: stoddard, striker
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159470
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Tue, 29 Mar 2005 22:06:58 +0000 (22:06 +0000)]
propose a backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159433
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 29 Mar 2005 08:44:31 +0000 (08:44 +0000)]
backport this from 2.1-dev:
Remove formatting characters from ap_log_error() calls. These
were escaped as fallout from CAN-2003-0020.
Submitted by: Eric Covener <ecovener gmail.com>
Reviewed by: trawick, jorton, pquerna
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159355
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Tue, 29 Mar 2005 08:36:02 +0000 (08:36 +0000)]
Merge r111241 from trunk:
* modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVerify): Use
X509_STORE_CTX_get_ex_data() and SSL_get_ex_data_X509_STORE_CTX_idx()
to use the correct ex_data index from the context in pathological
cases where SSL_get_ex_data_X509_STORE_CTX_idx() does not return 0.
PR: 32529
Reviewed by: jorton, trawick, jerenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159354
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Tue, 29 Mar 2005 08:31:16 +0000 (08:31 +0000)]
Merge r151493, r153280 from trunk:
* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access): Move the
SSLUsername-controlled assignment of r->user earlier.
PR: 31418
Submitted by: dreid
Reviewed by: jorton, jerenkrantz, pquerna, striker
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159353
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Mon, 28 Mar 2005 23:59:20 +0000 (23:59 +0000)]
It's dark out... can't tell if it's raining.
* STATUS
Review in bulk.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159334
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Mon, 28 Mar 2005 21:41:19 +0000 (21:41 +0000)]
Add some votes. I blame #svn-dev. They kept poking.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159315
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Mon, 28 Mar 2005 20:29:52 +0000 (20:29 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159295
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Mon, 28 Mar 2005 20:27:42 +0000 (20:27 +0000)]
add new German translation
Reviewed by: nd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159294
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Mon, 28 Mar 2005 20:22:24 +0000 (20:22 +0000)]
oups, I copied a little bit to much
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159293
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Mon, 28 Mar 2005 19:53:24 +0000 (19:53 +0000)]
backport changes from 2.1:
- markup improvement
- Deletion of an incomprehensible sentence, because there is no
posibility not to choose the MPM at compile time.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159286
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 21 Mar 2005 14:29:32 +0000 (14:29 +0000)]
Fix CVE name, still a candidate...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@158454
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 21 Mar 2005 14:27:55 +0000 (14:27 +0000)]
Add some missing CVE/CERT references.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@158453
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 14 Mar 2005 02:15:59 +0000 (02:15 +0000)]
Put the rewrite flags into alphabetic order.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@157367
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 11 Mar 2005 17:55:12 +0000 (17:55 +0000)]
update French translation
* manual/dso.xml.fr: fix some typos
Submitted by: alain B <chbok hotmail.com>,
Vincent Deffontaines <vincent gryzor.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@157126
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 1 Mar 2005 15:57:21 +0000 (15:57 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155796
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 1 Mar 2005 15:52:13 +0000 (15:52 +0000)]
Update French translation
* manual/dns-caveats.xml.fr
* manual/handler.xml.fr
* manual/dso.xml.fr
* manual/filter.xml.fr
* manual/env.xml.fr
new translations
Translated by: Vincent Deffontaines <vincent gryzor.com>
Reviewed by: alain B <chbok hotmail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155795
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Tue, 1 Mar 2005 10:02:06 +0000 (10:02 +0000)]
Merge r155681 from trunk:
* support/htdigest.c (main): Fix permissions of created files.
PR: 33765
Reviewed by: jorton, trawick, jerenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155762
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Tue, 1 Mar 2005 00:37:51 +0000 (00:37 +0000)]
How was -1 ever valid?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155724
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 28 Feb 2005 14:34:34 +0000 (14:34 +0000)]
wow
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155683
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 28 Feb 2005 14:31:15 +0000 (14:31 +0000)]
Propose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155682
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 27 Feb 2005 11:34:01 +0000 (11:34 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155620
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 27 Feb 2005 11:20:40 +0000 (11:20 +0000)]
Update French translation
* manual/custom-error.xml.fr
* manual/content-negotiation.xml.fr
* manual/bind.xml.fr
* manual/configuring.xml.fr
new translations
Translated by: Vincent Deffontaines <vincent gryzor.com>
Reviewed by: alain B <chbok hotmail.com>,
Jean-François El Fouly <jean-francois elfouly.nom.fr>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155619
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 27 Feb 2005 10:50:38 +0000 (10:50 +0000)]
Update French translation
* manual/index.xml.fr: improve translation
Submitted by: alain B <chbok hotmail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155618
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Sat, 26 Feb 2005 09:04:10 +0000 (09:04 +0000)]
core_input_filter: Stop leaking a brigade by moving buckets to an existing brigade instead of calling brigade_split.
PR: 33382
Reviewed By: Justin Erenkrantz, Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155391
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 25 Feb 2005 21:32:59 +0000 (21:32 +0000)]
set svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155373
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 25 Feb 2005 17:15:24 +0000 (17:15 +0000)]
In honor of the Windy City, vote early and often.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155348
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 25 Feb 2005 17:03:36 +0000 (17:03 +0000)]
Propose for backport.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155346
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 24 Feb 2005 17:51:49 +0000 (17:51 +0000)]
* server/mpm_common.c (ap_mpm_pod_open, dummy_connection): Use
ap_listeners->bind_addr for the dummy connection rather than doing a
name lookup on the first listener's hostname and using one of the
addresses returned.
* server/mpm_common.c (dummy_connection): Log the address if the
connect() fails.
Reviewed by: jorton, trawick, stoddard
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@155213
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sun, 20 Feb 2005 11:38:44 +0000 (11:38 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154506
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 20 Feb 2005 11:09:12 +0000 (11:09 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154504
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 20 Feb 2005 11:07:00 +0000 (11:07 +0000)]
Update French translation
* manual/index.xml.fr: new file
Translated by: "Vincent Deffontaines" <vincent gryzor.com>
Reviewed by: alain B <chbok hotmail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154503
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 19 Feb 2005 14:36:22 +0000 (14:36 +0000)]
Do the base work for 2.0 French translation
* manual/style/lang/fr.xml: added
* manual/style/xsl/common.xsl: Remove fr-language-link-hack
* manual/style/lang-targets.xml: rebuilt (`build bootstrap`)
Submitted by: alain B <chbok hotmail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154405
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Fri, 18 Feb 2005 17:16:31 +0000 (17:16 +0000)]
Vote and nominate a backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154326
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 18 Feb 2005 17:14:04 +0000 (17:14 +0000)]
Add the 'missing' modules, to avoid extranious warnings that their
base addresses cannot be found in BaseAddr.ref. [mod_log_forensic
was new, the other two are diagnostic/not built by default.]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154325
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Thu, 17 Feb 2005 23:30:00 +0000 (23:30 +0000)]
propose backport of core input filter fix in r154200.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154203
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 17 Feb 2005 19:40:18 +0000 (19:40 +0000)]
2.0.53 was released February 7, 2005 as GA.
Noticed by: Bojan Smojver <bojan rexursive.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154181
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 17 Feb 2005 19:23:51 +0000 (19:23 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154178
13f79535 -47bb-0310-9956-
ffa450edef68