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
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
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
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
==
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
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.
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
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
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
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
=
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_
11 matches
Mail list logo