Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 88566 invoked from network); 22 Mar 2011 14:53:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Mar 2011 14:53:02 -0000 Received: (qmail 62998 invoked by uid 500); 22 Mar 2011 14:53:01 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 62939 invoked by uid 500); 22 Mar 2011 14:53:00 -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 62931 invoked by uid 99); 22 Mar 2011 14:53:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Mar 2011 14:53:00 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of trawick@gmail.com designates 74.125.82.43 as permitted sender) Received: from [74.125.82.43] (HELO mail-ww0-f43.google.com) (74.125.82.43) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Mar 2011 14:52:54 +0000 Received: by wwb17 with SMTP id 17so6796010wwb.12 for ; Tue, 22 Mar 2011 07:52:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=zxm525gyk6tVXU/89kgfPGhoUjIcalALBvP7geOa254=; b=eWjhzXxY3jv81wLQ2fI12Vg7uJ+44YS7vwRiIe77PdjijFma9BZbY6BRShkCu6PZVa aC0CqfCmFlSuSMDtAfvWvXGdRei/BL31x79A4Pf93MorLsSB1ck/LLvvNBCPQyzmkW9C H1wxguU626YXZYBTLjYEfqxS4Ql1J1xTWflAU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=iKL8Db5Y40bV0SeMkILYfjmb5xWvsA+MfLD9PG5AKSSmpMLTe4bXkAJNRYb7WLXLgJ Mi/rLYdVQ4845SOsP1cqjNFtITgv9cuWW0lJoCU+4aJg6E++wPQ6FJHUSpKnfqg600th wR7PIx3ZBCVf66322iFm4heM3xPVW7vb4Vwgk= MIME-Version: 1.0 Received: by 10.216.52.78 with SMTP id d56mr5286384wec.44.1300805553046; Tue, 22 Mar 2011 07:52:33 -0700 (PDT) Received: by 10.216.86.13 with HTTP; Tue, 22 Mar 2011 07:52:33 -0700 (PDT) In-Reply-To: References: Date: Tue, 22 Mar 2011 10:52:33 -0400 Message-ID: Subject: Re: 2.4 API changes for AAA From: Jeff Trawick To: Apache HTTP Server Development List Content-Type: text/plain; charset=ISO-8859-1 On Fri, Mar 18, 2011 at 1:10 PM, Jeff Trawick wrote: > after gathering pages of scribbles from comparing > 2.2.x/modules<->2.3.x/modules and 2.2.x/include<->2.3.x/include for > API changes and trying to describe as many as I could, I'm left with a > list of things to research further: I'm surprised that there are no hints out there on the AAA changes. (Just sayin'.) I'll try to dig.