cvs commit: apache-2.0/src/lib/apr/time/os2 .cvsignore Makefile.in default.c

1999-12-21 Thread bjh
bjh 99/12/20 17:45:24 Removed: src/lib/apr/time/os2 .cvsignore Makefile.in default.c Log: Remove OS/2 version of time library, the default unix code works just fine.

cvs commit: apache-2.0/src/helpers build-acconfig-header

1999-12-21 Thread manoj
manoj 99/12/20 23:21:38 Modified:src buildconf Removed: src acconfig.h.in src/helpers build-acconfig-header Log: We don't need the capability to build an acconfig.h anymore; AC_DEFINE provides everything we need for equivalent functionality. This

cvs commit: apache-2.0/src/main http_core.c

1999-12-21 Thread manoj
manoj 99/12/20 23:54:09 Modified:src CHANGES src/main http_core.c Log: Add back support for UseCanonicalName in Directory containers. Found by Dave Colasurdo [EMAIL PROTECTED] Revision ChangesPath 1.18 +3 -0 apache-2.0/src/CHANGES

cvs commit: apache-2.0 STATUS

1999-12-21 Thread manoj
manoj 99/12/21 00:26:50 Modified:.STATUS Log: [insert weather comment here] Revision ChangesPath 1.23 +16 -24apache-2.0/STATUS Index: STATUS === RCS file:

cvs commit: apache-2.0/src/main http_protocol.c http_vhost.c

1999-12-21 Thread fanf
fanf99/12/21 03:33:23 Modified:src CHANGES src/main http_protocol.c http_vhost.c Log: Fix the mass vhosting security problem spotted by Lars, as in 1.3 Submitted by: Ben Hyde Reviewed by: Tony Finch Revision ChangesPath 1.19 +5 -0

Re: cvs commit: apache-2.0 STATUS

1999-12-21 Thread rbb
Release: - -2.0: In pre-alpha development - When did we get out of pre-alpha development? Last time I checked, we hadn't released an alpha, and that means this is still pre-alpha code. I would like this put back, because there are still some changes that need to be made

cvs commit: apache-2.0/src/main http_vhost.c

1999-12-21 Thread stoddard
stoddard99/12/21 06:45:54 Modified:src/main http_vhost.c Log: Fix compile break introduced to Apache 2.0 by the mass vhosting security fix. Revision ChangesPath 1.11 +1 -1 apache-2.0/src/main/http_vhost.c Index: http_vhost.c

cvs commit: apache-2.0/src/lib/apr/time/unix time.c

1999-12-21 Thread bjh
bjh 99/12/21 07:16:39 Modified:src/lib/apr/time/unix time.c Log: Prevent segfault on comparing an uninitialized ap_time_t object. Treat it as a zero value, same as a NULL ap_time_t pointer. Revision ChangesPath 1.14 +2 -2

cvs commit: apache-2.0/src/main http_protocol.c

1999-12-21 Thread rbb
rbb 99/12/21 08:21:44 Modified:src/lib/apr/include apr_time.h src/lib/apr/time/unix timestr.c src/main http_protocol.c Log: Change ap_gm_timestr_822 to ap_timestr. Now, one function can be used to get a timestr for GMT and Localtimes.

cvs commit: apache-1.3/src/os/tpf/samples linkdll.jcl

1999-12-21 Thread manoj
manoj 99/12/21 12:43:53 Modified:htdocs/manual install-tpf.html readme-tpf.html src/os/tpf/samples linkdll.jcl Log: Documentation update for latest TPF changes Submitted by: David McCreedy [EMAIL PROTECTED] Revision ChangesPath 1.9 +3 -6

cvs commit: apache-2.0/src/lib/apr/time/unix access.c

1999-12-21 Thread rbb
rbb 99/12/21 13:16:20 Modified:src/lib/apr acconfig.h aclocal.m4 configure.in src/lib/apr/include apr_time.h src/lib/apr/time/unix access.c Log: A couple of new functions for APR's time library. Revision ChangesPath 1.17 +2 -0

cvs commit: apache-2.0/src/modules/standard mod_log_config.c

1999-12-21 Thread rbb
rbb 99/12/21 13:41:55 Modified:src configure.in src/include httpd.h util_date.h src/main config.h.stub util.c util_date.c src/modules/standard mod_log_config.c Log: Remove a bunch of functions that are being replaced by functions