akosut 97/01/11 23:13:13
Modified:src CHANGES
Log:
Add some things to CHANGES
Revision ChangesPath
1.116 +7 -0 apache/src/CHANGES
Index: CHANGES
===
RCS file: /export/home/cvs/apache/
akosut 97/01/11 23:02:00
Modified:htdocs/manual/mod mod_cgi.html
Log:
Add text about possible problems with ScriptLog. Also fix a spelling error.
Revision ChangesPath
1.7 +7 -1 apache/htdocs/manual/mod/mod_cgi.html
Index: mod_cgi.html
=
randy 97/01/11 21:17:27
Branch: src RELEASE_1_1_X
Modified:src http_request.c mod_dir.c
Log:
More changes to support fix for DirectoryIndex/stat() problem.
Reviewed by: Randy Terbush
Submitted by: Marc Slemko
Revision ChangesPath
1.11.2.3 +1 -1
randy 97/01/11 18:05:45
Branch: src RELEASE_1_1_X
Modified:src http_request.c mod_cookies.c
Log:
Make http_request.c changes a bit more portable.
Change Copyright dates for both files.
Revision ChangesPath
1.11.2.2 +11 -2 apache/src/http_reques
randy 97/01/11 16:51:20
Branch: src RELEASE_1_1_X
Modified:src CHANGES
Log:
Update CHANGES
Revision ChangesPath
1.39.2.2 +10 -0 apache/src/CHANGES
Index: CHANGES
===
RCS fil
randy 97/01/11 16:47:16
Branch: src RELEASE_1_1_X
Modified:src httpd.h
Log:
Prepare to release 1.1.2 to fix a couple of security problems.
Revision ChangesPath
1.36.2.3 +1 -1 apache/src/httpd.h
Index: httpd.h
=
randy 97/01/11 16:45:55
Branch: src RELEASE_1_1_X
Modified:src mod_cookies.c
Log:
Fix a buffer overflow problem which could allow unauthorized access.
Reviewed by: Marc Slemko, Randy Terbush, Ben Laurie
Submitted by: Alfred Huger <[EMAIL PROTECTED]>
Revi
randy 97/01/11 16:40:23
Branch: src RELEASE_1_1_X
Modified:src http_request.c
Log:
Fix a problem in get_path_info() which would allow a very long URL with
many '/' characters to convince the server to return an index for the
DocumentRoot. Properly check errno