coar 99/02/10 12:48:35
Modified: . STATUS
Log:
Note an available patch, and clean up a couple of completed items.
Revision Changes Path
1.622 +7 -11 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apache-1.3/STATUS,v
retrieving revision 1.621
retrieving revision 1.622
diff -u -r1.621 -r1.622
--- STATUS 1999/02/10 13:33:31 1.621
+++ STATUS 1999/02/10 20:48:34 1.622
@@ -1,5 +1,5 @@
1.3 STATUS:
- Last modified at [$Date: 1999/02/10 13:33:31 $]
+ Last modified at [$Date: 1999/02/10 20:48:34 $]
Release:
@@ -48,6 +48,12 @@
Available Patches:
+ * Ken's [PATCH] Merge RefererIgnore into mod_log_config
+ Allows mod_log_agent and mod_log_referer to be dropped from
+ distribution.
+ MID: <[EMAIL PROTECTED]>
+ Status: Ken +1
+
* Tony Finch's [PATCH] mod_log_config: support for reliably parsable logs
Allows use of C-style backslash escapes in mod_log_config format
strings
MID: <[EMAIL PROTECTED]>
@@ -204,17 +210,7 @@
* Should we disallow requests with bogus characters in the method?
See <[EMAIL PROTECTED]>
- * A mechanism is needed for applying access control to methods
- that are not known by the server core, either using a Limit __unknown__
- as in <<[EMAIL PROTECTED]>,
- or via a LimitExcept directive.
-
Open issues:
-
- * Official retirement of 1.2; when? Ken suggests as of 1.3.4.
- 'Retirement' to be interpreted as removing the verbiage from the
- main Apache page, but leaving the kits in /dist/.
- Status: Ken +1, Randy +1, Dean +1, Ralf +1, Jim +1
* Someone other than Dean has to do a security/correctness review on
psprintf(), bprintf(), and ap_snprintf(). In particular these routines