History log of /freebsd-9.3-release/lib/libtacplus/taclib.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 202751 21-Jan-2010 emaste

Correct comment typo.


# 200399 11-Dec-2009 syrinx

Add support for TACACS+ accounting to libtacplus(3).

Submitted by: Michael Pounov misho@aitbg.com
OKed by: emaste


# 199802 25-Nov-2009 attilio

In tac_get_av_value() empty attributes should be handled like 0-length
strings rather than unset strings.
Fix the present wrong behaviour.

Obtained from: Sandvine Incorporated
Reviewed by: emaste
Sponsored by: Sandvine Incorporated
MFC: 1 week


# 141918 14-Feb-2005 stefanf

Fix most cases where the address of an int is passed to a function expecting a
socklen_t * argument.


# 103976 25-Sep-2002 pst

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


# 84222 30-Sep-2001 dillon

Add __FBSDID()s to libtacplus


# 65222 29-Aug-2000 ache

strtok -> strsep (no strtok allowed in libraries)


# 56141 17-Jan-2000 jdp

Fix error message that was too hastily cut&pasted from libradius.

Submitted by: Alexey Zelkin <phantom@cris.net>


# 41121 12-Nov-1998 jdp

This commit was generated by cvs2svn to compensate for changes in r41120,
which included commits to RCS files with non-trunk default branches.


# 41120 12-Nov-1998 jdp

Initial import of TACACS+ client library donated by Juniper Networks, Inc.