Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Oct 1999 21:48:00 -0700 (PDT)
From:      John Polstra <jdp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libradius libradius.3 radius.conf.5 radlib.c radlib.h radlib_private.h
Message-ID:  <199910310448.VAA27933@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         1999/10/30 21:48:00 PDT

  Modified files:
    lib/libradius        libradius.3 radius.conf.5 radlib.c 
                         radlib.h radlib_private.h 
  Log:
  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>
  
  Revision  Changes    Path
  1.6       +40 -18    src/lib/libradius/libradius.3
  1.4       +58 -14    src/lib/libradius/radius.conf.5
  1.4       +104 -23   src/lib/libradius/radlib.c
  1.3       +55 -2     src/lib/libradius/radlib.h
  1.4       +7 -1      src/lib/libradius/radlib_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?199910310448.VAA27933>