]> granicus.if.org Git - apache/log
apache
21 years agoConvert ebcdic to xml, move it to platform, and add a basic index
Joshua Slive [Sat, 21 Sep 2002 18:14:00 +0000 (18:14 +0000)]
Convert ebcdic to xml, move it to platform, and add a basic index
file for the platform directory.

By the way, what is the status of the EBCDIC port for 2.0?  Are these
docs in any way accurate?

Submitted by: Tim Gerundt <tim@gerundt.de>

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

21 years ago<letters> is no longer needed.
André Malo [Sat, 21 Sep 2002 00:55:27 +0000 (00:55 +0000)]
<letters> is no longer needed.

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

21 years ago<letters> is no longer needed
André Malo [Sat, 21 Sep 2002 00:51:34 +0000 (00:51 +0000)]
<letters> is no longer needed

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

21 years agouse generic mechanism to detect and create linked letters
André Malo [Sat, 21 Sep 2002 00:42:42 +0000 (00:42 +0000)]
use generic mechanism to detect and create linked letters
nice side effect: the build speeds up ;-)

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

21 years agoadd generic mechanisms for
André Malo [Sat, 21 Sep 2002 00:40:44 +0000 (00:40 +0000)]
add generic mechanisms for
- collecting start letters of directive names
- creating a letter bar
with this change, the <letters> element is no longer needed

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

21 years agoClean up some left over garbage in the NetWare make files after moving the
Bradley Nicholes [Fri, 20 Sep 2002 16:23:38 +0000 (16:23 +0000)]
Clean up some left over garbage in the NetWare make files after moving the
provider API's into the core.

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

21 years agoAdded provider.c to the core and made adjustment to the auth modules in
Bradley Nicholes [Fri, 20 Sep 2002 16:22:03 +0000 (16:22 +0000)]
Added provider.c to the core and made adjustment to the auth modules in
the project file

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

21 years agoNeed to include the new ap_provider.h header in our export header list so that the
Bradley Nicholes [Fri, 20 Sep 2002 15:28:13 +0000 (15:28 +0000)]
Need to include the new ap_provider.h header in our export header list so that the
AWK script will generate the correct export list.

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

21 years agoA NetWare version of the httpd.conf file is no longer needed since all of the
Bradley Nicholes [Fri, 20 Sep 2002 14:32:47 +0000 (14:32 +0000)]
A NetWare version of the httpd.conf file is no longer needed since all of the
NetWare differences have been folded into httpd-std.conf.in or added through
the mkconfNW.awk script.

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

21 years agoAdd missing includes in mod_authn_file and mod_authn_dbm.
Justin Erenkrantz [Fri, 20 Sep 2002 06:14:31 +0000 (06:14 +0000)]
Add missing includes in mod_authn_file and mod_authn_dbm.

Submitted by: Sebastian Bergmann <lists@sebastian-bergmann.de>
Reviewed by: Justin Erenkrantz

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

21 years agoTake a stab in the dark at fixing up the Netware build due to the
Justin Erenkrantz [Fri, 20 Sep 2002 06:12:38 +0000 (06:12 +0000)]
Take a stab in the dark at fixing up the Netware build due to the
addition of ap_{register|lookup}_provider.

Completely and utterly untested, but seems close.

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

21 years agoFix up Win32 build.
Justin Erenkrantz [Fri, 20 Sep 2002 06:06:41 +0000 (06:06 +0000)]
Fix up Win32 build.

Submitted by: Sebastian Bergmann <lists@sebastian-bergmann.de>
Reviewed by: Justin Erenkrantz (not really, but...)

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

21 years agoRemove mention of AuthDBMAuthoritative and AuthUserFileAuthoritative
Justin Erenkrantz [Fri, 20 Sep 2002 05:15:23 +0000 (05:15 +0000)]
Remove mention of AuthDBMAuthoritative and AuthUserFileAuthoritative
directives.

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

21 years agoFix broken link to rewritemap in rewritelock description
André Malo [Fri, 20 Sep 2002 03:01:22 +0000 (03:01 +0000)]
Fix broken link to rewritemap in rewritelock description
of the quickreference.
Relative anchors to directives may only be set, if we're
actually transforming the particular <modulesynopsis> document.

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

21 years agoFix typo in doxygen comment
Justin Erenkrantz [Fri, 20 Sep 2002 01:00:53 +0000 (01:00 +0000)]
Fix typo in doxygen comment

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

21 years agoAxe unused file.
Justin Erenkrantz [Fri, 20 Sep 2002 00:58:17 +0000 (00:58 +0000)]
Axe unused file.

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

21 years agoAdd ap_register_provider and ap_lookup_provider functions which resolve
Justin Erenkrantz [Fri, 20 Sep 2002 00:57:50 +0000 (00:57 +0000)]
Add ap_register_provider and ap_lookup_provider functions which resolve
the DSO link problems for DAV and the new aaa modules by moving the
provider code into the core of the server and generalizing them to be
used by any code.

Remove the auth{nz}_*_provider functions as they are no longer needed.

Change the dav_*_provider functions to wrap the ap_*_provider functions
as they have a bit more of a historical precedent that we should keep
around.

Reviewed by: John K. Sterling <john@sterls.com> (in concept)

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

21 years agoAdded <module>...</module> to module-references.
Erik Abele [Thu, 19 Sep 2002 21:40:38 +0000 (21:40 +0000)]
Added <module>...</module> to module-references.

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

21 years agoadd a note, that mod_alias and mod_userdir are forced
André Malo [Thu, 19 Sep 2002 21:25:21 +0000 (21:25 +0000)]
add a note, that mod_alias and mod_userdir are forced
to be run before mod_vhost_alias

Reviewed by: Joshua Slive

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

21 years agoKerplop.
Joshua Slive [Thu, 19 Sep 2002 18:29:36 +0000 (18:29 +0000)]
Kerplop.

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

21 years agoFix a slight mozilla rendering problem by scattering around some harmless
Joshua Slive [Thu, 19 Sep 2002 18:25:33 +0000 (18:25 +0000)]
Fix a slight mozilla rendering problem by scattering around some harmless
<p>s.

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

21 years agoUpdate transform due to slight build problem.
Joshua Slive [Thu, 19 Sep 2002 18:24:36 +0000 (18:24 +0000)]
Update transform due to slight build problem.

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

21 years agoFix up a few small xml validity problems.
Joshua Slive [Thu, 19 Sep 2002 18:14:25 +0000 (18:14 +0000)]
Fix up a few small xml validity problems.

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

21 years agoFix a couple little mistakes that probably creaped in during
Joshua Slive [Thu, 19 Sep 2002 18:02:35 +0000 (18:02 +0000)]
Fix a couple little mistakes that probably creaped in during
the xml conversion.

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

21 years agoadd a link to mod_echo
André Malo [Thu, 19 Sep 2002 13:03:30 +0000 (13:03 +0000)]
add a link to mod_echo

Submitted by: Ilia Soldis <s010148@tversu.ru>

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

21 years agoUpdate after the tag (and roll).
Sander Striker [Thu, 19 Sep 2002 11:57:08 +0000 (11:57 +0000)]
Update after the tag (and roll).

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

21 years agoPrepare for the tag.
Sander Striker [Thu, 19 Sep 2002 11:04:41 +0000 (11:04 +0000)]
Prepare for the tag.

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

21 years agoMoving on...
Sander Striker [Thu, 19 Sep 2002 11:02:56 +0000 (11:02 +0000)]
Moving on...

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

21 years agoRework the apxs -cp command to work when the source dir isn't available by
Justin Erenkrantz [Thu, 19 Sep 2002 05:43:16 +0000 (05:43 +0000)]
Rework the apxs -cp command to work when the source dir isn't available by
querying apr-config and apu-config at link-time instead.

(Note that the $apr_config value in configure.in isn't sufficient as we
need to know where apr-config will be when we execute apxs later on -
hence the --bindir option to apr-config and apu-config.)

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

21 years agoFix a bunch of little problems that the directive quick-reference
Joshua Slive [Thu, 19 Sep 2002 02:41:15 +0000 (02:41 +0000)]
Fix a bunch of little problems that the directive quick-reference
made apparent.

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

21 years agoIf a body arrives with an OPTIONS request, and it contains an
Greg Stein [Thu, 19 Sep 2002 02:36:08 +0000 (02:36 +0000)]
If a body arrives with an OPTIONS request, and it contains an
<options> tag, as defined by RFC 3253, and we don't recognize the
option as a builtin one, then we pass that off to the versioning hooks
of the DAV provider for it to process. However, we neglected to check
whether the provider actually *had* versioning hooks first.

The fix: simply check for versioning hooks before using them.

Problem found by: Ryan Bloom <rbb@apache.org>

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

21 years agoAdd -p option to apxs to allow unbundled modules (such as mod_mbox) to
Justin Erenkrantz [Thu, 19 Sep 2002 01:06:17 +0000 (01:06 +0000)]
Add -p option to apxs to allow unbundled modules (such as mod_mbox) to
compile and link helper programs that use apr/apr-util.

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

21 years agoRemove following warning:
Justin Erenkrantz [Thu, 19 Sep 2002 00:57:35 +0000 (00:57 +0000)]
Remove following warning:

Use of uninitialized value in string eq at ./apxs line 134.

when the last option in getopt array is used.

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

21 years ago<var> becomes legal
André Malo [Thu, 19 Sep 2002 00:19:00 +0000 (00:19 +0000)]
<var> becomes legal

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

21 years agoAllow instdso.sh to be used with a .so file directly rather than requiring
Justin Erenkrantz [Wed, 18 Sep 2002 23:47:28 +0000 (23:47 +0000)]
Allow instdso.sh to be used with a .so file directly rather than requiring
a libtool archive.

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

21 years agoIf the user passed invalid credentials (user id or password) and auth_ldap is
Bradley Nicholes [Wed, 18 Sep 2002 23:38:30 +0000 (23:38 +0000)]
If the user passed invalid credentials (user id or password) and auth_ldap is
authoritative, allow the user to retry.  This is consistent with the other auth
modules.  It previously only allowed a retry if the password was invalid.

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

21 years ago- fix examples: turn example.isp.com to domain.example.com
André Malo [Wed, 18 Sep 2002 23:37:28 +0000 (23:37 +0000)]
- fix examples: turn example.isp.com to domain.example.com
  (isp.com is really a bad choice, YMMV)
- add "none" to syntax descriptions and fix defaults
- fix several <directive>s
- add infos the descriptions of *IP directives
  (redundant, but to reach more clearness)
- add section ids
- fix some typos

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

21 years agoLink up the quick-reference.
Joshua Slive [Wed, 18 Sep 2002 22:59:34 +0000 (22:59 +0000)]
Link up the quick-reference.

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

21 years agoUpdate transformation.
Joshua Slive [Wed, 18 Sep 2002 22:51:44 +0000 (22:51 +0000)]
Update transformation.

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

21 years agoCSS changes to accomodate the quickreference.
Joshua Slive [Wed, 18 Sep 2002 22:51:05 +0000 (22:51 +0000)]
CSS changes to accomodate the quickreference.

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

21 years agoA little fine-tuning.
Joshua Slive [Wed, 18 Sep 2002 22:50:38 +0000 (22:50 +0000)]
A little fine-tuning.

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

21 years agoXML file and initial transformation for quickreference.
Joshua Slive [Wed, 18 Sep 2002 22:33:02 +0000 (22:33 +0000)]
XML file and initial transformation for quickreference.

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

21 years agoXSLT instrastructure for the quickreference.
Joshua Slive [Wed, 18 Sep 2002 22:31:23 +0000 (22:31 +0000)]
XSLT instrastructure for the quickreference.

Still work to do on this, but I'm putting it in CVS so others can help.

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

21 years agoadd missing unit `days' for CookieExpires
Astrid Malo [Wed, 18 Sep 2002 20:42:06 +0000 (20:42 +0000)]
add missing unit `days' for CookieExpires

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

21 years agoadd section id for "multiviews"
André Malo [Wed, 18 Sep 2002 17:44:04 +0000 (17:44 +0000)]
add section id for "multiviews"

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

21 years ago Restrict Win32 API replacements from interfering with 3rd-party builders
William A. Rowe Jr [Wed, 18 Sep 2002 16:42:02 +0000 (16:42 +0000)]
  Restrict Win32 API replacements from interfering with 3rd-party builders
  of add-ons or any other consumer of win32's os.h.  PR 12779.

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

21 years agowhoops. keep revision info up to date
André Malo [Wed, 18 Sep 2002 14:38:02 +0000 (14:38 +0000)]
whoops. keep revision info up to date

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

21 years agoadd basic files for russian translations
André Malo [Wed, 18 Sep 2002 14:36:52 +0000 (14:36 +0000)]
add basic files for russian translations

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

21 years agofix doctype definition
André Malo [Wed, 18 Sep 2002 14:28:48 +0000 (14:28 +0000)]
fix doctype definition

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

21 years agoIf we fixup the timestamp on modules/ssl/ssl_expr_parse.c after running
Sander Striker [Wed, 18 Sep 2002 11:53:31 +0000 (11:53 +0000)]
If we fixup the timestamp on modules/ssl/ssl_expr_parse.c after running
buildconf when we roll a release, we should do the same for
modules/ssl/ssl_expr_parse.h and ssl_expr_scan.c.

Submitted by: Mads Toftum <mads@toftum.dk>

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

21 years agoAdd ability to use multiple providers for basic and digest authentication.
Justin Erenkrantz [Wed, 18 Sep 2002 01:05:25 +0000 (01:05 +0000)]
Add ability to use multiple providers for basic and digest authentication.

The syntax is:

AuthBasicProvider file dbm
AuthUserFile conf/basic-user
AuthDBMUserFile conf/basic-user-dbm

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

21 years agoRemove Authoritative functionality from the authn providers.
Justin Erenkrantz [Wed, 18 Sep 2002 00:33:13 +0000 (00:33 +0000)]
Remove Authoritative functionality from the authn providers.

All ordering semantics should be resolved by the modules which use these
providers, not the providers themselves.

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

21 years agoFixup the timestamp on modules/ssl/ssl_expr_parse.c after running
Sander Striker [Tue, 17 Sep 2002 18:43:41 +0000 (18:43 +0000)]
Fixup the timestamp on modules/ssl/ssl_expr_parse.c after running
buildconf when we roll a release.

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

21 years agoGlossary entry for MMN.
Joshua Slive [Tue, 17 Sep 2002 14:10:43 +0000 (14:10 +0000)]
Glossary entry for MMN.

Submitted by: Bojan Smojver <bojan@rexursive.com>

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

21 years agoswitch a list type for better readability
Astrid Malo [Tue, 17 Sep 2002 08:28:38 +0000 (08:28 +0000)]
switch a list type for better readability

Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>

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

21 years agoUpdate status of 2.0.41.
Sander Striker [Tue, 17 Sep 2002 07:02:16 +0000 (07:02 +0000)]
Update status of 2.0.41.

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

21 years agoRemoved unused variable
Brian Pane [Tue, 17 Sep 2002 05:37:39 +0000 (05:37 +0000)]
Removed unused variable

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

21 years agoThe protocol version (eg: HTTP/1.1) in the request line parsing
Jim Jagielski [Tue, 17 Sep 2002 01:14:57 +0000 (01:14 +0000)]
The protocol version (eg: HTTP/1.1) in the request line parsing
is now case insensitive. Before, 'http/1.1' would silently be forced
to HTTP/1.0

PR:
Obtained from:
Submitted by:
Reviewed by:

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

21 years agoUpdate after the tag.
Sander Striker [Tue, 17 Sep 2002 00:45:40 +0000 (00:45 +0000)]
Update after the tag.

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

21 years agoWe need to set r->handler to indicate that we'll be handling the
Greg Stein [Tue, 17 Sep 2002 00:41:28 +0000 (00:41 +0000)]
We need to set r->handler to indicate that we'll be handling the
request. Otherwise, other modules may attempt to do "funny stuff" with
the request (specifically: mod_dir will map /some/path/ into an
index.html document if found).

This reinstalls a fixups hook to set the r->handler value. Most of the
checks in the dav_handler() function are now moved to the fixups hook.
We just don't bother to set the handler unless all conditions are met.

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

21 years agoadd a todo (it grows :)
André Malo [Mon, 16 Sep 2002 23:41:12 +0000 (23:41 +0000)]
add a todo (it grows :)

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

21 years agofix context of CacheNegotiatedDocs
André Malo [Mon, 16 Sep 2002 23:39:13 +0000 (23:39 +0000)]
fix context of CacheNegotiatedDocs

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

21 years agoPrepare for the tag.
Sander Striker [Mon, 16 Sep 2002 23:29:54 +0000 (23:29 +0000)]
Prepare for the tag.

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

21 years agoAdded some <code></code> (suggestion by Tim Gerundt <tim@gerundt.de>)
Astrid Malo [Mon, 16 Sep 2002 23:06:33 +0000 (23:06 +0000)]
Added some <code></code> (suggestion by Tim Gerundt <tim@gerundt.de>)

Added two examples for Base/non-Base modules
(suggestion by Irmund Thum <i.t@ithum.de>)

Removed accidential comment around the xml-stylesheet.

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

21 years agoWe aren't at 2.0.42 yet.
Sander Striker [Mon, 16 Sep 2002 23:02:04 +0000 (23:02 +0000)]
We aren't at 2.0.42 yet.

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

21 years agoMoving the auth_provider APIs into the core binary to avoid a chicken and
Bradley Nicholes [Mon, 16 Sep 2002 21:22:25 +0000 (21:22 +0000)]
Moving the auth_provider APIs into the core binary to avoid a chicken and
egg problem when loading the auth modules vs the providers.  (Can't load the
auth module until the provider has registered.  Can't register the provider until
the auth module is loaded and APIs are available.)

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

21 years agogerman translation based on install.xml r.1.4
Astrid Malo [Mon, 16 Sep 2002 20:38:15 +0000 (20:38 +0000)]
german translation based on install.xml r.1.4

Reviewed by: Irmund Thum <i.t@ithum.de>
             Erik Abele <erik@codefaktor.de>

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

21 years agoYou know it balances on your head
Joshua Slive [Mon, 16 Sep 2002 20:08:36 +0000 (20:08 +0000)]
You know it balances on your head
Just like a mattress balances
On a bottle of wine

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

21 years agoFix a link to the old bug database.
Joshua Slive [Mon, 16 Sep 2002 17:21:59 +0000 (17:21 +0000)]
Fix a link to the old bug database.

PR: 12678

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

21 years ago APR_HAS_MMAP == 0 in apr.hnw, so we can presume that this directive is
William A. Rowe Jr [Mon, 16 Sep 2002 17:19:35 +0000 (17:19 +0000)]
  APR_HAS_MMAP == 0 in apr.hnw, so we can presume that this directive is
  a noop for today.

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

21 years ago Consistify the configuration files for the .41 release. This brings
William A. Rowe Jr [Mon, 16 Sep 2002 16:57:04 +0000 (16:57 +0000)]
  Consistify the configuration files for the .41 release.  This brings
  all three flavors back into sync.

  With luck, I won't be doing this again, but I need some time to play
  with awk magic first.  {The nested <IfModule> directives don't make
  this all that simple.}

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

21 years agoWell, I see you got your brand new leopard-skin pill-box hat.
Joshua Slive [Mon, 16 Sep 2002 16:08:06 +0000 (16:08 +0000)]
Well, I see you got your brand new leopard-skin pill-box hat.

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

21 years agoplatform docs transforms to XML are complete.
André Malo [Mon, 16 Sep 2002 15:52:40 +0000 (15:52 +0000)]
platform docs transforms to XML are complete.
added some todos & comments

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

21 years agonew XML
André Malo [Mon, 16 Sep 2002 15:41:31 +0000 (15:41 +0000)]
new XML

Submitted by: Tim Gerundt <tim@gerundt.de>

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

21 years agoObtained from: docs@httpd
Rich Bowen [Mon, 16 Sep 2002 14:26:48 +0000 (14:26 +0000)]
Obtained from: docs@httpd
Submitted by: Thom May
Reviewed by: Rich Bowen
Hi,
this chunk of the install page is no longer accurate;
you can do ./configure --enable-layout=Debian --prefix=/blah
and that works fine, with all options being respected.
Cheers,
-Thom

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

21 years agozap a gcc warning about using an uninitialized variable (new) and
Jeff Trawick [Mon, 16 Sep 2002 13:11:55 +0000 (13:11 +0000)]
zap a gcc warning about using an uninitialized variable (new) and
check for a possible syntax error

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

21 years agostatic-ize a function which is not supposed to be exported
Jeff Trawick [Mon, 16 Sep 2002 12:43:36 +0000 (12:43 +0000)]
static-ize a function which is not supposed to be exported

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

21 years agoConvert cgi.html to xml
Rich Bowen [Mon, 16 Sep 2002 02:22:45 +0000 (02:22 +0000)]
Convert cgi.html to xml

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

21 years agoConversion of ssi.html to xml
Rich Bowen [Mon, 16 Sep 2002 01:49:39 +0000 (01:49 +0000)]
Conversion of ssi.html to xml

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

21 years agoGet rid of my email address in yet another document.
Rich Bowen [Mon, 16 Sep 2002 00:04:34 +0000 (00:04 +0000)]
Get rid of my email address in yet another document.

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

21 years ago Modify ap_open_logs (an internal function) to follow the hook open_logs
William A. Rowe Jr [Sun, 15 Sep 2002 22:04:01 +0000 (22:04 +0000)]
  Modify ap_open_logs (an internal function) to follow the hook open_logs
  argument schema so it can be directly invoked by the hook handler.  Also
  clean up the open_logs processing to return an error rather than simply
  exit()ing.

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

21 years ago Revisit the code that Ian and I discussed on list. Actually pre-flight
William A. Rowe Jr [Sun, 15 Sep 2002 21:37:32 +0000 (21:37 +0000)]
  Revisit the code that Ian and I discussed on list.  Actually pre-flight
  the access logs so that failure conditions are noted earlier, and return
  out of the code using the != OK convention from ap_hook_open_logs.

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

21 years ago We log this failure (with an identical message) in the restart loop code,
William A. Rowe Jr [Sun, 15 Sep 2002 21:34:08 +0000 (21:34 +0000)]
  We log this failure (with an identical message) in the restart loop code,
  there's no reason not to note it in the preflight pass.

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

21 years agoSome status updates, including:
Joshua Slive [Sun, 15 Sep 2002 18:59:14 +0000 (18:59 +0000)]
Some status updates, including:

- a bunch of idea for improving the xml/xslt; feel free to
  add or subtract.
- remove all the head.html/foot.html from the list of files
  to convert to xml.  We may need to keep those around for
  a while to support translations.  We'll look at it later.
- general cleanup.

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

21 years agoFixed an invalid URL to the docs of the lockfile directive.
Erik Abele [Sun, 15 Sep 2002 13:00:05 +0000 (13:00 +0000)]
Fixed an invalid URL to the docs of the lockfile directive.

BUG#: 12660, Submitted by: Thomas Bader <thomasb+apache.org-bugs@trash.net>

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

21 years agoplatform/netware.html and perf-hp.html are transformed.
André Malo [Sun, 15 Sep 2002 02:29:07 +0000 (02:29 +0000)]
platform/netware.html and perf-hp.html are transformed.

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

21 years agonew XML
André Malo [Sun, 15 Sep 2002 02:25:58 +0000 (02:25 +0000)]
new XML

Submitted by: Tim Gerundt <tim@gerundt.de>

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

21 years agoupdate perl version info
Astrid Malo [Sun, 15 Sep 2002 01:19:25 +0000 (01:19 +0000)]
update perl version info

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

21 years agoupdate perl version info
Astrid Malo [Sun, 15 Sep 2002 01:03:37 +0000 (01:03 +0000)]
update perl version info

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

21 years agoAllow AddOutputFilterByType to take in multiple filters.
Justin Erenkrantz [Sun, 15 Sep 2002 00:30:56 +0000 (00:30 +0000)]
Allow AddOutputFilterByType to take in multiple filters.

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

21 years agoRemove warnings seen with Sun's Forte compiler.
Justin Erenkrantz [Sun, 15 Sep 2002 00:00:48 +0000 (00:00 +0000)]
Remove warnings seen with Sun's Forte compiler.

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

21 years agoRevert r1.57 and r1.58 per Will Rowe's veto.
Justin Erenkrantz [Sat, 14 Sep 2002 23:05:42 +0000 (23:05 +0000)]
Revert r1.57 and r1.58 per Will Rowe's veto.

(I intend to add this back in if/when mod_authn_file can support the
{algo} password semantics, but we can't do a release with this code in
place.)

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

21 years ago Return mismatches... this solution simply won't work, as Ian reminded me.
William A. Rowe Jr [Sat, 14 Sep 2002 20:54:16 +0000 (20:54 +0000)]
  Return mismatches... this solution simply won't work, as Ian reminded me.
  Needs more work/time I don't have this afternoon, reverting to r 1.91

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

21 years agoThis patch makes this page validate as correct xhtml.
Rich Bowen [Sat, 14 Sep 2002 20:39:22 +0000 (20:39 +0000)]
This patch makes this page validate as correct xhtml.
Obtained from: Post on slashdot -
http://apache.slashdot.org/comments.pl?sid=39420&tid=148&mode=thread&pid=4210241#4210350
Submitted by: ThatDamnMurphyGuy (chris.laco at threetech.com), via slashdot

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

21 years ago At least follow the proper failure path for failure to open the log file
William A. Rowe Jr [Sat, 14 Sep 2002 20:36:30 +0000 (20:36 +0000)]
  At least follow the proper failure path for failure to open the log file
  or logging process.  Doesn't fix the lack of preflight testing.

Reviewed by: Ian Holsman

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

21 years agono more hacks :) but a buggy file remains *sigh*
Erik Abele [Sat, 14 Sep 2002 20:30:11 +0000 (20:30 +0000)]
no more hacks :) but a buggy file remains *sigh*

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

21 years agotruncate existing file if "-c" is used
Brian Pane [Sat, 14 Sep 2002 17:49:37 +0000 (17:49 +0000)]
truncate existing file if "-c" is used

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

21 years ago Move another non-exists test into the non-existing tests block, and
William A. Rowe Jr [Sat, 14 Sep 2002 16:43:24 +0000 (16:43 +0000)]
  Move another non-exists test into the non-existing tests block, and
  clean up the comments a bit more.

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

21 years ago Forgot a file from the build overhaul for aaa ... need all those new
William A. Rowe Jr [Sat, 14 Sep 2002 16:34:16 +0000 (16:34 +0000)]
  Forgot a file from the build overhaul for aaa ... need all those new
  modules mapped into memory.

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

21 years agoFixed the fix before :-) Thanks to Andre.
Erik Abele [Sat, 14 Sep 2002 15:03:14 +0000 (15:03 +0000)]
Fixed the fix before :-) Thanks to Andre.

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