cvs commit: apachen/src/main util_script.c

1998-01-21 Thread dgaudet
dgaudet 98/01/21 14:31:47 Modified:src CHANGES src/main util_script.c Log: Let people shoot themselves by passing Authorization to CGIs if they define SECURITY_HOLE_PASS_AUTHORIZATION. PR: 549 Submitted by: Marc Slemko Reviewed by: Dean

cvs commit: apachen/src/main util_script.c

1997-12-26 Thread ben
ben 97/12/26 07:52:38 Modified:src CHANGES src/main util_script.c Log: Check for executables by looking at the header. Submitted by: Jim Patterson [EMAIL PROTECTED] Reviewed by: Ben Laurie Revision ChangesPath 1.542 +4 -0

cvs commit: apachen/src/main util_script.c

1997-12-07 Thread ben
ben 97/12/07 13:49:55 Modified:src CHANGES src/main util_script.c Log: WIN32: Allow spaces to prefix the interpreter in #! lines. PR: 1101 Revision ChangesPath 1.524 +3 -0 apachen/src/CHANGES Index: CHANGES

cvs commit: apachen/src/main util_script.c

1997-11-12 Thread ben
ben 97/11/11 16:50:45 Modified:src/main util_script.c Log: Hopefully fix winsock in CGI problems. Submitted by: Frank Faubert [EMAIL PROTECTED] Revision ChangesPath 1.83 +12 -1 apachen/src/main/util_script.c Index: util_script.c

cvs commit: apachen/src/main util_script.c

1997-10-24 Thread pcs
pcs 97/10/24 08:40:56 Modified:src/main util_script.c Log: Format recent patched code into Apache style Revision ChangesPath 1.82 +6 -5 apachen/src/main/util_script.c Index: util_script.c

cvs commit: apachen/src/main util_script.c

1997-10-21 Thread pcs
pcs 97/10/21 06:06:36 Modified:src/main util_script.c Log: Fix problem causing crash when a CGI is accessed with a ?arg wich does not contain a =. PR: 1030 Revision ChangesPath 1.80 +3 -3 apachen/src/main/util_script.c Index: util_script.c

cvs commit: apachen/src/main util_script.c

1997-09-13 Thread Rodent of Unusual Size
coar97/09/13 05:15:41 Modified:src/main util_script.c Log: Add in the final missing #include needed to clean up the set_last_modified() rework. Revision ChangesPath 1.72 +1 -0 apachen/src/main/util_script.c Index: util_script.c