aboutsummaryrefslogtreecommitdiff
path: root/lib/libtacplus
Commit message (Collapse)AuthorAgeFilesLines
* (Merged from current)Paul Traina2002-10-095-63/+484
| | | | | | | | | | | 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 <fraley@juniper.net> Notes: svn path=/stable/4/; revision=104708
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-172-3/+7
| | | | Notes: svn path=/stable/4/; revision=88037
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-172-2/+2
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=81834
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-3/+3
| | | | Notes: svn path=/stable/4/; revision=80145
* MFC: remove duplicate words.Dima Dorfman2001-07-221-1/+1
| | | | Notes: svn path=/stable/4/; revision=80135
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-2/+1
| | | | Notes: svn path=/stable/4/; revision=75949
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-082-2/+6
| | | | Notes: svn path=/stable/4/; revision=69764
* MFC: parser fixes to radius and tacplus, add $FreeBSD$s, cosmetic tweaksJordan K. Hubbard2000-09-201-3/+4
| | | | Notes: svn path=/stable/4/; revision=66113
* MFC: One author name per call to %A.Sheldon Hearn2000-05-101-1/+2
| | | | Notes: svn path=/stable/4/; revision=60313
* Fix error message that was too hastily cut&pasted from libradius.John Polstra2000-01-171-1/+1
| | | | | | | Submitted by: Alexey Zelkin <phantom@cris.net> Notes: svn path=/head/; revision=56141
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-4/+1
| | | | | | | Reviewed by: marcel, and make world Notes: svn path=/head/; revision=55955
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
| | | | Notes: svn path=/head/; revision=50476
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-122-2/+2
| | | | | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde Notes: svn path=/head/; revision=48794
* Initial import of TACACS+ client library donated by Juniper Networks, Inc.John Polstra1998-11-136-0/+1812
Notes: svn path=/cvs2svn/branches/JUNIPER/; revision=41120