Apache 2.0 STATUS:
-Last modified at [$Date: 2000/11/28 20:07:17 $]
+Last modified at [$Date: 2000/11/29 11:30:19 $]
Release:
- 2.0a8 : ???
+ 2.0a9 : ???
+ 2.0a8 : released November 20, 2000
2.0a7 : released October 8, 2000
2.0a6 : released August 18, 2000
2.0a5 : released August 4, 2000
proxy module is still using it. As soon as the new proxy
patches are committed, Buff should be removed from the proxy
as well.
+ [ gjs: is this done yet? ]
* Error messages are filtered according to the needs of the original
URI. Nothing ensures that they are translated on EBCDIC machines
implementations (including something like the existing data type,
plus hash tables for speed, with options for more later).
Status: fanf is working on this.
+ [ gjs: still? really? ]
* All DBMs suffer from confusion in support/dbmmanage (perl script) since
the dbmmanage employs the first-matched dbm format. This is not
rewrite dbmmanage upon installation to bin/ with the proper library
for predictable mod_auth_db/dbm administration.
- * configuration option to use *DBM
- Status: Greg +1 (volunteers)
- employ same dbm for mod_auth_dbm? [Win32 is using our own sdbm]
+ * use apu_dbm in mod_auth_dbm
+ Status: Greg +1 (low-priority volunteer)
* Integrate mod_dav.
- Message-id: <20000625173247.M29590@lyra.org>
- Status: works. passes initial regression testing. Joe Orton
- reports success with his "cadaver" tool.
Some additional items remaining:
- case_preserved_filename stuff
- - fix and re-enable sdbm_lock.c
+ (use the new canonical name stuff?)
- find a new home for ap_text(_header)
- is it possible to remove the DAV: namespace stuff from util_xml?
* ap_core_translate() and its use by mod_mmap_static and mod_file_cache
are a bit wonky. The function should probably be exposed as a utility
function (such as ap_translate_url2fs() or ap_validate_fs_url() or
- something). Another approach would be a new hook phase after "translate"
- which would allow the module to munge what the translation has decided
- to do.
+ something). Another approach would be a new hook phase after
+ "translate" which would allow the module to munge what the
+ translation has decided to do.
Status: Greg +1 (volunteers), Ryan +1
* Explore use of a post-config hook for the code in http_main.c which
* add a version number to ap_initialize() as an extra failsafe against
(APR) library version skew.
MsgID: <Pine.LNX.4.10.10005231712380.31927-100000@nebula.lyra.org>
- Status: Greg +1 (volunteers), Jeff +1, Ryan +1, Tony -0(?)
+ Status: Greg +1 (volunteers), Jeff +1, Ryan +1, Tony -0(?)
* mod_info to use the configuration tree