cvs commit: apachen/src CHANGES

1998-01-05 Thread pcs
pcs 98/01/05 00:41:24 Modified:src CHANGES Log: Update with the WIN32 MT changes Revision ChangesPath 1.558 +5 -0 apachen/src/CHANGES Index: CHANGES === RCS file:

cvs commit: apachen STATUS

1998-01-05 Thread dgaudet
dgaudet 98/01/05 10:45:55 Modified:.STATUS Log: update Revision ChangesPath 1.49 +13 -0 apachen/STATUS Index: STATUS === RCS file: /export/home/cvs/apachen/STATUS,v retrieving

cvs commit: apache/src http_config.c

1998-01-05 Thread marc
marc98/01/05 12:46:13 Modified:src Tag: APACHE_1_2_X http_config.c Log: SECURITY: If a htaccess file can not be read due to bad permissions, deny access to the directory with a HTTP_FORBIDDEN. The previous behavior was to ignore the htaccess file if it could not be

cvs commit: apache/src util.c

1998-01-05 Thread marc
marc98/01/05 12:56:29 Modified:src Tag: APACHE_1_2_X util.c Log: Eliminate (content sensitive) buffer overflow in cfg_getline. I have tested it and this hole is exploitable. Reviewed by: Martin Kraemer, Mark J Cox, Dean Gaudet, Randy Terbush Revision Changes

cvs commit: apache/src util.c

1998-01-05 Thread marc
marc98/01/05 12:57:25 Modified:src Tag: APACHE_1_2_X util.c Log: Ensure that the buffer returned by ht_time is always properly null terminated. Reviewed by: Martin Kraemer, Mark J Cox, Dean Gaudet, Randy Terbush Revision ChangesPath No

cvs commit: apache/src/modules/proxy proxy_util.c

1998-01-05 Thread marc
marc98/01/05 13:02:57 Modified:src/modules/proxy Tag: APACHE_1_2_X proxy_util.c Log: Fix an improper length in an ap_snprintf call in proxy_date_canon(). Reviewed by: Martin Kraemer, Mark J Cox, Dean Gaudet, Randy Terbush Revision ChangesPath No

cvs commit: apache/src/modules/proxy proxy_ftp.c

1998-01-05 Thread marc
marc98/01/05 13:05:08 Modified:src/modules/proxy Tag: APACHE_1_2_X proxy_ftp.c Log: Fix core dump in the ftp proxy when reading incorrectly formatted directory listings. Reviewed by: Martin Kraemer, Mark J Cox, Dean Gaudet, Randy Terbush Revision ChangesPath

cvs commit: apache/support logresolve.c

1998-01-05 Thread marc
marc98/01/05 13:06:15 Modified:support Tag: APACHE_1_2_X logresolve.c Log: SECURITY: Fix a possible buffer overflow in logresolve. This is only an issue on systems without a MAXDNAME define or where the resolver returns domain names longer than MAXDNAME. Reviewed by:

Re: cvs commit: apache/src/modules/proxy proxy_cache.c

1998-01-05 Thread Marc Slemko
This commit on proxy_cache.c: revision 1.13.2.2 date: 1998/01/05 20:58:46; author: marc; state: Exp; lines: +9 -7 Fix core dump in the ftp proxy when reading incorrectly formatted directory listings. PR: Obtained from: Submitted by: Reviewed by:Martin

cvs commit: apache/src httpd.h

1998-01-05 Thread randy
randy 98/01/05 15:20:10 Modified:src Tag: APACHE_1_2_X httpd.h Log: Prepare for 1.2.5 release. Revision ChangesPath No revision No revision 1.111.2.18 +1 -1 apache/src/httpd.h Index: httpd.h