aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pppd
Commit message (Expand)AuthorAgeFilesLines
...
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-031-21/+43
* Update DISTRIBUTION for new crypto world order.Mark Murray2000-02-291-1/+1
* Use libcrypto instead of libdes.Mark Murray2000-02-242-3/+7
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2829-29/+29
* Add a knob to avoid DES code when making crunched binary. This isn't a beautyAndrzej Bialecki1999-07-151-2/+11
* Reset our start time when the link comes up, correctingBrian Somers1999-06-171-1/+2
* When incrementing through a SIOCGIFCONF list, enforce a lower limit ofArchie Cobbs1999-06-051-6/+9
* pppd/Makefile:John Polstra1999-04-291-5/+8
* Fix the MS-CHAP support. The code was passing a bit count toJohn Polstra1998-10-112-3/+9
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-2/+1
* Forgot to resync the RELNOTES to 2.3.5Peter Wemm1998-06-231-3/+56
* remove old hack that's no longer needed and now breaks the compilePeter Wemm1998-06-211-5/+2
* Merge ppp 2.3.3 -> 2.3.5 changes onto mainline.Peter Wemm1998-06-2014-355/+488
* ppp-2.3.x ships with a bad compression number for deflate. It uses numberPeter Wemm1998-03-223-4/+186
* Merge ppp-2.3.3 changes onto mainlinePeter Wemm1998-03-2214-250/+105
* Update from ppp-2.3.3Peter Wemm1998-03-211-6/+36
* Removed most unused includes of <net/if_var.h> outside the kernel.Bruce Evans1998-01-161-2/+1
* Fix a segmentation violation that happened if "auth" was in theJohn Polstra1997-12-131-2/+3
* Don't logwtmp(), login() already does it.Brian Somers1997-10-281-3/+5
* Don't say that the filtering options are only available under NetBSD, andPeter Wemm1997-10-181-4/+5
* Give PPP_FILTER a whirl.Peter Wemm1997-10-101-3/+8
* Revive the connect-max-attempts option. When running in persist mode,Peter Wemm1997-10-104-5/+31
* Revive rev 1.10, which documents the secrets files overrides for thePeter Wemm1997-10-101-2/+6
* Revive some things that were lost during the ppp-2.3.1 update.Peter Wemm1997-10-103-6/+57
* Oops, that'll teach me to edit the makefile after testing... RemovePeter Wemm1997-08-221-2/+2
* Turn on client callback support (CBCP), it seems to be complete.Peter Wemm1997-08-222-2/+10
* Update to include 2.3.1 details (this is not an imported file, it's aPeter Wemm1997-08-221-0/+30
* Update to pppd-2.3.1, except for the CLOCAL changes while running thePeter Wemm1997-08-224-13/+27
* *gulp* First pass at merging in ppp-2.3.0's pppd. (this hasPeter Wemm1997-08-1930-2028/+8250
* Temporarily move these to the Attic so that there's no confusion overPeter Wemm1997-08-197-2648/+0
* Initial revisionPeter Wemm1997-08-197-0/+2648
* kill the undeadPeter Wemm1997-07-133-2223/+0
* Fix a bug (dereferencing zero) introduced by the last mods.Brian Somers1997-05-131-2/+2
* Ouch. This was dying to cause problems !Brian Somers1997-05-101-2/+2
* Make the explanation of the -detach option clearer.Brian Somers1997-05-071-2/+3
* Suggested by: David NugentDaniel O'Callaghan1997-04-163-10/+10
* Reviewed by: Brian Somers <brian@freebsd.org>Daniel O'Callaghan1997-04-154-28/+119
* Allow forcing of local_ip:remote_ip in pap-secretsBrian Somers1997-04-132-18/+64
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2227-27/+27
* Connections are timed and the call duration is loggedBrian Somers1997-02-092-2/+13
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1427-27/+27
* Update to match changes in <net/if.h>.Garrett Wollman1997-01-031-1/+2
* 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
* Fixes:Marc G. Fournier1996-10-221-3/+3
* Fix potential buffer overrunPaul Traina1996-10-011-5/+8
* Removed bogus unused `-I..' and unnecessary override of BINDIR. Didn'tBruce Evans1996-09-041-3/+2
* Add RTF_STATIC to flags when creating a default route. Hopefully thisPeter Wemm1996-08-131-2/+2
* Previously, if the dial script had any problems, pppd would simplyPaul Traina1996-08-114-5/+29
* Update the pppd(8) man page to exmplain the CHAP acronymMike Pritchard1996-07-031-2/+2