randy 97/01/19 22:30:41
Modified:src mod_auth_msql.c
Log:
MAX_STRING_LENGTH -> MAX_STRING_LEN
Revision ChangesPath
1.19 +21 -21apache/src/mod_auth_msql.c
Index: mod_auth_msql.c
===
R
jim 97/01/19 20:28:35
Modified:src CHANGES buff.c http_config.c http_core.c
http_main.c http_protocol.c http_request.c
mod_auth.c mod_auth_anon.c mod_auth_db.c
mod_auth_dbm.c mod_auth_msql.c mod_cgi.c
randy 97/01/19 16:12:36
Modified:src CHANGES
Removed: htdocs/manual/mod mod_fastcgi.html
src mod_fastcgi.c
Log:
Remove mod_fastcgi from the distribution.
Revision ChangesPath
1.125 +3 -2 apache/src/CHANGES
Index: CHANGES
jim 97/01/19 15:46:27
Modified:src util_snprintf.c
Log:
portabilities fixes
Revision ChangesPath
1.3 +16 -23apache/src/util_snprintf.c
Index: util_snprintf.c
===
RCS file: /export
randy 97/01/19 11:31:43
Modified:htdocs/manual/mod mod_fastcgi.html
Log:
More bits.
Revision ChangesPath
1.7 +2 -0 apache/htdocs/manual/mod/mod_fastcgi.html
Index: mod_fastcgi.html
===
randy 97/01/19 11:28:49
Modified:htdocs/manual/mod mod_fastcgi.html
Log:
Get it right.
Revision ChangesPath
1.6 +1 -4 apache/htdocs/manual/mod/mod_fastcgi.html
Index: mod_fastcgi.html
===
randy 97/01/19 11:22:34
Modified:htdocs/manual/mod mod_fastcgi.html
Log:
Update docs. Note that I added a comment about the included patch
being reversed and added the
! Module mod_fastcgi
- This module is contained in the mod_fastcgi.c file. It
- provides a high-pe
ben 97/01/19 09:43:31
Modified:src Configure alloc.c http_main.c
src/helpers PrintPath
Log:
Make use of -x or -r in [] per-platform.
Revision ChangesPath
1.71 +5 -0 apache/src/Configure
Index: Configure
==