You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2001/08/07 16:36:45 UTC

cvs commit: httpd-2.0 STATUS

wrowe       01/08/07 07:36:45

  Modified:    .        STATUS
  Log:
    Here today, gone yesterday.
  
  Revision  Changes    Path
  1.264     +2 -35     httpd-2.0/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/STATUS,v
  retrieving revision 1.263
  retrieving revision 1.264
  diff -u -r1.263 -r1.264
  --- STATUS	2001/08/06 22:59:22	1.263
  +++ STATUS	2001/08/07 14:36:45	1.264
  @@ -1,5 +1,5 @@
   APACHE 2.0 STATUS:						-*-text-*-
  -Last modified at [$Date: 2001/08/06 22:59:22 $]
  +Last modified at [$Date: 2001/08/07 14:36:45 $]
   
   Release:
   
  @@ -330,10 +330,6 @@
         Additional status for XBitHack directive
   	Status: 
   
  -    * PR#161: mod_dir
  -      Questionable performace of mod_dir() with negotiation
  -	Status: 
  -
       * PR#362: mod_proxy
         Mod_proxy doesn't allow change of error pages
   	Status: 
  @@ -437,10 +433,6 @@
         Allow for Last-Modified: without resorting to XBitHack
   	Status: 
   
  -    * PR#1156: config
  -      insufficent AllowOverrides granularity for autoindexing
  -	Status: 
  -
       * PR#1158: apache-api
         improvements to child spawning API
   	Status: 
  @@ -465,7 +457,7 @@
         there is no way to keep per-connection per-module state
   	Status: 
   
  -    * PR#1263: mod_dir
  +    * PR#1263: mod_autoexec
         Add frame-safe anchor attribute to mod_autoindex links
   	Status: 
   
  @@ -507,10 +499,6 @@
         ProxyRemote proxy requests fail authentication by firewall
   	Status: 
   
  -    * PR#1574: mod_autoindex
  -      ReadmeName and HeaderName don't allow for server-parsed html.
  -	Status: 
  -
       * PR#1582: mod_rewrite
         mod_rewrite forms REQUEST_URI different than mod_cgi does
   	Status: 
  @@ -533,10 +521,6 @@
         code, problem with 401 and ErrorDocument
   	Status: 
   
  -    * PR#1855: mod_autoindex
  -      More Control over autoindex layout
  -	Status: 
  -
       * PR#1878: mod_proxy
         listing of proxy cache content
   	Status: 
  @@ -664,10 +648,6 @@
         cannot limit some HTTP methods
   	Status: 
   
  -    * PR#3026: mod_autoindex
  -      No way to change ReadmeName/HeaderName suffixes.
  -	Status: 
  -
       * PR#3143: apache-api
         No module specific data hook for per-connection data
   	Status: 
  @@ -677,10 +657,6 @@
         with multiviews
   	Status: 
   
  -    * PR#3430: mod_negotiation
  -      Enhancement: MultiViews, Multi-Language Documents
  -	Status: 
  -
       * PR#3568: mod_proxy
         Accessing URL through proxy server corrupts data.
   	Status: 
  @@ -693,10 +669,6 @@
         Some anonymous FTP URLs ask for authentication
   	Status: 
   
  -    * PR#3654: mod_autoindex
  -      BORDER=0 makes Icons look nicer (FancyIndexing)
  -	Status: 
  -
       * PR#3677: general
         New ErrorDocumentMatch directive
   	Status: 
  @@ -732,11 +704,6 @@
         AllowOverride should have a 'CheckNone' and 'AllowNone' argument
         instead of only 'None'
   	Status: 
  -
  -    * PR#6347: mod_mime
  -      MIME types for MNG and JNG files need adding to mime.types and
  -      the mime.types and magic files
  -	Status: Waiting for IANA types to be defined
   
   Other bugs that need fixing:
   
  
  
  

Re: cvs commit: httpd-2.0 STATUS

Posted by "William A. Rowe, Jr." <wr...@rowe-clan.net>.
Folks,

  pick a module, any module (or platform).  Grep this list for that module.
Review the PR's in question, and add some comments here, or close the PR and
delete the entry and close the PR.  If you are looking for something fun and 
simple, this is it :)

Bill


> wrowe       01/08/07 07:36:45
> 
>   Modified:    .        STATUS
>   Log:
>     Here today, gone yesterday.
>
>   Revision  Changes    Path
>   1.264     +2 -35     httpd-2.0/STATUS
>   
>   Index: STATUS
>   ===================================================================
>   RCS file: /home/cvs/httpd-2.0/STATUS,v
>   retrieving revision 1.263
>   retrieving revision 1.264
>   diff -u -r1.263 -r1.264
>   --- STATUS 2001/08/06 22:59:22 1.263
>   +++ STATUS 2001/08/07 14:36:45 1.264
>   @@ -1,5 +1,5 @@
>    APACHE 2.0 STATUS: -*-text-*-
>   -Last modified at [$Date: 2001/08/06 22:59:22 $]
>   +Last modified at [$Date: 2001/08/07 14:36:45 $]
>    
>    Release:
>    
>   @@ -330,10 +330,6 @@
>          Additional status for XBitHack directive
>    Status: 
>    
>   -    * PR#161: mod_dir
>   -      Questionable performace of mod_dir() with negotiation
>   - Status: 
>   -
>        * PR#362: mod_proxy
>          Mod_proxy doesn't allow change of error pages
>    Status: 
>   @@ -437,10 +433,6 @@
>          Allow for Last-Modified: without resorting to XBitHack
>    Status: 
>    
>   -    * PR#1156: config
>   -      insufficent AllowOverrides granularity for autoindexing
>   - Status: 
>   -
>        * PR#1158: apache-api
>          improvements to child spawning API
>    Status: 
>   @@ -465,7 +457,7 @@
>          there is no way to keep per-connection per-module state
>    Status: 
>    
>   -    * PR#1263: mod_dir
>   +    * PR#1263: mod_autoexec
>          Add frame-safe anchor attribute to mod_autoindex links
>    Status: 
>    
>   @@ -507,10 +499,6 @@
>          ProxyRemote proxy requests fail authentication by firewall
>    Status: 
>    
>   -    * PR#1574: mod_autoindex
>   -      ReadmeName and HeaderName don't allow for server-parsed html.
>   - Status: 
>   -
>        * PR#1582: mod_rewrite
>          mod_rewrite forms REQUEST_URI different than mod_cgi does
>    Status: 
>   @@ -533,10 +521,6 @@
>          code, problem with 401 and ErrorDocument
>    Status: 
>    
>   -    * PR#1855: mod_autoindex
>   -      More Control over autoindex layout
>   - Status: 
>   -
>        * PR#1878: mod_proxy
>          listing of proxy cache content
>    Status: 
>   @@ -664,10 +648,6 @@
>          cannot limit some HTTP methods
>    Status: 
>    
>   -    * PR#3026: mod_autoindex
>   -      No way to change ReadmeName/HeaderName suffixes.
>   - Status: 
>   -
>        * PR#3143: apache-api
>          No module specific data hook for per-connection data
>    Status: 
>   @@ -677,10 +657,6 @@
>          with multiviews
>    Status: 
>    
>   -    * PR#3430: mod_negotiation
>   -      Enhancement: MultiViews, Multi-Language Documents
>   - Status: 
>   -
>        * PR#3568: mod_proxy
>          Accessing URL through proxy server corrupts data.
>    Status: 
>   @@ -693,10 +669,6 @@
>          Some anonymous FTP URLs ask for authentication
>    Status: 
>    
>   -    * PR#3654: mod_autoindex
>   -      BORDER=0 makes Icons look nicer (FancyIndexing)
>   - Status: 
>   -
>        * PR#3677: general
>          New ErrorDocumentMatch directive
>    Status: 
>   @@ -732,11 +704,6 @@
>          AllowOverride should have a 'CheckNone' and 'AllowNone' argument
>          instead of only 'None'
>    Status: 
>   -
>   -    * PR#6347: mod_mime
>   -      MIME types for MNG and JNG files need adding to mime.types and
>   -      the mime.types and magic files
>   - Status: Waiting for IANA types to be defined
>    
>    Other bugs that need fixing:
>    
>   
>   
>   
>