From owner-cvs-all Wed Oct 9 1:50:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A40337B401; Wed, 9 Oct 2002 01:50:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB00243E4A; Wed, 9 Oct 2002 01:50:42 -0700 (PDT) (envelope-from pst@FreeBSD.org) Received: from freefall.freebsd.org (pst@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g998ogCo048194; Wed, 9 Oct 2002 01:50:42 -0700 (PDT) (envelope-from pst@freefall.freebsd.org) Received: (from pst@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g998ogDT048193; Wed, 9 Oct 2002 01:50:42 -0700 (PDT) Message-Id: <200210090850.g998ogDT048193@freefall.freebsd.org> From: Paul Traina Date: Wed, 9 Oct 2002 01:50:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libtacplus Makefile libtacplus.3 taclib.c taclib.h taclib_private.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pst 2002/10/09 01:50:42 PDT Modified files: (Branch: RELENG_4) lib/libtacplus Makefile libtacplus.3 taclib.c taclib.h taclib_private.h Log: (Merged from current) Enhance TACACS+ library to fully support authorization requests in addition to existing authentication. No change to the existing APIs to preseve both binary and API compatibility. Submitted by: Paul Fraley Revision Changes Path 1.2.2.2 +2 -2 src/lib/libtacplus/Makefile 1.3.2.7 +116 -11 src/lib/libtacplus/libtacplus.3 1.2.2.2 +315 -51 src/lib/libtacplus/taclib.c 1.1.1.1.6.1 +28 -1 src/lib/libtacplus/taclib.h 1.1.1.1.6.1 +26 -1 src/lib/libtacplus/taclib_private.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message