Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jan 1999 14:44:47 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/lib/libradius Makefile radlib.c radlib_private.h
Message-ID:  <199901292244.OAA32309@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/01/29 14:44:47 PST

  Modified files:
    lib/libradius        Makefile radlib.c radlib_private.h 
  Log:
  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
  
  Revision  Changes    Path
  1.2       +2 -2      src/lib/libradius/Makefile
  1.2       +22 -7     src/lib/libradius/radlib.c
  1.2       +2 -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?199901292244.OAA32309>