cvs commit: apache/src CHANGES mod_cgi.c mod_include.c util_script.c

1997-06-26 Thread Dean Gaudet
dgaudet 97/06/26 19:28:59 Modified:src Tag: APACHE_1_2_X CHANGES mod_cgi.c mod_include.c util_script.c Log: give me useless text not useless errno Reviewed by: Dean, Alexei Submitted by: Marc Revision ChangesPath No

cvs commit: apache/src CHANGES mod_cgi.c

1997-03-31 Thread Roy Fielding
fielding97/03/31 22:17:53 Modified:src CHANGES mod_cgi.c Log: Stopgap solution for CGI 3-second delay with server-side includes: if processing a subrequest, allocate memory from r-main-pool instead of r-pool so that we can avoid waiting for free_proc_chain to cleanup in

cvs commit: apache/src CHANGES mod_cgi.c

1997-01-24 Thread Randy Terbush
randy 97/01/24 16:59:45 Modified:src CHANGES mod_cgi.c Log: Turn off call to can_exec() if suexec_enabled. Revision ChangesPath 1.130 +4 -0 apache/src/CHANGES Index: CHANGES === RCS

cvs commit: apache/src CHANGES mod_cgi.c

1996-12-24 Thread Randy Terbush
randy 96/12/24 12:03:25 Modified:src CHANGES mod_cgi.c Log: Fix invalid reference to the correct resource pool. This could cause resources not to be properly freed, or freeing of invalid resources. Reviewed by: Chuck Murcko, Randy Terbush Submitted by: Dean Gaudet

cvs commit: apache/src CHANGES mod_cgi.c

1996-12-17 Thread Randy Terbush
randy 96/12/17 12:42:40 Modified:src CHANGES mod_cgi.c Log: Reset timeout while reading via get_client_block() in mod_cgi.c Fixes failed file transfer problems for _large_ files. Reviewed by: Randy Terbush Submitted by: Rasmus Lerdorf Revision ChangesPath