cvs commit: apache/src CHANGES http_core.c http_request.c httpd.h mod_negotiation.c util.c

1997-06-30 Thread Dean Gaudet
dgaudet 97/06/30 15:50:45 Modified:src CHANGES http_core.c http_request.c httpd.h mod_negotiation.c util.c Log: directory_walk() is an expensive function, keep a little more state to avoid needless string counting. Add two new functions make_dirstr_p

cvs commit: apache/src CHANGES http_core.c http_request.c mod_include.c

1997-05-08 Thread Roy Fielding
fielding97/05/08 06:09:27 Modified:src CHANGES http_core.c http_request.c mod_include.c Log: Test for error conditions before creating output header fields, since we don't want the error message to include those fields. Likewise, reset the content_language(s) and content_e

cvs commit: apache/src CHANGES http_core.c http_request.c

1997-02-10 Thread Roy Fielding
fielding97/02/10 02:24:50 Modified:src CHANGES http_core.c http_request.c Log: Fix condition where, if a bad directive occurs in .htaccess, and sub_request() goes first to this directory, then log_reason() will SIGSEGV because it doesn't have initialized r->per_dir_config.