cvs commit: apache/src CHANGES Configure conf.h http_main.c

1997-04-07 Thread Roy Fielding
fielding97/04/07 02:44:20 Modified:src CHANGES Configure conf.h http_main.c Log: Improved lingering_close by adding a special timeout, removing the spurious log messages, removing the nonblocking settings (they are not needed with the better timeout), and adding commentary

cvs commit: apache/src CHANGES http_main.c

1997-04-07 Thread Roy Fielding
fielding97/04/07 02:59:52 Modified:src CHANGES http_main.c Log: Try to log where the server is dumping core when a fatal signal is received. Submitted by: Ken Coar Reviewed by: Roy, Chuck, Jim, Randy, Dean Revision ChangesPath 1.223 +3 -0

cvs commit: apache/src CHANGES mod_negotiation.c

1997-04-07 Thread Roy Fielding
fielding97/04/07 03:19:32 Modified:src CHANGES mod_negotiation.c Log: Use err_headers_out for Vary and Alternates, since the new send_http_header() now sends them for all responses. Submitted by: Petr Lampa Reviewed by: Roy Fielding, Dean Gaudet Revision Changes

cvs commit: apache/src alloc.h alloc.c http_protocol.h http_protocol.c

1997-04-07 Thread Roy Fielding
fielding97/04/07 03:58:41 Modified:src alloc.h alloc.c http_protocol.h http_protocol.c Log: Constify the interface to table_do in order to make it clear that the passed routine cannot change the table. Submitted by: Dean Gaudet Reviewed by: Roy Fielding Revision

cvs commit: apache/support suexec.c

1997-04-07 Thread Dean Gaudet
dgaudet 97/04/07 10:48:40 Modified:support suexec.c Log: suexec doesn't close the log file so CGIs could write to it Reviewed by: Roy, Randy, Chuck Submitted by: Marc Revision ChangesPath 1.20 +8 -0 apache/support/suexec.c Index: suexec.c

cvs commit: apache-site info.html

1997-04-07 Thread Dean Gaudet
dgaudet 97/04/07 10:51:19 Modified:. info.html Log: Bring up to date with recent Apache work. Reviewed by: Roy, Dean Submitted by: Paul Sutton Revision ChangesPath 1.3 +17 -14apache-site/info.html Index: info.html