cvs commit: apache-1.3 STATUS

1999-01-01 Thread martin
martin 99/01/01 15:49:47 Modified:.STATUS Log: Configure is updated. Revision ChangesPath 1.581 +2 -1 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.3/STATU

cvs commit: apache-1.3/src Configure

1999-01-01 Thread martin
martin 99/01/01 15:48:02 Modified:src Configure Log: The $INCLUDES variable is possibly constructed by the .modules scripts, therefore it must be written only after all of the .modules handling. Submitted by: Ralf Engelschall Revision ChangesPath 1.317 +7

cvs commit: apache-1.3/src/modules/standard mod_so.c

1999-01-01 Thread rse
rse 99/01/01 14:32:17 Modified:src CHANGES src/modules/standard mod_so.c Log: Finally back-out one part of my old patch Roy comitted some time ago. Roy didn't know that I've already withdrawn this part, so don't blame him. The problem is that the additio

cvs commit: apache-1.3/src/support apxs.pl

1999-01-01 Thread rse
rse 99/01/01 14:00:16 Modified:src/support apxs.pl Log: A version example of 1.3b6-dev sounds really too obsolete... ;-) Revision ChangesPath 1.18 +1 -1 apache-1.3/src/support/apxs.pl Index: apxs.pl

cvs commit: apache-1.3 Makefile.tmpl

1999-01-01 Thread rse
rse 99/01/01 13:30:20 Modified:src CHANGES .Makefile.tmpl Log: Fix installation procedure: Now that os-inline.c is actually used (a recently fixed bug prevented this) we need to also install os-include.c in addition to os.h into the PREFIX/include/

cvs commit: apache-1.3 Makefile.tmpl

1999-01-01 Thread rse
rse 99/01/01 12:48:16 Modified:.Makefile.tmpl Log: The generated header lines should be aware of --target, too. Revision ChangesPath 1.59 +1 -1 apache-1.3/Makefile.tmpl Index: Makefile.tmpl =

cvs commit: apache-1.3/src/modules/standard mod_so.c

1999-01-01 Thread rse
- mod_negotiation overhaul -- added ap_make_etag() *and added vlist_validator to request_rec. * 19990101 - renamed macro escape_uri() to ap_escape_uri() + * - Added MODULE_MAGIC_COOKIE to identify module st

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

1999-01-01 Thread rse
rse 99/01/01 11:50:24 Modified:src CHANGES src/modules/standard mod_rewrite.c mod_rewrite.h htdocs/manual/mod mod_rewrite.html Log: Two minor enhancements to mod_rewrite: First RewriteRule now also supports the ``nocase|NC'' flag (as RewriteCo

cvs commit: apache-1.3/src/support ab.1 ab.c apachectl apachectl.1 apxs.8 apxs.pl dbmmanage dbmmanage.1 htdigest.1 htpasswd.1 httpd.8 log_server_status logresolve.8 logresolve.pl rotatelogs.8 split-logfile suexec.8 suexec.c suexec.h

1999-01-01 Thread rse
rse 99/01/01 11:05:39 Modified:.LICENSE Makefile.tmpl configure htdocs/manual LICENSE expand.pl src Configure buildmark.c src/ap ap_cpystrn.c ap_execve.c ap_signal.c ap_slack.c ap_snprintf.c

cvs commit: apache-1.3/src/modules/standard mod_actions.c mod_alias.c mod_dir.c mod_include.c mod_negotiation.c mod_rewrite.c

1999-01-01 Thread rse
_etag() *and added vlist_validator to request_rec. + * 19990101 - renamed macro escape_uri() to ap_escape_uri() */ #ifndef MODULE_MAGIC_NUMBER_MAJOR -#define MODULE_MAGIC_NUMBER_MAJOR 19981229 +#define MODULE_MAGIC_NUMBER_MAJOR 19990101 #endif #d

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

1999-01-01 Thread rse
rse 99/01/01 09:03:13 Modified:src CHANGES src/main http_config.c http_core.c htdocs/manual/mod core.html Log: Fix a few minor inconsistencies related to directive scoping 1. ht

cvs commit: apache-site/mirrors mirrors.list index.html

1999-01-01 Thread brian
brian 98/12/31 18:08:50 Modified:mirrors mirrors.list index.html Log: Even more mirrors, whee. :) Revision ChangesPath 1.65 +5 -1 apache-site/mirrors/mirrors.list Index: mirrors.list ===