Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2002 16:18:52 -0700 (PDT)
From:      Paul Traina <pst@FreeBSD.org>
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
Message-ID:  <200209252318.g8PNIq0x065397@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
pst         2002/09/25 16:18:52 PDT

  Modified files:
    lib/libtacplus       Makefile libtacplus.3 taclib.c taclib.h 
                         taclib_private.h 
  Log:
  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, so I am not
  inclined to bump the library version number unless someone thinks
  this is necessary.
  
  Submitted by:   Paul Fraley <fraley@juniper.net>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.4       +2 -2      src/lib/libtacplus/Makefile
  1.10      +117 -12   src/lib/libtacplus/libtacplus.3
  1.5       +314 -50   src/lib/libtacplus/taclib.c
  1.2       +28 -1     src/lib/libtacplus/taclib.h
  1.2       +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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209252318.g8PNIq0x065397>