cvs commit: apache-1.3/src CHANGES

2000-02-20 Thread jim
jim 00/02/19 17:35:27 Modified:.STATUS src CHANGES Log: The patch is applied... Confirmed fix Revision ChangesPath 1.809 +1 -4 apache-1.3/STATUS Index: STATUS =

cvs commit: apache-1.3/src CHANGES Configure

2000-02-05 Thread rse
rse 00/02/05 06:15:46 Modified:src CHANGES Configure Log: PORT: Add support for Amdahl UTS 4.3 and later. Submitted by: Dave Dykstra <[EMAIL PROTECTED]> PR: 5654 Revision ChangesPath 1.1510+3 -0 apache-1.3/src/CHANGES Index: CHANGES ===

cvs commit: apache-1.3/src CHANGES

2000-02-05 Thread lars
lars00/02/04 17:32:36 Modified:src CHANGES Log: added entry to src/CHANGES regarding SUEXEC_BIN Revision ChangesPath 1.1507+4 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file:

cvs commit: apache-1.3/src CHANGES

2000-02-04 Thread lars
lars00/02/04 15:05:39 Modified:src CHANGES Log: Typo... Revision ChangesPath 1.1506+1 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs/apache-1.3/src/CHANGES,

cvs commit: apache-1.3/src CHANGES

2000-01-18 Thread jim
jim 00/01/18 09:12:20 Modified:.Announcement src CHANGES Log: Document the change Revision ChangesPath 1.47 +7 -5 apache-1.3/Announcement Index: Announcement =

cvs commit: apache-1.3/src CHANGES

2000-01-14 Thread gstein
gstein 00/01/14 01:15:25 Modified:.STATUS src CHANGES Log: the wumpus approaches... Revision ChangesPath 1.792 +12 -12apache-1.3/STATUS Index: STATUS === RCS file

cvs commit: apache-1.3/src CHANGES

2000-01-12 Thread fanf
fanf00/01/11 17:15:24 Modified:src CHANGES Log: Revert to the 1.3.3 way of getting the server name from the scoreboard, with a modification to make it respect the UseCanonicalName setting. This makes things work better with mass vhosting setups. Submitted by: Clif

cvs commit: apache-1.3/src CHANGES Configure

2000-01-10 Thread jim
jim 00/01/10 13:33:19 Modified:.STATUS src CHANGES Configure Log: Back out SHLIB_SUFFIX_NAME=sl patch, thus allowing HPUX builds to work again Revision ChangesPath 1.781 +5 -1 apache-1.3/STATUS Index: STATUS ==

cvs commit: apache-1.3/src CHANGES

1999-12-06 Thread martin
martin 99/12/06 14:34:08 Modified:src CHANGES Log: Forgot to mention Paul "gil" Gilmartin who persisted and bashed out all the prototype bugs ("const char *" vs. "char * const" & the like) Revision ChangesPath 1.1472+2 -2 apache-1.3/src/CHANGES In

cvs commit: apache-1.3/src CHANGES Configure

1999-11-30 Thread jim
jim 99/11/30 07:52:05 Modified:src CHANGES Configure Log: Force verbose mode during the sanity check if the check fails Revision ChangesPath 1.1463+4 -0 apache-1.3/src/CHANGES Index: CHANGES ==

cvs commit: apache-1.3/src CHANGES Configure

1999-11-28 Thread rse
rse 99/11/28 05:21:51 Modified:src CHANGES Configure Log: Fix SHARED_CORE feature for HPUX by backing-out a change (comitted between 1.3.7 and 1.3.9) which changed the DSO extension from `sl' to `so'. This worked only for modules (where we load the DSO manually), but h

cvs commit: apache-1.3/src CHANGES

1999-11-28 Thread rse
rse 99/11/28 03:41:55 Modified:src CHANGES Log: Make entry complete: the actual patch was written by me... Revision ChangesPath 1.1452+1 -1 apache-1.3/src/CHANGES Index: CHANGES ===

cvs commit: apache-1.3/src CHANGES Configure

1999-11-28 Thread rse
rse 99/11/28 02:55:31 Modified:src CHANGES Configure Log: Fixed ap_config_auto.h generation in src/Configure: there for the ``quad integer'' stuff ``#ifndef+#undef+#endif'' pairs were generated instead of ``#ifdef+#undef+#endif'' pairs. Submitted by: Greg Siebers <[

cvs commit: apache-1.3/src CHANGES

1999-11-25 Thread martin
martin 99/11/25 02:49:37 Modified:src CHANGES Log: Describe EBCDIC hsregex changes Revision ChangesPath 1.1445+5 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs

cvs commit: apache-1.3/src CHANGES

1999-11-17 Thread wsanchez
wsanchez99/11/16 18:25:08 Modified:.configure src CHANGES Log: Add --with-port option. Submitted by: Ian Kallen <[EMAIL PROTECTED]> Revision ChangesPath 1.105 +11 -2 apache-1.3/configure Index: configure ===

cvs commit: apache-1.3/src CHANGES

1999-09-19 Thread ronald
ronald 99/09/19 14:28:37 Modified:src/modules/experimental mod_auth_digest.c src CHANGES Log: - Use unix-io instead of stdio to read /dev/random (fixes problems on FreeBSD) - Correctly unescape all parts of the request uri and the uri attribute of the A

cvs commit: apache-1.3/src CHANGES

1999-09-11 Thread ronald
ronald 99/09/11 00:58:29 Modified:src CHANGES Log: ap_base64decode_binary doesn't null-terminate anymore Revision ChangesPath 1.1430+3 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS

cvs commit: apache-1.3/src CHANGES

1999-09-07 Thread stoddard
stoddard99/09/07 14:38:55 Modified:src CHANGES Log: It's hot and humid in Raleigh today. Summer is still here. Revision ChangesPath 1.1429+11 -0 apache-1.3/src/CHANGES Index: CHANGES ===

cvs commit: apache-1.3/src CHANGES

1999-08-28 Thread fielding
fielding99/08/27 17:59:04 Modified:src CHANGES Log: make that eight PRs Revision ChangesPath 1.1426+1 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /home/cvs/apache-1.3/src/CHA

cvs commit: apache-1.3/src CHANGES

1999-08-19 Thread martin
martin 99/08/19 02:07:35 Modified:.STATUS src CHANGES Log: Build errors in src/support stop with an error, just like all the other recursive make calls. Submitted by: David Harris <[EMAIL PROTECTED]> Reviewed by: Martin Kraemer Revision Ch

cvs commit: apache-1.3/src CHANGES

1999-08-14 Thread fielding
fielding99/08/13 18:24:31 Modified:src CHANGES Log: Update to reflect the reality of changes since first 1.3.8. Revision ChangesPath 1.1420+59 -13apache-1.3/src/CHANGES Index: CHANGES ===

cvs commit: apache-1.3/src CHANGES

1999-08-13 Thread rse
rse 99/08/12 23:37:54 Modified:src CHANGES Log: fix indentation Revision ChangesPath 1.1419+10 -10apache-1.3/src/CHANGES Index: CHANGES === RCS file: /home/cvs/apache-1.3/src/CHANGES

cvs commit: apache-1.3/src CHANGES

1999-08-12 Thread dirkx
dirkx 99/08/12 11:10:02 Modified:src CHANGES Log: Changes Revision ChangesPath 1.1416+7 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /x3/home/cvs/apache-1.3/src/CHANGES,v

cvs commit: apache-1.3/src CHANGES

1999-08-09 Thread ronald
ronald 99/08/08 17:04:32 Modified:.STATUS src CHANGES Log: updated to reflect added modules/experimental/mod_auth_digest Revision ChangesPath 1.737 +5 -4 apache-1.3/STATUS Index: STATUS =

cvs commit: apache-1.3/src CHANGES

1999-08-02 Thread dirkx
dirkx 99/08/02 03:48:13 Modified:src CHANGES Log: A change is a change by chance. Revision ChangesPath 1.1408+3 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /x3/home/cvs/apa

cvs commit: apache-1.3/src CHANGES Configure

1999-07-24 Thread rasmus
rasmus 99/07/24 11:48:49 Modified:src CHANGES Configure Log: Move fbsd2,3,4 to "gcc -shared" as well. Revision ChangesPath 1.1399+4 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS fil

cvs commit: apache-1.3/src CHANGES

1999-07-10 Thread jim
jim 99/07/10 11:27:27 Modified:.configure src CHANGES Log: Make configure SysV tr happy. Also, some typos :) Revision ChangesPath 1.94 +5 -5 apache-1.3/configure Index: configure

cvs commit: apache-1.3/src CHANGES

1999-07-07 Thread wsanchez
wsanchez99/07/07 11:58:52 Modified:src CHANGES Log: apxs: Add "-S var=val" option which allows for override of CFG_* built-in values. Revision ChangesPath 1.1393+4 -0 apache-1.3/src/CHANGES Index: CHANGES =

cvs commit: apache-1.3/src CHANGES

1999-06-30 Thread stoddard
stoddard99/06/30 02:22:02 Modified:src CHANGES Log: Bigger, Longer & Uncut Revision ChangesPath 1.1392+9 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /home/cvs/apache-1.3/src/

cvs commit: apache-1.3/src CHANGES

1999-06-30 Thread stoddard
stoddard99/06/30 02:00:37 Modified:src CHANGES Log: Sleepless in Raleigh... Revision ChangesPath 1.1391+3 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /home/cvs/apache-1.3/src

cvs commit: apache-1.3/src CHANGES

1999-06-24 Thread bjh
bjh 99/06/24 07:30:34 Modified:src/main http_main.c src CHANGES Log: OS/2: Add clean-up to stop children taking the accept mutex with them to their grave. When an OS/2 mutex's owner dies the mutex becomes invalid, causing the error "OS2SEM: Error 105 getti

cvs commit: apache-1.3/src CHANGES

1999-06-18 Thread rse
rse 99/06/18 00:58:35 Modified:src CHANGES Log: Be more clear that the DSO flags were involved only Revision ChangesPath 1.1382+1 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS fi

cvs commit: apache-1.3/src CHANGES Configure

1999-06-18 Thread rse
rse 99/06/18 00:53:40 Modified:src CHANGES Configure Log: Better GCC detection for Solaris 2 where the `cc' command potentially _is_ GCC. Revision ChangesPath 1.1381+4 -0 apache-1.3/src/CHANGES Index: CHANGES

cvs commit: apache-1.3/src CHANGES Configure

1999-06-16 Thread rasmus
rasmus 99/06/16 15:19:22 Modified:.Makefile.tmpl src CHANGES Configure Log: Only install httpd.exp if $SHLIB_EXPORT_FILES is set Revision ChangesPath 1.85 +5 -2 apache-1.3/Makefile.tmpl Index: Makefile.tmpl ===

cvs commit: apache-1.3/src CHANGES

1999-06-09 Thread stoddard
stoddard99/06/09 10:22:47 Modified:src CHANGES Log: Yeeeoowww it's hot here today! Revision ChangesPath 1.1377+18 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /home/cvs/apache-

cvs commit: apache-1.3/src CHANGES

1999-06-09 Thread rse
rse 99/06/09 04:15:23 Modified:src CHANGES Log: Ops, PR#4469 is actually db v2 related... Revision ChangesPath 1.1375+1 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /home/

cvs commit: apache-1.3/src CHANGES

1999-06-07 Thread ben
ben 99/06/07 05:06:03 Modified:src CHANGES Log: Document libs: change. Revision ChangesPath 1.1372+3 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs/apache-1

cvs commit: apache-1.3/src CHANGES

1999-06-04 Thread jim
jim 99/06/03 17:21:39 Modified:src CHANGES Log: Hmmm... forgot to add this Revision ChangesPath 1.1368+6 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs/apac

cvs commit: apache-1.3/src CHANGES

1999-06-02 Thread marc
marc99/06/02 13:01:57 Modified:.Makefile.tmpl src CHANGES Log: Fix a bug with the --without-support configure option that was introduced in revision 1.61. It caused an infinite make loop when --without-support was used. Revision ChangesP

cvs commit: apache-1.3/src CHANGES

1999-05-25 Thread gstein
gstein 99/05/25 03:23:17 Modified:.STATUS src CHANGES Log: Manoj would have a good comment for this, but I'm lame. Revision ChangesPath 1.692 +7 -13 apache-1.3/STATUS Index: STATUS ===

cvs commit: apache-1.3/src CHANGES Configure

1999-05-17 Thread rse
rse 99/05/17 00:16:36 Modified:src CHANGES Configure Log: Fix sed regex for generating ap_config_auto.h in src/Configure. Submitted by: Jan Gallo <[EMAIL PROTECTED]> Reviewed by: Ralf S. Engelschall PR: 3690, 4373 Revision ChangesPath 1.1358+3 -0

cvs commit: apache-1.3/src CHANGES

1999-05-17 Thread rse
rse 99/05/17 00:09:13 Modified:.configure src CHANGES Log: Switch to /bin/sh5 in APACI on Ultrix and friends to avoid problems with their brain-dead /bin/sh. PR: 4372 Revision ChangesPath 1.92 +5 -0 apache-1.3/configure

cvs commit: apache-1.3/src CHANGES Configure

1999-05-17 Thread rse
rse 99/05/16 23:58:58 Modified:src CHANGES Configure Log: Better DSO flags recognition on NetBSD platforms using ELF. Submitted by: Todd Vierling <[EMAIL PROTECTED]> Reviewed by: Ralf S. Engelschall PR: 4310 Revision ChangesPath 1.1356+3 -0 apac

cvs commit: apache-1.3/src CHANGES

1999-05-06 Thread wsanchez
wsanchez99/05/05 17:49:40 Modified:src CHANGES Log: Use custom default layout for Mac OS X and Mac OS X Server. Revision ChangesPath 1.1350+4 -0 apache-1.3/src/CHANGES Index: CHANGES ===

cvs commit: apache-1.3/src CHANGES

1999-05-05 Thread coar
coar99/05/05 13:18:08 Modified:conf httpd.conf-dist httpd.conf-dist-win src CHANGES Log: Add tgz to the list of known encoded types. PR: 2364 Submitted by: Bertran de Singly <[EMAIL PROTECTED]> Reviewed by: Ken Coar Revision

cvs commit: apache-1.3/src CHANGES Configure

1999-05-04 Thread wsanchez
wsanchez99/05/03 18:07:32 Modified:src CHANGES Configure Log: Fix trivial but thoroughly annoying bug with the test for Configuration.tmpl being newer than Configuration. If both files are created within a minute of each other (eg. when using APACI and shadow trees), ls -l

cvs commit: apache-1.3/src CHANGES

1999-05-04 Thread wsanchez
wsanchez99/05/03 17:20:09 Modified:src CHANGES Log: Note Mac OS X support changes; renamed Rhapsody layout. Revision ChangesPath 1.1343+9 -0 apache-1.3/src/CHANGES Index: CHANGES === RC

cvs commit: apache-1.3/src CHANGES

1999-05-01 Thread dgaudet
dgaudet 99/05/01 10:03:50 Modified:src CHANGES Log: PR#3178 submitter also diagnosed the fix Revision ChangesPath 1.1338+2 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /home/c

cvs commit: apache-1.3/src CHANGES Configure

1999-04-29 Thread coar
coar99/04/29 11:48:56 Modified:src CHANGES Configure Log: Make sure things like 'tr' behave in predictable ways. PR: 1630 Revision ChangesPath 1.1334+4 -1 apache-1.3/src/CHANGES Index: CHANGES =

cvs commit: apache-1.3/src CHANGES

1999-04-29 Thread wsanchez
wsanchez99/04/29 09:30:53 Modified:src CHANGES Log: Add "opt" (SysV-style) layout. Submitted by: Raymond S Brand <[EMAIL PROTECTED]> Revision ChangesPath 1.1333+3 -0 apache-1.3/src/CHANGES Index: CHANGES ===

cvs commit: apache-1.3/src CHANGES Configure

1999-04-22 Thread rse
rse 99/04/22 03:19:22 Modified:src CHANGES Configure Log: Fix value quoting in src/Configure script for ap_config_auto.h Submitted by: Paul Sutton <[EMAIL PROTECTED]> Reviewed by: Ralf S. Engelschall Revision ChangesPath 1.1324+3 -0 apache-1.3/src

Re: cvs commit: apache-1.3/src CHANGES

1999-04-21 Thread Dean Gaudet
OK I see you already use this bogus technique elsewhere. Whatever. Dean On 21 Apr 1999 [EMAIL PROTECTED] wrote: > rse 99/04/21 07:28:12 > > Modified:.Makefile.tmpl >src CHANGES > Log: > Fix the ownership delegation for proxy directory under `make

Re: cvs commit: apache-1.3/src CHANGES

1999-04-21 Thread Dean Gaudet
On 21 Apr 1999 [EMAIL PROTECTED] wrote: > + [EMAIL PROTECTED] [ ".`id | grep root`" != . ]; then \ > + echo "chown $(conf_user) $(root)$(proxycachedir)"; \ > + chown $(conf_user) $(root)$(proxycachedir); \ > + echo "chgrp $(conf_group) $(root)$(proxycachedir

cvs commit: apache-1.3/src CHANGES

1999-04-21 Thread rse
rse 99/04/21 07:28:12 Modified:.Makefile.tmpl src CHANGES Log: Fix the ownership delegation for proxy directory under `make install'. This now uses the same check as APACI's configure but is a install-time decision and not a configure-time decisio

cvs commit: apache-1.3/src CHANGES

1999-04-21 Thread jim
jim 99/04/21 06:20:48 Modified:.Makefile.tmpl src CHANGES Log: PR:4260 Submitted by: Maria Verina <[EMAIL PROTECTED]> APACI would not correctly build suexec due to an extra '\' Revision ChangesPath 1.72 +1 -2 apache-1.3/Makefi

cvs commit: apache-1.3/src CHANGES

1999-04-21 Thread dgaudet
dgaudet 99/04/20 20:50:41 Modified:src CHANGES Log: another PR# Revision ChangesPath 1.1320+1 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /home/cvs/apache-1.3/src/CHANGES,v

cvs commit: apache-1.3/src CHANGES

1999-04-21 Thread dgaudet
dgaudet 99/04/20 18:29:21 Modified:src CHANGES Log: a few more PRs Revision ChangesPath 1.1317+1 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /home/cvs/apache-1.3/src/CHANGES,

cvs commit: apache-1.3/src CHANGES

1999-04-20 Thread jim
jim 99/04/20 08:44:10 Modified:.configure src CHANGES Log: Some APACI/configure tweaks to accomodate old shells. Also, we had been clobbering IFS, which looks like it had been harmless, but it's still not good practise :) Revision Changes

cvs commit: apache-1.3/src CHANGES

1999-04-08 Thread bjh
bjh 99/04/08 04:36:39 Modified:src/include ap_config.h src/main alloc.c util_script.c src/modules/standard mod_cgi.c mod_include.c src CHANGES Log: OS/2: Rework CGI handling to use spawn*() instead of fork/exec, achieving a roug

cvs commit: apache-1.3/src CHANGES

1999-04-05 Thread dirkx
dirkx 99/04/05 13:53:08 Modified:.configure Makefile.tmpl src CHANGES Log: Changes to configuration to guess the userid and groupid apache runs as. And to chown/chgrp the proxycachedir during an install. Submitted by: dirkx Reviewed by: rse

cvs commit: apache-1.3/src CHANGES Configure

1999-03-24 Thread rse
rse 99/03/24 01:24:04 Modified:src CHANGES Configure Log: PORT: Add support for FreeBSD 4.x Revision ChangesPath 1.1293+2 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /hom

cvs commit: apache-1.3/src CHANGES

1999-03-21 Thread lars
lars99/03/20 18:03:07 Modified:htdocs/manual/mod mod_log_agent.html mod_log_referer.html htdocs/manual new_features_1_3.html src CHANGES Log: Some minor doc updates... Revision ChangesPath 1.10 +2 -1 apache-1.3/htdocs/manua

cvs commit: apache-1.3/src CHANGES

1999-03-19 Thread pcs
pcs 99/03/19 08:34:47 Modified:src CHANGES Log: Note Win32 changes Revision ChangesPath 1.1284+12 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs/apache-1.3/s

cvs commit: apache-1.3/src CHANGES

1999-03-16 Thread dgaudet
dgaudet 99/03/16 08:51:08 Modified:src CHANGES Log: also pr#2723 Revision ChangesPath 1.1283+1 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /home/cvs/apache-1.3/src/CHANGES,v

cvs commit: apache-1.3/src CHANGES

1999-03-16 Thread jim
jim 99/03/15 16:38:59 Modified:.Makefile.tmpl STATUS src CHANGES Log: Honor TARGET in httpd.conf 'creation' Revision ChangesPath 1.67 +1 -0 apache-1.3/Makefile.tmpl Index: Makefile.tmpl =

cvs commit: apache-1.3/src CHANGES Configure

1999-03-16 Thread jim
jim 99/03/15 16:26:58 Modified:.STATUS src CHANGES Configure Log: AIX does not need/user SHARED_CODE for dso Revision ChangesPath 1.647 +1 -6 apache-1.3/STATUS Index: STATUS ==

cvs commit: apache-1.3/src CHANGES

1999-03-11 Thread dgaudet
dgaudet 99/03/11 08:47:59 Modified:src CHANGES Log: should really say SECURITY on this line Revision ChangesPath 1.1279+5 -4 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /home/cv

cvs commit: apache-1.3/src CHANGES Configure

1999-03-10 Thread rse
rse 99/03/10 05:38:02 Modified:src CHANGES Configure Log: Use -fPIC instead of -fpic on Solaris and SunOS for compiling DSOs because SPARCs have a small machine-specific maximum size for the Global Offset Table which is often exceeded when compiling one of the larger thi

cvs commit: apache-1.3/src CHANGES

1999-03-08 Thread fielding
fielding99/03/08 13:07:00 Modified:.STATUS config.layout src CHANGES Log: Add Apple's Mac OS X Server Layout "Rhapsody". Submitted by: Wilfredo Sanchez <[EMAIL PROTECTED]> Reviewed by: Roy Fielding Revision ChangesPath 1.643 +1 -5

cvs commit: apache-1.3/src CHANGES

1999-03-08 Thread fielding
fielding99/03/08 12:50:09 Modified:.Makefile.tmpl STATUS src CHANGES Log: Add cgidir, htdocsdir, iconsdir variables to Makefile.tmpl in order to make platform installations easier. Submitted by: Wilfredo Sanchez <[EMAIL PROTECTED]> Reviewed by: R

cvs commit: apache-1.3/src CHANGES

1999-03-08 Thread fielding
fielding99/03/08 12:03:21 Modified:.STATUS configure src CHANGES Log: Do not append the target name to the directory path if the path already contains "apache". Submitted by: Ralf S. Engelschall Reviewed by: Roy Fielding, Lars Eilebrecht Rev

cvs commit: apache-1.3/src CHANGES

1999-02-27 Thread lars
lars99/02/27 09:39:50 Modified:src CHANGES Log: Add PR# Revision ChangesPath 1.1258+1 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs/apache-1.3/src/CHANGES,

cvs commit: apache-1.3/src CHANGES

1999-02-20 Thread lars
lars99/02/19 18:37:51 Modified:htdocs/manual/misc FAQ.html src CHANGES Log: new FAQ doc Submitted by: Joshua Slive <[EMAIL PROTECTED]> Reviewed by: Bill Stoddard, Lars Eilebrecht Revision ChangesPath 1.141 +1408 -1378apache-1.3/htdocs/ma

cvs commit: apache-1.3/src CHANGES

1999-02-19 Thread pcs
pcs 99/02/19 02:21:35 Modified:src CHANGES Log: Note fix for PR#3890 Revision ChangesPath 1.1251+4 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs/apache-1.3

cvs commit: apache-1.3/src CHANGES Configure

1999-02-10 Thread fielding
fielding99/02/10 03:48:46 Modified:.STATUS src CHANGES Configure Log: Tweak modules Makefile generated by Configure so that it handles the test case of no modules being selected. Submitted by: [EMAIL PROTECTED] Reviewed by: Roy Fielding, Jim Jagi

cvs commit: apache-1.3/src CHANGES

1999-02-09 Thread fielding
fielding99/02/09 08:38:11 Modified:src CHANGES Log: Note the OS/2 change Revision ChangesPath 1.1241+3 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /home/cvs/apache-1.3/src/CH

cvs commit: apache-1.3/src CHANGES

1999-02-07 Thread martin
martin 99/02/07 12:53:47 Modified:src CHANGES Log: Document recent proxy change Revision ChangesPath 1.1238+4 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs/ap

cvs commit: apache-1.3/src CHANGES

1999-02-06 Thread stoddard
stoddard99/02/05 19:20:35 Modified:src CHANGES Log: Update CHANGES file with new directive name Revision ChangesPath 1.1232+1 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /exp

cvs commit: apache-1.3/src CHANGES

1999-02-05 Thread pcs
pcs 99/02/05 01:26:09 Modified:src CHANGES Log: Note the two Win32 changes (-i/-u error messages; error log filename) Revision ChangesPath 1.1230+9 -0 apache-1.3/src/CHANGES Index: CHANGES ==

cvs commit: apache-1.3/src CHANGES

1999-01-17 Thread rse
rse 99/01/17 02:49:11 Modified:src CHANGES Log: typo Revision ChangesPath 1.1220+1 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /home/cvs/apache-1.3/src/CHANGES,v retrie

cvs commit: apache-1.3/src CHANGES Configure

1999-01-17 Thread rse
rse 99/01/17 02:48:32 Modified:src CHANGES Configure Log: Let src/Configure be aware of CFLAGS options starting with plus signs as it's the case for the HP/UX's compiler. Submitted by: Doug Yatcilla <[EMAIL PROTECTED]> Reviewed by: Ralf S. Engelschall PR: 3681

cvs commit: apache-1.3/src CHANGES

1999-01-17 Thread rse
rse 99/01/17 02:33:43 Modified:src CHANGES Log: Add an entry and corresponding PR for tar-related change Revision ChangesPath 1.1218+4 -0 apache-1.3/src/CHANGES Index: CHANGES === R

cvs commit: apache-1.3/src CHANGES

1999-01-15 Thread jim
jim 99/01/15 13:04:23 Modified:src CHANGES Log: Document the style changes :/ Revision ChangesPath 1.1214+5 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs/a

cvs commit: apache-1.3/src CHANGES

1999-01-10 Thread fielding
fielding99/01/09 21:55:02 Modified:src CHANGES Log: Remove misleading part of entry due to later change. Revision ChangesPath 1.1210+1 -4 apache-1.3/src/CHANGES Index: CHANGES === RCS f

cvs commit: apache-1.3/src CHANGES

1999-01-02 Thread rse
rse 99/01/02 05:29:10 Modified:src CHANGES Log: Ops, there is even a PR for this fixed bug Revision ChangesPath 1.1194+1 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /home

cvs commit: apache-1.3/src CHANGES

1998-12-30 Thread lars
lars98/12/29 17:20:16 Modified:src CHANGES Log: add some PR# Revision ChangesPath 1.1183+2 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs/apache-1.3/src/CHA

cvs commit: apache-1.3/src CHANGES

1998-12-28 Thread martin
martin 98/12/28 04:38:31 Modified:src CHANGES Log: When modules update/modify the file name in the configfile_t structure, syntax errors will report the updated name, not the original one. PR: 3573 Submitted by: Fabien Coelho <[EMAIL PROTECTED]> Revision Changes

cvs commit: apache-1.3/src CHANGES

1998-12-25 Thread lars
lars98/12/25 13:59:49 Modified:src CHANGES Log: Don't forget to mention the commit in the CHANGES file... Revision ChangesPath 1.1179+4 -1 apache-1.3/src/CHANGES Index: CHANGES ===

cvs commit: apache-1.3/src CHANGES

1998-12-23 Thread martin
martin 98/12/22 16:36:14 Modified:src CHANGES Log: Document my recent commits Revision ChangesPath 1.1176+10 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs/apac

cvs commit: apache-1.3/src CHANGES

1998-12-22 Thread jim
jim 98/12/22 06:51:44 Modified:src CHANGES Log: And update CHANGES re: pr3336 Revision ChangesPath 1.1175+3 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs/a

cvs commit: apache-1.3/src CHANGES

1998-12-12 Thread fielding
fielding98/12/11 18:57:08 Modified:.STATUS src CHANGES Log: One down, too many to go. Revision ChangesPath 1.549 +0 -4 apache-1.3/STATUS Index: STATUS === RCS fil

cvs commit: apache-1.3/src CHANGES Configure

1998-12-06 Thread rse
rse 98/12/06 07:22:37 Modified:src CHANGES Configure Log: In src/Configure remove the SERVER_SUBVERSION support (already deprecated since 1.3b7) and make whitespace handling more robust (it failed horrible when whitespaces were present in the arguments of -D options).

cvs commit: apache-1.3/src CHANGES

1998-12-02 Thread pcs
pcs 98/12/02 11:24:49 Modified:src CHANGES Log: Files without a DefaultLangauge or any language extensions have no language. Revision ChangesPath 1.1159+2 -3 apache-1.3/src/CHANGES Index: CHANGES =

cvs commit: apache-1.3/src CHANGES

1998-12-02 Thread randy
randy 98/12/01 22:12:12 Modified:.configure src CHANGES Added: .config.layout Log: There is no longer a _default_ path layout for APACI configure. This means the user _HAS_ to specifiy a path layout _explicitly_. Added a generic --

cvs commit: apache-1.3/src CHANGES

1998-11-14 Thread lars
lars98/11/13 16:36:05 Modified:src/main http_core.c src CHANGES Log: The docs already mention that ErrorDocument 401 must refer to a local document, but it doesn't look good if Apache replies with a redirect instead of a 401 error in such a case. This is

cvs commit: apache-1.3/src CHANGES Configure

1998-11-11 Thread randy
randy 98/11/11 10:36:10 Modified:src CHANGES Configure Log: Fallback to native compilers for IRIX-32 platform. It seems that a gcc 2.8.1 compiled apache is logging client addresses with all bits set (255.255.255.255). This is the second such problem caused by gcc 2.8.1 c

cvs commit: apache-1.3/src CHANGES

1998-11-10 Thread fielding
fielding98/11/09 22:10:26 Modified:.STATUS src CHANGES Log: A bit chilly tonight. Revision ChangesPath 1.535 +0 -4 apache-1.3/STATUS Index: STATUS === RCS file: /

cvs commit: apache-1.3/src CHANGES

1998-11-08 Thread lars
lars98/11/08 13:24:05 Modified:.Makefile.tmpl configure README.configure src/support suexec.h src CHANGES Log: /tmp/suexec.msg Revision ChangesPath 1.49 +4 -2 apache-1.3/Makefile.tmpl Index: Makefile.tmpl ===

cvs commit: apache-1.3/src CHANGES

1998-10-28 Thread martin
martin 98/10/28 11:26:31 Modified:src/os/bs2000 bs2login.c os.h src/main http_main.c src/include httpd.h src CHANGES Log: (BS2000 only) Update BS2000 OS code to work with recent versions. Starting with release A17, the child fork

cvs commit: apache-1.3/src CHANGES

1998-10-26 Thread coar
coar98/10/26 13:30:18 Modified:src CHANGES Log: Bother; one of these days I'll get the order down.. Revision ChangesPath 1.1124+4 -0 apache-1.3/src/CHANGES Index: CHANGES ===

  1   2   3   >