cvs commit: apache/src CHANGES http_request.c

1997-08-06 Thread Dean Gaudet
dgaudet 97/08/06 13:32:22 Modified:src CHANGES http_request.c Log: Fix another long-standing bug in sub_req_lookup_file where it would happily skip past access checks on subdirectories looked up with relative paths. (It's used by mod_dir, mod_negotiation, and mod_include

cvs commit: apache/src fnmatch.c fnmatch.h CHANGES Makefile.tmpl http_config.c http_config.h http_core.c http_core.h http_request.c

1997-08-06 Thread Dean Gaudet
dgaudet 97/08/06 13:21:31 Modified:htdocs/manual/mod core.html src CHANGES Makefile.tmpl http_config.c http_config.h http_core.c http_core.h http_request.c Added: src fnmatch.c fnmatch.h Log: directory_walk optimization red

cvs commit: apache-devsite how-to-release.html

1997-08-06 Thread Ralf S. Engelschall
rse 97/08/06 13:19:03 Modified:. how-to-release.html Log: Just some layout adjustments. Revision ChangesPath 1.7 +2 -2 apache-devsite/how-to-release.html Index: how-to-release.html =

cvs commit: apache-devsite how-to-release.html

1997-08-06 Thread Ralf S. Engelschall
rse 97/08/06 13:13:19 Modified:. how-to-release.html Log: Added some suggestions by Marc. Revision ChangesPath 1.6 +5 -4 apache-devsite/how-to-release.html Index: how-to-release.html ===

cvs commit: apache/src CHANGES http_config.c http_config.h http_request.c

1997-08-06 Thread Dean Gaudet
dgaudet 97/08/06 12:53:56 Modified:src CHANGES http_config.c http_config.h http_request.c Log: This probably fixes Brian's CGI problems. But at any rate it's necessary even if it isn't the exact bug that's tickling Brian. My first directory_walk optimization was corruptin

cvs commit: apache-devsite how-to-release.html

1997-08-06 Thread Ralf S. Engelschall
rse 97/08/06 00:46:41 Modified:. how-to-release.html Log: HTML does not like plain angle brackets. Revision ChangesPath 1.5 +2 -2 apache-devsite/how-to-release.html Index: how-to-release.html ==

cvs commit: apache-devsite how-to-release.html

1997-08-06 Thread Ralf S. Engelschall
rse 97/08/06 00:40:11 Modified:. how-to-release.html Log: Ops, after gzip the .tar is gone ;-) Revision ChangesPath 1.4 +2 -2 apache-devsite/how-to-release.html Index: how-to-release.html ==

cvs commit: apache-devsite how-to-release.html

1997-08-06 Thread Ralf S. Engelschall
rse 97/08/06 00:35:54 Modified:. how-to-release.html Log: Added info about "major minor bugfix betaseq" in APACHE_RELEASE define. Is this the way as it is intended? Revision ChangesPath 1.3 +11 -5 apache-devsite/how-to-release.html Index: how-

cvs commit: apache-devsite how-to-release.html

1997-08-06 Thread Ralf S. Engelschall
rse 97/08/06 00:19:47 Modified:. how-to-release.html Log: Overhauled the step-by-step instruction for releasing Apache. Revision ChangesPath 1.2 +85 -15apache-devsite/how-to-release.html Index: how-to-release.html =