cvs commit: apache/src http_core.c

1997-07-31 Thread Dean Gaudet
dgaudet 97/07/31 00:51:36 Modified:src http_core.c Log: Fix a null deref, and improper status update in the double reverse code. Revision ChangesPath 1.103 +30 -16apache/src/http_core.c Index: http_core.c

cvs commit: apache/src CHANGES mod_auth_anon.c

1997-07-31 Thread Ralf S. Engelschall
rse 97/07/31 01:29:45 Modified:src Tag: APACHE_1_2_X CHANGES mod_auth_anon.c Log: mod_auth_anon logs multiple times PR: 421, 868 Submitted by: Dean Gaudet Reviewed by: Ralf S. Engelschall, Dirk v.Gulik, Ken Coar, Jim Jagielski Revision ChangesPath

cvs commit: apache/src CHANGES mod_rewrite.c mod_rewrite.h

1997-07-31 Thread Ralf S. Engelschall
rse 97/07/31 01:43:20 Modified:src Tag: APACHE_1_2_X CHANGES mod_rewrite.c mod_rewrite.h Log: Final sync of mod_rewrite for Apache 1.2.2: o added diff between mod_rewrite 3.0.6+ and 3.0.9 minus WIN32/NT stuff, but plus copyright

cvs commit: apache/src CHANGES mod_include.c

1997-07-31 Thread Ralf S. Engelschall
rse 97/07/31 01:50:05 Modified:src Tag: APACHE_1_2_X CHANGES mod_include.c Log: handle_else was being used to handle endif. Submitted by: Howard Fear Reviewed by: Ralf S. Engelschall, Jim Jagielski, Randy Terbush Revision ChangesPath No

cvs commit: apache/src buff.c

1997-07-31 Thread Dean Gaudet
dgaudet 97/07/31 02:10:30 Modified:src buff.c Log: Improve the heuristic for deciding when to use writev() vs. when to copy into the buffer. No sense copying if the copy would fill the buffer, might as well writev and start a fresh buffer. Revision ChangesPath

cvs commit: apache-devsite devnotes.html

1997-07-31 Thread Ralf S. Engelschall
rse 97/07/31 08:52:28 Modified:. devnotes.html Log: fixed typo and added more details on how to access the repository over SSH. Revision ChangesPath 1.3 +8 -5 apache-devsite/devnotes.html Index: devnotes.html

cvs commit: apache README KEYS

1997-07-31 Thread Ralf S. Engelschall
rse 97/07/31 09:28:31 Modified:. Tag: APACHE_1_2_X README KEYS Log: Merging in changes from HEAD. Revision ChangesPath No revision No revision 1.8.2.1 +4 -4 apache/README Index: README

cvs commit: apache-site/contributors index.html

1997-07-31 Thread Rodent of Unusual Size
coar97/07/31 12:44:52 Modified:contributors index.html Log: Update my contributions minorly. Revision ChangesPath 1.14 +7 -4 apache-site/contributors/index.html Index: index.html

cvs commit: apache/htdocs/manual/mod mod_rewrite.html

1997-07-31 Thread Ralf S. Engelschall
rse 97/07/31 14:23:12 Modified:htdocs/manual/mod mod_rewrite.html Log: Bring mod_rewrite documentation up-to-date with recent source upgrade. Revision ChangesPath 1.13 +97 -35apache/htdocs/manual/mod/mod_rewrite.html Index: mod_rewrite.html

cvs commit: apache/src mod_setenvif.c

1997-07-31 Thread Brian Behlendorf
brian 97/07/31 20:32:03 Modified:src mod_setenvif.c Log: Fix compiler warnings from -Wall. Revision ChangesPath 1.2 +2 -1 apache/src/mod_setenvif.c Index: mod_setenvif.c === RCS