Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 31013 invoked from network); 14 Mar 2004 17:49:06 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 14 Mar 2004 17:49:06 -0000 Received: (qmail 92582 invoked by uid 500); 14 Mar 2004 17:48:58 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 92559 invoked by uid 500); 14 Mar 2004 17:48:57 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 92545 invoked by uid 500); 14 Mar 2004 17:48:57 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Received: (qmail 92540 invoked from network); 14 Mar 2004 17:48:57 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 14 Mar 2004 17:48:57 -0000 Received: (qmail 30994 invoked by uid 1528); 14 Mar 2004 17:49:04 -0000 Date: 14 Mar 2004 17:49:04 -0000 Message-ID: <20040314174904.30993.qmail@minotaur.apache.org> From: thommay@apache.org To: httpd-2.0-cvs@apache.org Subject: cvs commit: httpd-2.0 STATUS X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N thommay 2004/03/14 09:49:04 Modified: . Tag: APACHE_2_0_BRANCH STATUS Log: fly by backport pimping Revision Changes Path No revision No revision 1.751.2.738 +5 -1 httpd-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-2.0/STATUS,v retrieving revision 1.751.2.737 retrieving revision 1.751.2.738 diff -u -r1.751.2.737 -r1.751.2.738 --- STATUS 14 Mar 2004 16:46:50 -0000 1.751.2.737 +++ STATUS 14 Mar 2004 17:49:04 -0000 1.751.2.738 @@ -71,6 +71,10 @@ [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + *) Use apr_temp_dir_get for htpasswd + support/htpasswd.c: 1.75 + +1: thommay + *) Allow Satisfy directives to be influenced by . PR: 14726 include/http_core.h: r1.81