cvs commit: apache-2.0 configure

2000-01-31 Thread martin
martin 00/01/31 15:54:07 Modified:.configure Log: grep the right pattern Revision ChangesPath 1.9 +1 -1 apache-2.0/configure Index: configure === RCS file: /export/home/cvs/apache

cvs commit: apache-1.3/htdocs index.html.pt

2000-01-31 Thread martin
martin 00/01/31 15:23:32 Modified:htdocs index.html.pt Log: Hugo Ramos <[EMAIL PROTECTED]> contributes a portuguese version of the entry place (replacing the brazilian portuguese page we had before and which is now available as index.html.pt-br): Well.. I'm offering my con

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

2000-01-31 Thread martin
martin 00/01/31 15:14:45 Modified:src/main http_log.c Log: Enforce a sensible permission on the httpd.pid file. Submitted by: Frank Miller <[EMAIL PROTECTED]> Reviewed by: Martin Kraemer Revision ChangesPath 1.27 +10 -0 apache-2.0/src/main/http_log.c I

cvs commit: apache-1.3/htdocs/manual/mod directives.html

2000-01-31 Thread marc
marc00/01/31 14:56:50 Modified:htdocs/manual/mod directives.html Log: Add missing AddCharset directive. Revision ChangesPath 1.61 +1 -0 apache-1.3/htdocs/manual/mod/directives.html Index: directives.html ===

cvs commit: apache-1.3/src/main http_log.c

2000-01-31 Thread martin
martin 00/01/31 14:24:29 Modified:src/main http_log.c Log: Enforce a sensible umask value, even when a stupid default was in effect. (Noticed by Frank Miller, Patch by Martin Kraemer) Submitted by: Frank Miller <[EMAIL PROTECTED]> Reviewed by: Martin Kraemer Revision

cvs commit: apache-2.0/src/lib/apr/network_io/win32 sendrecv.c

2000-01-31 Thread stoddard
stoddard00/01/31 11:21:44 Modified:src/main http_protocol.c src/lib/apr/network_io/win32 sendrecv.c Log: Set timeouts to sendfile operation in http_protocol.c. Fix bugs in Win32 sendfile implementation. Revision ChangesPath 1.53 +20 -10apache-2.0