cvs commit: apache/src http_protocol.c

1996-10-22 Thread Brian Behlendorf
brian 96/10/22 13:57:55 Modified:src http_protocol.c Log: Added a comment as to why the H1 text is "4 +". Revision ChangesPath 1.64 +2 -0 apache/src/http_protocol.c Index: http_protocol.c ===

cvs commit: apache/src http_protocol.c

1996-10-22 Thread Brian Behlendorf
brian 96/10/22 13:56:00 Modified:src http_protocol.c Log: Reviewed by: Roy Fielding, James Cloos Submitted by: Alexei Kosut Modified text of error messages to not have error code. Revision ChangesPath 1.63 +2 -1 apache/src/http_protocol.c I

cvs commit: apache/src mod_fastcgi.c

1996-10-22 Thread Brian Behlendorf
brian 96/10/22 13:38:13 Modified:src mod_fastcgi.c Log: Reviewed by: Alexei Kosut Submitted by: Mark Brown <[EMAIL PROTECTED]> Here is a patch to make mod_fastcgi work properly with Apache 1.2dev (using get_client_block and its friends.) Revision ChangesPa

cvs commit: apache/src http_core.h http_core.c http_main.c

1996-10-22 Thread Brian Behlendorf
brian 96/10/22 11:54:07 Modified:src http_core.h http_core.c http_main.c Log: Reviewed by: Mark J Cox, Chuck Murcko, Jim Jagielski Submitted by: Dean Gaudet This patch adds another type to get_remote_name -- REMOTE_NOLOOKUP. This skips the lookup and returns the nam

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

1996-10-22 Thread Brian Behlendorf
brian 96/10/22 11:45:40 Modified:src http_core.c http_request.c http_protocol.c Log: Removed various -Wall warnings, such as unused variables, and made the definition of no_set_limit only active when the conditions under which it would be called exist given various #ifdef