From owner-cvs-all Fri Jan 29 14:44:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA24604 for cvs-all-outgoing; Fri, 29 Jan 1999 14:44:48 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA24597; Fri, 29 Jan 1999 14:44:47 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA32309; Fri, 29 Jan 1999 14:44:47 -0800 (PST) (envelope-from brian@FreeBSD.org) Date: Fri, 29 Jan 1999 14:44:47 -0800 (PST) Message-Id: <199901292244.OAA32309@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libradius Makefile radlib.c radlib_private.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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