cvs commit: apache/src CHANGES http_request.c

1997-08-11 Thread Ralf S. Engelschall
rse 97/08/11 07:20:08 Modified:src CHANGES http_request.c Log: Last patch for 1.2.2: This is Dean's patch which fixes a long-standing bug in sub_req_lookup_file(). A too optimistic optimization is now avoided. Submitted by: Dean Gaudet Reviewed by: Dean Gaudet, Ral

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 CHANGES http_request.c

1997-08-02 Thread Ralf S. Engelschall
rse 97/08/02 08:52:14 Modified:src Tag: APACHE_1_2_X CHANGES http_request.c Log: Bugfix the case where multiple s match and all are applied Submitted by: Dean Gaudet Reviewed by: Dean Gaudet, Ralf S. Engelschall, Randy Terbush Revision ChangesPath No

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

1997-06-28 Thread Dean Gaudet
dgaudet 97/06/28 14:46:59 Modified:src CHANGES http_request.c httpd.h Log: Add DONE response. Submitted by: Rob Hartill Reviewed by: Dean Gaudet Revision ChangesPath 1.303 +5 -1 apache/src/CHANGES Index: CHANGES ==

cvs commit: apache/src CHANGES http_request.c mod_cern_meta.c mod_dir.c mod_negotiation.c

1997-06-23 Thread Dean Gaudet
dgaudet 97/06/23 20:03:53 Modified:src CHANGES http_request.c mod_cern_meta.c mod_dir.c mod_negotiation.c Log: Fix a few security problems. Avoid problems with pipes, sockets, etc. in the filesystem. Use sub_req_lookup_file for various functions tha

cvs commit: apache/src CHANGES http_request.c

1997-04-07 Thread Roy Fielding
fielding97/04/07 04:47:07 Modified:src CHANGES http_request.c Log: The addition of and directives made the sub_req_lookup_simple() function bogus, so we now handle the special cases directly. The patch affects mainly multiviews into a file that matches a section.

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

1997-01-13 Thread Randy Terbush
randy 97/01/13 20:10:43 Branch: src RELEASE_1_1_X Modified:src CHANGES http_request.c mod_cookies.c Log: *) Fix a problem introduced by the directory index patch that breaks CGI with PATH_INFO arguments. *) Remove const in storage type declaration

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

1997-01-12 Thread Randy Terbush
randy 97/01/12 12:01:23 Modified:src CHANGES http_request.c mod_dir.c Log: Properly check errno to prevent display of a directory index when server receives a long enough URL to confuse stat(). Reviewed by: Randy Terbush, Marc Slemko Submitted by: Marc Slemko Revis

cvs commit: apache/src CHANGES http_request.c

1996-12-24 Thread Randy Terbush
randy 96/12/24 10:06:17 Modified:src CHANGES http_request.c Log: Collapse multiple slashes in path URLs to properly apply handlers defined by . Reviewed by: Rob Hart[h]ill, Randy Terbush Submitted by: Alexei Kosut Revision ChangesPath 1.92 +3 -0 a

cvs commit: apache/src CHANGES http_request.c

1996-06-17 Thread Alexei Kosut
akosut 96/06/17 13:28:20 Modified:src CHANGES http_request.c Log: Broken authentication behavior regarding multiple methods fixed. Submitted by: Robert S. Thau Revision ChangesPath 1.32 +2 -0 apache/src/CHANGES Index: CHANGES =

cvs commit: apache/src CHANGES http_request.c http_request.h httpd.h mod_actions.c mod_alias.c mod_asis.c mod_cgi.c mod_imap.c mod_include.c mod_mime.c mod_negotiation.c mod_proxy.c

1996-04-02 Thread Alexei Kosut
akosut 96/03/30 17:07:09 Modified:cgi-bin footer conf srm.conf-dist src CHANGES http_request.c http_request.h httpd.h mod_actions.c mod_alias.c mod_asis.c mod_cgi.c mod_imap.c mod_include.c mod_