]>
granicus.if.org Git - apache/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Ian Holsman [Thu, 29 Aug 2002 23:14:52 +0000 (23:14 +0000)]
new option 'path' to the cookie
PR: 12172
Submitted by: apachecvslog@robcromwell.com (Rob Cromwell)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96581
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 29 Aug 2002 23:04:36 +0000 (23:04 +0000)]
find the first perl, not the last
we break-ed when we found the first perl, but it didn't
get us out of the outer for
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96580
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Thu, 29 Aug 2002 22:58:52 +0000 (22:58 +0000)]
just saw this bug
PR: 12181
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96579
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Thu, 29 Aug 2002 22:51:40 +0000 (22:51 +0000)]
shot in the arm by the style police while trying to escape
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96578
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Thu, 29 Aug 2002 22:45:13 +0000 (22:45 +0000)]
set expiry time correctly.
set Cookie on err_headers_out, and ensure it is only set once.
PR: 12132
Submitted by: apachecvslog@robcromwell.com (Rob Cromwell)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96577
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 29 Aug 2002 19:30:51 +0000 (19:30 +0000)]
config.log and config.status are created by configure and need to
be removed by make distclean
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96576
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 29 Aug 2002 19:25:40 +0000 (19:25 +0000)]
suexec is sometimes built by make so it needs to be removed by
make clean
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96575
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Thu, 29 Aug 2002 19:16:40 +0000 (19:16 +0000)]
STATUS update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96574
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Thu, 29 Aug 2002 19:13:25 +0000 (19:13 +0000)]
Updated docs to conform to the recent changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96573
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Thu, 29 Aug 2002 19:09:37 +0000 (19:09 +0000)]
Updated transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96572
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Thu, 29 Aug 2002 19:08:14 +0000 (19:08 +0000)]
Typo.
Submitted by: Ilia Soldis <rkai@tversu.ru>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96571
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 29 Aug 2002 19:03:27 +0000 (19:03 +0000)]
envvars-std is build by configure so it needs to be removed by
make distclean or make extraclean
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96570
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 29 Aug 2002 11:20:02 +0000 (11:20 +0000)]
fix the example apxs -i invocation to work with the Apache 2.0 build
mechanism
PR: 12151
Submitted by: god@ogmc.ru
Reviewed by: Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96567
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 29 Aug 2002 07:28:18 +0000 (07:28 +0000)]
Use username2 so that it matches the example below.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96566
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 29 Aug 2002 07:17:57 +0000 (07:17 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96565
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 29 Aug 2002 07:17:03 +0000 (07:17 +0000)]
Update translations.
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96564
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Pane [Thu, 29 Aug 2002 06:45:57 +0000 (06:45 +0000)]
--release_non_showstoppers_but_it_would_be_real_nice_to_wrap_these_up;
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96563
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 29 Aug 2002 06:45:39 +0000 (06:45 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96562
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Thu, 29 Aug 2002 06:43:42 +0000 (06:43 +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@96561
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 28 Aug 2002 19:56:32 +0000 (19:56 +0000)]
Removed unnecessary pool cleanup after a restart or shutdown
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96560
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 28 Aug 2002 19:16:00 +0000 (19:16 +0000)]
Fix a reference to an uninitialized pointer in util_ldap_cache_init().
PR: 12091
Submitted by: Jess Holle <jessh@ptc.com>
Reviewed by: Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96559
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 28 Aug 2002 18:48:07 +0000 (18:48 +0000)]
Adjust the descriptions of these directives, avoid the child/process/thread
confusion.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96558
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Pane [Wed, 28 Aug 2002 18:37:48 +0000 (18:37 +0000)]
Changed the content-length filter to allow streaming delivery
of content to clients
With this new code, the C-L filter will compute a content-length
if there's an EOS in the first brigade passed to it. For normal
static file requests, the response header will still include a C-L.
If there's no EOS in the first brigade passed to the C-L filter,
the filter will give up on setting the C-L header, in favor of
passing the data on to the next filter in a timely manner.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96557
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Wed, 28 Aug 2002 18:23:05 +0000 (18:23 +0000)]
Win32: Lower the default stack size from 1MB to 256KB. This will allow
a child process to start about 4 times as many threads (~8000 from ~2000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96556
13f79535 -47bb-0310-9956-
ffa450edef68