Revision tags: release/4.5.0_cvs, release/4.4.0_cvs, release/4.3.0_cvs, release/4.3.0, release/4.2.0, release/4.1.1_cvs, release/4.1.0, release/3.5.0_cvs, release/4.0.0_cvs, release/3.4.0_cvs |
|
#
0981dfef |
| 31-Oct-1999 |
John Polstra <jdp@FreeBSD.org> |
Add support for RADIUS accounting. Note, this changes the format of the /etc/radius.conf file. But the code contains hacks for backward compatibility, so old files will continue to work.
I update
Add support for RADIUS accounting. Note, this changes the format of the /etc/radius.conf file. But the code contains hacks for backward compatibility, so old files will continue to work.
I updated the man pages and made a couple of minor changes, but everything else was submitted by Oleg.
PR: misc/14284 Submitted by: Oleg Semyonov <os@altavista.net>
show more ...
|
Revision tags: release/3.3.0_cvs, release/3.2.0, release/3.1.0 |
|
#
48caee2a |
| 05-Feb-1999 |
Brian Somers <brian@FreeBSD.org> |
Allow an alternate to rad_send_request() for programs that don't wish to wait for the RADIUS server to respond. Reviewed by: jdp
|
#
d30ad2ab |
| 29-Jan-1999 |
Brian Somers <brian@FreeBSD.org> |
Install -C radlib.h
Don't insist that RAD_USER_PASSWORD is supplied before calling rad_send_request(). Instead, insist on only one of RAD_USER_PASSWORD and RAD_CHAP_PASSWORD.
Sponsored by: Interne
Install -C radlib.h
Don't insist that RAD_USER_PASSWORD is supplied before calling rad_send_request(). Instead, insist on only one of RAD_USER_PASSWORD and RAD_CHAP_PASSWORD.
Sponsored by: Internet Business Solutions Ltd., Switzerland
show more ...
|
Revision tags: release/3.0.0, release/2.2.8 |
|
#
082bfe67 |
| 13-Nov-1998 |
John Polstra <jdp@FreeBSD.org> |
Initial import of RADIUS client library donated by Juniper Networks, Inc.
|