jim 96/10/01 17:31:55
Modified:src http_conf_globals.h http_main.c util.c
Log:
Make multiple groups a compile-time option
Revision ChangesPath
1.6 +3 -1 apache/src/http_conf_globals.h
Index: http_conf_globals.h
=
chuck 96/10/01 14:54:59
Modified:src/modules/proxy Makefile
Log:
A proper Makefile, with proper dependencies.
Revision ChangesPath
1.4 +8 -12 apache/src/modules/proxy/Makefile
Index: Makefile
chuck 96/10/01 14:53:43
Modified:src Makefile.tmpl
Log:
Cover our butts against broken makes. Make sure both commands run in the
same shell.
Revision ChangesPath
1.28 +4 -4 apache/src/Makefile.tmpl
Index: Makefile.tmpl
==
brian 96/10/01 12:19:17
Modified:src alloc.c
Log:
Removed second fopen, left by an error in apply patch by hand.
Revision ChangesPath
1.14 +1 -2 apache/src/alloc.c
Index: alloc.c
===
chuck 96/10/01 07:31:25
Modified:src Configure
Log:
Make GuessCC work where . is not in $PATH
Revision ChangesPath
1.24 +4 -2 apache/src/Configure
Index: Configure
===
RCS file: /ex
mjc 96/10/01 05:05:49
Modified:src mod_status.c
Log:
Fix ?auto report (extra \n's and scoreboard across multiple lines), tidy
display of Scoreboard key to reduce number of lines output.
Revision ChangesPath
1.30 +21 -22apache/src/mod_status.c
Ind
ben 96/10/01 04:00:44
Modified:src Configuration.tmpl
Log:
Make CC default unset, so that Configure guesses the C compiler.
Revision ChangesPath
1.43 +4 -4 apache/src/Configuration.tmpl
Index: Configuration.tmpl
=
chuck 96/10/01 00:11:48
Modified:src/modules/proxy Makefile mod_proxy.c
Added: src/modules/proxy mod_proxy.h proxy_cache.c proxy_connect.c
proxy_ftp.c proxy_http.c proxy_util.c
Log:
Phase II - The Great Proxy Reorganization
Layout with protoc