cvs commit: apache/src CHANGES util_script.h util_script.c

1997-04-26 Thread Roy Fielding
fielding97/04/26 23:55:55 Modified:src CHANGES util_script.h util_script.c Log: Fix the above fix: if suexec is enabled, avoid destroying r->url while obtaining the /~user and save the username in a separate data area so that it won't be overwritten by the call to getgrgid(

cvs commit: apache/src CHANGES http_protocol.c buff.c

1997-04-26 Thread Roy Fielding
fielding97/04/26 23:23:23 Modified:src CHANGES http_protocol.c buff.c Log: Fix problem with scripts not receiving a SIGPIPE when client drops the connection (e.g., when user presses Stop). We now stop trying to send a message body immediately after an error from write.

cvs commit: apache/src/modules Makefile

1997-04-26 Thread Ben Laurie
ben 97/04/26 13:20:07 Modified:src conf.h http_main.h src/modules Makefile Log: Fix multiply defined signal(). Reviewed by: Randy, Dean. Revision ChangesPath 1.94 +14 -0 apache/src/conf.h Index: conf.h ===

cvs commit: apache/htdocs/manual/misc FAQ.html

1997-04-26 Thread Rodent of Unusual Size
coar97/04/26 05:21:15 Modified:htdocs/manual/misc FAQ.html Log: Added Q&A concerning access restriction by host/domain name, and cleaned up a couple of nit. Revision ChangesPath 1.44 +68 -18apache/htdocs/manual/misc/FAQ.html Index: FAQ.htm

cvs commit: apache/htdocs/manual/misc FAQ.html

1997-04-26 Thread Marc Slemko
marc97/04/25 23:58:42 Modified:htdocs/manual/misc FAQ.html Log: General cleanups and modifications to a few things to make them more technically accurate, IMHO. Revision ChangesPath 1.43 +64 -47apache/htdocs/manual/misc/FAQ.html Index: FAQ.html