]> granicus.if.org Git - apache/log
apache
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

21 years agolink typo.
Erik Abele [Sat, 14 Sep 2002 13:52:01 +0000 (13:52 +0000)]
link typo.

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

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

21 years agoMore code cleanup: added some error checks and removed unused functions
Brian Pane [Sat, 14 Sep 2002 08:44:26 +0000 (08:44 +0000)]
More code cleanup: added some error checks and removed unused functions

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

21 years agoremove single-byte file reads
Brian Pane [Sat, 14 Sep 2002 08:03:19 +0000 (08:03 +0000)]
remove single-byte file reads

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

21 years agocleaned up the file access checking
Brian Pane [Sat, 14 Sep 2002 06:53:40 +0000 (06:53 +0000)]
cleaned up the file access checking

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

21 years agoRemove the setting of the status line from the cache in mod_disk_cache,
Brian Pane [Sat, 14 Sep 2002 04:51:55 +0000 (04:51 +0000)]
Remove the setting of the status line from the cache in mod_disk_cache,
because this was causing 200s to be sent on responses that were really
304s
Submitted by: Kris Verbeeck <Kris.Verbeeck@ubizen.com>
Reviewed by:   Brian Pane

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

21 years ago 1. Eliminate perror(), it's not portable.
William A. Rowe Jr [Sat, 14 Sep 2002 03:40:11 +0000 (03:40 +0000)]
  1. Eliminate perror(), it's not portable.

  2. Restructure bit tests, ! is a logical, not a bitwise negation.

  3. Clean up just a bit of other ! syntax fooness and excess parens.

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

21 years agoAdd documentation (rough, but something) for new aaa modules.
Justin Erenkrantz [Sat, 14 Sep 2002 00:09:22 +0000 (00:09 +0000)]
Add documentation (rough, but something) for new aaa modules.

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

21 years agoRevert the examples to use AuthGroupFile
Justin Erenkrantz [Fri, 13 Sep 2002 23:59:58 +0000 (23:59 +0000)]
Revert the examples to use AuthGroupFile

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

21 years agoUpon further review, it seems silly to add z the here when we didn't add
Justin Erenkrantz [Fri, 13 Sep 2002 23:56:37 +0000 (23:56 +0000)]
Upon further review, it seems silly to add z the here when we didn't add
the n to the authn_file/authn_dbm backends.

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

21 years ago- fix a typo
André Malo [Fri, 13 Sep 2002 23:18:25 +0000 (23:18 +0000)]
- fix a typo
- mention the Allowoverride FileInfo in RewriteOptions' synopsis
- mention also, that pcre is used now (RewriteCond, RewriteRule)
  and set a link to perldoc.com (`perldoc perlre`)
- add compatibility note for the cookie-flag (RewriteRule)
- add RewriteMap dbm type choice compatibility note

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

21 years ago A quick-n-dirty hack. Expose the auth_provider api from mod_auth_basic
William A. Rowe Jr [Fri, 13 Sep 2002 21:55:31 +0000 (21:55 +0000)]
  A quick-n-dirty hack.  Expose the auth_provider api from mod_auth_basic
  alone, on Win32 only.

  Requires mod_auth_basic be loaded prior to using mod_auth_digest or any
  other mod_authn/z modules.

  Win32 builds again.

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

21 years agoAdded the new auth modules to the build script for building the default
Bradley Nicholes [Fri, 13 Sep 2002 21:44:09 +0000 (21:44 +0000)]
Added the new auth modules to the build script for building the default
httpd.conf file

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

21 years agoRemoved access_module, auth_module and added authz_host_module in
Bradley Nicholes [Fri, 13 Sep 2002 21:43:22 +0000 (21:43 +0000)]
Removed access_module, auth_module and added authz_host_module in
order to comply with the new auth module architecture

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

21 years agoNetWare project file that has been updated to build the new auth modules
Bradley Nicholes [Fri, 13 Sep 2002 21:40:51 +0000 (21:40 +0000)]
NetWare project file that has been updated to build the new auth modules

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

21 years agoNetWare make files and .def to build the new auth modules
Bradley Nicholes [Fri, 13 Sep 2002 21:34:27 +0000 (21:34 +0000)]
NetWare make files and .def to build the new auth modules

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

21 years agoNetWare Auth module .def files that are no longer needed due to the new
Bradley Nicholes [Fri, 13 Sep 2002 21:31:49 +0000 (21:31 +0000)]
NetWare Auth module .def files that are no longer needed due to the new
auth module architecture

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

21 years agoNetWare auth_digest make file that is no longer needed
Bradley Nicholes [Fri, 13 Sep 2002 21:29:57 +0000 (21:29 +0000)]
NetWare auth_digest make file that is no longer needed

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

21 years ago Axe unused variable 'res'
William A. Rowe Jr [Fri, 13 Sep 2002 17:33:27 +0000 (17:33 +0000)]
  Axe unused variable 'res'

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

21 years agofix broken links to container directives
André Malo [Fri, 13 Sep 2002 17:20:47 +0000 (17:20 +0000)]
fix broken links to container directives

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

21 years ago Welcome to the new schema. Multiply defined symbols blow.
William A. Rowe Jr [Fri, 13 Sep 2002 16:39:03 +0000 (16:39 +0000)]
  Welcome to the new schema.  Multiply defined symbols blow.

  Don't expect things to compile right now.

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

21 years agomention default value of IndexOrderDefault
André Malo [Fri, 13 Sep 2002 16:36:15 +0000 (16:36 +0000)]
mention default value of IndexOrderDefault
transform update: directives.html.en

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

21 years agoinsert some linebreaks for better diffs ;-)
André Malo [Fri, 13 Sep 2002 16:32:36 +0000 (16:32 +0000)]
insert some linebreaks for better diffs ;-)

proposed by: Joshua Slive

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

21 years agoAdd English doc for MaxMemFree
Jeff Trawick [Fri, 13 Sep 2002 15:57:23 +0000 (15:57 +0000)]
Add English doc for MaxMemFree
Obtained from: Sander Striker

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

21 years agoTypo.
Yoshiki Hayashi [Fri, 13 Sep 2002 11:27:11 +0000 (11:27 +0000)]
Typo.

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

21 years agofix links to the options directive.
André Malo [Thu, 12 Sep 2002 23:00:09 +0000 (23:00 +0000)]
fix links to the options directive.
(hope to) clarify, when parameters have to be quoted
  for the AddAlt* directives

(please correct my English if neccessary :)

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

21 years agorequest query example goes XHTML
André Malo [Thu, 12 Sep 2002 21:01:50 +0000 (21:01 +0000)]
request query example goes XHTML

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

21 years agoAdd support for using fnmatch patterns in the final path segment of an
Ian Holsman [Thu, 12 Sep 2002 20:04:07 +0000 (20:04 +0000)]
Add support for using fnmatch patterns in the final path segment of an
Include statement (eg.. include /foo/bar/*.conf).
and remove the noise on stderr during config dir processing.

Submitted by: Joe Orton <jorton@redhat.com>
Reviewed by: Ian Holsman, Brian Pane

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

21 years agomod_cache: cache_storage.c. Add the hostname and any request
Paul J. Reder [Thu, 12 Sep 2002 16:56:56 +0000 (16:56 +0000)]
mod_cache: cache_storage.c. Add the hostname and any request
args to the key generated for caching. This provides a unique
key for each virtual host and for each request with unique
args. [Paul J. Reder, args code provided by Kris Verbeeck]

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

21 years agoDo not cache responses to GET requests with query
Bill Stoddard [Thu, 12 Sep 2002 14:36:18 +0000 (14:36 +0000)]
Do not cache responses to GET requests with query
URLs if the origin server does not explicitly provide an
Expires header on the response (RFC 2616 Section 13.9)

Submitted by: Kris Verbeeck <krisv@be.ubizen.com>
Reviewed by: Bill Stoddard

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

21 years agoUpdate transformations.
Yoshiki Hayashi [Thu, 12 Sep 2002 12:01:40 +0000 (12:01 +0000)]
Update transformations.

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

21 years agoUpdate Japanese translation.
Yoshiki Hayashi [Thu, 12 Sep 2002 11:57:25 +0000 (11:57 +0000)]
Update Japanese translation.

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

21 years agoremove a holdover.
André Malo [Wed, 11 Sep 2002 16:40:58 +0000 (16:40 +0000)]
remove a holdover.
images inside #toc and #topics don't appear in this style

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

21 years agono need to redefine all the stuff.
André Malo [Wed, 11 Sep 2002 16:35:19 +0000 (16:35 +0000)]
no need to redefine all the stuff.
the 100% style now imports the main CSS and
adjusts particular style rules.

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

21 years agofix "hover" behaviour on non-white backgrounds
André Malo [Wed, 11 Sep 2002 13:30:34 +0000 (13:30 +0000)]
fix "hover" behaviour on non-white backgrounds
for all link types.

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

21 years agoNew transformations.
Yoshiki Hayashi [Wed, 11 Sep 2002 09:17:34 +0000 (09:17 +0000)]
New transformations.

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

21 years agoNew Japanese translations.
Yoshiki Hayashi [Wed, 11 Sep 2002 09:15:29 +0000 (09:15 +0000)]
New Japanese translations.
Fowared port from 1.3.

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

21 years agoUpdate transformations.
Yoshiki Hayashi [Wed, 11 Sep 2002 08:59:44 +0000 (08:59 +0000)]
Update transformations.

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

21 years agoUpdate Japanese translations.
Yoshiki Hayashi [Wed, 11 Sep 2002 08:54:46 +0000 (08:54 +0000)]
Update Japanese translations.

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

21 years agoUpdate Japanese translation.
Yoshiki Hayashi [Wed, 11 Sep 2002 08:50:11 +0000 (08:50 +0000)]
Update Japanese translation.

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

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

21 years agoUpdate Japanese translation.
Yoshiki Hayashi [Wed, 11 Sep 2002 08:47:23 +0000 (08:47 +0000)]
Update Japanese translation.

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

21 years agoOops. I committed the file with wrong EOL.
Yoshiki Hayashi [Wed, 11 Sep 2002 08:43:10 +0000 (08:43 +0000)]
Oops.  I committed the file with wrong EOL.

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

21 years agoUpdate Japanese translation.
Yoshiki Hayashi [Wed, 11 Sep 2002 08:39:48 +0000 (08:39 +0000)]
Update Japanese translation.

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

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

21 years agoUpdate transformations.
Yoshiki Hayashi [Wed, 11 Sep 2002 08:36:42 +0000 (08:36 +0000)]
Update transformations.

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

21 years agoNew XML.
Yoshiki Hayashi [Wed, 11 Sep 2002 08:33:53 +0000 (08:33 +0000)]
New XML.

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

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

21 years agoMake file environment variables for building Apache for NetWare with IPV6
Bradley Nicholes [Tue, 10 Sep 2002 22:44:54 +0000 (22:44 +0000)]
Make file environment variables for building Apache for NetWare with IPV6
support

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

21 years agoAvoid a compiler error on NetWare
Bradley Nicholes [Tue, 10 Sep 2002 22:32:46 +0000 (22:32 +0000)]
Avoid a compiler error on NetWare

Submitted by: Jean-Jacques Clar (jjclar@novell.com)

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

21 years agoFix memory leak in core_output_filter.
Justin Erenkrantz [Tue, 10 Sep 2002 19:41:43 +0000 (19:41 +0000)]
Fix memory leak in core_output_filter.

This would result in at least two EOS buckets being leaked per connection.

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

21 years agorevert the outsourcing of page types.
André Malo [Tue, 10 Sep 2002 16:56:32 +0000 (16:56 +0000)]
revert the outsourcing of page types.
It causes more problems than it helps.
Thanks to Joshua for pointing this out.

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

21 years agomake sure we always set return_code when converting a password-check failure
Jeff Trawick [Tue, 10 Sep 2002 14:40:46 +0000 (14:40 +0000)]
make sure we always set return_code when converting a password-check failure
to an HTTP response code

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

21 years agopick up prototypes for apr_base64_* and, on some platforms, strcasecmp
Jeff Trawick [Tue, 10 Sep 2002 14:36:30 +0000 (14:36 +0000)]
pick up prototypes for apr_base64_* and, on some platforms, strcasecmp

zap some unused variables

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

21 years agofix a syntax error in an enum (as far as some non-gcc compilers are
Jeff Trawick [Tue, 10 Sep 2002 14:32:41 +0000 (14:32 +0000)]
fix a syntax error in an enum (as far as some non-gcc compilers are
concerned)

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

21 years agofix a bad parameter to ap_log_rerror()
Jeff Trawick [Tue, 10 Sep 2002 14:29:58 +0000 (14:29 +0000)]
fix a bad parameter to ap_log_rerror()

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

21 years agoAdd Indexes to the public_html example.
Justin Erenkrantz [Tue, 10 Sep 2002 08:30:48 +0000 (08:30 +0000)]
Add Indexes to the public_html example.

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

21 years ago"If a program crashes in a forest and no users are around, did the program
Justin Erenkrantz [Tue, 10 Sep 2002 08:24:09 +0000 (08:24 +0000)]
"If a program crashes in a forest and no users are around, did the program
really crash?"

(This change has been essentially checked into HEAD.)

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

21 years agoStage #2 of aaa rewrite: Add provider support so that mod_authn_* modules
Justin Erenkrantz [Tue, 10 Sep 2002 06:57:03 +0000 (06:57 +0000)]
Stage #2 of aaa rewrite: Add provider support so that mod_authn_* modules
do not have to re-implement basic auth and to allow mod_auth_digest (and
other modules) to leverage the authn backends.

Adds AuthBasicProvider and AuthDigestProvider directives.

This also moves a lot of the basic auth handling code inside of mod_auth_basic
(but does not remove the code in server/protocol.c - that will have to wait
for a version bump so that we don't totally bust old modules).

This patch incorporates code review comments by Greg Stein.

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

21 years agoAdd ability to htpasswd (via -5) to produce non-obfuscated MD5 hashes.
Justin Erenkrantz [Tue, 10 Sep 2002 03:00:50 +0000 (03:00 +0000)]
Add ability to htpasswd (via -5) to produce non-obfuscated MD5 hashes.

mod_auth_digest's passwords can not be obfuscated by the APR magic
sequence (as we don't call apr_password_validate on them), therefore we
need a tool to produce true MD5 hex hashes.

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

21 years agotransform update, perhaps this is the last big one...
André Malo [Tue, 10 Sep 2002 02:03:38 +0000 (02:03 +0000)]
transform update, perhaps this is the last big one...

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

21 years agotransform update again...
André Malo [Tue, 10 Sep 2002 01:55:53 +0000 (01:55 +0000)]
transform update again...

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