]>
granicus.if.org Git - apache/log
Bradley Nicholes [Thu, 22 Apr 2004 07:21:54 +0000 (07:21 +0000)]
backport sync
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103477
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 21 Apr 2004 22:08:34 +0000 (22:08 +0000)]
content-encoding needs to be unset.
Submitted by: Nick Kew <nick webthing.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103476
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 21 Apr 2004 21:57:19 +0000 (21:57 +0000)]
ap_set_sub_req_protocol and ap_finalize_sub_req_protocol are now
exported on Win32 as well
PR: 28523
Submitted by: Edward Rudd <eddie omegaware.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103474
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 21 Apr 2004 21:24:28 +0000 (21:24 +0000)]
Include directives no longer refuse to process symlinks on
directories. Instead there's now a maximum nesting level
of included directories (128 as distributed). This is configurable
at compile time using the -DAP_MAX_INCLUDE_DIR_DEPTH switch.
PR: 28492
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103472
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 21 Apr 2004 20:28:21 +0000 (20:28 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103471
13f79535 -47bb-0310-9956-
ffa450edef68
Hiroaki Kawai [Wed, 21 Apr 2004 16:44:45 +0000 (16:44 +0000)]
Update Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103469
13f79535 -47bb-0310-9956-
ffa450edef68
Hiroaki Kawai [Wed, 21 Apr 2004 16:37:28 +0000 (16:37 +0000)]
Update Japanese translation (only English Revesion change)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103468
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 20 Apr 2004 20:22:13 +0000 (20:22 +0000)]
Recursive Include directives no longer crash. The server stops
including configuration files after a certain nesting level (128
as distributed). This is configurable at compile time using the
-DAP_MAX_INCLUDE_DEPTH switch.
PR: 28370
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103466
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 19 Apr 2004 20:21:56 +0000 (20:21 +0000)]
title is already encoded.
PR: 28459 again
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103463
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 19 Apr 2004 18:34:59 +0000 (18:34 +0000)]
add dsp and exp file for mod_log_forensic
incorporate into Win32 build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103454
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 19 Apr 2004 17:03:42 +0000 (17:03 +0000)]
! is not a W3C entity. Use a simple ! instead.
PR: 28459
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103452
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 18 Apr 2004 20:36:51 +0000 (20:36 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103448
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 18 Apr 2004 20:31:12 +0000 (20:31 +0000)]
describe the recent changes to mod_headers (%%, envclause everywhere)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103447
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 18 Apr 2004 20:26:07 +0000 (20:26 +0000)]
allow %% to represent a literal %.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103446
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 18 Apr 2004 19:55:20 +0000 (19:55 +0000)]
allow env clauses also for 'echo' and 'unset'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103445
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 18 Apr 2004 19:42:34 +0000 (19:42 +0000)]
Allow ErrorHeader echo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103444
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 18 Apr 2004 19:17:43 +0000 (19:17 +0000)]
don't segfault, when setting an empty header value
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103442
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 18 Apr 2004 19:05:49 +0000 (19:05 +0000)]
simplifications
There's no need for different server and dir configs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103441
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 18 Apr 2004 17:11:09 +0000 (17:11 +0000)]
remove unused parameters and minor memory leak
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103440
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 18 Apr 2004 16:25:16 +0000 (16:25 +0000)]
:retab
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103439
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 18 Apr 2004 16:21:17 +0000 (16:21 +0000)]
:retab + other WS changes
(no code changes)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103438
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Sun, 18 Apr 2004 16:02:57 +0000 (16:02 +0000)]
Implement the "CGI bucket" in mod_cgi to handle stderr output during
script execution, preventing deadlock if stderr output fills the pipe
buffer:
* modules/generators/mod_cgi.c (log_script_err): Return a read error.
(cgi_bucket_create, cgi_bucket_dup, cgi_read_stdout, cgi_bucket_read):
New functions.
(cgi_handler): Use new CGI bucket rather than a pipe bucket if
APR_FILES_AS_SOCKETS; use zero read timeout from stdout/stderr during
script execution.
PR: 22030
Submitted by: Joe Orton, Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103437
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 17 Apr 2004 22:57:34 +0000 (22:57 +0000)]
we no longer cvs stat for revision checking
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103434
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 17 Apr 2004 11:34:05 +0000 (11:34 +0000)]
fix references
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103426
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 17 Apr 2004 11:18:06 +0000 (11:18 +0000)]
add revision keyword
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103425
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 17 Apr 2004 11:09:26 +0000 (11:09 +0000)]
fix references
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103424
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 17 Apr 2004 10:49:23 +0000 (10:49 +0000)]
add $Revision$ keyword
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103423
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 17 Apr 2004 10:38:57 +0000 (10:38 +0000)]
fix references / update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103422
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 17 Apr 2004 10:31:09 +0000 (10:31 +0000)]
the up-to-date checker currently depends on a properly configured cvs in path
that's totally uncool. Let make cvs the work on the fly:
- start adding $Revision$ keyword to english files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103421
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 17 Apr 2004 00:26:52 +0000 (00:26 +0000)]
remove unused variables
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103420
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 17 Apr 2004 00:19:16 +0000 (00:19 +0000)]
don't return forbidden, if the file was just not found.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103419
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 16 Apr 2004 21:53:36 +0000 (21:53 +0000)]
ignore more helper files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103415
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 16 Apr 2004 19:01:15 +0000 (19:01 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103411
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 16 Apr 2004 18:47:26 +0000 (18:47 +0000)]
mention force-gzip
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103410
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Fri, 16 Apr 2004 05:12:22 +0000 (05:12 +0000)]
mod_deflate:
- New option for DEFLATE output file (force-gzip), which skips checking the accept-encoding header.
- New output filter 'INFLATE' for uncompressing responses.
Submitted by: Nick Kew <Nick at WebThing dot com>
Reviewed by: Ian Holsman
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103405
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 15 Apr 2004 20:36:45 +0000 (20:36 +0000)]
* server/vhost.c (remove_unused_name_vhosts): Remove redundant check;
catch all port-based NameVirtualHosts without defined VirtualHosts,
preventing segfaults later in some misconfigurations.
PR: 27731
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103400
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 15 Apr 2004 20:17:06 +0000 (20:17 +0000)]
Synch with 2.0 branch.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103399
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 15 Apr 2004 19:04:00 +0000 (19:04 +0000)]
Add mod_version to the NetWare build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103395
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 14 Apr 2004 16:58:34 +0000 (16:58 +0000)]
Fix a typo and clean up some tab characters.
Submitted by: Guenter Knauf <gk@gknw.de>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103388
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 14 Apr 2004 14:41:28 +0000 (14:41 +0000)]
Don't repeatedly allocate the binddn and bindpw from the st->pool (pconf pool) in order to avoid uncontrolled memory allocations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103384
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 12 Apr 2004 19:21:13 +0000 (19:21 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103367
13f79535 -47bb-0310-9956-
ffa450edef68
Geoffrey Young [Mon, 12 Apr 2004 17:52:19 +0000 (17:52 +0000)]
add "ErrorDocument 404 default" description
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103363
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 12 Apr 2004 17:40:17 +0000 (17:40 +0000)]
sync
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103362
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 12 Apr 2004 17:22:27 +0000 (17:22 +0000)]
minor corrections
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103356
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 12 Apr 2004 16:21:54 +0000 (16:21 +0000)]
fade out the different languages for print
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103353
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 12 Apr 2004 16:14:35 +0000 (16:14 +0000)]
some nitpicking
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103352
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 12 Apr 2004 15:57:31 +0000 (15:57 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103351
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 12 Apr 2004 15:50:43 +0000 (15:50 +0000)]
describe mod_version, please review.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103350
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 11 Apr 2004 23:55:10 +0000 (23:55 +0000)]
the eight space tabs are harassing me.
:set tabstop=8
:retab
(no code changes)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103348
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 11 Apr 2004 17:06:03 +0000 (17:06 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103346
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 11 Apr 2004 16:37:43 +0000 (16:37 +0000)]
nobody came up with another patch or objections and it should not get lost:
add mod_version and invoke it into *x (modules = all) and win32 builds
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103345
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 10 Apr 2004 22:15:39 +0000 (22:15 +0000)]
updae transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103342
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 10 Apr 2004 22:09:47 +0000 (22:09 +0000)]
add some notes about server admin URLs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103341
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 10 Apr 2004 21:44:43 +0000 (21:44 +0000)]
accept URLs as ServerAdmin contact. If it's not recognized as an URL, assume
an email address and prepend it with mailto: in server outputs.
PR: 28174
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103339
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 10 Apr 2004 20:23:51 +0000 (20:23 +0000)]
fix cache confusion which happens if different virtualhosts define
rewritemaps with the same name.
This is done using name mangling. For the cache we prefix the map name
with the hex value of the current server struct pointer. This way
inherited maps still use the same cache.
PR: 26462
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103335
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 10 Apr 2004 18:40:53 +0000 (18:40 +0000)]
"ErrorDocument default" changes broke inheritance. consider:
<Directory /foo>
ErrorDocument 404 blah
</Directory>
<DIrectory /foo/bar>
ErrorDocument 500 boo
# 404 is now fallen back to default
</Directory>
This patch solves the problem.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103333
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 10 Apr 2004 17:48:52 +0000 (17:48 +0000)]
cleanup log_header_out function:
- no need to ask r->err_headers_out, because it's already merged with
r->headers_out at this stage
- allow multiple headers like Set-Cookie to be logged properly
PR: 27787
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103331
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 10 Apr 2004 14:21:18 +0000 (14:21 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103330
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 10 Apr 2004 13:57:39 +0000 (13:57 +0000)]
Fix a bunch of cases where the return code of the regex compiler
was not checked properly. This affects: mod_setenvif, mod_usertrack,
mod_proxy, mod_proxy_ftp and core.
PR: 28218
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103328
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 10 Apr 2004 13:17:15 +0000 (13:17 +0000)]
escape the cookie_name before pasting into the regexp.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103326
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 10 Apr 2004 12:36:34 +0000 (12:36 +0000)]
let's be more lenient, in what we accept.
commas are allowed as separators and whitespaces are not a must.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103325
13f79535 -47bb-0310-9956-
ffa450edef68
Hiroaki Kawai [Sat, 10 Apr 2004 07:14:25 +0000 (07:14 +0000)]
update the Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103324
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Fri, 9 Apr 2004 07:00:26 +0000 (07:00 +0000)]
Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103313
13f79535 -47bb-0310-9956-
ffa450edef68
Geoffrey Young [Fri, 9 Apr 2004 00:56:26 +0000 (00:56 +0000)]
Enable special ErrorDocument value 'default' which restores the
canned server response for the scope of the directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103310
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 8 Apr 2004 21:16:04 +0000 (21:16 +0000)]
build check-all all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103305
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Thu, 8 Apr 2004 18:17:58 +0000 (18:17 +0000)]
Typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103300
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Thu, 8 Apr 2004 18:17:32 +0000 (18:17 +0000)]
Add a cgi faq entry and point to the tutorial.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103299
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Thu, 8 Apr 2004 18:06:38 +0000 (18:06 +0000)]
Make sure that the CGI tutorial answers
all the CGI FAQs that I commonly
see.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103298
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 8 Apr 2004 15:29:42 +0000 (15:29 +0000)]
Remove the autoload dependancy on util_ldap in order to allow auth_ldap to fail normally if util_ldap is not loaded or loaded out of order
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103296
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 7 Apr 2004 21:43:01 +0000 (21:43 +0000)]
Don't allocation large buffers on the stack to avoid over-running a fixed length stack when ap_build_cont_config() is called recursively (ie. nested <IfDefine> blocks).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103290
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 6 Apr 2004 22:47:46 +0000 (22:47 +0000)]
Allow the NetWare makefiles to clean up some files that were missed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103286
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 6 Apr 2004 15:12:27 +0000 (15:12 +0000)]
Make sure that if auth_ldap is loaded, mod_ldap is also loaded
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103281
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Tue, 6 Apr 2004 06:11:57 +0000 (06:11 +0000)]
Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103280
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Tue, 6 Apr 2004 06:06:01 +0000 (06:06 +0000)]
Update Japanese translations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103279
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Tue, 6 Apr 2004 06:00:42 +0000 (06:00 +0000)]
Update Japanese translation.
Submitted by: Hiroaki KAWAI, Yoshiki Hayashi
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103278
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Tue, 6 Apr 2004 05:51:02 +0000 (05:51 +0000)]
Update Japanese translations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103277
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 5 Apr 2004 18:18:32 +0000 (18:18 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103274
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 5 Apr 2004 18:13:15 +0000 (18:13 +0000)]
document ErrorHeader directive
(more or less taken from 1.3)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103273
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 5 Apr 2004 18:00:50 +0000 (18:00 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103272
13f79535 -47bb-0310-9956-
ffa450edef68
Geoffrey Young [Mon, 5 Apr 2004 18:00:15 +0000 (18:00 +0000)]
Allow Digest providers to return AUTH_DENIED to propagate a 401
status and terminate the provider chain prior to checking the password.
Reviewed by: justin
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103271
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 5 Apr 2004 17:55:58 +0000 (17:55 +0000)]
document new RequestHeader behaviour
PR: 27951
Submitted by: vincent gryzor.com (Vincent Deffontaines)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103270
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 5 Apr 2004 17:34:48 +0000 (17:34 +0000)]
allow RequestHeader to be conditional
PR: 27951
Basically submitted by: vincent gryzor.com (Vincent Deffontaines)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103269
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 3 Apr 2004 23:22:18 +0000 (23:22 +0000)]
fix segfault, which occurs if no CT is set and wildcards are used.
PR: 28047
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103266
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 3 Apr 2004 20:50:00 +0000 (20:50 +0000)]
no longer remove the EOS bucket
PR: 27928
Submitted by: Bojan Smojver <bojan rexursive.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103263
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 3 Apr 2004 20:29:37 +0000 (20:29 +0000)]
mod_rewrite no longer turns forward proxy requests into reverse proxy
requests.
PR: 28125
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103261
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 3 Apr 2004 17:05:54 +0000 (17:05 +0000)]
bring these translations up to date.
Reviewed by: Kess
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103257
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 3 Apr 2004 16:30:29 +0000 (16:30 +0000)]
`build check-all all`
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103254
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sat, 3 Apr 2004 16:24:58 +0000 (16:24 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103253
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 2 Apr 2004 23:17:29 +0000 (23:17 +0000)]
Stop locking all of the connections while trying to find an available connection that meets the specified criteria. If a connection doesn't meet the criteria, unlock it so that it remains available for other requests.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103250
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 2 Apr 2004 21:08:29 +0000 (21:08 +0000)]
Could that be snow I see?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103248
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 2 Apr 2004 21:04:47 +0000 (21:04 +0000)]
PNG versions of gifs for pdflatex.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103247
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 2 Apr 2004 21:04:10 +0000 (21:04 +0000)]
PNG versions of gifs for LaTeX.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103246
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 2 Apr 2004 21:02:46 +0000 (21:02 +0000)]
Forward Port:
Put a little more detail (including copyright notice) into
frontmatter of latex version. Also prepare for inclusion
of png graphics.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103245
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 2 Apr 2004 21:00:27 +0000 (21:00 +0000)]
Forward port:
Add <columnspec> and make a couple other very small changes
to let latex render tables a little better.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103244
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 1 Apr 2004 22:14:55 +0000 (22:14 +0000)]
these files are now part of the build tools
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103229
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 31 Mar 2004 22:56:08 +0000 (22:56 +0000)]
Update the DN information associated with each LDAP connection after util_ldap_cache_checkuserid() rebinds the connection.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103225
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 30 Mar 2004 21:07:39 +0000 (21:07 +0000)]
sync with APACHE_2_0_BRANCH
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103222
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 30 Mar 2004 19:58:14 +0000 (19:58 +0000)]
build check-all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103216
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 30 Mar 2004 19:53:45 +0000 (19:53 +0000)]
typos and a wrong href
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103215
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Tue, 30 Mar 2004 10:57:30 +0000 (10:57 +0000)]
* modules/generators/mod_cgid.c (cgid_server, set_script_socket):
Remove unused variables.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103209
13f79535 -47bb-0310-9956-
ffa450edef68