trawick 2004/08/26 09:58:29 Modified: . Tag: APACHE_2_0_BRANCH STATUS Log: record a few votes Revision Changes Path No revision No revision 1.751.2.1012 +5 -7 httpd-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-2.0/STATUS,v retrieving revision 1.751.2.1011 retrieving revision 1.751.2.1012 diff -u -r1.751.2.1011 -r1.751.2.1012 --- STATUS 26 Aug 2004 16:48:23 -0000 1.751.2.1011 +++ STATUS 26 Aug 2004 16:58:28 -0000 1.751.2.1012 @@ -75,7 +75,7 @@ *) Win32: Orderly shutdown of the command process after apache -k start,restart,config, install to prevent stranded piped logger processes. http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/mpm/winnt/mpm_winnt.c?r1=1.311&r2=1.312 - +1: stoddard + +1: stoddard, trawick *) Escape errfn strings before sending them to the log file (and analogus patch to mod_cgid) @@ -85,9 +85,7 @@ *) util_ldap: Validate the file path of the trusted certificate file at the time the LDAPTrushedCA directive is handled. PR#30782 modules/ldap/util_ldap.c: 1.9, 1.11 - +1: bnicholes - trawick: why toss the rv? logging it might show that there is - a permissions problem instead of simple file-not-found + +1: bnicholes, trawick *) [SECURITY] mod_ssl: Fix potential input filter segfaults in SPECULATIVE mode. http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_io.c?r1=1.125&r2=1.126 @@ -100,11 +98,11 @@ *) Prevent byterange filter doing its thang for a CGI which returns a Content-Range http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/util_script.c?r1=1.89&r2=1.90 - +1: jorton + +1: jorton, trawick *) mod_ssl: Add ssl_is_https optional hook. http://www.apache.org/~jorton/mod_ssl-2.0-ishttps.diff - +1: jorton, stoddard + +1: jorton, stoddard, trawick *) mod_rewrite: Add %{SSL:...} and %{HTTPS} support (regression from 1.3/mod_ssl). http://www.apache.org/~jorton/mod_rewrite-2.0-sslvar.diff