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

1998-07-15 Thread martin
martin 98/07/15 16:49:14 Modified:src CHANGES src/include util_uri.h src/main util_uri.c Log: Changes in util_uri::ap_unparse_uri_components() - new flags Revision ChangesPath 1.966 +4 -0 apache-1.3/src/CHANGES Index: CHAN

cvs commit: apache-site/info apache_books.html

1998-07-15 Thread coar
coar98/07/15 13:06:26 Modified:info apache_books.html Log: Gah! I have no idea from where IDG got that stuff. Since my experience indicates getting it changed is unlikely, I'm pointing the link at Amazon - where at least they fix things when I

cvs commit: apache-1.3/src/support ab.c

1998-07-15 Thread marc
marc98/07/15 11:33:13 Modified:src/support ab.c Log: Use ap_select instead of select in ab, and replace hardcoded 256 with FD_SETSIZE. Should really dynamically track the highest descriptor and use that. PR: 2625 Submitted by: Richard Lloyd <[EMAIL PROTECTED]>, Marc S

cvs commit: apache-1.3 Makefile.tmpl

1998-07-15 Thread rse
rse 98/07/15 10:03:26 Modified:.Makefile.tmpl Log: Add fixup entry for TypesConfig Ken added. Please be careful when adding stuff to the config files. Because the user can re-configure the path layout we have to make sure all paths are fixable from within Makefile.tmp

cvs commit: apache-1.3/conf srm.conf-dist srm.conf-dist-win

1998-07-15 Thread coar
coar98/07/15 07:50:29 Modified:conf srm.conf-dist srm.conf-dist-win Log: Add explicit TypesConfig directives so people changing their default directory structure won't get bitten by not finding references to 'conf' in the .conf-dist* files. PR:

cvs commit: apache-site/contributors index.html

1998-07-15 Thread lars
lars98/07/15 05:31:26 Modified:.ABOUT_APACHE KEYS .ABOUT_APACHE.html contributors index.html Log: add my name to the various lists Revision ChangesPath 1.19 +7 -6 apache-1.3/ABOUT_APACHE Index: ABOUT_APACHE

cvs commit: apache-1.3 Announcement

1998-07-15 Thread marc
marc98/07/14 23:51:59 Modified:.Announcement Log: Make up something resembling a 1.3.1 announcement. Comments or {ap|dis}proval please. Still needs to be reviewed, but get what I have now in for comment. Revision ChangesPath 1.31 +68 -28apache-1

cvs commit: apache-1.3/src CHANGES

1998-07-15 Thread marc
marc98/07/14 22:46:02 Modified:src CHANGES Log: A few more CHANGES updates. Revision ChangesPath 1.965 +10 -5 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs/apa

cvs commit: apache-1.3/src CHANGES

1998-07-15 Thread marc
marc98/07/14 21:14:00 Modified:src CHANGES Log: Assorted CHANGES cleanups. I mean not to step on toes. Revision ChangesPath 1.964 +35 -37apache-1.3/src/CHANGES Index: CHANGES === RC

cvs commit: apache-1.3/src/include compat.h conf.h

1998-07-15 Thread marc
marc98/07/14 20:27:04 Modified:src/include compat.h conf.h Log: Fix up compat.h and conf.h legacy support. Revision ChangesPath 1.15 +2 -3 apache-1.3/src/include/compat.h Index: compat.h

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

1998-07-15 Thread marc
marc98/07/14 20:04:24 Modified:htdocs/manual/mod mod_auth_anon.html Log: Addresses specified for mod_log_anon are logged in the error log, not the "httpd-log". PR: 2610 Submitted by: Ron Klatchko <[EMAIL PROTECTED]> Revision ChangesPath 1.20 +2 -2 a

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

1998-07-15 Thread martin
martin 98/07/14 17:31:28 Modified:htdocs/manual/mod mod_proxy.html Log: Fix HTML error, correct release version number Revision ChangesPath 1.42 +2 -2 apache-1.3/htdocs/manual/mod/mod_proxy.html Index: mod_proxy.html =