]>
granicus.if.org Git - apache/log
André Malo [Sun, 20 Oct 2002 01:05:42 +0000 (01:05 +0000)]
step by step... :)
<em> -> <var>
add some <seealso>s to mod_action and mod_asis
little markup improvements
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97267
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Sat, 19 Oct 2002 18:58:46 +0000 (18:58 +0000)]
Fix an error in the <default> for MaxSpareThreads.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97266
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Sat, 19 Oct 2002 18:24:40 +0000 (18:24 +0000)]
Fix breakage in mod_mem_cache caused by the EnableSendFile patch. Specifically,
we need to save the file open flags from the file opened by the default handler.
Retrive those flags when building the apr_file_t on a cache hit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97265
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Sat, 19 Oct 2002 17:41:51 +0000 (17:41 +0000)]
Add technique for dealing with major version bumps.
(i.e. lazily resolve them when we go to create a new stable tree)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97264
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Sat, 19 Oct 2002 17:30:15 +0000 (17:30 +0000)]
Split out the stable and development release strategy.
(We don't need a constipated release strategy for unstable trees.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97263
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 18 Oct 2002 16:58:14 +0000 (16:58 +0000)]
Phrase that sentence even better.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97261
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 18 Oct 2002 16:55:52 +0000 (16:55 +0000)]
How I forgot this spelling mistake, I dunno.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97260
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 18 Oct 2002 16:47:29 +0000 (16:47 +0000)]
Add minor clarifications and word-smithing as I read through the proposal.
No changes in the intent should have been made. My concerns are being sent
to dev@httpd.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97259
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 18 Oct 2002 02:18:04 +0000 (02:18 +0000)]
the MPM module docs:
- <em> -> <var>
- a little other markup changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97258
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 18 Oct 2002 01:32:27 +0000 (01:32 +0000)]
- fix context info of ModMimeUsePathInfo (ACCESS_CONF)
- improve markup
- fix some typos
- update the transformation (in that order ;-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97257
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 18 Oct 2002 01:08:38 +0000 (01:08 +0000)]
By popular request, add a bit on release candidates
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97256
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Thu, 17 Oct 2002 17:59:17 +0000 (17:59 +0000)]
A few simplifications, and move to the perl/linux style even=stable version
numbering.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97254
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 17 Oct 2002 17:16:04 +0000 (17:16 +0000)]
With fixes from Greg Marr (thanks for fixing my borken englais).
Need to resolve... odds/evens? evens/odds?
Also the discussion on 'stuff' below should probably have it's own
home by category for tracking discussion ongoing. Thinking that over.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97253
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 17 Oct 2002 13:25:08 +0000 (13:25 +0000)]
Ugg. We need to use '%pp' not '%p' since ap_log_error uses apr_vsnprint(),
which has the overloaded '%p' format (not ANSI).
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97252
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 16 Oct 2002 23:52:35 +0000 (23:52 +0000)]
Adding the current version string to the link of each NLM
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97251
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 16 Oct 2002 23:50:01 +0000 (23:50 +0000)]
General make file changes to extract the version string and
create NWGNUversion.inc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97250
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 16 Oct 2002 23:48:00 +0000 (23:48 +0000)]
AWK script that extracts the version string to be later used in the link of each
NetWare binary
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97249
13f79535 -47bb-0310-9956-
ffa450edef68
rasmus [Wed, 16 Oct 2002 20:35:22 +0000 (20:35 +0000)]
I guess I should fix my affiliation as well
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97247
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 16 Oct 2002 20:31:01 +0000 (20:31 +0000)]
Reclassifying per Ryan's request.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97245
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 16 Oct 2002 20:29:29 +0000 (20:29 +0000)]
Ryan asked that these be updated. As a no-longer-voting member, and no
longer a voulenteer to fix these things, they are staying put amoung
the open-issues, no-name-attached
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97244
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 16 Oct 2002 18:03:44 +0000 (18:03 +0000)]
don't use deprecated function apr_sort_hooks()
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97242
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 16 Oct 2002 16:03:44 +0000 (16:03 +0000)]
Updating the NLM descriptions in the NetWare make files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97241
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Wed, 16 Oct 2002 15:02:05 +0000 (15:02 +0000)]
New and improved...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97238
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 16 Oct 2002 12:39:21 +0000 (12:39 +0000)]
%qd is not portable; use APR_INT64_FMT_T for apr_time_t
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97237
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 16 Oct 2002 07:08:09 +0000 (07:08 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97236
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 16 Oct 2002 06:56:35 +0000 (06:56 +0000)]
(re-)add the obsolete module docs.
This commit is a base for some discussion and better work on the
documents, feel free to add or change the files
I stuck with mod_access for now, since there's no decision about yet.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97235
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 16 Oct 2002 06:45:22 +0000 (06:45 +0000)]
required changes to include the obsolete stuff.
- new entries in en.xml
- sidebar for moduleindex
- new <hint> element for modulesynopsis
- status attribute for <directive> and <module> in order to
create correct links (status="obsolete" inserts an 'obs_'
before the module file name in the href)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97234
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Tue, 15 Oct 2002 23:23:15 +0000 (23:23 +0000)]
Code a bit more defensively. If dav_lookup_uri() ever placed user
input into lookup.err.desc for the HTTP_BAD_REQUEST case, then we
could have problems (via a format string attack). This change frees us
from *future* worries.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97233
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Tue, 15 Oct 2002 18:08:04 +0000 (18:08 +0000)]
fixed another link.
BUG#: 13625
Submitted by: <tah@gi.alaska.edu>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97232
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Tue, 15 Oct 2002 11:21:28 +0000 (11:21 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97226
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Tue, 15 Oct 2002 11:19:56 +0000 (11:19 +0000)]
Update Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97225
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Tue, 15 Oct 2002 11:18:53 +0000 (11:18 +0000)]
New XML.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97224
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Tue, 15 Oct 2002 11:17:47 +0000 (11:17 +0000)]
Update Japanese translation.
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97223
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 15 Oct 2002 04:12:15 +0000 (04:12 +0000)]
For the new EnableSendfile directive...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97222
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 15 Oct 2002 03:30:17 +0000 (03:30 +0000)]
A happy outcome is worth waiting for...
add docs for AddOutputFilterByType
sorry for the long delay.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97221
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 15 Oct 2002 03:29:55 +0000 (03:29 +0000)]
Been busy
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97220
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 15 Oct 2002 03:29:28 +0000 (03:29 +0000)]
Notes to close PR 10190
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97219
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 15 Oct 2002 02:51:41 +0000 (02:51 +0000)]
discovered some useful stuff in the code,
see: server/core.c:core_override_type
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97218
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Tue, 15 Oct 2002 01:49:24 +0000 (01:49 +0000)]
Add a note to the developer docs about Kevin O'Donnell's tutorial.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97217
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 14 Oct 2002 23:30:01 +0000 (23:30 +0000)]
Fix -k restart feature on win32.
PR: 12011
Submitted by: Juan Rivera <Juan.Rivera@citrix.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97216
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 14 Oct 2002 20:08:15 +0000 (20:08 +0000)]
Use a better name for the APR_SENDFILE_ENABLE flag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97211
13f79535 -47bb-0310-9956-
ffa450edef68
David Shane Holden [Mon, 14 Oct 2002 19:16:27 +0000 (19:16 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97210
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 14 Oct 2002 18:42:01 +0000 (18:42 +0000)]
import the proxy_module system for the NetWare project build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97209
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 14 Oct 2002 18:25:07 +0000 (18:25 +0000)]
Document EnableSendfile. I'm presuming that directives.html* and
quick_reference.html* are now autogenerated. Could someone run the
xml builder and commit the compiled results?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97208
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 14 Oct 2002 18:07:15 +0000 (18:07 +0000)]
Switched to the APR_STATUS_IS_XXX macros
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97207
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 14 Oct 2002 18:06:04 +0000 (18:06 +0000)]
Need to import the proxy_module symbol
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97206
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 14 Oct 2002 17:42:45 +0000 (17:42 +0000)]
Introduce an EnableSendfile directive (defaulted to ON) to allow users
to disable sendfile mechanics for NFS volume mounts and other kernel
objects that don't support sendfile. And EnableSendfile off can be used
to help narrow bugs down to the sendfile mechanics or eliminate the
possiblity that sendfile is a factor on any given platform.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97205
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Mon, 14 Oct 2002 17:00:38 +0000 (17:00 +0000)]
Fixed incorrect link.
BUG#: 13594
Submitted by: <sam@hennebert.be>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97204
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 14 Oct 2002 14:54:45 +0000 (14:54 +0000)]
Fix for Sebastian's observation of my fat fingers.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97203
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 14 Oct 2002 14:11:24 +0000 (14:11 +0000)]
Haven't heard any vetoes regarding this, so might as well fold it
in. Not too happy about cluttering up the list of directives either.
But, at least, it allows 2.0 to proxy stupid IIS as much as 1.3.
Docs to come soon.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97202
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Mon, 14 Oct 2002 04:15:58 +0000 (04:15 +0000)]
This stuff shouldn't have been committed. This is the SSL upgrade stuff,
and it was included in a commit that shouldn't have touched these files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97201
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 14 Oct 2002 03:13:20 +0000 (03:13 +0000)]
Handle WSA_IO_PENDING as well.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97200
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 14 Oct 2002 00:12:02 +0000 (00:12 +0000)]
A couple of observations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97199
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sun, 13 Oct 2002 21:56:52 +0000 (21:56 +0000)]
markup improvement and updating translation
Submitted by: Tim Gerundt <tim@gerundt.de>
some linguistic changes, discussed with and reviewed by nd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97198
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sun, 13 Oct 2002 20:06:59 +0000 (20:06 +0000)]
Bigger hack alert. Expand the range of unrecycled sockets to include
WSAENOTSOCK for dealing with the AcceptEx failed bug reports. Experimental
build to go out shortly.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97197
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sun, 13 Oct 2002 19:50:33 +0000 (19:50 +0000)]
updated transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97196
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sun, 13 Oct 2002 19:35:04 +0000 (19:35 +0000)]
Temporary fix for the len type discrepancy, with documentation to be fixed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97195
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sun, 13 Oct 2002 19:14:54 +0000 (19:14 +0000)]
auth_basic and auth_digest are now exclusive of one another on Win32,
with the provider hooks moved into the core
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97194
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sun, 13 Oct 2002 18:35:25 +0000 (18:35 +0000)]
imporve markup
Submitted by: Tim Gerundt <tim@gerundt.de>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97193
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sun, 13 Oct 2002 18:22:55 +0000 (18:22 +0000)]
What once were macros no longer need line continuation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97192
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sun, 13 Oct 2002 03:25:04 +0000 (03:25 +0000)]
Some errors are impossible to fathom, without the user knowing certain
base numbers. This patch introduces "(EAP ##): Eap message" for the EAP
errors, "(OS ##): Message" for modestly numbered os errors (under 100000)
and hex "(OS 0x########): Message" for huge errors, which generally have
bit-flag meanings and are usually represented in hex.
This should make recognizing user bugreports a little less difficult.
Would have done the same for other ranges, but they don't have (as) obvious
numeric meanings on their own.
Finally, we free up a buffer copy and give apr_strerror our string buffer
to directly populate the message text.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97191
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sat, 12 Oct 2002 16:12:14 +0000 (16:12 +0000)]
Some good casts - mem_cache cannot overflow with LARGEFILE sized objects.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97189
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 12 Oct 2002 14:59:20 +0000 (14:59 +0000)]
update transformation due to perchild.xml changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97188
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Pane [Sat, 12 Oct 2002 07:51:09 +0000 (07:51 +0000)]
rewrite of ap_cache_liststr
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97187
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Pane [Sat, 12 Oct 2002 06:43:32 +0000 (06:43 +0000)]
Fix a mismatch of data types: apr_time_t vs intervals measured
in seconds. Also use 64-bit atoi conversions to avoid loss of
precision (thanks to Paul Reder for the atoi fix)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97186
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sat, 12 Oct 2002 04:39:51 +0000 (04:39 +0000)]
I believe these should be the defaults under the new auth schema.
Feel free to correct me if I'm wrong.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97183
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 11 Oct 2002 21:35:06 +0000 (21:35 +0000)]
NetWare makefile changes to facilitate building the auth_ldap modules
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97182
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 11 Oct 2002 17:31:09 +0000 (17:31 +0000)]
Fixed a problem with the NetWare command line builder for building the CGI
command line. It did not handle building the command line when given a
script rather than an executible.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97181
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Fri, 11 Oct 2002 15:41:52 +0000 (15:41 +0000)]
If the server is configured with an accept mutex type that isn't comaptible
with perchild, then force it to be FCNTL.
PR: 13311
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97180
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Fri, 11 Oct 2002 15:29:22 +0000 (15:29 +0000)]
Fix a compile of compiler warnings. I don't know how these slipped past.
Also, uncomment a line of code that the last commit should have uncommented.
Randall found this line and the fix, but I forgot to uncomment this line
along with the fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97179
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Fri, 11 Oct 2002 15:26:10 +0000 (15:26 +0000)]
Fix receive_request, it was using the same location in the iovec for both
headers and body.
Submitted by: Randall Stewart <randall@stewart.chicago.il.us>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97178
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Fri, 11 Oct 2002 15:20:30 +0000 (15:20 +0000)]
Fix the docs for ChildPerUserId.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97177
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 10 Oct 2002 14:30:08 +0000 (14:30 +0000)]
Regenerate Japanese HTML files.
Sorry for SPAM. I forgot to update ja.xml first so the previous
transformation ended up in empty context lines. Thank Hiroaki KAWAI
<hawk@bcl.t.u-tokyo.ac.jp> for pointing this out.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97171
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 10 Oct 2002 14:23:16 +0000 (14:23 +0000)]
Update Japanese translation.
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97170
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 10 Oct 2002 13:08:41 +0000 (13:08 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97169
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 10 Oct 2002 13:06:41 +0000 (13:06 +0000)]
Convert context element back into English.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97168
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 10 Oct 2002 13:03:44 +0000 (13:03 +0000)]
Update Japanese translations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97167
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 10 Oct 2002 13:00:12 +0000 (13:00 +0000)]
Convert context element back into English.
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97166
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 10 Oct 2002 12:56:30 +0000 (12:56 +0000)]
Update Japanese translations.
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97165
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 10 Oct 2002 12:50:58 +0000 (12:50 +0000)]
Update Japanese translations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97164
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 10 Oct 2002 12:48:22 +0000 (12:48 +0000)]
New Japanese translations.
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
Reviewed by: Yoshiki Hayashi
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97163
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 10 Oct 2002 12:35:01 +0000 (12:35 +0000)]
fix a problem generating the docs via scandoc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97162
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Wed, 9 Oct 2002 19:57:53 +0000 (19:57 +0000)]
Remove an unwise encoding="none" when dealing with the REDIRECT_REQUEST_METHOD
because of what it might contain if the server is configured to handle
unknown methods.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97161
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Wed, 9 Oct 2002 10:15:36 +0000 (10:15 +0000)]
Typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97159
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Wed, 9 Oct 2002 09:50:09 +0000 (09:50 +0000)]
One line fix to get HTMLTable to validate.
PR: 13351
Submitted by: Thom May <thommay@apache.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97158
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 9 Oct 2002 08:02:58 +0000 (08:02 +0000)]
Update README.ldap file for Windows build instructions.
PR:
Obtained from:
Submitted by: Andre Schild <A.Schild@aarboard.ch>
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97157
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 9 Oct 2002 06:48:08 +0000 (06:48 +0000)]
Change the LDAP modules to export their symbols correctly
during a Windows build. Add dsp files for Windows.
PR:
Obtained from:
Submitted by: Andre Schild <A.Schild@aarboard.ch>
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97156
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 9 Oct 2002 01:40:44 +0000 (01:40 +0000)]
fix bogus anchors
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97155
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 9 Oct 2002 01:27:48 +0000 (01:27 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97154
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 9 Oct 2002 01:16:06 +0000 (01:16 +0000)]
fix many links in respect to the aaa changes.
Probably overlooked one or two ;-)
Some files are left unmodified, since the parts there
aren't clear or have to be (re-)written:
ebcdic.xml
new_features_2_0.xml
upgrading.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97153
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Tue, 8 Oct 2002 19:21:39 +0000 (19:21 +0000)]
Updated translators info.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97148
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Tue, 8 Oct 2002 19:20:01 +0000 (19:20 +0000)]
Added portuguese-brazilian error-messages.
Translated by: Ricardo Leite <ricleite@asbyte.com.br>
Submitted/reviewed by: Luiz Rocha <lsdr@lsdr.net>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97147
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 8 Oct 2002 18:40:36 +0000 (18:40 +0000)]
core.xml: revert turns to <pre>formatted examples and use
<indent> elements
update transformations of core.html.en and
quickreference.html.en (due to the mod_rewrite.xml fix)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97146
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Tue, 8 Oct 2002 17:44:48 +0000 (17:44 +0000)]
Typo.
Submitted by: Steve Reppucci <sgr@logsoft.com>
Bug#: 13383
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97145
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Tue, 8 Oct 2002 15:12:43 +0000 (15:12 +0000)]
Fix recent exports.c breakage by referencing exports.c as being in
top_builddir rather than top_srcdir.
For VPATH builds, we must treat exports.c as being in the build tree rather
than in the source tree. Otherwise, it won't be regenerated properly.
(FreeBSD's make does not require the explicit path, so I'm not sure why this
change was made at all.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97144
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 8 Oct 2002 14:20:09 +0000 (14:20 +0000)]
increase the font-size of example/warning/note title a little bit.
It should look much better now ;-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97143
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 8 Oct 2002 11:21:25 +0000 (11:21 +0000)]
template parameter passed to apr_file_mktemp() must be modifiable
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97142
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 8 Oct 2002 02:48:22 +0000 (02:48 +0000)]
fix context abbreviation code
it didn't work properly if there's a newline inside of a context
(instead of a single space), so some <context>virtual
host</context> were lost.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97141
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 8 Oct 2002 02:22:26 +0000 (02:22 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97140
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 8 Oct 2002 02:20:33 +0000 (02:20 +0000)]
context list information are now taken from
$lang.xml file. the module file holds the
*untranslated* "server config", "virtual host" etc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97139
13f79535 -47bb-0310-9956-
ffa450edef68