]> granicus.if.org Git - apache/log
apache
22 years agoMake the xcopy run smoother
Bradley Nicholes [Fri, 6 Sep 2002 23:09:05 +0000 (23:09 +0000)]
Make the xcopy run smoother

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

22 years agoConvert directive-dict and module-dict to xml (and sneak in a few
Joshua Slive [Fri, 6 Sep 2002 23:04:35 +0000 (23:04 +0000)]
Convert directive-dict and module-dict to xml (and sneak in a few
small content changes).

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

22 years agoConvert the sitemap to XML. (Well, I cheated a little -- I just shoved
Joshua Slive [Fri, 6 Sep 2002 19:15:07 +0000 (19:15 +0000)]
Convert the sitemap to XML.  (Well, I cheated a little -- I just shoved
the whole thing in <summary>.)

Also add entries for the .htaccess tutorial, public_html tutorial,
mod_auth_ldap, and mod_ldap.

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

22 years agoConvert glossary to xml.
Joshua Slive [Fri, 6 Sep 2002 19:07:36 +0000 (19:07 +0000)]
Convert glossary to xml.

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

22 years agoUpgrade sections.html to a link on the main page.
Joshua Slive [Fri, 6 Sep 2002 18:41:23 +0000 (18:41 +0000)]
Upgrade sections.html to a link on the main page.

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

22 years agoA couple small tweaks to the public_html tutorial.
Joshua Slive [Fri, 6 Sep 2002 18:37:46 +0000 (18:37 +0000)]
A couple small tweaks to the public_html tutorial.

1. Add a <seealso> to urlmapping.html.

2. Take some markup out of a <title>.  It is technically allowed,
but probably not a good idea.

3. Replace <DirectoryMatch /home/*/cgi-bin> with <Directory /home/*/cgi-bin>
since that is a shell-style wildcard and not a regular expression.  Also
replace Options +ExecCGI with Options ExecCGI, because it is safest to turn
off non-CGI Options in a cgi-bin directory.

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

22 years agoAdd a couple more new features. With all the hand-wringing over the slow
Joshua Slive [Fri, 6 Sep 2002 18:27:19 +0000 (18:27 +0000)]
Add a couple more new features.  With all the hand-wringing over the slow
adoption of 2.0, we could be doing a better sales job.

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

22 years agoAdded the LDAP module dependancies to the link
Bradley Nicholes [Fri, 6 Sep 2002 17:53:46 +0000 (17:53 +0000)]
Added the LDAP module dependancies to the link

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

22 years agoWoops. Accidentally committed a bad index.html.en. Get back the good one.
Joshua Slive [Fri, 6 Sep 2002 17:19:35 +0000 (17:19 +0000)]
Woops.  Accidentally committed a bad index.html.en.  Get back the good one.

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

22 years agoTransform updates.
Joshua Slive [Fri, 6 Sep 2002 17:15:24 +0000 (17:15 +0000)]
Transform updates.

Sorry for the massive diff folks.  I fell personally responsible for clogging
the Internet.

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

22 years agoAdd back one alternate stylesheet. This is a slightly simpler style,
Joshua Slive [Fri, 6 Sep 2002 17:13:46 +0000 (17:13 +0000)]
Add back one alternate stylesheet.  This is a slightly simpler style,
and is the one you would want to use for printing if you have a
browser like mozilla that supports it (View->Style).  But I
haven't explicitly designated it that way.

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

22 years agomerges the double defined sections
Joshua Slive [Fri, 6 Sep 2002 17:00:10 +0000 (17:00 +0000)]
merges the double defined sections
and removes the CSS validator warnings.
Also adjusted the sidebar top position (it's dependant on font-size).

Submitted by: Andr� Malo

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

22 years agoGernot contributed the original design mock-up.
Joshua Slive [Fri, 6 Sep 2002 16:47:34 +0000 (16:47 +0000)]
Gernot contributed the original design mock-up.

Note that this is not supposed to be a comprehensive list.  Lots of people
helped out.  I just want to give a little credit.

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

22 years agoIt appears Andr� is correct that there are still some build problems.
Joshua Slive [Fri, 6 Sep 2002 15:44:41 +0000 (15:44 +0000)]
It appears Andr� is correct that there are still some build problems.

Update the transform of directives.html to get missing directives.

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

22 years agoThis is essentially a straw-man for people to hate until they come up with
Joshua Slive [Fri, 6 Sep 2002 15:00:31 +0000 (15:00 +0000)]
This is essentially a straw-man for people to hate until they come up with
something better.  In particular, it is not integrated into the xml system,
I just stole the generated html style to make it more consistent.  Other than
that, the major changes are:

- Three columns instead of two.

- Split the "howto's" off into their own category.

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

22 years agoUpdate transformations.
Yoshiki Hayashi [Fri, 6 Sep 2002 13:01:55 +0000 (13:01 +0000)]
Update transformations.

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

22 years agoUpdate translation so that generated HTML files will make sense.
Yoshiki Hayashi [Fri, 6 Sep 2002 12:58:42 +0000 (12:58 +0000)]
Update translation so that generated HTML files will make sense.

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

22 years agoMore calloc->malloc optimizations
Brian Pane [Fri, 6 Sep 2002 12:57:47 +0000 (12:57 +0000)]
More calloc->malloc optimizations

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

22 years agoOptimization: use apr_table_addn instead of apr_table_setn when
Brian Pane [Fri, 6 Sep 2002 12:41:32 +0000 (12:41 +0000)]
Optimization: use apr_table_addn instead of apr_table_setn when
unserializing tables

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

22 years agoOptimize away some strlen and memset calls
Brian Pane [Fri, 6 Sep 2002 12:28:25 +0000 (12:28 +0000)]
Optimize away some strlen and memset calls

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

22 years agoUpdate transformations.
Yoshiki Hayashi [Fri, 6 Sep 2002 11:03:36 +0000 (11:03 +0000)]
Update transformations.

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

22 years agoRemoved comments inherited from worker that don't apply
Brian Pane [Fri, 6 Sep 2002 09:22:06 +0000 (09:22 +0000)]
Removed comments inherited from worker that don't apply
to leader/follower

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

22 years agoOne down ...
David Shane Holden [Fri, 6 Sep 2002 05:29:38 +0000 (05:29 +0000)]
One down ...

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

22 years agoNew XML.
David Shane Holden [Fri, 6 Sep 2002 05:27:07 +0000 (05:27 +0000)]
New XML.

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

22 years agoUpdate transformations.
David Shane Holden [Fri, 6 Sep 2002 03:42:20 +0000 (03:42 +0000)]
Update transformations.

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

22 years agoAdd Apple's DAV filesystem to list of broken clients wrt redirects.
Wilfredo Sanchez [Fri, 6 Sep 2002 03:09:55 +0000 (03:09 +0000)]
Add Apple's DAV filesystem to list of broken clients wrt redirects.
Limit to shipped versions on the theory that this will be addressed in
the next version.
Submitted by: Jim Luther <luther.j@apple.com>

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

22 years agochange the log_writer declaration so that it takes a request_rec instead of
Ian Holsman [Fri, 6 Sep 2002 03:00:11 +0000 (03:00 +0000)]
change the log_writer declaration so that it takes a request_rec instead of
just a pool.
(so that the writer can get to things like hostname)

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

22 years agoUpdate transformations.
David Shane Holden [Fri, 6 Sep 2002 02:57:22 +0000 (02:57 +0000)]
Update transformations.

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

22 years agoLots of people contributed to this new style, but Andr� was primarily
Joshua Slive [Fri, 6 Sep 2002 02:15:25 +0000 (02:15 +0000)]
Lots of people contributed to this new style, but Andr� was primarily
responsible for the design and implementation, so he deserves some
credit.

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

22 years agoClean up the temporary brigade in error cases in ap_discard_request_body()
Brian Pane [Fri, 6 Sep 2002 01:27:48 +0000 (01:27 +0000)]
Clean up the temporary brigade in error cases in ap_discard_request_body()

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

22 years agoFixed some bucket memory leaks in ap_http_filter()
Brian Pane [Fri, 6 Sep 2002 01:18:55 +0000 (01:18 +0000)]
Fixed some bucket memory leaks in ap_http_filter()
Submitted by: Joe Schaefer <joe+apache@sunstarsys.com>

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

22 years agoA few little changes to the css. I don't consider these "final".
Joshua Slive [Fri, 6 Sep 2002 00:54:15 +0000 (00:54 +0000)]
A few little changes to the css.  I don't consider these "final".
More tweaking welcome.

1. Lower the main text font size by 1 pixel and the <example> font
size by 2 pixels.

2. Remove the font-weight specified in <code> because it was
preventing bold code from working.

3. Try out a funny shade of brown for <module>.  What'd'ya think?

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

22 years agoUpdated transformation.
David Shane Holden [Fri, 6 Sep 2002 00:37:36 +0000 (00:37 +0000)]
Updated transformation.

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

22 years ago1. Remove all alternate stylesheets from docs. Some of these can be
Joshua Slive [Fri, 6 Sep 2002 00:36:44 +0000 (00:36 +0000)]
1. Remove all alternate stylesheets from docs.  Some of these can be
replaced later if people want them.

2. Unwind the imports in ./style/css/manual-sbar-right-fix15.css
and name the result style/css/manual.xsl.

I made no content changes -- those will come in a second.

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

22 years agoSimplify mod_dav's handler.
Greg Stein [Fri, 6 Sep 2002 00:26:10 +0000 (00:26 +0000)]
Simplify mod_dav's handler.

The old mechanism would jam a handler name in whenever DAV was
configured for a directory. i.e. there weren't really any tests other
than "is DAV handling this directory?" The name was just a marker
which was tested later.

The new mechanism simplies performs the test right in the handler.
This is now possible since all handlers are called (before, you *had*
to set your own name so that your handler would be called). Since the
test is actually quite straightforward, we actually gain overall: no
more fixups hook, and a couple integer comparisons (rather than a
string compare).

And hoo... the code is simpler, too.

This code has been verified with "litmus 0.8", my own little
regression script, and some hand testing of static pages and CGIs. DAV
continues to work, and it doesn't appear that the changes interfered
with other operation.

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

22 years agoCorrected the context of the remove* directives.
Astrid Malo [Fri, 6 Sep 2002 00:22:23 +0000 (00:22 +0000)]
Corrected the context of the remove* directives.

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

22 years agoUpdated XML plus transformations. This was the last one. Puhh.
Erik Abele [Thu, 5 Sep 2002 23:18:19 +0000 (23:18 +0000)]
Updated XML plus transformations. This was the last one. Puhh.

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

22 years agoUpdated XML plus transformations. Whhups, this is a big one :-)
Erik Abele [Thu, 5 Sep 2002 23:15:34 +0000 (23:15 +0000)]
Updated XML plus transformations. Whhups, this is a big one :-)

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

22 years agoUpdated transformation.
Erik Abele [Thu, 5 Sep 2002 23:13:41 +0000 (23:13 +0000)]
Updated transformation.

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

22 years agoUpdated XML plus transformations
Erik Abele [Thu, 5 Sep 2002 23:12:58 +0000 (23:12 +0000)]
Updated XML plus transformations

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

22 years agoAdding the 'heart' of the new manual style :-)
Erik Abele [Thu, 5 Sep 2002 23:06:17 +0000 (23:06 +0000)]
Adding the 'heart' of the new manual style :-)

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

22 years agoClean-up for some newly located files.
Erik Abele [Thu, 5 Sep 2002 22:59:32 +0000 (22:59 +0000)]
Clean-up for some newly located files.

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

22 years agoAdditional images used by the new manual style.
Erik Abele [Thu, 5 Sep 2002 22:54:24 +0000 (22:54 +0000)]
Additional images used by the new manual style.

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

22 years agoA few status updates including a list of files to
Joshua Slive [Thu, 5 Sep 2002 19:21:52 +0000 (19:21 +0000)]
A few status updates including a list of files to
be converted to xml.

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

22 years agodon't lose const when calling strrchr()
Jeff Trawick [Thu, 5 Sep 2002 11:04:25 +0000 (11:04 +0000)]
don't lose const when calling strrchr()

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

22 years agoA tutorial on public_html/user home directory web sites has been added.
Rich Bowen [Thu, 5 Sep 2002 10:21:51 +0000 (10:21 +0000)]
A tutorial on public_html/user home directory web sites has been added.

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

22 years agoAdd ModMimeUsePathInfo directive.
Justin Erenkrantz [Thu, 5 Sep 2002 07:31:14 +0000 (07:31 +0000)]
Add ModMimeUsePathInfo directive.

This directive allows mod_mime to lookup extension information for content
served via Location blocks so that content-type, filters, etc can be
applied to non-file content.

(I wouldn't be shocked if we end up changing the directive name.)

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

22 years agoAdded an entry for mod_cache's new CacheMaxStreamingBuffer directive
Brian Pane [Thu, 5 Sep 2002 07:22:23 +0000 (07:22 +0000)]
Added an entry for mod_cache's new CacheMaxStreamingBuffer directive

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

22 years agoMorph DONE result from a sub-request handler to OK as DONE is only relevant
Justin Erenkrantz [Thu, 5 Sep 2002 06:59:14 +0000 (06:59 +0000)]
Morph DONE result from a sub-request handler to OK as DONE is only relevant
when we are the main request.

This fixes a problem with mod_include printing out an error message on DAV
sub-requests because mod_dav will return DONE instead of OK.  This would
result in the correct output merged in with an error string.

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

22 years agoSwitch hook from type_checker to fixups.
Justin Erenkrantz [Thu, 5 Sep 2002 06:26:07 +0000 (06:26 +0000)]
Switch hook from type_checker to fixups.

(This hook may be able to removed entirely in favor of being in dav_handler,
but that is left as an exercise to the reader.)

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

22 years agoAllow mod_dav to be involved with sub-requests.
Justin Erenkrantz [Thu, 5 Sep 2002 06:24:38 +0000 (06:24 +0000)]
Allow mod_dav to be involved with sub-requests.

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

22 years agoFree the temporary working brigade upon exit from ap_get_client_block()
Brian Pane [Thu, 5 Sep 2002 06:20:02 +0000 (06:20 +0000)]
Free the temporary working brigade upon exit from ap_get_client_block()

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

22 years agoprovide links to new public_html tutorial
Rich Bowen [Thu, 5 Sep 2002 02:38:08 +0000 (02:38 +0000)]
provide links to new public_html tutorial

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

22 years agoAdd link to .htaccess tutorial
Rich Bowen [Thu, 5 Sep 2002 02:34:38 +0000 (02:34 +0000)]
Add link to .htaccess tutorial

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

22 years agoAdd link to .htaccess tutorial
Rich Bowen [Thu, 5 Sep 2002 02:31:03 +0000 (02:31 +0000)]
Add link to .htaccess tutorial

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

22 years agoProvide links to the new htaccess tutorial, public_html tutorial. Feel
Rich Bowen [Thu, 5 Sep 2002 02:25:05 +0000 (02:25 +0000)]
Provide links to the new htaccess tutorial, public_html tutorial. Feel
free to suggest better places for these.

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

22 years agoGive each support binary its own screen name
Bradley Nicholes [Wed, 4 Sep 2002 18:34:28 +0000 (18:34 +0000)]
Give each support binary its own screen name

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

22 years agoFormatting cleanup only (this is the large indent that I left out
Brian Pane [Wed, 4 Sep 2002 09:10:59 +0000 (09:10 +0000)]
Formatting cleanup only (this is the large indent that I left out
of the last commit for clarity)

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

22 years agoAdded optional support for caching streamed responses in mod_cache.
Brian Pane [Wed, 4 Sep 2002 09:07:25 +0000 (09:07 +0000)]
Added optional support for caching streamed responses in mod_cache.
Notes:
  * I've created a new config directive CacheMaxStreamingBuffer,
    to set the maximum amount of data that mod_cache will buffer
    per request if it hasn't yet seen an EOS.  The default is
    zero, which preserves the original behavior: cache only if
    the response has a known content-length or all the content
    is available in the first brigade passed to the CACHE_IN filter.
  * A big block of code in cache_in_filter() got wrapped in an
    if-statement in this change.  To make the diff more readable,
    I'm committing without indentation changes; a second commit
    will include (only) the indentation update.

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

22 years agooops..
Ian Holsman [Wed, 4 Sep 2002 04:37:29 +0000 (04:37 +0000)]
oops..
thanks Shane

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

22 years agoThis bit me over the weekend. A module with old constants doesn't work
Greg Stein [Tue, 3 Sep 2002 23:39:43 +0000 (23:39 +0000)]
This bit me over the weekend. A module with old constants doesn't work
well with a system looking for new...

Note: we really should peg Apache against a specific APR release so
that our ABI doesn't keep getting whacked due to APR(UTIL) changes.

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

22 years agoAvoid calling the real exit() function when the macro exit() is called outside of
Bradley Nicholes [Tue, 3 Sep 2002 22:00:36 +0000 (22:00 +0000)]
Avoid calling the real exit() function when the macro exit() is called outside of
a code block.

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

22 years agoXSL for brazilian translations (pt-br).
Erik Abele [Tue, 3 Sep 2002 19:52:10 +0000 (19:52 +0000)]
XSL for brazilian translations (pt-br).

Submitted by: Luiz Rocha <lsdrocha@linuxmail.org>

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

22 years agoTranslations status.
Erik Abele [Tue, 3 Sep 2002 19:11:27 +0000 (19:11 +0000)]
Translations status.

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

22 years agoswitch x-icon to httpd.conf instead of mime.types
Ian Holsman [Tue, 3 Sep 2002 15:54:46 +0000 (15:54 +0000)]
switch x-icon to httpd.conf instead of mime.types

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

22 years agoadd image/x-icon to mime.types
Ian Holsman [Tue, 3 Sep 2002 15:01:28 +0000 (15:01 +0000)]
add image/x-icon to mime.types

PR: 10993
Submitted by:  Peter Bieringer <pb@bieringer.de>

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

22 years agoFix a couple links.
Joshua Slive [Tue, 3 Sep 2002 02:14:09 +0000 (02:14 +0000)]
Fix a couple links.

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

22 years agoA little fine-tuning of the new sections doc.
Joshua Slive [Tue, 3 Sep 2002 01:13:31 +0000 (01:13 +0000)]
A little fine-tuning of the new sections doc.

This doc could still use some help from an apache
configuration-merging expert.

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

22 years agoRearranged the loop in fix_hostname() to run faster in the
Brian Pane [Mon, 2 Sep 2002 01:37:54 +0000 (01:37 +0000)]
Rearranged the loop in fix_hostname() to run faster in the
common case in which lowercase characters are the most frequent
characters in the hostname

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

22 years agoAdd reference to RemoveInputFilter and RemoveOutputFilter.
Justin Erenkrantz [Mon, 2 Sep 2002 00:24:44 +0000 (00:24 +0000)]
Add reference to RemoveInputFilter and RemoveOutputFilter.

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

22 years agoResolve filter handles at startup to eliminate a filter
Brian Pane [Sun, 1 Sep 2002 23:50:42 +0000 (23:50 +0000)]
Resolve filter handles at startup to eliminate a filter
name-to-function mapping on each request

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

22 years agoCorrected/added the context/override information.
Astrid Malo [Sun, 1 Sep 2002 22:44:37 +0000 (22:44 +0000)]
Corrected/added the context/override information.

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

22 years agoEliminated some fixed-size buffers that didn't have proper overflow checks
Brian Pane [Sun, 1 Sep 2002 21:11:17 +0000 (21:11 +0000)]
Eliminated some fixed-size buffers that didn't have proper overflow checks

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

22 years agoFix FileETag None directive.
Justin Erenkrantz [Sun, 1 Sep 2002 18:31:30 +0000 (18:31 +0000)]
Fix FileETag None directive.

- Fix segfault on strlen computation on the empty string in vlv case
- If the etag is "", don't set the ETag header to be "" - leave the
  header NULL instead.

Andrew's patch would change ap_meets_condition to accept "", but Justin
thinks it would be better just to sidestep it all together and not set
ETag when it would be "".

PR: 12207
Submitted by: Andrew Ho <andrew@tellme.com>

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

22 years agoDocument the updates to leader/followers MPM
Brian Pane [Sun, 1 Sep 2002 07:35:54 +0000 (07:35 +0000)]
Document the updates to leader/followers MPM

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

22 years agoKeep track of the recent changes for the new pollset API, since they
Aaron Bannert [Sun, 1 Sep 2002 06:25:42 +0000 (06:25 +0000)]
Keep track of the recent changes for the new pollset API, since they
may affect performance characteristics.

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

22 years agoSwitched back to atomic compare-and-swap instead of mutexes
Brian Pane [Sun, 1 Sep 2002 05:55:41 +0000 (05:55 +0000)]
Switched back to atomic compare-and-swap instead of mutexes
to synchronize updates to the stack of idle workers

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

22 years agoAdded support for httpd -k option
Brian Pane [Sun, 1 Sep 2002 05:30:34 +0000 (05:30 +0000)]
Added support for httpd -k option

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

22 years agoRemoving extraneous pod files for leader/follower MPM
Brian Pane [Sun, 1 Sep 2002 05:29:59 +0000 (05:29 +0000)]
Removing extraneous pod files for leader/follower MPM

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

22 years agoSwitched ab to the new abstract pollset API (this will
Brian Pane [Sun, 1 Sep 2002 04:26:32 +0000 (04:26 +0000)]
Switched ab to the new abstract pollset API  (this will
allow ab to take advantage of future apr_pollset_t scalability
improvements)

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

22 years agoGet rid of mod_ldap.html; it has been replace by mod_ldap.html.en
Joshua Slive [Sat, 31 Aug 2002 17:05:22 +0000 (17:05 +0000)]
Get rid of mod_ldap.html; it has been replace by mod_ldap.html.en

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

22 years agoFix links.
Joshua Slive [Sat, 31 Aug 2002 17:03:18 +0000 (17:03 +0000)]
Fix links.

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

22 years agoAdd mod_ldap.
Joshua Slive [Sat, 31 Aug 2002 16:59:08 +0000 (16:59 +0000)]
Add mod_ldap.

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

22 years agoConvert the mod_ldap docs to xml and add a cross-reference and
Joshua Slive [Sat, 31 Aug 2002 16:58:52 +0000 (16:58 +0000)]
Convert the mod_ldap docs to xml and add a cross-reference and
<compatibility> info to mod_auth_ldap.

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

22 years agoCut an errant word.
Joshua Slive [Fri, 30 Aug 2002 21:14:21 +0000 (21:14 +0000)]
Cut an errant word.

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

22 years agoConvert mod_auth_ldap to xml. This doesn't quite conform
Joshua Slive [Fri, 30 Aug 2002 21:07:44 +0000 (21:07 +0000)]
Convert mod_auth_ldap to xml.  This doesn't quite conform
to the DTD because there are some <font> tags that need to
be removed.  There are a bunch of other little things
that could be improved, including adding proper
<description> tags.

Mod_ldap still needs to be converted.

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

22 years agoFixing up the broken links
Bradley Nicholes [Fri, 30 Aug 2002 20:46:55 +0000 (20:46 +0000)]
Fixing up the broken links

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

22 years agoupdate README.ldap and config.m4 to reflect new location of
Jeff Trawick [Fri, 30 Aug 2002 20:32:14 +0000 (20:32 +0000)]
update README.ldap and config.m4 to reflect new location of
httpd ldap code

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

22 years agoAdding the LDAP README file
Bradley Nicholes [Fri, 30 Aug 2002 19:48:17 +0000 (19:48 +0000)]
Adding the LDAP README file

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

22 years agoMake files for building the LDAP module for NetWare
Bradley Nicholes [Fri, 30 Aug 2002 19:47:56 +0000 (19:47 +0000)]
Make files for building the LDAP module for NetWare

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

22 years agoUpdate the defaults on ThreadsPerChild and ThreadLimit and not that
Joshua Slive [Fri, 30 Aug 2002 17:09:23 +0000 (17:09 +0000)]
Update the defaults on ThreadsPerChild and ThreadLimit and not that
ThreadLimit is now part of mpm_winnt as well as update a few transformations.

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

22 years agoactuall fix the bug
Ian Holsman [Fri, 30 Aug 2002 16:31:17 +0000 (16:31 +0000)]
actuall fix the bug

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

22 years agoWin32: First cut as cleaning up mpm_default.h defaults
Bill Stoddard [Fri, 30 Aug 2002 16:12:59 +0000 (16:12 +0000)]
Win32: First cut as cleaning up mpm_default.h defaults

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

22 years agodeflate's filter removal was reversed for non-html files, resulting
Ian Holsman [Fri, 30 Aug 2002 16:08:03 +0000 (16:08 +0000)]
deflate's filter removal was reversed for non-html files, resulting
in it never being applied for non-html files
Submitted by: Kris Verbeeck <Kris.Verbeeck@ubizen.com>

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

22 years agoOS/390: re-instate support for single listen unserialized accept
Greg Ames [Fri, 30 Aug 2002 15:16:11 +0000 (15:16 +0000)]
OS/390: re-instate support for single listen unserialized accept

Reported by:  Marcel_Schmidt at swissre dot com

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

22 years agoLeon Brocard writes:
Martin Kraemer [Fri, 30 Aug 2002 12:26:14 +0000 (12:26 +0000)]
Leon Brocard writes:
> Hello,
>
> I love httpd2 and I really like apachebench but using the gnuplot
> output option (-g) gave me this:
>
>   starttime       seconds ctime   dtime   ttime   wait
>   Thu Aug 29 12:29:31 200        1030620571362758        0       54      54      0
>
> It's truncating the year. Now according to
> http://apr.apache.org/docs/apr/group__APR__Time.html#a15 "Unlike
> ANSI/ISO C ctime(), apr_ctime() does not include a \n", so the code
> and comment in ab.c are wrong, hence my attached patch to remove them.

Submitted by: Leon Brocard <acme@astray.com>

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

22 years agoThe style police just get really annoyed with this file in general.
Justin Erenkrantz [Fri, 30 Aug 2002 04:47:57 +0000 (04:47 +0000)]
The style police just get really annoyed with this file in general.
(No code changes)

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

22 years agoGramar nit.
Justin Erenkrantz [Fri, 30 Aug 2002 04:42:26 +0000 (04:42 +0000)]
Gramar nit.

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

22 years agofix a type mismatch
Jeff Trawick [Fri, 30 Aug 2002 01:06:14 +0000 (01:06 +0000)]
fix a type mismatch

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

22 years agoDocument the Good News about Jaguar (OS X 10.2)
Jim Jagielski [Fri, 30 Aug 2002 01:03:53 +0000 (01:03 +0000)]
Document the Good News about Jaguar (OS X 10.2)
and provide a little more insight

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