]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
28 years agoSet correct version number for first snapshot and coming release.
Ralf S. Engelschall [Wed, 6 Aug 1997 06:12:18 +0000 (06:12 +0000)] 
Set correct version number for first snapshot and coming release.

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

28 years agoYep I managed to post it screwed up ... and probably because I wrote
dgaudet [Tue, 5 Aug 1997 08:20:54 +0000 (08:20 +0000)] 
Yep I managed to post it screwed up ... and probably because I wrote
so much with the patch to PR#717 everyone agreed with the concept without
reviewing the code!

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

28 years agoCorrect a few of my changes.
dgaudet [Tue, 5 Aug 1997 06:49:32 +0000 (06:49 +0000)] 
Correct a few of my changes.

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

28 years agoFixed improper vhost merging of <Location> and <Directory>.
Ralf S. Engelschall [Mon, 4 Aug 1997 16:05:00 +0000 (16:05 +0000)] 
Fixed improper vhost merging of <Location> and <Directory>.

Submitted by: Dean Gaudet
Reviewed by: Roy Fielding, Ralf S. Engelschall, Dean Gaudet

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

28 years agoReally fix solaris -HUP problem with slack dup of sockets. Undo prior
Roy T. Fielding [Mon, 4 Aug 1997 05:42:45 +0000 (05:42 +0000)] 
Really fix solaris -HUP problem with slack dup of sockets.  Undo prior
change and move ap_slack after all of the rest of the socket initialization,
which apparently is needed for SO_REUSEADDR to survive the dup on Solaris.
Also block SIGHUP and SIGUSR1 during restart on all platforms.

PR: 832
Submitted by: Dean Gaudet
Reviewed by: Roy Fielding

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

28 years agoMerged in recent changes from HEAD.
Ralf S. Engelschall [Sun, 3 Aug 1997 08:47:57 +0000 (08:47 +0000)] 
Merged in recent changes from HEAD.

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

28 years agoBugfix the case where multiple <Directory>s match and all are applied
Ralf S. Engelschall [Sat, 2 Aug 1997 15:52:12 +0000 (15:52 +0000)] 
Bugfix the case where multiple <Directory>s match and all are applied

Submitted by: Dean Gaudet
Reviewed by: Dean Gaudet, Ralf S. Engelschall, Randy Terbush

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

28 years agoMake headers also consistent in Apache 1.2.2 docs.
Ralf S. Engelschall [Sat, 2 Aug 1997 08:24:08 +0000 (08:24 +0000)] 
Make headers also consistent in Apache 1.2.2 docs.

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

28 years agoMerged in from HEAD.
Ralf S. Engelschall [Fri, 1 Aug 1997 09:20:56 +0000 (09:20 +0000)] 
Merged in from HEAD.

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

28 years agoFixed an infinite loop for references above the server root.
Ralf S. Engelschall [Fri, 1 Aug 1997 08:48:17 +0000 (08:48 +0000)] 
Fixed an infinite loop for references above the server root.

PR: 748
Submitted by: Dean Gaudet
Reviewed by: Brian Behlendorf

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

28 years agoMerge in documentation update from HEAD.
Ralf S. Engelschall [Thu, 31 Jul 1997 21:27:03 +0000 (21:27 +0000)] 
Merge in documentation update from HEAD.

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

28 years agoMerging in changes from HEAD.
Ralf S. Engelschall [Thu, 31 Jul 1997 16:28:30 +0000 (16:28 +0000)] 
Merging in changes from HEAD.

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

28 years agomerge in Ken's recent FAQ changes from HEAD
Ralf S. Engelschall [Thu, 31 Jul 1997 08:57:21 +0000 (08:57 +0000)] 
merge in Ken's recent FAQ changes from HEAD

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

28 years agohandle_else was being used to handle endif.
Ralf S. Engelschall [Thu, 31 Jul 1997 08:50:02 +0000 (08:50 +0000)] 
handle_else was being used to handle endif.

Submitted by: Howard Fear
Reviewed by: Ralf S. Engelschall, Jim Jagielski, Randy Terbush

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

28 years agoFinal sync of mod_rewrite for Apache 1.2.2:
Ralf S. Engelschall [Thu, 31 Jul 1997 08:43:16 +0000 (08:43 +0000)] 
Final sync of mod_rewrite for Apache 1.2.2:
  o added diff between mod_rewrite 3.0.6+ and 3.0.9
    minus WIN32/NT stuff, but plus copyright removement.
    In detail:
    - workaround for detecting infinite rewriting loops
    - fixed setting of env vars when "-" is used as subst string
    - fixed forced response code on redirects (PR#777)
    - fixed cases where r->args is ""
    - kludge to disable locking on pipes under braindead SunOS
    - fix for rewritelog in cases where remote hostname is unknown
    - fixed totally damaged request_rec walk-back loop
  o remove static from local data and add static to global ones.
  o replaced ugly proxy finding stuff by simple
    find_linked_module("mod_proxy") call.
  o added missing negation char on rewritelog()
  o fixed a few comment typos

PR: 777
Submitted by:   Ralf S. Engelschall
Reviewed by:    Jim Jagielski, Randy Terbush, Ralf S. Engelschall

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

28 years agomod_auth_anon logs multiple times
Ralf S. Engelschall [Thu, 31 Jul 1997 08:29:42 +0000 (08:29 +0000)] 
mod_auth_anon logs multiple times

PR: 421, 868
Submitted by: Dean Gaudet
Reviewed by: Ralf S. Engelschall, Dirk v.Gulik, Ken Coar, Jim Jagielski

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

28 years ago"force-response-1.0" now only applies to requests which are HTTP/1.0 to begin
Ralf S. Engelschall [Thu, 31 Jul 1997 08:19:50 +0000 (08:19 +0000)] 
"force-response-1.0" now only applies to requests which are HTTP/1.0 to begin
with.  "nokeepalive" now works for HTTP/1.1 clients.  Added "downgrade-1.0"
which causes Apache to pretend it received a 1.0.  Additionally mod_browser
now triggers during translate_name to workaround a deficiency in the
header_parse phase.

PR: 875
Submitted by: Dean Gaudet
Reviewed by: Roy Fielding, Ralf S. Engelschall, Jim Jagielski

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

28 years agoget_client_block() returns wrong length if policy is REQUEST_CHUNKED_DECHUNK
Ralf S. Engelschall [Wed, 30 Jul 1997 15:25:29 +0000 (15:25 +0000)] 
get_client_block() returns wrong length if policy is REQUEST_CHUNKED_DECHUNK

PR: 815
Submitted by: Kenichi Hori <ken@d2.bs1.fc.nec.co.jp>
Reviewed by: Dean Gaudet, Ralf S. Engelschall, Jim Jagielski

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

28 years agoTreat <files> container like others in mod_info.
Ralf S. Engelschall [Wed, 30 Jul 1997 15:16:50 +0000 (15:16 +0000)] 
Treat <files> container like others in mod_info.

PR: 848
Submitted by: Marc Slemko
Reviewed by: Dean Gaudet, Ralf S. Engelschall, Ken Coar, Jim Jagielski

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

28 years agomerge up to 1.3 base
dgaudet [Sun, 27 Jul 1997 17:19:01 +0000 (17:19 +0000)] 
merge up to 1.3 base

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

28 years agomerge up to 1.3 docs
dgaudet [Sun, 27 Jul 1997 17:17:42 +0000 (17:17 +0000)] 
merge up to 1.3 docs

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

28 years agoThis commit was manufactured by cvs2svn to create branch 'APACHE_1_2_X'.
(no author) [Tue, 22 Jul 1997 08:51:02 +0000 (08:51 +0000)] 
This commit was manufactured by cvs2svn to create branch 'APACHE_1_2_X'.

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

28 years agoNote the fixes for PR#813, 814.
dgaudet [Sun, 20 Jul 1997 18:39:42 +0000 (18:39 +0000)] 
Note the fixes for PR#813, 814.

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

28 years agoFirst problem: if a client sends a Host: header with a different case than
dgaudet [Sun, 20 Jul 1997 18:36:03 +0000 (18:36 +0000)] 
First problem: if a client sends a Host: header with a different case than
"Host:", the proxy won't see it and it will end up with two Host: headers
with different capitalization.

Second problem: if the proxy connects to a HTTP/0.9 server, the
first line returned will be corrupt because len was tampered with.

Reviewed by: Marc Slemko, Dean Gaudet, Randy Terbush
Submitted by: Kenichi Hori <ken@d2.bs1.fc.nec.co.jp>
PR: 813, 814

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

28 years agoMore updates from 1.3 docs.
dgaudet [Sun, 20 Jul 1997 18:30:21 +0000 (18:30 +0000)] 
More updates from 1.3 docs.

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

28 years agoBring in doc changes from 1.3.
dgaudet [Sun, 20 Jul 1997 18:28:07 +0000 (18:28 +0000)] 
Bring in doc changes from 1.3.

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

28 years agoGive more accurate instructions on how to increase HARD_SERVER_LIMIT
dgaudet [Sun, 20 Jul 1997 18:26:16 +0000 (18:26 +0000)] 
Give  more accurate instructions on how to increase HARD_SERVER_LIMIT
for the case where MaxClients > HARD_SERVER_LIMIT.

Reviewed by: Dean Gaudet (hey it's a doc change!)
Submitted by: Marc Slemko

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

28 years agofixup of mod_include logging
dgaudet [Sun, 20 Jul 1997 18:24:25 +0000 (18:24 +0000)] 
fixup of mod_include logging

Reviewed by: Jim Jagielski, Dean Gaudet
Submitted by: Marc Slemko
PR: 797

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

28 years agoNote the fix for the Solaris -HUP problem.
dgaudet [Sun, 20 Jul 1997 18:22:02 +0000 (18:22 +0000)] 
Note the fix for the Solaris -HUP problem.

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

28 years agoPR#832: Fix Solaris -HUP problem introduced in 1.2.1.
dgaudet [Sun, 20 Jul 1997 18:18:56 +0000 (18:18 +0000)] 
PR#832: Fix Solaris -HUP problem introduced in 1.2.1.

Reviewed by: Roy Fielding, (and it's been in 1.3 for a few weeks)

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

28 years agoIn HTTP/1.1, whether or not a request message contains a body
Roy T. Fielding [Sat, 19 Jul 1997 20:17:41 +0000 (20:17 +0000)] 
In HTTP/1.1, whether or not a request message contains a body
is independent of the request method and based solely on the presence
of a Content-Length or Transfer-Encoding.  Therefore, our default
handlers need to be prepared to read a body even if they don't know
what to do with it; otherwise, the body would be mistaken for the
next request on a persistent connection.  discard_request_body()
has been added to take care of that.

PR: 378
Reviewed by: Dean Gaudet

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

28 years agoReplaced APACHE_RELEASE_DATE with APACHE_RELEASE number, since branching
Roy T. Fielding [Sat, 19 Jul 1997 19:13:57 +0000 (19:13 +0000)] 
Replaced APACHE_RELEASE_DATE with APACHE_RELEASE number, since branching
a release makes the date meaningless for feature comparisons.  The format is

     jnnffbb    (j = major number, nn = minor, ff = bugfix, bb = beta)

Note that 1.2b11 would have been 1020011 and 1.2.0 would be 1020012,
since the beta sequence numbers are actually X.X.0 releases.

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

28 years agoMinor tweak to fix a problem with the fix to PR#94.
dgaudet [Sat, 19 Jul 1997 08:17:16 +0000 (08:17 +0000)] 
Minor tweak to fix a problem with the fix to PR#94.

Reviewed by: Alexei Kosut, Randy Terbush
Submitted by: Paul Sutton
Obtained from:

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

28 years ago Undoing an erroneous adjustment of a link - the page was
Ken Coar [Tue, 15 Jul 1997 02:07:57 +0000 (02:07 +0000)] 
Undoing an erroneous adjustment of a link - the page was
accessed through a bogus URL, and relativity failed to work
there.  (Hear that, Doctor Al?)

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

28 years agoFix a broken link.
Randy Terbush [Mon, 14 Jul 1997 17:47:30 +0000 (17:47 +0000)] 
Fix a broken link.

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

28 years agoBring known bugs in 1_2_X up-to-date from HEAD
pcs [Fri, 11 Jul 1997 13:01:19 +0000 (13:01 +0000)] 
Bring known bugs in 1_2_X up-to-date from HEAD

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

28 years ago Bring the 1.2 FAQ (which is what appears on the Apache site)
Ken Coar [Wed, 9 Jul 1997 10:15:42 +0000 (10:15 +0000)] 
Bring the 1.2 FAQ (which is what appears on the Apache site)
up-to-date with the latest changes.  This one file, at least,
needs to be kept in sync since it doesn't contain any 1.3-isms.

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

28 years agoMake this reflect the remote document title.
Randy Terbush [Sun, 6 Jul 1997 19:37:51 +0000 (19:37 +0000)] 
Make this reflect the remote document title.

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

28 years agoSun has changed some of these URLs.
Randy Terbush [Sun, 6 Jul 1997 19:35:56 +0000 (19:35 +0000)] 
Sun has changed some of these URLs.

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

28 years agoBump version back to 1.2.2-dev.
Marc Slemko [Sun, 6 Jul 1997 02:35:15 +0000 (02:35 +0000)] 
Bump version back to 1.2.2-dev.
PR:

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

28 years agoBump SERVER_BASEVERSION back to 1.2.1 for reroll and bump
Marc Slemko [Sun, 6 Jul 1997 02:04:22 +0000 (02:04 +0000)] 
Bump SERVER_BASEVERSION back to 1.2.1 for reroll and bump
APACHE_RELEASE_DATE.
PR:

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

28 years agoBack out accidental inclusion of REMOTE_FORCE_HOST change.
Marc Slemko [Sat, 5 Jul 1997 17:56:49 +0000 (17:56 +0000)] 
Back out accidental inclusion of REMOTE_FORCE_HOST change.
Reviewed by:
Submitted by:
Obtained from:

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

28 years agoRemove extra exists_scoreboard_image() call.
Marc Slemko [Sat, 5 Jul 1997 17:42:12 +0000 (17:42 +0000)] 
Remove extra exists_scoreboard_image() call.
Reviewed by:
Submitted by:
Obtained from:

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

28 years agoRemove 1.3 IconWidth and IconHeight options from 1.2 docs.
Marc Slemko [Sat, 5 Jul 1997 17:36:08 +0000 (17:36 +0000)] 
Remove 1.3 IconWidth and IconHeight options from 1.2 docs.
Reviewed by:
Submitted by:
Obtained from:

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

28 years agoFix typos.
Marc Slemko [Sat, 5 Jul 1997 17:30:58 +0000 (17:30 +0000)] 
Fix typos.
Reviewed by:
Submitted by:
Obtained from:

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

28 years ago {Sigh} Bringing over the latest HEAD changes.
Ken Coar [Sat, 5 Jul 1997 15:49:38 +0000 (15:49 +0000)] 
{Sigh} Bringing over the latest HEAD changes.

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

28 years ago Dragging over a bunch of changes to the HEAD version. The
Ken Coar [Sat, 5 Jul 1997 15:37:37 +0000 (15:37 +0000)] 
Dragging over a bunch of changes to the HEAD version.  The
FAQ is pretty well version-armoured.

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

28 years ago1.2.2-dev
dgaudet [Thu, 3 Jul 1997 06:20:16 +0000 (06:20 +0000)] 
1.2.2-dev

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

28 years agoHere goes, 1.2.1.
dgaudet [Thu, 3 Jul 1997 06:08:29 +0000 (06:08 +0000)] 
Here goes, 1.2.1.

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

28 years agoand a few more 1.3isms I let slep in
dgaudet [Thu, 3 Jul 1997 06:06:07 +0000 (06:06 +0000)] 
and a few more 1.3isms I let slep in

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

28 years agooops, this is a 1.3 thing
dgaudet [Thu, 3 Jul 1997 06:03:26 +0000 (06:03 +0000)] 
oops, this is a 1.3 thing

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

28 years agomerge in marc's weblinting changes
dgaudet [Thu, 3 Jul 1997 06:01:21 +0000 (06:01 +0000)] 
merge in marc's weblinting changes

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

28 years agoPR#695: fix problem compiling http_bprintf.c with gcc under SCO
dgaudet [Thu, 3 Jul 1997 05:59:45 +0000 (05:59 +0000)] 
PR#695: fix problem compiling http_bprintf.c with gcc under SCO

Submitted by:        Marc Slemko
Reviewed by: Dean Gaudet, Randy Terbush

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

28 years agoWe can use read_length instead of adding the new field begun_read_body.
dgaudet [Tue, 1 Jul 1997 06:50:30 +0000 (06:50 +0000)] 
We can use read_length instead of adding the new field begun_read_body.

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

28 years agoBack out the "HostnameLookups off" change.
dgaudet [Tue, 1 Jul 1997 06:31:00 +0000 (06:31 +0000)] 
Back out the "HostnameLookups off" change.

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

28 years agoPR#333: Fix rlim_t problems with AIX 4.2.
dgaudet [Tue, 1 Jul 1997 01:38:16 +0000 (01:38 +0000)] 
PR#333: Fix rlim_t problems with AIX 4.2.

Submitted by: Marc Slemko
Reviewed by:  Dean Gaudet

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

28 years agoAdded begun_read_body to request_rec so that subreqs and internal redirects
dgaudet [Tue, 1 Jul 1997 01:37:09 +0000 (01:37 +0000)] 
Added begun_read_body to request_rec so that subreqs and internal redirects
won't try to read the request body twice.

Submitted by: Roy Fielding
Reviewed by:  Alexei Kosut, Dean Gaudet

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

28 years agoUpdate dependencies.
dgaudet [Tue, 1 Jul 1997 01:33:31 +0000 (01:33 +0000)] 
Update dependencies.

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

28 years ago Bringing over changes from 1.3-dev (about how this is a server
Ken Coar [Mon, 30 Jun 1997 21:09:58 +0000 (21:09 +0000)] 
Bringing over changes from 1.3-dev (about how this is a server
*running* Apache, not the Apache website itself).

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

28 years agoWorkaround AIX 3.x compiler bug.
Marc Slemko [Mon, 30 Jun 1997 00:02:01 +0000 (00:02 +0000)] 
Workaround AIX 3.x compiler bug.

PR: 725
Reviewed by: Dean Gaudet, Jim Jagielski
Submitted by:
Obtained from:

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

28 years agoAdd Roy's suggested #define APACHE_RELEASE_DATE.
dgaudet [Sun, 29 Jun 1997 18:51:23 +0000 (18:51 +0000)] 
Add Roy's suggested #define APACHE_RELEASE_DATE.

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

28 years agoFix problem with error from hp/ux make when no modules in modules/ dir.
dgaudet [Sun, 29 Jun 1997 18:28:26 +0000 (18:28 +0000)] 
Fix problem with error from hp/ux make when no modules in modules/ dir.

Submitted by: Marc Slemko
Reviewed by: Dean Gaudet, Alexei Kosut

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

28 years agoWe'll get the right some day.
dgaudet [Sun, 29 Jun 1997 18:21:46 +0000 (18:21 +0000)] 
We'll get the right some day.

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

28 years agoCorrect speeling of Jim's name.
dgaudet [Sun, 29 Jun 1997 18:15:23 +0000 (18:15 +0000)] 
Correct speeling of Jim's name.

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

28 years agoRemove listenbacklog docs.
dgaudet [Sun, 29 Jun 1997 18:14:06 +0000 (18:14 +0000)] 
Remove listenbacklog docs.

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

28 years agoMerge LockFile docs.
dgaudet [Sun, 29 Jun 1997 18:12:42 +0000 (18:12 +0000)] 
Merge LockFile docs.

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

28 years agoLockFile directive and USE_FLOCK changes.
dgaudet [Sun, 29 Jun 1997 18:08:38 +0000 (18:08 +0000)] 
LockFile directive and USE_FLOCK changes.

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

28 years agoPR#773: string.h is ANSI, strings.h isn't. Use string.h.
dgaudet [Sun, 29 Jun 1997 17:41:29 +0000 (17:41 +0000)] 
PR#773: string.h is ANSI, strings.h isn't.  Use string.h.

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

28 years agoMissed Jim's NO_SLACK for A/UX.
dgaudet [Sat, 28 Jun 1997 22:20:06 +0000 (22:20 +0000)] 
Missed Jim's NO_SLACK for A/UX.
Reviewed by:
Submitted by:
Obtained from:

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

28 years agoPR#353: fix problem with symlink -> directory with .htaccess disallowing
dgaudet [Sat, 28 Jun 1997 22:06:22 +0000 (22:06 +0000)] 
PR#353: fix problem with symlink -> directory with .htaccess disallowing
symlinks.

This fix was inadvertantly committed to http_request.c a few days ago.

Reviewed by:  Brian

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

28 years agoPR#644: mod_include trampled on r->args when it shouldn't
dgaudet [Sat, 28 Jun 1997 22:01:42 +0000 (22:01 +0000)] 
PR#644: mod_include trampled on r->args when it shouldn't

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

28 years agoWhack people upside the head if they try to run apache as root.
dgaudet [Sat, 28 Jun 1997 22:00:16 +0000 (22:00 +0000)] 
Whack people upside the head if they try to run apache as root.

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

28 years agoyet another update from HEAD
dgaudet [Sat, 28 Jun 1997 21:51:44 +0000 (21:51 +0000)] 
yet another update from HEAD

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

28 years agoUpdate with latest from HEAD.
dgaudet [Sat, 28 Jun 1997 20:58:17 +0000 (20:58 +0000)] 
Update with latest from HEAD.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

28 years agoRemove 1.3isms from 1.2.1 branch.
dgaudet [Sat, 28 Jun 1997 20:31:09 +0000 (20:31 +0000)] 
Remove 1.3isms from 1.2.1 branch.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

28 years agoUpdate with last commit, and the reorg.
dgaudet [Sat, 28 Jun 1997 19:51:25 +0000 (19:51 +0000)] 
Update with last commit, and the reorg.
Reviewed by:
Submitted by:
Obtained from:

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

28 years agoPR#742: mod_include was not properly changing directory
dgaudet [Sat, 28 Jun 1997 19:50:15 +0000 (19:50 +0000)] 
PR#742: mod_include was not properly changing directory

Reviewed by: Dean, Brian
Submitted by: Marc
Obtained from:

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

28 years agoMerge in all of the docs from HEAD, I'll clean it up a bit later.
dgaudet [Fri, 27 Jun 1997 03:02:14 +0000 (03:02 +0000)] 
Merge in all of the docs from HEAD, I'll clean it up a bit later.
Reviewed by:
Submitted by:
Obtained from:

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

28 years agoThis commit was manufactured by cvs2svn to create branch 'APACHE_1_2_X'.
(no author) [Fri, 27 Jun 1997 03:02:14 +0000 (03:02 +0000)] 
This commit was manufactured by cvs2svn to create branch 'APACHE_1_2_X'.

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

28 years agoReport shmget error on linux with more verbosity.
dgaudet [Fri, 27 Jun 1997 02:31:14 +0000 (02:31 +0000)] 
Report shmget error on linux with more verbosity.
Reviewed by:
Submitted by:
Obtained from:

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

28 years agogive me useless text not useless errno
dgaudet [Fri, 27 Jun 1997 02:28:56 +0000 (02:28 +0000)] 
give me useless text not useless errno
Reviewed by: Dean, Alexei
Submitted by: Marc
Obtained from:

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

28 years agoUpdate mod_rewrite from 3.0.5 to 3.0.6.
dgaudet [Fri, 27 Jun 1997 02:26:32 +0000 (02:26 +0000)] 
Update mod_rewrite from 3.0.5 to 3.0.6.

Reviewed by: Dean, Alexei
Submitted by: Ralf
Obtained from:

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

28 years agoUgh I messed up the security fixes commit.
dgaudet [Fri, 27 Jun 1997 02:21:22 +0000 (02:21 +0000)] 
Ugh I messed up the security fixes commit.
Reviewed by:
Submitted by:
Obtained from:

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

28 years agoPR#94: Content negot fails unless each varient has a charset
dgaudet [Fri, 27 Jun 1997 02:20:19 +0000 (02:20 +0000)] 
PR#94: Content negot fails unless each varient has a charset

Reviewed by: Dean, Alexei
Submitted by: Paul Sutton
Obtained from:

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

28 years agoDefault HostnameLookups to off.
dgaudet [Fri, 27 Jun 1997 02:15:07 +0000 (02:15 +0000)] 
Default HostnameLookups to off.

Reviewed by:  Dean, Rasmus, Jim, Randy
Submitted by: Linus Torvalds

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

28 years agoPR#752: make clean is more aggressive
dgaudet [Fri, 27 Jun 1997 02:09:15 +0000 (02:09 +0000)] 
PR#752: make clean is more aggressive

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

28 years agoThe ap_slack stuff is new to the api... but we can't use any date later
dgaudet [Fri, 27 Jun 1997 02:07:34 +0000 (02:07 +0000)] 
The ap_slack stuff is new to the api... but we can't use any date later
than 19970623 because that's the one being used to indicate the NT port.

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

28 years agoPR#511: update unixware support for 2.1.2
dgaudet [Fri, 27 Jun 1997 02:02:01 +0000 (02:02 +0000)] 
PR#511: update unixware support for 2.1.2

Submitted by: Lawrence Rosenman <ler@lerctr.org>

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

28 years agoPR#327: Port to NonStop-UX
dgaudet [Fri, 27 Jun 1997 02:01:07 +0000 (02:01 +0000)] 
PR#327: Port to NonStop-UX

Submitted by: Joachim Schmitz <schmitz_joachim@tandem.com>

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

28 years agoPR#399: Update Convex support for 11.5
dgaudet [Fri, 27 Jun 1997 01:59:31 +0000 (01:59 +0000)] 
PR#399: Update Convex support for 11.5

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

28 years agoPR#388: Support for DEC cc compiler under Ultrix.
dgaudet [Fri, 27 Jun 1997 01:58:16 +0000 (01:58 +0000)] 
PR#388: Support for DEC cc compiler under Ultrix.

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

28 years agoupdate CHANGES
dgaudet [Fri, 27 Jun 1997 01:56:48 +0000 (01:56 +0000)] 
update CHANGES
Reviewed by:
Submitted by:
Obtained from:

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

28 years agoPR#383: Support for Maxion/OS SVR4.2 Real Time Unix
dgaudet [Fri, 27 Jun 1997 01:55:31 +0000 (01:55 +0000)] 
PR#383: Support for Maxion/OS SVR4.2 Real Time Unix

Submitted by:  no email address given

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

28 years agoPR#566: mod_status dumps core in inetd mode
dgaudet [Fri, 27 Jun 1997 01:51:50 +0000 (01:51 +0000)] 
PR#566: mod_status dumps core in inetd mode

Submitted by: Marc Slemko and Roy Fielding
Reviewed by:  Marc Slemko, Roy Fielding, Alexei Kosut

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

28 years agoAdd the slack fd code, and the reordering of log/socket opening.
dgaudet [Fri, 27 Jun 1997 01:47:47 +0000 (01:47 +0000)] 
Add the slack fd code, and the reordering of log/socket opening.
Reviewed by:
Submitted by:
Obtained from:

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

28 years agoPR#705: alpha linux requires -lcrypt, sparc linux requires -lm
dgaudet [Fri, 27 Jun 1997 01:39:12 +0000 (01:39 +0000)] 
PR#705: alpha linux requires -lcrypt, sparc linux requires -lm

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

28 years agoFix an off-by-1 bug in pregsub().
dgaudet [Tue, 24 Jun 1997 00:11:10 +0000 (00:11 +0000)] 
Fix an off-by-1 bug in pregsub().

Reviewed by: Randy, Ralf
Submitted by: Alexei
Obtained from:

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

28 years ago Updating with changes from HEAD. (CVS has been *really* slow
Ken Coar [Wed, 11 Jun 1997 21:21:39 +0000 (21:21 +0000)] 
Updating with changes from HEAD.  (CVS has been *really* slow
to-day..)

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

28 years agoMerge FAQ updates from HEAD.
Marc Slemko [Mon, 9 Jun 1997 17:04:36 +0000 (17:04 +0000)] 
Merge FAQ updates from HEAD.

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

28 years agoUpdate summary and syntax
pcs [Mon, 9 Jun 1997 14:46:04 +0000 (14:46 +0000)] 
Update summary and syntax

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