Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 16326 invoked from network); 23 Mar 2011 11:44:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Mar 2011 11:44:03 -0000 Received: (qmail 65346 invoked by uid 500); 23 Mar 2011 11:44:02 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 65185 invoked by uid 500); 23 Mar 2011 11:44:02 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 65177 invoked by uid 99); 23 Mar 2011 11:44:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Mar 2011 11:44:02 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [194.242.35.75] (HELO dns-factory.at) (194.242.35.75) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Mar 2011 11:43:55 +0000 Received: from [172.17.100.7] apache@gknw.net [84.63.69.233] by dns-factory.at with NetMail SMTP Agent $Revision: 8582 $ on Novell NetWare via secured & encrypted transport (TLS); Wed, 23 Mar 2011 12:43:25 +0100 Message-ID: <4D89DCDA.60705@apache.org> Date: Wed, 23 Mar 2011 12:43:22 +0100 From: Guenter Knauf User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: 2.4 API changes for AAA References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Am 18.03.2011 18:10, schrieb Jeff Trawick: > What's the big picture here? Is it something like > > IF YOU USE THE UGLY LEGACY HTTPD 1.3/2.0 MODEL: > * dudette, your code still works (but shame on you for not using the > 2.2 provider framework) that would be nice - but that worked only with 2.2, but unfortunately=20 doesnt work with 2.4 due to the removal of ap_requires() ... :-( G=FCn.