pcs 98/01/12 06:27:36
Modified: . todo.html
Log:
Umm, the is pretty redundand. The bugdb does all this tracking much
better. I was going to just remove the bits I've done, but I've also
cleaned out some other items which are clearly done. But I think we should
remove this file completely. Nobody'll notice it's gone.
Revision Changes Path
1.2 +0 -26 apache-devsite/todo.html
Index: todo.html
===================================================================
RCS file: /export/home/cvs/apache-devsite/todo.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- todo.html 1997/06/17 10:43:34 1.1
+++ todo.html 1998/01/12 14:27:36 1.2
@@ -28,14 +28,6 @@
<LI>More tolerant config-file parsing - beb
-<LI>Allow "ErrorDocument" anywhere (One line change but needs user
configuration) - mjc
-
-<LI>Clean "Shambhala" messages in source - mjc
-
-<LI>Nicer Access Control (allow "OneOf","AND","OR" ala NCSA) - mjc
-
-<LI>Check returns from all system calls: read, write, etc. - beb
-
<LI>Formalized internal error-logging system, like sendmail/syslogd
interaction - beb
@@ -54,34 +46,17 @@
<LI>Configurable Error Reporting
<UL>
<LI>Separate logs for stderr and server error messages
- <LI>Enable all virtual hosts to error-log to the same log
- <LI>Different debugging levels, a la named or sendmail
</UL>
-<LI>More than one transferlog per virthost, each with its own
transferformat. - in progress/pcs
-
<LI>Dynamic Package builder - so that people can download binaries
with exactly the options and packages they want. - beb
<LI>Implementation of the "LINK" Method - beb
-<LI>Full HTTP/1.1 Content negotiation support - beb
-
<LI>Data store abstraction API? So we're not always presuming we sit on top
of a filesystem. - beb
-<LI>Port to Windows NT - beb
-
<LI>Port to BeBox - beb
-<LI>Allow Byte Ranges for completion of interrupted transfers (Netscape
2.0b4+ client seems to have byte-range code in it) - mjc
-
-<LI>Clean up source/comments still left from NCSA/1.3 - mjc
-
-<LI>Named Access Methods - in progress/pcs
-
-<LI>regular expression library in the core, rather than in numerous
-different modules. - beb
-
<LI>give an "Option", like "IncludesNoExec", except allow for CGI includes,
not CMD includes. -beb, and others
@@ -93,7 +68,6 @@
<LI>Standards for Modules - beb
<LI>CGI Extensions - beb
<LI>Setting up logging and logfile analysis system - beb
-<LI>Cookie Module - mjc
<LI>DBM documentation: explain about having username/group in same file - mjc
<LI>MSQL documentation -dv
<LI>Policy - what it takes for a module to move from contrib to the regular
distribution. - aw