]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Jeff Trawick [Fri, 9 May 2008 13:43:24 +0000 (13:43 +0000)]
rotatelogs: sync with trunk to pick up
enhanced error logging:
http://svn.apache.org/viewvc?view=rev&revision=646845
-f option to create logfile ASAP:
http://svn.apache.org/viewvc?view=rev&revision=632355
PR 40183. Don't leak memory when reopening the logfile:
http://svn.apache.org/viewvc?view=rev&revision=615901
avoid extra apr_time_now() calls and code bloat:
http://svn.apache.org/viewvc?view=rev&revision=600154
Reviewed by: wrowe, covener, trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654811
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 9 May 2008 13:35:27 +0000 (13:35 +0000)]
Update doccos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654805
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 9 May 2008 13:28:09 +0000 (13:28 +0000)]
Backport r639079 and r468042. This patch also lacked the
corresponding CHANGEs entry, so I grabbed from trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654801
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 9 May 2008 13:24:20 +0000 (13:24 +0000)]
Add in r568323 and 568879. The approved patch
lacked updates to the doccos and so really shouldn't
have been approved as is, but what the heck, so I
went ahead and pulled the doccos changes from the orig
commit anyway. Also, since this is a userland change,
it should really have a CHANGES entry too, so I added
one of those as well :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654797
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Fri, 9 May 2008 11:54:51 +0000 (11:54 +0000)]
Merge r413207 from trunk:
Use the correct markup for the httpd program.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654773
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 9 May 2008 10:57:46 +0000 (10:57 +0000)]
backport from trunk:
*) mod_cgid: Explicitly set permissions of the socket (ScriptSock) shared by
mod_cgid and request processing threads, for OS'es such as HPUX and AIX
that do not use umask for AF_UNIX socket permissions.
[Eric Covener, Jeff Trawick]
*) mod_cgid: Don't try to restart the daemon if it fails to initialize
the socket. [Jeff Trawick]
Reviewed by: wrowe, covener, trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654752
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Fri, 9 May 2008 09:00:42 +0000 (09:00 +0000)]
Merge r349917 from trunk:
Escape the dots in the regular expression.
Merge r595288 from trunk:
add note on security impact of suppress-error-charset
for broken browsers
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654730
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Fri, 9 May 2008 08:45:37 +0000 (08:45 +0000)]
Fix typo: '8080' vs. '8000' (r587444)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654723
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 8 May 2008 20:01:53 +0000 (20:01 +0000)]
Support your communities' patches, vote today
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654606
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Thu, 8 May 2008 17:03:17 +0000 (17:03 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654581
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Thu, 8 May 2008 15:20:17 +0000 (15:20 +0000)]
Merge r507346 from trunk:
Use the specified IPv4 prefix for documentation and examples (192.0.2.0/24)
from RFC3330 rather than non-reserved public internet addresses and some
RFC1918 addresses.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654548
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Thu, 8 May 2008 15:08:33 +0000 (15:08 +0000)]
Merge r371589 from trunk:
Minor language fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654544
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Thu, 8 May 2008 14:42:49 +0000 (14:42 +0000)]
sync. English Revision: 421100
Submitted by: kawai
Reviewed by: takashi
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654539
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 8 May 2008 13:30:49 +0000 (13:30 +0000)]
Add default value for ProtocolEcho.
Thanks Andrew Ford.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654517
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 8 May 2008 10:46:31 +0000 (10:46 +0000)]
second
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654469
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 8 May 2008 00:35:15 +0000 (00:35 +0000)]
backported in r654348
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654350
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 8 May 2008 00:34:36 +0000 (00:34 +0000)]
Merge r579425 from trunk:
mod_log_config: Add format options for %p so that the actual local
or remote port can be logged.
PR: 43415
Submitted by: Adam Hasselbalch Hansen <ahh@one.com>
Extensively commented on and/or modified by Ruediger Pluem and Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654348
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 8 May 2008 00:27:02 +0000 (00:27 +0000)]
propose mod_cgid changes for backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654341
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 8 May 2008 00:12:57 +0000 (00:12 +0000)]
backport r631342 from trunk (mod_ext_filter command_rec usage)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654333
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 7 May 2008 20:06:17 +0000 (20:06 +0000)]
* Promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654246
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 7 May 2008 20:04:33 +0000 (20:04 +0000)]
* Cast some votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654242
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Wed, 7 May 2008 16:21:11 +0000 (16:21 +0000)]
New Japanese translation
Submitted by: yoshiki
Reviewed by: takashi
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654161
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 7 May 2008 15:05:39 +0000 (15:05 +0000)]
* Add a comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654139
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Wed, 7 May 2008 09:47:44 +0000 (09:47 +0000)]
vote, promote, comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654060
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 6 May 2008 17:40:43 +0000 (17:40 +0000)]
votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@653850
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Tue, 6 May 2008 17:35:38 +0000 (17:35 +0000)]
Merge r561458 from trunk:
Remove misleading compat info.
PR: 38819
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@653847
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 6 May 2008 13:46:18 +0000 (13:46 +0000)]
update in proposed schedule
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@653778
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 6 May 2008 13:38:00 +0000 (13:38 +0000)]
PR: 44560
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@653772
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 6 May 2008 13:37:07 +0000 (13:37 +0000)]
PR 44165
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@653770
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Tue, 6 May 2008 08:39:57 +0000 (08:39 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@653710
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Tue, 6 May 2008 08:12:55 +0000 (08:12 +0000)]
Merge r653700 from trunk:
add "DO NOT EDIT" warning to typemaps
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@653701
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Tue, 6 May 2008 07:13:39 +0000 (07:13 +0000)]
Merge r650172 from trunk:
* -b is an invalid option for htcacheclean.
PR: 44845
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@653694
13f79535 -47bb-0310-9956-
ffa450edef68
Takashi Sato [Tue, 6 May 2008 07:10:03 +0000 (07:10 +0000)]
Merge r653690 from trunk:
"proceeding" typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@653693
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 5 May 2008 14:28:10 +0000 (14:28 +0000)]
bogus concern answered by Eric
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@653492
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sat, 3 May 2008 08:09:34 +0000 (08:09 +0000)]
Merge r550504 from trunk:
Missing <br /> to wrap text correctly
Submitted by: Takashi Sato <serai lans-tv.com>
Reviewed by: rpluem, pctony
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@653013
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 1 May 2008 13:23:14 +0000 (13:23 +0000)]
address a review comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@652513
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 24 Apr 2008 19:49:59 +0000 (19:49 +0000)]
return -ENOGROK
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@651370
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 24 Apr 2008 19:03:42 +0000 (19:03 +0000)]
Eric stuff
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@651349
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 24 Apr 2008 18:28:06 +0000 (18:28 +0000)]
why doesn't everybody just use cronolog?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@651338
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 24 Apr 2008 17:35:45 +0000 (17:35 +0000)]
proxy for http://mail-archives.apache.org/mod_mbox/httpd-dev/200804.mbox/%
3c480676E7 .
4070409 @gryzor.com%3e
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@651319
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 22 Apr 2008 19:03:48 +0000 (19:03 +0000)]
svn:eol-style = native
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@650614
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Tue, 22 Apr 2008 17:45:14 +0000 (17:45 +0000)]
Update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@650591
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Tue, 22 Apr 2008 17:42:04 +0000 (17:42 +0000)]
Merge r650513 from trunk (Minor cleanups)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@650590
13f79535 -47bb-0310-9956-
ffa450edef68
Chris Pepper [Mon, 21 Apr 2008 03:19:02 +0000 (03:19 +0000)]
Finish cleanup.
Remove <em> around e.g. & i.e.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@650011
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 18 Apr 2008 12:59:14 +0000 (12:59 +0000)]
Backport proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@649507
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 17 Apr 2008 14:14:21 +0000 (14:14 +0000)]
Docco updates
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@649122
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 17 Apr 2008 14:10:52 +0000 (14:10 +0000)]
Merge r635953 from trunk:
PR 43562.
fix regression in mod_speling behavior from 1.3/2.0
and, basically, incorrect behavior from what is
expected as well as dependency on AcceptPathInfo.
Reviewed by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@649120
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 17 Apr 2008 14:09:29 +0000 (14:09 +0000)]
Merge r627764, r628864 from trunk:
Change default of mod_substitute to flattening...
Via current discussion on dev@httpd
In the case where we have only 1 pattern, then we
can safely be quick, no matter what.
Reviewed by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@649118
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 17 Apr 2008 14:07:25 +0000 (14:07 +0000)]
Merge r644391 from trunk:
close PR 44381
Reviewed by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@649116
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 17 Apr 2008 14:06:27 +0000 (14:06 +0000)]
Merge r612954 from trunk:
* Do not try to read non existing response bodies of HEAD requests.
PR: 34275
Submitted by: Takashi Sato <serai lans-tv.com>
Reviewed by: rpluem
Submitted by: rpluem
Reviewed by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@649115
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 17 Apr 2008 14:04:49 +0000 (14:04 +0000)]
Merge r617890 from trunk:
* Use a 64 bit unsigned int instead of a signed long to count the bytes
transferred to avoid integer overflows.
PR: 44346
Submitted by: rpluem
Reviewed by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@649114
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 17 Apr 2008 14:01:10 +0000 (14:01 +0000)]
Promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@649110
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 17 Apr 2008 13:55:26 +0000 (13:55 +0000)]
Low-hanging fruit votes, and offer up the full suite of ApacheMonitor
improvements for Windows 2008.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@649106
13f79535 -47bb-0310-9956-
ffa450edef68
Chris Pepper [Thu, 17 Apr 2008 04:14:12 +0000 (04:14 +0000)]
General cleanup of rewrite guide.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@648947
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Tue, 15 Apr 2008 18:41:32 +0000 (18:41 +0000)]
Numerous typo fixes courtesy of Luciene Gentis
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@648371
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 15 Apr 2008 14:15:57 +0000 (14:15 +0000)]
Note intent to try driving towards a 2.2.9 release...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@648259
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Mon, 14 Apr 2008 09:56:18 +0000 (09:56 +0000)]
Remove superannuated translations as pointed out by takashi Sato
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@647718
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Sun, 13 Apr 2008 16:45:40 +0000 (16:45 +0000)]
Update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@647587
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Sun, 13 Apr 2008 16:44:30 +0000 (16:44 +0000)]
Typo fix courtesy of Luciene Gentis
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@647586
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 10 Apr 2008 13:18:29 +0000 (13:18 +0000)]
promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@646792
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 10 Apr 2008 13:16:45 +0000 (13:16 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@646790
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 8 Apr 2008 11:45:36 +0000 (11:45 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@645863
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 8 Apr 2008 11:37:32 +0000 (11:37 +0000)]
drop wrong LastChangedRevision
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@645860
13f79535 -47bb-0310-9956-
ffa450edef68
Tony Stevenson [Mon, 7 Apr 2008 20:52:42 +0000 (20:52 +0000)]
Follow on meta updates from r645667
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@645683
13f79535 -47bb-0310-9956-
ffa450edef68
Tony Stevenson [Mon, 7 Apr 2008 20:44:52 +0000 (20:44 +0000)]
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@645674
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 7 Apr 2008 15:37:50 +0000 (15:37 +0000)]
Merge r616335 from trunk:
Now let things like
ProxyPassReverse /foo balancer://bar
work "as expected" :) :)
Reviewed by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@645569
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Thu, 3 Apr 2008 22:58:59 +0000 (22:58 +0000)]
Typo fixes courtesy of the French translation crew
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@644551
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Thu, 3 Apr 2008 22:51:50 +0000 (22:51 +0000)]
Update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@644544
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Thu, 3 Apr 2008 22:50:47 +0000 (22:50 +0000)]
Fix a couple of links.
Submitted by: Vincent Deffontaines (aka gryzor)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@644543
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Thu, 3 Apr 2008 18:53:57 +0000 (18:53 +0000)]
* Vote on a low hanging fruit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@644439
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 3 Apr 2008 16:24:13 +0000 (16:24 +0000)]
backport proposal for r644391
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@644394
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 3 Apr 2008 15:28:59 +0000 (15:28 +0000)]
Correct broken configuration in 2.2 - this example didn't run out of the box
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@644357
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 2 Apr 2008 16:55:10 +0000 (16:55 +0000)]
adjust charset info for svnmailer
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@643971
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 2 Apr 2008 16:32:02 +0000 (16:32 +0000)]
move Japanese output files to utf-8
1) build boostrap
2) svn mv *.html.ja.euc-jp *.html.ja.utf8
3) build all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@643960
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 2 Apr 2008 15:58:48 +0000 (15:58 +0000)]
prepare moving ja output files to utf-8
Submitted by: Takashi Sato <serai lans-tv.com>
PR: 44699
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@643947
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 2 Apr 2008 15:00:23 +0000 (15:00 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@643928
13f79535 -47bb-0310-9956-
ffa450edef68
Chris Darroch [Sat, 29 Mar 2008 00:34:58 +0000 (00:34 +0000)]
comment on PR 41960 backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@642454
13f79535 -47bb-0310-9956-
ffa450edef68
Chris Darroch [Wed, 26 Mar 2008 20:05:20 +0000 (20:05 +0000)]
PR 43211: Revise mod_authn_dbd documenation to reflect current APR DBD
query statement parameter requirements. Tidy up examples and links to
glossary and external sites.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@641535
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Wed, 26 Mar 2008 18:42:36 +0000 (18:42 +0000)]
Update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@641470
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Wed, 26 Mar 2008 18:41:08 +0000 (18:41 +0000)]
Apply r641391 from trunk [Warning about SetEnv lateness]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@641468
13f79535 -47bb-0310-9956-
ffa450edef68
Chris Darroch [Tue, 25 Mar 2008 23:21:11 +0000 (23:21 +0000)]
Propose PR 43210 and r468042 fixes from trunk mod_authn_dbd for backport.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@641074
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Mon, 24 Mar 2008 19:48:24 +0000 (19:48 +0000)]
* Add another note to the release show stopper
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@640544
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 21 Mar 2008 23:59:27 +0000 (23:59 +0000)]
fix comment, thanks joe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@639924
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 21 Mar 2008 23:39:39 +0000 (23:39 +0000)]
fixup on .tr extension
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@639914
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 21 Mar 2008 21:32:05 +0000 (21:32 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@639860
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 21 Mar 2008 21:26:39 +0000 (21:26 +0000)]
Add Turkish translations
Submitted by: Nilgün Belma Bugüner <nilgun belgeler.org>
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@639855
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 21 Mar 2008 19:02:52 +0000 (19:02 +0000)]
spelling fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@639762
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Wed, 19 Mar 2008 20:53:27 +0000 (20:53 +0000)]
Update proposal for chroot backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@639012
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Tue, 18 Mar 2008 22:33:26 +0000 (22:33 +0000)]
vote (since it's just been clarified on-list)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@638613
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Tue, 18 Mar 2008 22:26:16 +0000 (22:26 +0000)]
votes, promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@638610
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 17 Mar 2008 14:38:01 +0000 (14:38 +0000)]
docco sync
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@637906
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 17 Mar 2008 14:32:47 +0000 (14:32 +0000)]
Merge r629456 from trunk:
* Set aside buckets that remain unprocessed in the filter context for the
next filter pass.
PR: 44447
Submitted by: Harald Niesche <harald brokenerror.de>
Reviewed by: rpluem
Submitted by: rpluem
Reviewed by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@637902
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 17 Mar 2008 14:30:16 +0000 (14:30 +0000)]
promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@637900
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 17 Mar 2008 14:29:36 +0000 (14:29 +0000)]
Cast vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@637899
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Sun, 16 Mar 2008 23:33:45 +0000 (23:33 +0000)]
Backport r637682 (Lucien Gentis' rewrite_intro fixes)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@637689
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 15 Mar 2008 23:25:48 +0000 (23:25 +0000)]
svn:eol-style = native
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@637490
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 14 Mar 2008 17:18:06 +0000 (17:18 +0000)]
backport r632749 from trunk:
mod_cache: Revalidate cache entities which have Cache-Control: no-cache
set in their response headers. PR 44511 [Ruediger Pluem]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@637167
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 14 Mar 2008 17:12:35 +0000 (17:12 +0000)]
clarify description of backport proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@637165
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 14 Mar 2008 17:11:54 +0000 (17:11 +0000)]
vote and promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@637162
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 14 Mar 2008 12:29:05 +0000 (12:29 +0000)]
set svn:keywords properly
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@637077
13f79535 -47bb-0310-9956-
ffa450edef68