]> granicus.if.org Git - apache/log
apache
19 years agofix minor annoyance on z/OS: __FILE__ is set to
Jeff Trawick [Tue, 24 May 2005 22:11:24 +0000 (22:11 +0000)]
fix minor annoyance on z/OS: __FILE__ is set to
"./foo.c" instead of simply "foo.c", so filter
out all but the basename before logging it with
debug messages

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178299 13f79535-47bb-0310-9956-ffa450edef68

19 years agoEBCDIC: Handle chunked input from client or, with proxy, origin
Jeff Trawick [Tue, 24 May 2005 19:49:06 +0000 (19:49 +0000)]
EBCDIC: Handle chunked input from client or, with proxy, origin
server.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178262 13f79535-47bb-0310-9956-ffa450edef68

19 years agoNote the addition of the mod_authn_alias module
Bradley Nicholes [Tue, 24 May 2005 18:10:16 +0000 (18:10 +0000)]
Note the addition of the mod_authn_alias module

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178222 13f79535-47bb-0310-9956-ffa450edef68

19 years agoFix trailing backslashes in configuration directives.
Paul Querna [Tue, 24 May 2005 17:25:41 +0000 (17:25 +0000)]
Fix trailing backslashes in configuration directives.

PR: 34834
Submitted by: Timo Viipuri <viipuri dlc.fi>
Reviewed by: Paul Querna

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178209 13f79535-47bb-0310-9956-ffa450edef68

19 years agoFix typo.
Hiroaki Kawai [Tue, 24 May 2005 15:47:29 +0000 (15:47 +0000)]
Fix typo.
Submitted by: kano@na.rim.or.jp

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178194 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUpdate Japanese translation.
Hiroaki Kawai [Tue, 24 May 2005 15:43:19 +0000 (15:43 +0000)]
Update Japanese translation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178192 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd mod_authn_alias to the build
Bradley Nicholes [Mon, 23 May 2005 23:09:58 +0000 (23:09 +0000)]
Add mod_authn_alias to the build

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178054 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd the auth provider name as a note in the request so that authn_provider_alias...
Bradley Nicholes [Mon, 23 May 2005 23:07:49 +0000 (23:07 +0000)]
Add the auth provider name as a note in the request so that authn_provider_alias is able to look up the original provider along with the per_dir configuration.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178052 13f79535-47bb-0310-9956-ffa450edef68

19 years agoSubmitted by: Rüdiger Pluem <r.pluem@t-online.de>
Sander Striker [Mon, 23 May 2005 20:54:10 +0000 (20:54 +0000)]
Submitted by: Rüdiger Pluem <r.pluem@t-online.de>

* server/core.c

  (default_handler): Always give the filters a chance at processing
   the response.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178018 13f79535-47bb-0310-9956-ffa450edef68

19 years agoauthn_provider_alias adds the configuration block tag
Bradley Nicholes [Mon, 23 May 2005 17:43:10 +0000 (17:43 +0000)]
authn_provider_alias adds the configuration block tag
<AuthnProviderAlias baseProvider Alias>
Authentication directives contained within this block can be
referenced as a new authProvider using the AuthBasicProvider or
AuthDigestProvider directives.  These directives will be merged in to
the per_dir configuration just before the base provider is called.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@177985 13f79535-47bb-0310-9956-ffa450edef68

19 years agosync
Jeff Trawick [Sat, 21 May 2005 12:25:35 +0000 (12:25 +0000)]
sync

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@171206 13f79535-47bb-0310-9956-ffa450edef68

19 years agoThe new function ap_logs_child_init() is intended for use
Jeff Trawick [Fri, 20 May 2005 10:50:17 +0000 (10:50 +0000)]
The new function ap_logs_child_init() is intended for use
only by the core server.  Require CORE_PRIVATE to obtain
the prototype.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@171093 13f79535-47bb-0310-9956-ffa450edef68

19 years agoFix 32787 and the problems I have when using
Jean-Frederic Clere [Thu, 19 May 2005 12:38:57 +0000 (12:38 +0000)]
Fix 32787 and the problems I have when using
--enable-experimental-libtool. (libtool is
an excutable in this case).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170920 13f79535-47bb-0310-9956-ffa450edef68

19 years agofix typo in comment
Jeff Trawick [Thu, 19 May 2005 11:53:48 +0000 (11:53 +0000)]
fix typo in comment

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170914 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* server/mpm/worker/worker.c (listener_thread): Create ptrans pool as
Joe Orton [Thu, 19 May 2005 09:01:22 +0000 (09:01 +0000)]
* server/mpm/worker/worker.c (listener_thread): Create ptrans pool as
a child of pconf, to fix APR pool lifetime checks in apr_tables.c.

Submitted by: Joe Schaefer

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170896 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation
André Malo [Wed, 18 May 2005 17:26:38 +0000 (17:26 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170780 13f79535-47bb-0310-9956-ffa450edef68

19 years agosome markup cleanup, better topic section name, fix XML validation error
André Malo [Wed, 18 May 2005 17:13:54 +0000 (17:13 +0000)]
some markup cleanup, better topic section name, fix XML validation error

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170778 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* fix EOL properties
André Malo [Wed, 18 May 2005 17:00:19 +0000 (17:00 +0000)]
* fix EOL properties
* add LastChangedRevision keyword to mod_dbd.xml
* fix copyright year in mod_dbd.xml

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170775 13f79535-47bb-0310-9956-ffa450edef68

19 years agosvn:eol-style native
André Malo [Wed, 18 May 2005 15:41:25 +0000 (15:41 +0000)]
svn:eol-style native

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170766 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd HTML version of manual page for mod_dbd
Nick Kew [Wed, 18 May 2005 13:36:25 +0000 (13:36 +0000)]
Add HTML version of manual page for mod_dbd

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170750 13f79535-47bb-0310-9956-ffa450edef68

19 years agoFix up header in mod_dbd.h (I remembered .c but not .h before previous commit)
Nick Kew [Wed, 18 May 2005 09:23:20 +0000 (09:23 +0000)]
Fix up header in mod_dbd.h (I remembered .c but not .h before previous commit)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170730 13f79535-47bb-0310-9956-ffa450edef68

19 years agoCommitting mod_dbd as new.
Nick Kew [Wed, 18 May 2005 09:19:34 +0000 (09:19 +0000)]
Committing mod_dbd as new.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170729 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* server/log.c (piped_log_spawn): Don't leak an fd for each
Joe Orton [Wed, 18 May 2005 08:03:37 +0000 (08:03 +0000)]
* server/log.c (piped_log_spawn): Don't leak an fd for each
invocation.

Reviewed by: Jeff Trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170719 13f79535-47bb-0310-9956-ffa450edef68

19 years agoWebDAVFS (1.3) is still broken in OS X Tiger.
Erik Abele [Tue, 17 May 2005 21:01:37 +0000 (21:01 +0000)]
WebDAVFS (1.3) is still broken in OS X Tiger.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170662 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate translation
Astrid Malo [Tue, 17 May 2005 19:32:16 +0000 (19:32 +0000)]
update translation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170645 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation.
Paul Querna [Tue, 17 May 2005 18:55:42 +0000 (18:55 +0000)]
update transformation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170643 13f79535-47bb-0310-9956-ffa450edef68

19 years agoMove the info about the params to the correct section.
Paul Querna [Tue, 17 May 2005 18:45:17 +0000 (18:45 +0000)]
Move the info about the params to the correct section.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170637 13f79535-47bb-0310-9956-ffa450edef68

19 years agotypo
Astrid Malo [Tue, 17 May 2005 18:39:41 +0000 (18:39 +0000)]
typo

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170636 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation
Astrid Malo [Tue, 17 May 2005 18:20:37 +0000 (18:20 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170632 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* support/ab.c: Rewrite SSL support so that it works reliably, and
Joe Orton [Tue, 17 May 2005 15:34:43 +0000 (15:34 +0000)]
* support/ab.c: Rewrite SSL support so that it works reliably, and
enable it by default when the --enable-ssl is passed to configure.
Adds support for -Z and -f arguments to tweak SSL protocol options.

Submitted by: Masaoki Kobayashi <masaoki techfirm.co.jp>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170612 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* server/log.c (ap_open_piped_log): Remove errno handling.
Joe Orton [Tue, 17 May 2005 08:03:03 +0000 (08:03 +0000)]
* server/log.c (ap_open_piped_log): Remove errno handling.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170537 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* server/log.c (piped_log_spawn): Return the APR error code,
Joe Orton [Mon, 16 May 2005 19:59:05 +0000 (19:59 +0000)]
* server/log.c (piped_log_spawn): Return the APR error code,
as expected by piped_log_maintenance (and fixing "Unknown
error" messages in error path there).
(ap_open_piped_log): Expect an APR error code.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170441 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* server/protocol.c (read_request_line): Revert addition of error
Joe Orton [Mon, 16 May 2005 19:36:04 +0000 (19:36 +0000)]
* server/protocol.c (read_request_line): Revert addition of error
message which triggers every time dummy_connection() is used to wake
up a child.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170433 13f79535-47bb-0310-9956-ffa450edef68

19 years ago One issue I repeatedly have with 3rd party module builds is that
William A. Rowe Jr [Mon, 16 May 2005 13:03:35 +0000 (13:03 +0000)]
  One issue I repeatedly have with 3rd party module builds is that
  they may choose to build a platform-default library with the usual
  platform-default extension, as part of the compilation process.

  Modules built on HP/UX with the .sl extension, on OSX with .dylib,
  or on OS2 or Win32 with .dll are perfectly legitimate loadable
  modules, but don't pass muster with apxs.

  This patch allows any of the common source library extensions to
  be passed in, but makes .so the explicit target.  The behavior
  already works for .la origin files with an .so target name.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170383 13f79535-47bb-0310-9956-ffa450edef68

19 years ago Did not belong in r170253; evalute this patch seperately from
William A. Rowe Jr [Mon, 16 May 2005 12:59:34 +0000 (12:59 +0000)]
  Did not belong in r170253; evalute this patch seperately from
  the win32 /Oy- patch.  Will recommit for seperate discussion.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170380 13f79535-47bb-0310-9956-ffa450edef68

19 years ago This module shouldn't have been added; it's an experiment on my
William A. Rowe Jr [Mon, 16 May 2005 12:54:03 +0000 (12:54 +0000)]
  This module shouldn't have been added; it's an experiment on my
  local tree.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170377 13f79535-47bb-0310-9956-ffa450edef68

19 years agoSupport the suppress-error-charset setting, as with Apache 1.3.x.
Jeff Trawick [Mon, 16 May 2005 10:41:42 +0000 (10:41 +0000)]
Support the suppress-error-charset setting, as with Apache 1.3.x.

With Apache 1.3.x, it is a bit simpler as the request does
not go through ap_make_content_type().

Modules can set custom error responses but not be able to
set the charset, so they have to code the charset in the
html.  Thus, it is useful to preserve 1.3.x behavior exactly.

PR: 26467

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170354 13f79535-47bb-0310-9956-ffa450edef68

19 years agoPrevent hangs of child processes when writing to piped loggers at
Jeff Trawick [Sun, 15 May 2005 23:56:48 +0000 (23:56 +0000)]
Prevent hangs of child processes when writing to piped loggers at
the time of graceful restart.

PR:          26467
Reviewed by: Joe Orton

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170281 13f79535-47bb-0310-9956-ffa450edef68

19 years ago Reintroduce stack frame construction with /Oy- (removal was implied by /O2).
William A. Rowe Jr [Sun, 15 May 2005 19:11:57 +0000 (19:11 +0000)]
  Reintroduce stack frame construction with /Oy- (removal was implied by /O2).
  This makes binaries far easier to debug, during operation and for post-crash
  .dmp analysis.  Do not alter /Gs optimizations per brane.

Reviewed by: stoddard, brane

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170253 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUpdate Japanese translations.
Hiroaki Kawai [Sun, 15 May 2005 13:24:50 +0000 (13:24 +0000)]
Update Japanese translations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170219 13f79535-47bb-0310-9956-ffa450edef68

19 years agofix typo.
Hiroaki Kawai [Sun, 15 May 2005 12:45:29 +0000 (12:45 +0000)]
fix typo.
Submitted by: Nobuyuki Morita

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170215 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* configure.in: Disallow use of bundled APR with external APR-util, or
Joe Orton [Fri, 13 May 2005 14:44:21 +0000 (14:44 +0000)]
* configure.in: Disallow use of bundled APR with external APR-util, or
bundled APR-util with external APR, another cause of the dreaded
PR21718.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170029 13f79535-47bb-0310-9956-ffa450edef68

19 years agoMake sure that the LDAPVerifyServerCert patch is compatibile with apr-util 1.1.x...
Bradley Nicholes [Thu, 12 May 2005 15:35:55 +0000 (15:35 +0000)]
Make sure that the LDAPVerifyServerCert patch is compatibile with apr-util 1.1.x.  Once apr-util 1.2 is released, the ifdef's need to be removed and apr_ldap_set_option() will handle the SDK differences.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@169834 13f79535-47bb-0310-9956-ffa450edef68

19 years agoShow the Quick Handlers in mod_info. Commit it to trunk, instead of the
Paul Querna [Thu, 12 May 2005 07:45:39 +0000 (07:45 +0000)]
Show the Quick Handlers in mod_info. Commit it to trunk, instead of the
Listen-Protocol Branch that my -dev workspace was using.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@169789 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd the LDAPVerifyServerCert directive to the util_ldap doc
Bradley Nicholes [Wed, 11 May 2005 22:58:37 +0000 (22:58 +0000)]
Add the LDAPVerifyServerCert directive to the util_ldap doc

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@169711 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd the LDAPVerifyServerCert directive to util_ldap to force
Bradley Nicholes [Wed, 11 May 2005 22:34:18 +0000 (22:34 +0000)]
Add the LDAPVerifyServerCert directive to util_ldap to force
verification of a server certificate when establishing an SSL connection
to the LDAP server

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@169705 13f79535-47bb-0310-9956-ffa450edef68

19 years agoI can spell 'before', honest.
Paul Querna [Wed, 11 May 2005 20:22:23 +0000 (20:22 +0000)]
I can spell 'before', honest.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@169693 13f79535-47bb-0310-9956-ffa450edef68

19 years agoMake sure mod_rewrite always runs before mod_proxy in the translate_name hook. This...
Paul Querna [Wed, 11 May 2005 20:11:44 +0000 (20:11 +0000)]
Make sure mod_rewrite always runs before mod_proxy in the translate_name hook.  This makes doing RewriteRules on a Reverse Proxy.. Slightly more predictable than the order of LoadModules.

Reported By: David D. Miller <justdave bugzilla.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@169692 13f79535-47bb-0310-9956-ffa450edef68

19 years agoCorrect User/Group bug reported on the mailing list by Vincent
Rich Bowen [Mon, 9 May 2005 15:30:19 +0000 (15:30 +0000)]
Correct User/Group bug reported on the mailing list by Vincent
Deffontaines

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@169327 13f79535-47bb-0310-9956-ffa450edef68

19 years agodeprecation, n.: something that happens to functions
Joe Orton [Mon, 9 May 2005 13:50:22 +0000 (13:50 +0000)]
deprecation, n.: something that happens to functions
before they're removed.

depreciation, n.: the reason why you laugh at people who
buy brand new cars.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@169315 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd docs for SSLCADNRequestFile and SSLCADNRequestPath,
Joe Orton [Mon, 9 May 2005 13:35:23 +0000 (13:35 +0000)]
Add docs for SSLCADNRequestFile and SSLCADNRequestPath,
based on patch by Tim K. Taylor.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@169311 13f79535-47bb-0310-9956-ffa450edef68

19 years agofix typo.
Hiroaki Kawai [Mon, 9 May 2005 03:05:51 +0000 (03:05 +0000)]
fix typo.
Submitted by: Nobuyuki Morita

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@169226 13f79535-47bb-0310-9956-ffa450edef68

19 years agomissed a couple.
Greg Ames [Fri, 6 May 2005 20:37:05 +0000 (20:37 +0000)]
missed a couple.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@168649 13f79535-47bb-0310-9956-ffa450edef68

19 years agoBacking out the AuthLDAPAllowDNAuth patch from r168016. Because of LDAP filter issue...
Bradley Nicholes [Fri, 6 May 2005 19:50:57 +0000 (19:50 +0000)]
Backing out the AuthLDAPAllowDNAuth patch from r168016.  Because of LDAP filter issues this patch still can't guarantee unique results.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@168644 13f79535-47bb-0310-9956-ffa450edef68

19 years ago`build all`
André Malo [Fri, 6 May 2005 06:36:39 +0000 (06:36 +0000)]
`build all`

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@168540 13f79535-47bb-0310-9956-ffa450edef68

19 years agoRemove this old email from the source tree.
Paul Querna [Fri, 6 May 2005 02:26:26 +0000 (02:26 +0000)]
Remove this old email from the source tree.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@168496 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* server/listen.c: Remove the unused port parameter from open_listeners, and update...
Paul Querna [Thu, 5 May 2005 21:15:45 +0000 (21:15 +0000)]
* server/listen.c: Remove the unused port parameter from open_listeners, and update the comment to reflect reality.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@168411 13f79535-47bb-0310-9956-ffa450edef68

19 years agonote change in mod_authnz_ldap
Bradley Nicholes [Thu, 5 May 2005 15:29:01 +0000 (15:29 +0000)]
note change in mod_authnz_ldap

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@168340 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd AP_INIT_TAKE_ARGV. There can be some inconsistent results because of the behavoir...
Paul Querna [Wed, 4 May 2005 22:23:00 +0000 (22:23 +0000)]
Add AP_INIT_TAKE_ARGV. There can be some inconsistent results because of the behavoir of ap_getword_conf. Do not rely upon any last argument that is "".  If the argument is in the middle of the line, it should work correctly.

This is updated from the version sent to dev@httpd to fix the behavoir with 0 arguments.

* include/http_config.h: minor MMN bump for the new interface.
* modules/generators/mod_autoindex.c: Migrate IndexOptions to the new ARGV command type.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@168202 13f79535-47bb-0310-9956-ffa450edef68

19 years agoworker and event mpms: transient thread creation errors shouldn't take down
Greg Ames [Wed, 4 May 2005 20:00:23 +0000 (20:00 +0000)]
worker and event mpms: transient thread creation errors shouldn't take down
the whole server.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@168182 13f79535-47bb-0310-9956-ffa450edef68

19 years agoThe SPMT_OS2_MPM doesn't exist. The warning is also wrong, since both winnt and...
Paul Querna [Wed, 4 May 2005 16:02:44 +0000 (16:02 +0000)]
The SPMT_OS2_MPM doesn't exist.  The warning is also wrong, since both winnt and prefork MPMs call this function.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@168139 13f79535-47bb-0310-9956-ffa450edef68

19 years agoMissing ErrorDocument line for Not Acceptable.
Joshua Slive [Wed, 4 May 2005 00:23:48 +0000 (00:23 +0000)]
Missing ErrorDocument line for Not Acceptable.

PR: 28581

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@168028 13f79535-47bb-0310-9956-ffa450edef68

19 years agoFix the static function declarations in the prototypes
Bradley Nicholes [Tue, 3 May 2005 23:51:05 +0000 (23:51 +0000)]
Fix the static function declarations in the prototypes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@168023 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd the directive AuthLDAPAllowDNAuth to allow a user to authenticate against an...
Bradley Nicholes [Tue, 3 May 2005 23:07:43 +0000 (23:07 +0000)]
Add the directive AuthLDAPAllowDNAuth to allow a user to authenticate against an LDAP directory using a full user DN.  This directive allows a user to authenticate against a subcontext that may contain non-unique user IDs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@168016 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd a little detail about merging of .htaccess with httpd.conf,
Joshua Slive [Tue, 3 May 2005 19:53:21 +0000 (19:53 +0000)]
Add a little detail about merging of .htaccess with httpd.conf,
and provide an example to enforce certain settings.

PR: 31782
Submitted by: Ray Ferguson <ferguson berbee.com>, Joshua Slive

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@167970 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* server/config.c (process_resource_config_nofnmatch): Fail with
Joe Orton [Tue, 3 May 2005 19:41:02 +0000 (19:41 +0000)]
* server/config.c (process_resource_config_nofnmatch): Fail with
useful error message if the config file can't be opened.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@167965 13f79535-47bb-0310-9956-ffa450edef68

19 years agoFinish committing the transformations that I accidentally started in
Joshua Slive [Tue, 3 May 2005 19:12:51 +0000 (19:12 +0000)]
Finish committing the transformations that I accidentally started in
the last commit.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@167960 13f79535-47bb-0310-9956-ffa450edef68

19 years agoTwo clarifications of ErrorDocument:
Joshua Slive [Tue, 3 May 2005 19:09:19 +0000 (19:09 +0000)]
Two clarifications of ErrorDocument:

1. /-rooted paths are relative to DocumentRoot.

2. Bad requests will sometimes ignore ErrorDocument.

PR: 27352

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@167959 13f79535-47bb-0310-9956-ffa450edef68

19 years agoTypo fix.
Joshua Slive [Tue, 3 May 2005 16:56:52 +0000 (16:56 +0000)]
Typo fix.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@167936 13f79535-47bb-0310-9956-ffa450edef68

19 years agoDcoument the fact that startssl is gone.
Joshua Slive [Tue, 3 May 2005 14:23:33 +0000 (14:23 +0000)]
Dcoument the fact that startssl is gone.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@167912 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd a vote.
Graham Leggett [Mon, 2 May 2005 20:21:40 +0000 (20:21 +0000)]
Add a vote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@165677 13f79535-47bb-0310-9956-ffa450edef68

19 years ago%t has logged request time for a very long time.
Joshua Slive [Mon, 2 May 2005 19:53:14 +0000 (19:53 +0000)]
%t has logged request time for a very long time.
From mod_log_config.c:
    /* ###  I think getting the time again at the end of the request
     * just for logging is dumb.  i know it's "required" for CLF.
     * folks writing log parsing tools don't realise that out of order
     * times have always been possible (consider what happens if one
     * process calculates the time to log, but then there's a context
     * switch before it writes and before that process is run again the
     * log rotation occurs) and they should just fix their tools rather
     * than force the server to pay extra cpu cycles.  if you've got
     * a problem with this, you can set the define.  -djg
     */

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@165671 13f79535-47bb-0310-9956-ffa450edef68

19 years agoDisable some default LibC debugging code when compiling optimized
Bradley Nicholes [Fri, 29 Apr 2005 21:14:21 +0000 (21:14 +0000)]
Disable some default LibC debugging code when compiling optimized

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@165340 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* modules/mappers/mod_userdir.c (get_suexec_id_doer): Fix allocation
Joe Orton [Thu, 28 Apr 2005 15:19:06 +0000 (15:19 +0000)]
* modules/mappers/mod_userdir.c (get_suexec_id_doer): Fix allocation
size.

PR: 34588

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@165151 13f79535-47bb-0310-9956-ffa450edef68

19 years agoMove the ldap_set_option() call to set the connection time from being global to being...
Bradley Nicholes [Tue, 26 Apr 2005 23:52:41 +0000 (23:52 +0000)]
Move the ldap_set_option() call to set the connection time from being global to being connection specific.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164919 13f79535-47bb-0310-9956-ffa450edef68

19 years ago- don't allow PROPFIND in the default config for public_html directories
Joe Orton [Tue, 26 Apr 2005 07:51:11 +0000 (07:51 +0000)]
- don't allow PROPFIND in the default config for public_html directories

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164763 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation.
Paul Querna [Tue, 26 Apr 2005 07:09:21 +0000 (07:09 +0000)]
update transformation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164758 13f79535-47bb-0310-9956-ffa450edef68

19 years agoDocument that SSLRequire is broken for use in threaded MPMs and .htaccess files.
Paul Querna [Tue, 26 Apr 2005 07:06:45 +0000 (07:06 +0000)]
Document that SSLRequire is broken for use in threaded MPMs and .htaccess files.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164756 13f79535-47bb-0310-9956-ffa450edef68

19 years agohttpd-config would be a great thing to replace apxs with.
Paul Querna [Tue, 26 Apr 2005 06:52:04 +0000 (06:52 +0000)]
httpd-config would be a great thing to replace apxs with.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164755 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAllowEncodedSlashes fix was backported in 2.0.52. Remove this STATUS file entry.
Paul Querna [Tue, 26 Apr 2005 06:45:44 +0000 (06:45 +0000)]
AllowEncodedSlashes fix was backported in 2.0.52.  Remove this STATUS file entry.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164752 13f79535-47bb-0310-9956-ffa450edef68

19 years agoOops... document ap_get_local_host() rewrite.
Jim Jagielski [Mon, 25 Apr 2005 17:24:25 +0000 (17:24 +0000)]
Oops... document ap_get_local_host() rewrite.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164607 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd ap_vhost_iterate_given_conn() as I had previously mentioned on the mailing list.
Paul Querna [Mon, 25 Apr 2005 05:23:18 +0000 (05:23 +0000)]
Add ap_vhost_iterate_given_conn() as I had previously mentioned on the mailing list.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164538 13f79535-47bb-0310-9956-ffa450edef68

19 years agoRemove ap_method_list_do and ap_method_list_vdo as previously mentioned dev@httpd.
Paul Querna [Mon, 25 Apr 2005 05:19:18 +0000 (05:19 +0000)]
Remove ap_method_list_do and ap_method_list_vdo as previously mentioned dev@httpd.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164536 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* httpd/modules/ssl/NWGNUmakefile
André Malo [Sat, 23 Apr 2005 23:03:23 +0000 (23:03 +0000)]
* httpd/modules/ssl/NWGNUmakefile

  svn:eol-style = native

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164428 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* manual/mod/mod_log_config.html.ja.euc-jp
André Malo [Sat, 23 Apr 2005 22:56:59 +0000 (22:56 +0000)]
* manual/mod/mod_log_config.html.ja.euc-jp
  manual/mod/mod_log_config.xml.meta
  manual/mod/directives.html.de
  manual/mod/directives.html.en
  manual/mod/directives.html.es
  manual/mod/quickreference.html.de
  manual/mod/quickreference.html.en
  manual/mod/quickreference.html.es
  manual/mod/mod_log_config.html.en
  manual/mod/mod_log_config.xml.ja
  manual/mod/mod_log_config.xml.ko
  manual/platform/netware.xml.ko
  manual/platform/netware.html.en

  Update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164425 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* docs/manual/mod/mod_log_config.xml
André Malo [Sat, 23 Apr 2005 22:51:09 +0000 (22:51 +0000)]
* docs/manual/mod/mod_log_config.xml

  Fix XML validation error

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164424 13f79535-47bb-0310-9956-ffa450edef68

19 years agoDocument BufferedLogs
Joshua Slive [Fri, 22 Apr 2005 17:33:42 +0000 (17:33 +0000)]
Document BufferedLogs

PR: 32492

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164258 13f79535-47bb-0310-9956-ffa450edef68

19 years agoEnsure that we always return a FQDN... This is not guaranteed by either
Jim Jagielski [Thu, 21 Apr 2005 17:30:21 +0000 (17:30 +0000)]
Ensure that we always return a FQDN... This is not guaranteed by either
apr_sockaddr_info_get() or apr_getnameinfo(). Also note that under
OS X, apr_getnameinfo() always seems to fail (at least on my
machines) so if we don't specific ServerName at the global setting,
we get a warning.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164092 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAPRized ap_get_local_host()
Jim Jagielski [Wed, 20 Apr 2005 20:40:46 +0000 (20:40 +0000)]
APRized ap_get_local_host()

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@162066 13f79535-47bb-0310-9956-ffa450edef68

19 years agouse BSD sockets when building for IPV6
Bradley Nicholes [Wed, 20 Apr 2005 19:44:43 +0000 (19:44 +0000)]
use BSD sockets when building for IPV6

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@162054 13f79535-47bb-0310-9956-ffa450edef68

19 years agoFix issue where mod_ssl does not pick up the ssl-unclean-shutdown
Joe Orton [Tue, 19 Apr 2005 20:02:09 +0000 (20:02 +0000)]
Fix issue where mod_ssl does not pick up the ssl-unclean-shutdown
setting when configured e.g. as a reverse proxy:

* modules/ssl/ssl_private.h: Remove ssl_hook_Translate.

* modules/ssl/ssl_engine_kernel.c (ssl_hook_ReadReq): Merge in
ssl_hook_Translate.  (ssl_hook_Translate): Remove.

* modules/ssl/mod_ssl.c (ssl_register_hooks): Ensure that _ReadReq
hook runs after mod_setenvif.c; don't register translate_name hook.

PR: 34452

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161958 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* docs/conf/extra/httpd-ssl.conf.in: Don't reference directories which
Joe Orton [Tue, 19 Apr 2005 13:09:43 +0000 (13:09 +0000)]
* docs/conf/extra/httpd-ssl.conf.in: Don't reference directories which
aren't created by "make install".  Use BrowserMatch.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161883 13f79535-47bb-0310-9956-ffa450edef68

19 years agoBuild mod_ssl for the NetWare platform
Bradley Nicholes [Mon, 18 Apr 2005 23:18:10 +0000 (23:18 +0000)]
Build mod_ssl for the NetWare platform

Submitted by: Guenter Knauf <fuankg@apache.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161813 13f79535-47bb-0310-9956-ffa450edef68

19 years agoDocument some environment variable options
Bradley Nicholes [Mon, 18 Apr 2005 20:46:14 +0000 (20:46 +0000)]
Document some environment variable options

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161796 13f79535-47bb-0310-9956-ffa450edef68

19 years agoLink to the correct socket library depending on which one is selected
Bradley Nicholes [Mon, 18 Apr 2005 19:54:33 +0000 (19:54 +0000)]
Link to the correct socket library depending on which one is selected

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161791 13f79535-47bb-0310-9956-ffa450edef68

19 years agoFix the logfile names in windows to have a .log extension.
Joshua Slive [Mon, 18 Apr 2005 17:20:11 +0000 (17:20 +0000)]
Fix the logfile names in windows to have a .log extension.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161777 13f79535-47bb-0310-9956-ffa450edef68

19 years agoMake sure we don't overwrite existing config if it
Joshua Slive [Mon, 18 Apr 2005 17:16:21 +0000 (17:16 +0000)]
Make sure we don't overwrite existing config if it
has a name other than httpd.conf.

Submitted by: Rici Lake

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161776 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUpdate German translation
André Malo [Mon, 18 Apr 2005 16:35:53 +0000 (16:35 +0000)]
Update German translation

* manual/mod/core.xml.de
  manual/index.xml.de

  Bring up to date

* manual/index.html.de
  manual/mod/core.xml.meta
  manual/mod/core.html.de
  manual/mod/quickreference.html.de
  manual/index.xml.meta

  Update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161773 13f79535-47bb-0310-9956-ffa450edef68

19 years ago- mod_deflate currently only does C-E, and not T-E. Fix the comment at the top saying...
Paul Querna [Mon, 18 Apr 2005 06:08:56 +0000 (06:08 +0000)]
- mod_deflate currently only does C-E, and not T-E. Fix the comment at the top saying it does T-E.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161738 13f79535-47bb-0310-9956-ffa450edef68

19 years ago'server stuff' is not very descriptive. All the variables in this
Rich Bowen [Mon, 18 Apr 2005 00:53:39 +0000 (00:53 +0000)]
'server stuff' is not very descriptive. All the variables in this
category are date and time variables.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161704 13f79535-47bb-0310-9956-ffa450edef68