]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
24 years agono message
Bradley Nicholes [Fri, 30 Mar 2001 17:37:54 +0000 (17:37 +0000)] 
no message

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

24 years agono message
Bradley Nicholes [Fri, 30 Mar 2001 16:16:08 +0000 (16:16 +0000)] 
no message

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

24 years ago Appears strftime wasn't adaquate on win32 (nor were stat and spawn), but
William A. Rowe Jr [Wed, 28 Mar 2001 23:18:12 +0000 (23:18 +0000)] 
  Appears strftime wasn't adaquate on win32 (nor were stat and spawn), but
  any 3rd party anything needs these same sources we use for the core.

  Rather than linking to the core, this patch moves that family into the
  ApacheOS library.

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

24 years agomust keep awake...
Roy T. Fielding [Wed, 28 Mar 2001 12:20:20 +0000 (12:20 +0000)] 
must keep awake...

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

24 years ago Resolve the stdcall/cdecl ambiguity that caused Win2K to crash with the
William A. Rowe Jr [Tue, 27 Mar 2001 19:18:14 +0000 (19:18 +0000)] 
  Resolve the stdcall/cdecl ambiguity that caused Win2K to crash with the
  set service description patch.  Also lighten the load (don't allocate
  a handle) to get at the advapi32.dll we already statically link to.

PR: 7471
Submitted by: Roman Neuhauser <cynic@mail.cz>

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

24 years ago Solved a very serious threading problem with WinNT/2K Services. The
William A. Rowe Jr [Mon, 26 Mar 2001 19:25:54 +0000 (19:25 +0000)] 
  Solved a very serious threading problem with WinNT/2K Services.  The
  moment master_main told that the shutdown was complete, the parent
  control thread exited Apache, leaving mod_jserv's Java process running
  and alternately invoking mod_perl's cleanups from the correct thread
  or the service control thread. [William Rowe]

  List of PR's too long to cite...

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

24 years ago For historical clarity, this is 'the' noop. The next patch will
William A. Rowe Jr [Mon, 26 Mar 2001 18:10:34 +0000 (18:10 +0000)] 
  For historical clarity, this is 'the' noop.  The next patch will
  introduce the new behavior with the appropriate waits.

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

24 years ago Clean out a bunch of stale code. This patch should effectively be a
William A. Rowe Jr [Mon, 26 Mar 2001 18:05:09 +0000 (18:05 +0000)] 
  Clean out a bunch of stale code.  This patch should effectively be a
  noop, simply making the code easier to follow before committing the
  real fix to our thread-jumping mod_perl/mod_jserv parent process bug.

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

24 years ago A lone typo
William A. Rowe Jr [Mon, 26 Mar 2001 17:22:07 +0000 (17:22 +0000)] 
  A lone typo

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

24 years ago Fixed the Description service value to apply to all Win32 platforms.
William A. Rowe Jr [Mon, 26 Mar 2001 17:13:44 +0000 (17:13 +0000)] 
  Fixed the Description service value to apply to all Win32 platforms.

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

24 years agoI always forget to update the CHANGES file.
Victor J. Orlikowski [Thu, 22 Mar 2001 19:53:33 +0000 (19:53 +0000)] 
I always forget to update the CHANGES file.

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

24 years agoThe EBCDIC patch was already committed
Martin Kraemer [Thu, 22 Mar 2001 15:23:54 +0000 (15:23 +0000)] 
The EBCDIC patch was already committed

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

24 years agoThe diagnosis of the location of ndbm.h was broken for mod_rewrite and
Victor J. Orlikowski [Wed, 21 Mar 2001 03:09:45 +0000 (03:09 +0000)] 
The diagnosis of the location of ndbm.h was broken for mod_rewrite and
mod_auth_dbm on some systems using glibc 2.2 (i.e. SuSE 7.1).

PR: 6929

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

24 years agoAdded my public key to the list.
Paul J. Reder [Tue, 20 Mar 2001 19:05:48 +0000 (19:05 +0000)] 
Added my public key to the list.

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

24 years agoChange any slashes in the "uname -m" output to underbars. HP machines
Jeff Trawick [Fri, 16 Mar 2001 14:13:40 +0000 (14:13 +0000)] 
Change any slashes in the "uname -m" output to underbars.  HP machines
have slashes in the name, and a slash in the machine name, and thus the
name of a binary distribution, messes up binbuild.sh (among other things).

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

24 years agoAllow empty headers in mod_proxy. See below:
Chuck Murcko [Fri, 16 Mar 2001 07:01:23 +0000 (07:01 +0000)] 
Allow empty headers in mod_proxy. See below:
Empty headers are allowed by RFC2068 section 4.2.  The presence or
absence of an empty header can be significant.  The current mod_proxy
of httpd 1.3.x removes empty headers. Change mod_proxy to preserve
empty headers.
Submitted by: Christian von Roques <roques@mti.ag>
Reviewed by: Graham Leggett, Chuck Murcko

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

24 years agoFix a typo in a comment.
Jeff Trawick [Wed, 14 Mar 2001 04:43:04 +0000 (04:43 +0000)] 
Fix a typo in a comment.

PR:            7404 (which had a patch for the hostname lookup core dump
                    which was already fixed as well as this typo)
Submitted by: Kunihiro Tanaka <tanaka@apache.or.jp>

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

24 years ago Improve customisability of rotatelogs' behaviour. Allow the
Ken Coar [Tue, 13 Mar 2001 20:05:05 +0000 (20:05 +0000)] 
Improve customisability of rotatelogs' behaviour.  Allow the
logfile name to be formatted according to strftime(3), and
let the user specify an offset from UTC.

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

24 years agoIgnasi writes,...
Martin Kraemer [Tue, 13 Mar 2001 10:22:21 +0000 (10:22 +0000)] 
Ignasi writes,...
  The first correction is not important, only removes a redundant line,
  the ap_pstrdup(a, "127.0.0.1") is done anyway at the end of the function.
  The second correction is really a bug the p-> can be NULL.

Submitted by: "Roca Carrio, Ignasi" <Ignasi.Roca@fujitsu-siemens.com>

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

24 years agoupdate TPF doc
Greg Ames [Mon, 12 Mar 2001 19:22:32 +0000 (19:22 +0000)] 
update TPF doc

Submitted by: David McCreedy

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

24 years ago Make it more clear that the error occurs at run-time, not
Ken Coar [Mon, 12 Mar 2001 18:03:34 +0000 (18:03 +0000)] 
Make it more clear that the error occurs at run-time, not
compile-time.

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

24 years agoBrad writes,
Martin Kraemer [Mon, 12 Mar 2001 10:23:34 +0000 (10:23 +0000)] 
Brad writes,
  Even though I don't run AIX, I was reading BUILD.NOTES and went to the URL
  specified in the AIX section about the PTFs to find the URL does not work
  anymore, I have found this URL to find the PTFs at
  http://techsupport.services.ibm.com/rs6k/fixdb.html

Submitted by: brad@openbsd.org

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

24 years agoThese files are now obsoleted by ap_ebcdic.c
Martin Kraemer [Fri, 9 Mar 2001 10:24:44 +0000 (10:24 +0000)] 
These files are now obsoleted by ap_ebcdic.c

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

24 years agoDavid McCreedy writes:
Martin Kraemer [Fri, 9 Mar 2001 10:17:48 +0000 (10:17 +0000)] 
David McCreedy writes:
> I've update the text files in os/tpf/samples, in part due to these ebcdic
> patches.
> I'd like to
>
>      - remove os/tpf/samples/linkdll.jcl
>      - add os/tpf/samples/linkhttp.jcl
Submitted by: "David McCreedy" <mccreedy@us.ibm.com>

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

24 years agoI added configurable EBCDIC configuration functionality to http_core.c;
Martin Kraemer [Fri, 9 Mar 2001 10:10:55 +0000 (10:10 +0000)] 
I added configurable EBCDIC configuration functionality to http_core.c;
because conversion is a base feature, this looked like the only sensible
place to me. Other basic features like Resource limits live there too.

* make EBCDIC conversion truly configurable. Up to know, there was a
  hardwired assumption that only files of MIME type text/* (and a few
  exceptions) could be EBCDIC files; and everything else HAD TO BE
  binary. This assumption breaks (again and again) for MIME types like
  application/postscript, model/vrml, application/x-javascript and
  others, which can never be stored as EBCDIC text files.
  I now implemented two new directives for defining the conversion
  based on MIME type or file extension. The conversion can be set for
  upload and download independently, on or off, for any file.

* make EBCDIC conversion symmetric. Up to now, there was no clean way
  to deal with uploaded content (POST with Content-Type:, PUT with
  Content-Type:) because a) there was no MIME checker attached to the
  header-reader, and b) you could not actually define a conversion
  based on MIME type. Both deficiencies have now been addressed (the
  ap_checkconv_in() routine is called upon parsing of an uploaded
  Content-Type: line, and it can set a flag which is different from
  the download conversion flag. Also, its change is triggered at a
  different phase in the request handling: the upload conversion
  is set as soon as a Content-Type: for an uploaded document is
  detected, but the download conversion is only set when the
  response is about to be returned). All this was impossible in the
  past.

* unify the EBCDIC tables to be in a single common file
  src/ap/ap_ebcdic.c (and src/include/ap_ebcdic.h) instead
  of having redundant copies under src/os/{tpf,bs2000,os390}/ebcdic.{c,h}
  The common file will have the correct translation table
  conditionally compiled based on #ifdef TPF/OS390/_OSD_POSIX.
  Up to now, each EBCDIC had its own copy, cloned and slightly
  adapted.

* Also, put the conversion checker ap_checkconv() to http_core,
  because is is an essential central cog in the whole conversion
  clockwork. Until now, three almost incompatible copies were
  spread throughout the EBCDIC platforms' os.c files.

Reviewed by: "David McCreedy" <mccreedy@us.ibm.com>

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

24 years ago Add -V option to suexec, to list compile-time settings with
Ken Coar [Thu, 8 Mar 2001 18:11:48 +0000 (18:11 +0000)] 
Add -V option to suexec, to list compile-time settings with
which it was built.  Only usable by root and the HTTPD_USER.

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

24 years agoOtherBill is right: the change to check (fd < 0) makes no sense, because
Martin Kraemer [Fri, 2 Mar 2001 22:37:00 +0000 (22:37 +0000)] 
OtherBill is right: the change to check (fd < 0) makes no sense, because
ap_slack() and make_sock() guarantee that the returned fd >= 0

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

24 years ago1 inch of snow in munich this morning
Martin Kraemer [Fri, 2 Mar 2001 22:19:12 +0000 (22:19 +0000)] 
1 inch of snow in munich this morning

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

24 years agoThe <IfModule> tags for MOD_STATUS and MOD_INFO were reversed.
Martin Kraemer [Fri, 2 Mar 2001 22:17:10 +0000 (22:17 +0000)] 
The <IfModule> tags for MOD_STATUS and MOD_INFO were reversed.
This caused neither to work unless both are loaded.

Submitted by: "Brad Nicholes" <BNICHOLES@novell.com>

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

24 years agoIgnasi writes:
Martin Kraemer [Fri, 2 Mar 2001 12:35:53 +0000 (12:35 +0000)] 
Ignasi writes:
  Both mod_ssl and KAME-ipv6 patch sets are adding the
  if (fd >= 0) in the FD_SET(fd, &listenfds) on http_main.c.
  I think this patch doesn't concert neither to mod_ssl nor to IPv6.

I agree, and I think it avoids a potential core dump too.
Submitted by: "Roca Carrio, Ignasi" <Ignasi.Roca@fujitsu-siemens.com>

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

24 years agoResync KEYS
Martin Kraemer [Fri, 2 Mar 2001 09:23:23 +0000 (09:23 +0000)] 
Resync KEYS

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

24 years agoPoint to httpd site for httpd information
Martin Kraemer [Fri, 2 Mar 2001 07:42:36 +0000 (07:42 +0000)] 
Point to httpd site for httpd information

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

24 years ago Microsoft spells it 'Millennium'
William A. Rowe Jr [Fri, 2 Mar 2001 02:22:50 +0000 (02:22 +0000)] 
  Microsoft spells it 'Millennium'

Submitted by: Robert M. Dickau <robertd@installshield.com>
Reviewed by: Will Rowe

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

24 years agoUpdate
Martin Kraemer [Wed, 28 Feb 2001 15:44:15 +0000 (15:44 +0000)] 
Update

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

24 years agoAdd a comment that linux22 (-DLINUX22) is not solely for Linux-2.2.x
Martin Kraemer [Wed, 28 Feb 2001 08:46:35 +0000 (08:46 +0000)] 
Add a comment that linux22 (-DLINUX22) is not solely for Linux-2.2.x
Submitted by: jean-frederic clere <jfrederic.clere@fujitsu-siemens.com>

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

24 years agoRe-generate my KEYS, and those for the tarballs
Martin Kraemer [Tue, 27 Feb 2001 15:10:11 +0000 (15:10 +0000)] 
Re-generate my KEYS, and those for the tarballs

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

24 years agoUpdate my KEY
Martin Kraemer [Tue, 27 Feb 2001 14:43:14 +0000 (14:43 +0000)] 
Update my KEY

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

24 years ago One more notable exception to escape.
William A. Rowe Jr [Tue, 27 Feb 2001 06:53:08 +0000 (06:53 +0000)] 
  One more notable exception to escape.

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

24 years ago Add the Win32 service 'description', of our running server_version.
William A. Rowe Jr [Tue, 27 Feb 2001 06:39:32 +0000 (06:39 +0000)] 
  Add the Win32 service 'description', of our running server_version.

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

24 years ago Added a new API for NetWare to allow Apache the chance to unimport
William A. Rowe Jr [Tue, 27 Feb 2001 03:59:53 +0000 (03:59 +0000)] 
  Added a new API for NetWare to allow Apache the chance to unimport
  module symbols before it shuts down.

    void ap_os_dso_unsym(void *handle, const char *symname)

  This is necessary so that Apache on NetWare can shutdown cleanly
  in an error condition such as a failure while reading the .CONF file.

Submitted by: Brad Nicholes <BNICHOLES@novell.com>
Reviewed by: William Rowe

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

24 years ago Clean up this mess ... stripped out all the bogus absolute paths
William A. Rowe Jr [Mon, 26 Feb 2001 21:32:54 +0000 (21:32 +0000)] 
  Clean up this mess ... stripped out all the bogus absolute paths
  from win32 the .mak structure.  Our immunity has been that our master
  makefile.win doesn't recurse the .mak projects, and we simply build
  all .mak targets in the order we choose.  Use src/helpers/fixwin32mak.pl
  when exporting these .mak files to keep up with it.

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

24 years ago A little bit of Win32 magic to eliminate absolute paths from .mak output
William A. Rowe Jr [Mon, 26 Feb 2001 21:30:28 +0000 (21:30 +0000)] 
  A little bit of Win32 magic to eliminate absolute paths from .mak output
  of the Developer Studio - export .mak files result.

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

24 years ago Introduce NUL device pipes for stdin and stdout for the parent Win32
William A. Rowe Jr [Mon, 26 Feb 2001 20:33:53 +0000 (20:33 +0000)] 
  Introduce NUL device pipes for stdin and stdout for the parent Win32
  service process.  This solves bugs such as PR7198 that report
  "dup2(stdin) failed" when trying to use piped logs.

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

24 years agoUpdate to current version
Martin Kraemer [Mon, 26 Feb 2001 18:30:07 +0000 (18:30 +0000)] 
Update to current version

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

24 years ago...and bump up to 1.3.20
Martin Kraemer [Mon, 26 Feb 2001 17:39:18 +0000 (17:39 +0000)] 
...and bump up to 1.3.20

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

24 years agoCosmetics. ABOUT TO TAG!
Martin Kraemer [Mon, 26 Feb 2001 16:59:44 +0000 (16:59 +0000)] 
Cosmetics. ABOUT TO TAG!

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

24 years agoFix typo (thanks, Cliff Woolley <cliffwoolley@yahoo.com>!)
Martin Kraemer [Mon, 26 Feb 2001 16:35:17 +0000 (16:35 +0000)] 
Fix typo (thanks, Cliff Woolley <cliffwoolley@yahoo.com>!)

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

24 years agoMake this a security fix release
Martin Kraemer [Mon, 26 Feb 2001 16:04:51 +0000 (16:04 +0000)] 
Make this a security fix release

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

24 years agoRewrite ap_unparse_uri_components() to make it safer and more readable.
Martin Kraemer [Mon, 26 Feb 2001 15:49:46 +0000 (15:49 +0000)] 
Rewrite ap_unparse_uri_components() to make it safer and more readable.

Submitted by: "Jeffrey W. Baker" <jwbaker@acm.org>
Reviewed by: Martin Kraemer, William A. Rowe, Jim Jagielski

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

24 years agoNote recent fix for PR#7114 by Gertjan.van.Wingerde@cmg.nl
Martin Kraemer [Mon, 26 Feb 2001 14:46:00 +0000 (14:46 +0000)] 
Note recent fix for PR#7114 by Gertjan.van.Wingerde@cmg.nl

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

24 years agoUpdate version numbers
Martin Kraemer [Mon, 26 Feb 2001 14:37:43 +0000 (14:37 +0000)] 
Update version numbers

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

24 years agoReverting the unescape patch also removes its fix
Martin Kraemer [Mon, 26 Feb 2001 14:36:58 +0000 (14:36 +0000)] 
Reverting the unescape patch also removes its fix

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

24 years agoGertjan writes:
Martin Kraemer [Mon, 26 Feb 2001 14:09:04 +0000 (14:09 +0000)] 
Gertjan writes:
I have fixed the problem described in bug report 7114 regarding the
missing WWW-Authenticate header in responses to directory URL's,
while using the DirectoryIndex directive.

PR: 7114
Submitted by: Gertjan van Wingerde <gwingerde@home.nl>
Reviewed by: William A. Rowe, Jim Jagielski, Greg Stein

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

24 years agodocument that tmpnam() warnings on later Linuxes with recent gnu toolchain
Jim Jagielski [Sat, 24 Feb 2001 16:56:03 +0000 (16:56 +0000)] 
document that tmpnam() warnings on later Linuxes with recent gnu toolchain
installed

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

24 years agoback out Dean's hostname-unescaping fix, pending a real fix across the
Greg Stein [Sat, 24 Feb 2001 10:09:46 +0000 (10:09 +0000)] 
back out Dean's hostname-unescaping fix, pending a real fix across the
board.

See msgid: <Pine.LNX.4.33.0102231235031.11699-100000@twinlark.arctic.org>

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

24 years agoUpdate Release Status, note Dean's "unescaping hell" mail.
Martin Kraemer [Fri, 23 Feb 2001 22:10:32 +0000 (22:10 +0000)] 
Update Release Status, note Dean's "unescaping hell" mail.

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

24 years agoAris Stathakis noted this...
Jim Jagielski [Fri, 23 Feb 2001 16:37:26 +0000 (16:37 +0000)] 
Aris Stathakis noted this...
PR:
Obtained from:
Submitted by:
Reviewed by:

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

24 years ago As martin points out, no2slash took care of the loop, and testing the
William A. Rowe Jr [Thu, 22 Feb 2001 16:07:16 +0000 (16:07 +0000)] 
  As martin points out, no2slash took care of the loop, and testing the
  first char is far quicker than testing strlen() > 0.

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

24 years agoAdd the correct language tag for interoperation with the Taiwanese
Tony Finch [Thu, 22 Feb 2001 03:48:16 +0000 (03:48 +0000)] 
Add the correct language tag for interoperation with the Taiwanese
versions of MSIE and Netscape.

PR: 7142
Submitted by: Clive Lin <clive@CirX.ORG>

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

24 years ago Whoops ... have a new string, and forgot to remember it.
William A. Rowe Jr [Wed, 21 Feb 2001 00:58:56 +0000 (00:58 +0000)] 
  Whoops ... have a new string, and forgot to remember it.

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

24 years ago *) Fixed a potential bug in the 1.3.18 candidate that had the possibility
William A. Rowe Jr [Wed, 21 Feb 2001 00:36:38 +0000 (00:36 +0000)] 
  *) Fixed a potential bug in the 1.3.18 candidate that had the possibility
     of corrupting a module's string space if they replaced the r->hostname
     argument provided by the Apache core prior to http_vhost unescaping
     the hostname string.  [Greg Stein, William Rowe]

  *) Fixed system shutdown on Windows 2000 to assure that the modules have
     an opportunity to clean up.  Note there is a _very_ limited amount of
     time in which to execute all cleanups [see MSKB Q146092] so all of
     the modules may still not be given an opportunity to complete their
     cleanups if they require more than 20 seconds total.  [William Rowe]

  *) Tidied up os/win32/service.c adding several info level debugging
     messages that helped resolve the second bullet point, and eliminated
     the service_cd() function since we 'do the right thing' in main() and
     now get our serverroot from the module's path instead of the current
     directory on Win32.

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

24 years agoReflect the version of BeOS we're running on correctly. Also, tidy
David Reid [Mon, 19 Feb 2001 23:56:20 +0000 (23:56 +0000)] 
Reflect the version of BeOS we're running on correctly.  Also, tidy
up the defines we need.

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

24 years agoBump up to 1.3.19-dev
Jim Jagielski [Mon, 19 Feb 2001 13:32:55 +0000 (13:32 +0000)] 
Bump up to 1.3.19-dev

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

24 years agoWe are 1.3.18
Jim Jagielski [Mon, 19 Feb 2001 13:30:22 +0000 (13:30 +0000)] 
We are 1.3.18

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

24 years agoSome minor status updates
Jim Jagielski [Sun, 18 Feb 2001 19:45:45 +0000 (19:45 +0000)] 
Some minor status updates

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

24 years agoTypo again
Martin Kraemer [Sat, 17 Feb 2001 20:07:15 +0000 (20:07 +0000)] 
Typo again

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

24 years agoIf I see it correctly, we don't have an open "core dump candidate" right
Martin Kraemer [Sat, 17 Feb 2001 20:02:57 +0000 (20:02 +0000)] 
If I see it correctly, we don't have an open "core dump candidate" right
now. I've got a good feeling at this point for Jim's proposed release date
for 1.3.18

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

24 years agoTypo
Martin Kraemer [Sat, 17 Feb 2001 19:42:36 +0000 (19:42 +0000)] 
Typo

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

24 years agoChange status of EBCDIC patches
Martin Kraemer [Sat, 17 Feb 2001 19:41:43 +0000 (19:41 +0000)] 
Change status of EBCDIC patches

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

24 years agoLooks like we are ready...
Jim Jagielski [Sat, 17 Feb 2001 15:26:33 +0000 (15:26 +0000)] 
Looks like we are ready...

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

24 years agoThis patch works around dereferencing a zero server pointer.
Martin Kraemer [Sat, 17 Feb 2001 14:24:00 +0000 (14:24 +0000)] 
This patch works around dereferencing a zero server pointer.
The assumption is that these come from a misconfiguration, and don't
hurt the running server (because the vhost resolution works in the
opposite direction, from server to vhost). It only hurts in the "-S"
command, and that can be avoided by printing a WARNING about the
misconfiguration.

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

24 years agoVote
Martin Kraemer [Sat, 17 Feb 2001 14:18:21 +0000 (14:18 +0000)] 
Vote

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

24 years agoAvoid potential core dump. This patch is a small part of a larger
Martin Kraemer [Sat, 17 Feb 2001 14:07:04 +0000 (14:07 +0000)] 
Avoid potential core dump. This patch is a small part of a larger
patch for the ap_unparse_uri_components() routine, and can be safely
applied independently.
Submitted by: "Jeffrey W. Baker" <jwbaker@acm.org>
Reviewed by: Jim Jagielski, Martin Kraemer

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

24 years agoOf course. Apply right away.
Martin Kraemer [Sat, 17 Feb 2001 14:04:34 +0000 (14:04 +0000)] 
Of course. Apply right away.

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

24 years agowe have to unescape the hostname at some point... this seems to be the
dgaudet [Sat, 17 Feb 2001 11:17:45 +0000 (11:17 +0000)] 
we have to unescape the hostname at some point... this seems to be the
easiest.  (having just gone through all the parsing code again i'm
thinking it would have been nice to have all the parsing and validity
checks in one place.)
PR:
Obtained from:
Submitted by:
Reviewed by:

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

24 years ago Very obscure bug; once installed or configured with -w argument, any
William A. Rowe Jr [Sat, 17 Feb 2001 06:04:25 +0000 (06:04 +0000)] 
  Very obscure bug; once installed or configured with -w argument, any
  error stopping and uninstalling the Apache/Win32 service always prompts
  the user to press escape, even if the stop or uninstall command didn't
  specify the -w argument.  This is the fix.

Reported by: Ryan Gilfillan <rgilfill@covalent.net>

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

24 years agoAdd some detail on which is which. I prefer
Jim Jagielski [Fri, 16 Feb 2001 19:50:41 +0000 (19:50 +0000)] 
Add some detail on which is which. I prefer
#1 since I don't like the idea of 'assuming' http. #3 is a bit
much for 1.3.18, but should be looked at after we release

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

24 years ago A quick fix from Brad Nicholes <bnicholes@novell.com> for mod_userdir
William A. Rowe Jr [Fri, 16 Feb 2001 17:59:21 +0000 (17:59 +0000)] 
  A quick fix from Brad Nicholes <bnicholes@novell.com> for mod_userdir
  to recognize the user's home directory, since Netware doesn't implement
  the get home directory mechanics.

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

24 years agoFull voting on the segfault patches
Jim Jagielski [Fri, 16 Feb 2001 17:31:24 +0000 (17:31 +0000)] 
Full voting on the segfault patches

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

24 years ago About Apache, or about time :?
William A. Rowe Jr [Fri, 16 Feb 2001 16:11:08 +0000 (16:11 +0000)] 
  About Apache, or about time :?

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

24 years agoGet rid of bogus warnings when using '-Wall -Wshadow -Wmissing-prototypes
Jim Jagielski [Fri, 16 Feb 2001 14:53:24 +0000 (14:53 +0000)] 
Get rid of bogus warnings when using '-Wall -Wshadow -Wmissing-prototypes
-Wmissing-declarations':

   http_protocol.c: In function `ap_set_byterange':
   http_protocol.c:274: warning: `one_start' might be used uninitialized
     in this function
   http_protocol.c:274: warning: `one_end' might be used uninitialized in
     this function

clearly, this isn't the case...

PR:
Obtained from:
Submitted by:
Reviewed by:

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

24 years agoAdd Jeffrey W. Baker proposed ap_unparse_uri_components() rewrite
Jim Jagielski [Fri, 16 Feb 2001 14:36:36 +0000 (14:36 +0000)] 
Add Jeffrey W. Baker proposed ap_unparse_uri_components() rewrite
for possible inclusion in 1.3.18. At present, I think we should
investigate it, with the knowledge that including it will most
likely push out the release. It's a big change. But I'm not
ready to -1 it for 1.3.18 at present.

PR:
Obtained from:
Submitted by:
Reviewed by:

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

24 years agoBring GuessOS better in line with latest GNU config.guess for
Jim Jagielski [Fri, 16 Feb 2001 14:27:18 +0000 (14:27 +0000)] 
Bring GuessOS better in line with latest GNU config.guess for
Compaq NonStopUX. Allow to build on that platform.

PR:
Obtained from:
Submitted by: Tom Bates <tom.bates@compaq.com>
Reviewed by:

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

24 years agoSet some target dates
Jim Jagielski [Fri, 16 Feb 2001 14:16:36 +0000 (14:16 +0000)] 
Set some target dates

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

24 years agoBrad says: [...] This patch just
Martin Kraemer [Fri, 16 Feb 2001 08:25:54 +0000 (08:25 +0000)] 
Brad says: [...]  This patch just
cleans up the OpenBSD section, removes an unnecessary/unused flag which is
used only when creating a shared library/module from an archive which is
not being done thus it's not needed.

From ld man page:
   -Bforcearchive
      Force all members of archives to be loaded, whether or not such
      members contribute a definition to any plain object files. Useful
      for making a shared library from an archive of PIC objects with-
      out having to unpack the archive.

// Brad

Submitted by: brad@openbsd.org

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

24 years ago Goodness for mod_dav, submitted by Brad Nichoes <bnicholes@novell.com>
William A. Rowe Jr [Thu, 15 Feb 2001 22:10:06 +0000 (22:10 +0000)] 
  Goodness for mod_dav, submitted by Brad Nichoes <bnicholes@novell.com>

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

24 years ago Gotta remember someone reads these, sooner or later
William A. Rowe Jr [Thu, 15 Feb 2001 05:01:18 +0000 (05:01 +0000)] 
  Gotta remember someone reads these, sooner or later

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

24 years ago Not certain this shouldn't have already been axed, but here's the update.
William A. Rowe Jr [Thu, 15 Feb 2001 05:00:43 +0000 (05:00 +0000)] 
  Not certain this shouldn't have already been axed, but here's the update.

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

24 years ago *) mod_user on Win32 bug introduced in 1.3.17 is corrected. The parsing
William A. Rowe Jr [Thu, 15 Feb 2001 04:31:48 +0000 (04:31 +0000)] 
  *) mod_user on Win32 bug introduced in 1.3.17 is corrected.  The parsing
     is completely rewritten so all platforms share the same file/redirect
     logic interpreting UserDir directives.  Specifying a Win32 or Netware
     relative path or a relative path on any platform using an '*' now
     emits an error when httpd.conf is first parsed.  [William Rowe]

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

24 years ago Martin's http_core.c patch was too cool, I want some of that :-)
William A. Rowe Jr [Thu, 15 Feb 2001 04:19:45 +0000 (04:19 +0000)] 
  Martin's http_core.c patch was too cool, I want some of that :-)

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

24 years ago Win32 build cleanup for cleaned out antique InstallSheild install dll.
William A. Rowe Jr [Wed, 14 Feb 2001 19:36:19 +0000 (19:36 +0000)] 
  Win32 build cleanup for cleaned out antique InstallSheild install dll.

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

24 years ago Outch, sticky.
William A. Rowe Jr [Wed, 14 Feb 2001 14:48:03 +0000 (14:48 +0000)] 
  Outch, sticky.

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

24 years ago Sorry, cleaning up the naughty bits that should not have been committed.
William A. Rowe Jr [Wed, 14 Feb 2001 14:45:57 +0000 (14:45 +0000)] 
  Sorry, cleaning up the naughty bits that should not have been committed.

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

24 years ago Clean up a lingering bogus win32 include
William A. Rowe Jr [Wed, 14 Feb 2001 14:26:28 +0000 (14:26 +0000)] 
  Clean up a lingering bogus win32 include

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

24 years ago Eliminate InstallSheild files that have sat unused for ages, even in the
William A. Rowe Jr [Wed, 14 Feb 2001 14:25:51 +0000 (14:25 +0000)] 
  Eliminate InstallSheild files that have sat unused for ages, even in the
  more recent InstallShield packages.

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

24 years ago Massive commit to clean up os/win32 and label some files with the
William A. Rowe Jr [Wed, 14 Feb 2001 14:22:17 +0000 (14:22 +0000)] 
  Massive commit to clean up os/win32 and label some files with the
  appropriate license blocks and #ifdef WIN32 wrappers.

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

24 years ago Add third state to track the -w flag. This will prevent command line
William A. Rowe Jr [Wed, 14 Feb 2001 09:54:49 +0000 (09:54 +0000)] 
  Add third state to track the -w flag.  This will prevent command line
  users and the installer from having the console held open, while the
  shortcuts will add the -w flag as the first option.

  This patch also splits the Netware and Win32 getopt arg lists.

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

24 years ago Ensure we stop a Windows9x apache service prior to uninstalling it.
William A. Rowe Jr [Wed, 14 Feb 2001 09:27:01 +0000 (09:27 +0000)] 
  Ensure we stop a Windows9x apache service prior to uninstalling it.

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

24 years agoObserved a core dump because a ipaddr_chain struct contains
Martin Kraemer [Tue, 13 Feb 2001 22:26:07 +0000 (22:26 +0000)] 
Observed a core dump because a ipaddr_chain struct contains
a NULL-"server" pointer when being dereferenced by invoking "httpd -S".
See Message-ID: <20010213231854.A20932@deejai2.mch.fsc.net>

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

24 years ago Fit the command line syntax back into one 24 line screen for Win32.
William A. Rowe Jr [Tue, 13 Feb 2001 19:00:42 +0000 (19:00 +0000)] 
  Fit the command line syntax back into one 24 line screen for Win32.

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