brian 96/09/29 22:56:29
Modified:src http_protocol.c httpd.h util.c
Log:
Reviewed by: Roy Fielding, Brian Behlendorf
Submitted by: Tom Tromey
HTTP/1.0 compliance.
Revision ChangesPath
1.51 +5 -7 apache/src/http_protocol.c
Index: http_protoco
chuck 96/09/29 07:16:10
Modified:src CHANGES
Log:
Submitted by: Chuck Murcko
Revision ChangesPath
1.68 +8 -1 apache/src/CHANGES
Index: CHANGES
===
RCS file: /export/home/cvs/apache/
chuck 96/09/29 07:11:00
Modified:src/modules/proxy mod_proxy.c
Log:
Submitted by: various (see notes)
Phase I proxy changes. Intermediate commit lest I lose track of who did what:
Removed old ftp handler and conditional compile stuff - Chuck Murcko
Added server.sin_family
chuck 96/09/29 06:58:56
Modified:src/modules/proxy Makefile
Log:
Submitted by: Chuck Murcko
Small cleanup. Still needs some depend stuff.
Revision ChangesPath
1.2 +10 -6 apache/src/modules/proxy/Makefile
Index: Makefile
==
chuck 96/09/29 06:57:08
Modified:src Makefile.tmpl
Log:
Submitted by: Chuck Murcko
Make default target is all that's needed. It makes things simpler for
intermediate Makefiles.
Revision ChangesPath
1.27 +2 -2 apache/src/Makefile.tmpl
Index: Make