]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Justin Erenkrantz [Sun, 23 Jan 2005 17:44:58 +0000 (17:44 +0000)]
* STATUS: That explanation used the wrong terms. Doh.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@126227
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Sun, 23 Jan 2005 17:39:42 +0000 (17:39 +0000)]
* STATUS: vote, vote, vote, vote.......
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@126225
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 21 Jan 2005 11:22:53 +0000 (11:22 +0000)]
Don't mention the PR 14518 fix since it was backed out. Fix
formatting.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125920
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 20 Jan 2005 10:57:16 +0000 (10:57 +0000)]
Synch with trunk.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125753
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 20 Jan 2005 09:50:59 +0000 (09:50 +0000)]
Merge r105663 from trunk:
* modules/ssl/ssl_engine_kernel.c (ssl_hook_UserCheck): Fix possible
NULL pointer dereference in some configurations.
PR: 31848
Reviewed by: jorton, wrowe, jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125749
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 20 Jan 2005 09:45:58 +0000 (09:45 +0000)]
Merge r105111 from trunk:
* server/core.c (default_handler): Fix the test for whether to split a
file into several buckets: it is needed regardless of whether sendfile
is enabled, and APR_HAS_LARGE_FILES is not sufficient to determine
whether sizeof(apr_off_t) is greater than sizeof(apr_off_t).
PR: 28898
Reviewed by: jorton, trawick, stoddard
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125748
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 20 Jan 2005 09:38:40 +0000 (09:38 +0000)]
* modules/filters/mod_include.c (ap_ssi_parse_string): Fix off-by-one
which would truncate variables of length N*64 by one byte.
PR: 32985
Reviewed by: jorton, trawick, stoddard
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125747
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 20 Jan 2005 09:33:02 +0000 (09:33 +0000)]
Merge r105297, r105664 from trunk:
* server/util_filter.c (ap_save_brigade): Handle an ENOTIMPL setaside
function correctly.
* server/util_filter.c (ap_save_brigade): Be more tolerant of a bucket
type which neither implements ->setaside nor morphs on ->read, such as
the mod_perl SV bucket type in mod_perl <1.99_17; defer returning an
error in this case until after calling setaside on each bucket.
PR: 31247
Reviewed by: jorton, trawick, stoddard
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125745
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 19 Jan 2005 21:52:11 +0000 (21:52 +0000)]
tweak
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125671
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 19 Jan 2005 21:16:58 +0000 (21:16 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125664
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 19 Jan 2005 21:12:19 +0000 (21:12 +0000)]
update Spanish translation:
* manual/bind.xml.es, manual/custom-error.xml.es: New translations
* manual/style/lang/es.xml: text snippet updates
Submitted by: Jesus Blanco <blanco bitrock.com>
Reviewed by: Daniel Lopez
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125663
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Wed, 19 Jan 2005 20:32:38 +0000 (20:32 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125655
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Wed, 19 Jan 2005 20:00:25 +0000 (20:00 +0000)]
Log server version and server built info at startup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125648
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 19 Jan 2005 11:14:08 +0000 (11:14 +0000)]
Another c->aborted check fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125613
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 19 Jan 2005 10:54:12 +0000 (10:54 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125611
13f79535 -47bb-0310-9956-
ffa450edef68
Thom May [Tue, 18 Jan 2005 12:48:56 +0000 (12:48 +0000)]
add a backport request
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125496
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 18 Jan 2005 12:25:22 +0000 (12:25 +0000)]
Add a note about the RPM spec file
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125494
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 18 Jan 2005 12:13:24 +0000 (12:13 +0000)]
a couple of votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125492
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Sun, 16 Jan 2005 20:44:08 +0000 (20:44 +0000)]
Proposals.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125364
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Fri, 14 Jan 2005 20:31:52 +0000 (20:31 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125205
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Fri, 14 Jan 2005 20:28:46 +0000 (20:28 +0000)]
German translation of configuring.xml
Reviewed by: nd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125204
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 11 Jan 2005 19:34:12 +0000 (19:34 +0000)]
point to proposed patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124916
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sat, 8 Jan 2005 02:22:53 +0000 (02:22 +0000)]
Backport japanese error messages and conf changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124608
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sat, 8 Jan 2005 02:09:35 +0000 (02:09 +0000)]
Add backport votes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124606
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 7 Jan 2005 18:57:21 +0000 (18:57 +0000)]
proxy updates
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124559
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 7 Jan 2005 18:33:16 +0000 (18:33 +0000)]
Propose a backport.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124557
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 7 Jan 2005 17:54:59 +0000 (17:54 +0000)]
add kind of vote plus comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124552
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 7 Jan 2005 17:52:03 +0000 (17:52 +0000)]
adjust revision references, set svn:eol-style = native, update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124550
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Fri, 7 Jan 2005 17:30:22 +0000 (17:30 +0000)]
Change 'directory' to 'resource': just the word 'directory' led some
users to the wrong assumption that Require isn't allowed in <Files>
sections.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124547
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Fri, 7 Jan 2005 17:22:59 +0000 (17:22 +0000)]
Backport r104934:
Allow for the use of --with-module=foo:bar where the ./modules/foo
directory is local only. Assumes, of course, that the required
files are in ./modules/foo, but makes it easier to statically
build/log "external" modules.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124543
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Fri, 7 Jan 2005 17:20:44 +0000 (17:20 +0000)]
Some votes...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124542
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 7 Jan 2005 16:28:15 +0000 (16:28 +0000)]
This is *not* complete, but I wanted people to see what I'm thinking and
working on. Please hack on it, comment, etc. Some content will be
removed from the module reference document when this is complete, but
for now this is not linked anywhere from the rest of the site.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124537
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 6 Jan 2005 11:08:16 +0000 (11:08 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124361
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 5 Jan 2005 19:04:49 +0000 (19:04 +0000)]
This has been coming up rather frequently on IRC, and it's a good
example. It's alluded to in the SetEnvIf docs, but it's not a complete
example there.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124244
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 5 Jan 2005 13:35:09 +0000 (13:35 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124198
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 5 Jan 2005 13:14:43 +0000 (13:14 +0000)]
Propose folding in mod_dumpio for 2.0.x
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124197
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 31 Dec 2004 21:01:03 +0000 (21:01 +0000)]
We generally call them slashes, rather than sloshes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@123820
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 30 Dec 2004 23:34:29 +0000 (23:34 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@123748
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 29 Dec 2004 20:39:46 +0000 (20:39 +0000)]
does anyone remember this proxy issue?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@123674
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 28 Dec 2004 22:28:02 +0000 (22:28 +0000)]
As per bug # 22061, this paragraph was written prior to the
RedirectMatch directive, and thus was somewhat inaccurate. That, and it
contained just a few too many "trivial"s for my liking.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@123578
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 26 Dec 2004 23:41:51 +0000 (23:41 +0000)]
If we're going to recommend a book, we should recommend one that's still
in print.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@123370
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sun, 26 Dec 2004 21:47:44 +0000 (21:47 +0000)]
As per bug #30308, added example where a virtual host is proxied to
another server. Thanks go to Matt Burke for submitting the example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@123367
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 25 Dec 2004 19:16:13 +0000 (19:16 +0000)]
we're still using the new format
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@123345
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sat, 25 Dec 2004 19:10:45 +0000 (19:10 +0000)]
correct transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@123344
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sat, 25 Dec 2004 18:39:52 +0000 (18:39 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@123343
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sat, 25 Dec 2004 18:30:34 +0000 (18:30 +0000)]
update translation:
- change DirectoryMatch example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@123341
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 24 Dec 2004 19:55:21 +0000 (19:55 +0000)]
Added remark about alternate ports, as requested in 32794
Not sure this is a particularly common problem, but it's easy enough to
make the remark.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@123299
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 24 Dec 2004 19:29:15 +0000 (19:29 +0000)]
As reported in bug ID 32635, the regex was not quite what it promised to
be. Thanks to dc@duke.edu
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@123298
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 21 Dec 2004 00:07:08 +0000 (00:07 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@122914
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 21 Dec 2004 00:06:23 +0000 (00:06 +0000)]
apply markup in directive descriptions
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@122912
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 20 Dec 2004 21:13:45 +0000 (21:13 +0000)]
bring German translation up to date
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@122879
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 18 Dec 2004 10:35:40 +0000 (10:35 +0000)]
Propose a backport for getting the RPM packaging working again.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@122712
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 11 Dec 2004 18:24:20 +0000 (18:24 +0000)]
switch to the new outdated revision reference format
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@111612
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Sat, 11 Dec 2004 06:13:24 +0000 (06:13 +0000)]
mark for backporting
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@111582
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 9 Dec 2004 11:49:47 +0000 (11:49 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@111374
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Thu, 9 Dec 2004 05:10:40 +0000 (05:10 +0000)]
um, oops?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@111356
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 8 Dec 2004 20:00:55 +0000 (20:00 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@111301
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 8 Dec 2004 00:37:35 +0000 (00:37 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@111182
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 8 Dec 2004 00:34:03 +0000 (00:34 +0000)]
typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@111181
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 2 Dec 2004 00:18:38 +0000 (00:18 +0000)]
Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@109407
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 2 Dec 2004 00:12:48 +0000 (00:12 +0000)]
Fix <syntax> of MinSpareThreads.
Reported by: Kitamoto Tsuyoshi <fmv5200na8x yahoo.co.jp>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@109406
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 2 Dec 2004 00:11:18 +0000 (00:11 +0000)]
Update Japanese translation based on 2.1.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@109405
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 29 Nov 2004 15:42:41 +0000 (15:42 +0000)]
Fixing various compiler errors when compiling against the latest version of LibC SDK
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106920
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 28 Nov 2004 22:35:52 +0000 (22:35 +0000)]
update German translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106855
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 28 Nov 2004 21:56:39 +0000 (21:56 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106853
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 28 Nov 2004 21:45:04 +0000 (21:45 +0000)]
use <program>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106849
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 28 Nov 2004 19:46:27 +0000 (19:46 +0000)]
allow program for manual pages...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106844
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 28 Nov 2004 19:20:48 +0000 (19:20 +0000)]
add program element
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106837
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 28 Nov 2004 18:45:45 +0000 (18:45 +0000)]
property cleanup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106829
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sun, 28 Nov 2004 18:45:32 +0000 (18:45 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106828
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 28 Nov 2004 18:34:14 +0000 (18:34 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106825
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sun, 28 Nov 2004 18:30:27 +0000 (18:30 +0000)]
new German translation
Reviewed by: nd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106824
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sun, 28 Nov 2004 18:11:05 +0000 (18:11 +0000)]
* .htaccess is not a valid id, so cut the leading point
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106822
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sun, 28 Nov 2004 18:07:28 +0000 (18:07 +0000)]
backport changes from 2.1:
* use the <glossary> element
* format code for better readability
* new glossary item "hash"
* add an id attribute for every anchor
* .htaccess is not a valid id, so cut the leading point
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106821
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sun, 28 Nov 2004 17:33:43 +0000 (17:33 +0000)]
backport from 2.1:
* add the two new elements <glossary> and <phonetic>
* add transformation for <glossary> and <phonetic>
* add style for pronounciations
* add title for glossary links
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106820
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 28 Nov 2004 15:27:01 +0000 (15:27 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106815
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 28 Nov 2004 15:23:25 +0000 (15:23 +0000)]
update German translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106814
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 28 Nov 2004 15:21:44 +0000 (15:21 +0000)]
fix link to LoadModule
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106813
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 27 Nov 2004 15:31:49 +0000 (15:31 +0000)]
backport data table
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106724
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 26 Nov 2004 20:12:58 +0000 (20:12 +0000)]
One for backport - correct bogus printf format string?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106654
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 25 Nov 2004 00:08:45 +0000 (00:08 +0000)]
property cleanup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106510
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 24 Nov 2004 19:34:37 +0000 (19:34 +0000)]
drop .cvsignore files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106452
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 24 Nov 2004 19:31:09 +0000 (19:31 +0000)]
general property cleanup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106449
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 24 Nov 2004 11:08:25 +0000 (11:08 +0000)]
backport Paul's CVS->.svn fix for Makefile.in
reviewed by: jerenkrantz, pquerna
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106407
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Wed, 24 Nov 2004 09:50:50 +0000 (09:50 +0000)]
voting is the cool thing to do.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106403
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Wed, 24 Nov 2004 09:41:36 +0000 (09:41 +0000)]
Yay.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106402
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 24 Nov 2004 01:56:37 +0000 (01:56 +0000)]
that's some URL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106369
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 22 Nov 2004 13:43:39 +0000 (13:43 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106181
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 22 Nov 2004 03:13:22 +0000 (03:13 +0000)]
Minor clarification for the purpose of closing bug# 18101. Specify that
Include and LoadModule relative paths are relative to ServerRoot, not to
some other location.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106145
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 22 Nov 2004 02:56:26 +0000 (02:56 +0000)]
Resolves bug# 28573 - links to #table1, #table2, and #table3 weren't
pointing anywhere.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106144
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 21 Nov 2004 14:56:27 +0000 (14:56 +0000)]
update transformation, that's it for this branch.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106095
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 21 Nov 2004 14:43:00 +0000 (14:43 +0000)]
update to the most recent English revision reference
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106094
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 21 Nov 2004 14:37:01 +0000 (14:37 +0000)]
drop .cvsignore files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106093
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 21 Nov 2004 14:35:21 +0000 (14:35 +0000)]
final property cleanup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106092
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 21 Nov 2004 13:41:34 +0000 (13:41 +0000)]
adjust properties and revision expansion of the English docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106090
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 21 Nov 2004 13:20:17 +0000 (13:20 +0000)]
adjust properties and revision references of the Russian translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106088
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 21 Nov 2004 13:08:33 +0000 (13:08 +0000)]
adjust properties and revision references of the Korean translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106087
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 21 Nov 2004 02:55:43 +0000 (02:55 +0000)]
adjust properties and revision references for the Japanese translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106057
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 21 Nov 2004 00:48:05 +0000 (00:48 +0000)]
adjust properties and revision references of the Spanish translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106050
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 21 Nov 2004 00:31:13 +0000 (00:31 +0000)]
adjust properties and revision references of German translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106049
13f79535 -47bb-0310-9956-
ffa450edef68