dgaudet 98/03/17 00:22:41
Modified:src/include hide.h
Log:
to go with the cleanup
Revision ChangesPath
1.13 +0 -10 apache-1.3/src/include/hide.h
Index: hide.h
===
RCS file: /export/home/cvs/
rse 98/03/14 04:22:11
Modified:.STATUS
src CHANGES
src/main http_request.c
src/modules/proxy proxy_ftp.c
src/modules/standard mod_mime.c
src/include hide.h
Removed: src/modules/standard mod_
Ralf S. Engelschall wrote:
>
> rse 98/03/13 08:49:45
>
> Modified:src/main http_core.c
>src/include hide.h
> Log:
> More statics which reduce the global exported symbol table.
[snip]
> -const char *set_server_string_slot (cmd_parms *cmd, void *dummy, char *ar
rse 98/03/13 08:49:45
Modified:src/main http_core.c
src/include hide.h
Log:
More statics which reduce the global exported symbol table.
Submitted by: Ben Hyde
Revision ChangesPath
1.167 +82 -52apache-1.3/src/main/http_core.c
Index: htt
rse 98/03/12 05:52:06
Modified:src/helpers UpdateHide
src/include hide.h
Log:
Fix UpdateHide: the log_error matches aplog_error in our
exclusion list because we have forgotten to bind the regex
to its boundaries.
Revision ChangesPath
1.7 +1 -1
dgaudet 98/03/12 02:35:07
Modified:src/include hide.h
Log:
add set_string_slot_lower
NOTE! I notice that log_error is being deleted here... and I'm too tired
to figure out what in UpdateHide is causing that.
Revision ChangesPath
1.6 +1 -1 apache-1.3/src
coar98/03/04 04:02:09
Modified:src/helpers UpdateHide
src/include hide.h
Log:
No, no, no - don't hide symbols which have already been given
collision insurance.
Revision ChangesPath
1.5 +3 -0 apache-1.3/src/helpers/UpdateHide
dgaudet 98/03/04 01:48:39
Modified:src/include hide.h
Log:
A few updates.
Revision ChangesPath
1.3 +4 -3 apache-1.3/src/include/hide.h
Index: hide.h
===
RCS file: /export/home/cvs/apache-1