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

1998-03-12 Thread Ralf S. Engelschall
rse 98/03/12 10:17:16 Modified:src Configuration.tmpl src/modules/standard mod_speling.c Log: Fix typos and some cosmetics Revision ChangesPath 1.85 +10 -7 apache-1.3/src/Configuration.tmpl Index: Configuration.tmpl

Re: cvs commit: apache-1.3 STATUS

1998-03-12 Thread Paul Sutton
On 12 Mar 1998 [EMAIL PROTECTED] wrote: > + - r->content_language is for backwards compatibility... with modules > + that may not link any longer without some minor editing. The new > + field is r->content_languages. Heck it's not even mentioned in > + apache-devsite/mmn.txt

cvs commit: apache-1.3/src/include hide.h

1998-03-12 Thread Ralf S. Engelschall
rse 98/03/12 05:52:06 Modified:src/helpers UpdateHide src/include hide.h Log: Fix UpdateHide: the log_error matches aplog_error in our exclusion list because we have forgotten to bind the regex to its boundaries. Revision ChangesPath 1.7 +1 -1

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

1998-03-12 Thread Ralf S. Engelschall
rse 98/03/12 05:37:52 Modified:src/modules/standard mod_mime.c Log: Just a few cosmetics while I'm poking around in this modules to find a better solution to our mime_find_cf() cross-call problem with mod_proxy... Revision ChangesPath 1.34 +11 -9 apache-1

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

1998-03-12 Thread dgaudet
dgaudet 98/03/12 04:11:14 Modified:src/main http_config.c Log: Fix a case where sar->virthost would be NULL... in the main server. Pointed out by Martin. Revision ChangesPath 1.102 +1 -0 apache-1.3/src/main/http_config.c Index: http_config.c

cvs commit: apache-1.3/src/include http_main.h

1998-03-12 Thread dgaudet
dgaudet 98/03/12 03:53:14 Modified:src/include http_main.h Log: document timeout stuff a bit more Revision ChangesPath 1.25 +15 -0 apache-1.3/src/include/http_main.h Index: http_main.h === R

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

1998-03-12 Thread dgaudet
dgaudet 98/03/12 03:36:11 Modified:src/modules/standard mod_negotiation.c Log: yuck Revision ChangesPath 1.74 +1 -0 apache-1.3/src/modules/standard/mod_negotiation.c Index: mod_negotiation.c

cvs commit: apache-1.3 STATUS

1998-03-12 Thread dgaudet
dgaudet 98/03/12 03:30:08 Modified:.STATUS Log: el nino is taking a break, we've had sun for several days... p.s. something to vote on Revision ChangesPath 1.184 +18 -36apache-1.3/STATUS Index: STATUS ===

cvs commit: apache-1.3/src/modules/standard mod_actions.c mod_auth.c mod_headers.c mod_log_config.c mod_mime.c mod_setenvif.c mod_userdir.c

1998-03-12 Thread dgaudet
dgaudet 98/03/12 03:13:28 Modified:src/modules/standard mod_actions.c mod_auth.c mod_headers.c mod_log_config.c mod_mime.c mod_setenvif.c mod_userdir.c Log: save more memory! table_set -> table_setn transformations for those cases wh

cvs commit: apache-1.3/src/modules/standard mod_access.c mod_actions.c mod_auth_anon.c mod_env.c mod_expires.c mod_headers.c mod_log_referer.c mod_negotiation.c mod_rewrite.c mod_so.c mod_userdir.c mod_usertrack.c

1998-03-12 Thread dgaudet
dgaudet 98/03/12 03:03:10 Modified:src/modules/standard mod_access.c mod_actions.c mod_auth_anon.c mod_env.c mod_expires.c mod_headers.c mod_log_referer.c mod_negotiation.c mod_rewrite.c mod_so.c mod_userdir.c

cvs commit: apache-devsite mmn.txt

1998-03-12 Thread dgaudet
txt 1998/03/12 10:36:38 1.13 @@ -33,3 +33,13 @@ of the STANDARD_MODULE_STUFF header 19980304 (1.3b6-dev) - abstraction of SERVER_BUILT and SERVER_VERSION 19980305 (1.3b6-dev) - ap_config.h added for use by external modules +19980312 (1.3b6-dev) - parse_uri_

cvs commit: apache-1.3/src/include http_config.h

1998-03-12 Thread dgaudet
1.71 +++ http_config.h 1998/03/12 10:36:33 1.72 @@ -267,7 +267,7 @@ * handle it back-compatibly, or at least signal an error). */ -#define MODULE_MAGIC_NUMBER 19980305 +#define MODULE_MAGIC_NUMBER 19980312 #define STANDARD_MODULE_STUFF MODULE_MAGIC_NUMBER, -1

cvs commit: apache-1.3/src/include hide.h

1998-03-12 Thread dgaudet
dgaudet 98/03/12 02:35:07 Modified:src/include hide.h Log: add set_string_slot_lower NOTE! I notice that log_error is being deleted here... and I'm too tired to figure out what in UpdateHide is causing that. Revision ChangesPath 1.6 +1 -1 apache-1.3/src

cvs commit: apache-1.3/src/os/win32 mod_isapi.c

1998-03-12 Thread dgaudet
dgaudet 98/03/12 02:29:14 Modified:src CHANGES src/include http_config.h httpd.h src/main http_config.c util_script.c src/modules/example mod_example.c src/modules/standard mod_alias.c mod_autoindex.c

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

1998-03-12 Thread dgaudet
dgaudet 98/03/12 02:18:26 Modified:src/modules/standard mod_dir.c Log: Death to pointless run-time memory allocation wastage... split up DirectoryIndex at config time. Revision ChangesPath 1.47 +29 -8 apache-1.3/src/modules/standard/mod_dir.c Index: mod_di

cvs commit: apache-site/info supportdb.txt

1998-03-12 Thread brian
brian 98/03/12 00:46:25 Modified:info supportdb.txt Log: Get it right, finally. Revision ChangesPath 1.8 +1 -1 apache-site/info/supportdb.txt Index: supportdb.txt === RCS file: /expo