fielding 98/12/11 22:53:57
Modified: . STATUS
Log:
6 down, 9 to go
Revision Changes Path
1.554 +17 -42 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apache-1.3/STATUS,v
retrieving revision 1.553
retrieving revision 1.554
diff -u -r1.553 -r1.554
--- STATUS 1998/12/12 06:04:47 1.553
+++ STATUS 1998/12/12 06:53:57 1.554
@@ -85,53 +85,15 @@
Available Patches:
- * Randy's [PATCH] APACI configure changes
- This is the original patch which tries to provide the new default path
- layout, the single config installation, the APACI top-level Makefile
- generation and the TARGET name.
- Status: Ralf -0 (with a tendency to -1)
- [actually: path layout: +0 (too less generic)
- single config: +1 (all ok)
- top-level Makefile: -0 (too problematic)
- TARGET name: +0 (too incomplete)]
-
- * Ralf's [PATCH] Configuration (1/4): Path Layout
- This patch makes the Apache Classic Path Layout the default and
provides
- a general way (--with-layout) to specificy the layout. GNU layout is
- predefined, more custom layout can be added easily through external
- files.
- Status: Ralf +1
-
- * Ralf's [PATCH] Configuration (2/4): Single Config
- This patch is extracted from Randys patch and makes sure that the
- access.conf and srm.conf (dummy) files are no longer installed.
- Status: Ralf +1
-
- * Ralf's [PATCH] Configuration (3/4): APACI Makefile for src/Configure
- This patch is a possible alternative answer to Randys attemp to create
- an APACI top-level Makefile from within src/Configure. Because Randys
- attemp is against the APACI intenations. Of course, this patch is
- against the src/Configure intentations, so even the author dislikes it.
- But the author thinks at least this is better than doing
- mass-exportation of variables and code movements.
- Status: Ralf -0, Jim -1
-
- * Ralf's [PATCH] Configuration (4/4): TARGET name
- This patch tries to complete Randys initial work to make the TARGET
- variable more generic and more generally applicable. With it one can
- change "httpd" to "apache" or to whatever for the particular
- installation.
- Status: Ralf +1
+ * Ralf's [PATCH] Cleanup command line options
+ Message-ID: <[EMAIL PROTECTED]>
+ Status: Ralf +1, Roy +1
* Michael van Elst's patch [PR#3160] to improve mod_rewrite's
in-core cache handling by using a hash table.
Message-ID: <[EMAIL PROTECTED]>
Status: Lars +1
- * Ralf's [PATCH] MODULE_MAGIC_COOKIE field for module structure
- Message-ID: <[EMAIL PROTECTED]>
- Status: Currently assumes 8-byte long, Ralf will fix and repost.
-
* Marc's [PATCH] PR#3323: recursive includes
Message-ID: <[EMAIL PROTECTED]>
Status: Marc +1, Jim +1 (concept)
@@ -143,11 +105,24 @@
<http://www.physics.mcgill.ca/~juan/mod_include.patch>
Status: Ken -0 for 1.3/+0 for 2.0
+ * Eric Prud'hommeaux's mod_dir mods for file-level access control.
+ Message-ID: <[EMAIL PROTECTED]>
+ Status:
+
+ * Eric Prud'hommeaux's mods for practical negotiation with
+ file level access control.
+ Message-ID: <[EMAIL PROTECTED]>
+ Status:
+
In progress:
+ * Mark Bixby's freshening up the MPE/iX port (mostly APACI)
+ Message-ID: <[EMAIL PROTECTED]>
+ Status: ???
+
* Addition of "cute little icons" to Apache's main icon groups.
See <[EMAIL PROTECTED]>
- Status: Ralf +1, Roy +1 (in "icons/small" subdirectory)
+ Status: Ralf +1, Roy +1 (in "icons/small" subdirectory)
* Ken's IndexFormat enhancement to mod_autoindex to allow
CustomLog-like tailoring of directory listing formats