aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pppd/auth.c
Commit message (Expand)AuthorAgeFilesLines
* Update to pppd-2.3.1, except for the CLOCAL changes while running thePeter Wemm1997-08-221-7/+19
* *gulp* First pass at merging in ppp-2.3.0's pppd. (this hasPeter Wemm1997-08-191-159/+573
* Fix a bug (dereferencing zero) introduced by the last mods.Brian Somers1997-05-131-2/+2
* Suggested by: David NugentDaniel O'Callaghan1997-04-161-5/+5
* Reviewed by: Brian Somers <brian@freebsd.org>Daniel O'Callaghan1997-04-151-24/+75
* Allow forcing of local_ip:remote_ip in pap-secretsBrian Somers1997-04-131-15/+58
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Connections are timed and the call duration is loggedBrian Somers1997-02-091-1/+7
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Cosmetic fix for pppd; login() updates both utmp and wtmp, so don'tMike Smith1996-12-311-3/+2
* Manage UTMP entry if we're doing username/password PAP loginsPaul Traina1996-11-131-10/+32
* Fix potential buffer overrunPaul Traina1996-10-011-5/+8
* Use libmd.Poul-Henning Kamp1996-03-011-3/+2
* Bring pppd from ppp-2.2 onto the mainline..Peter Wemm1995-10-311-58/+85
* Check for expired passwords before allowing access to the system.Mike Pritchard1995-08-281-1/+4
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Initial revisionGarrett Wollman1994-09-251-0/+904