summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/vars.c
Commit message (Expand)AuthorAgeFilesLines
* Allow multiple (comma seperated) devices on the "set device" line.brian1997-12-211-3/+3
* Allow random IP number allocation to peer.brian1997-12-131-3/+3
* Fix the CCP Type field value for DEFLATE.brian1997-12-031-2/+3
* Abstract the CCP layer a level.brian1997-12-031-8/+9
* Up the version number to 1.5.brian1997-11-221-3/+3
* Fix prototypes.brian1997-11-221-25/+23
* Add throughput logging (disabled by default).brian1997-11-181-2/+3
* Finish the security improvements:brian1997-11-111-3/+3
* Don't create a diagnostic socket by default.brian1997-11-091-18/+21
* o Bump version to 1.3 to reflect major changesbrian1997-10-291-3/+3
* Cosmetic (no functional changes):brian1997-10-261-2/+20
* Don't allow accept/deny when it's not appropriate.brian1997-09-221-11/+25
* Typo policebrian1997-09-211-3/+3
* o Fix two unlikely descriptor leaks.brian1997-09-161-3/+3
* Disable LQR by default. It causes too many problemsbrian1997-09-071-3/+3
* Install as group ``network''brian1997-09-041-4/+9
* Make the code format more in line with style(9).brian1997-08-251-46/+42
* Update version number to 1.02 so that I can tell whatbrian1997-08-211-3/+3
* Add "set loopback on|off", defaulting to "on".brian1997-08-211-3/+3
* Expand the "set stopped" command so that it canbrian1997-08-201-3/+3
* Allow the use of a "stopped" timeout via thebrian1997-08-171-3/+3
* Make the man page a little more detailed.brian1997-06-091-3/+3
* Overhaul ppp:brian1997-06-091-101/+50
* Implement "set mtu" command to allow the client tobrian1997-06-011-3/+3
* De-couple ppp from libalias. If libalias isn't there, thebrian1997-05-261-2/+3
* Make openmode active by default (for both client/server).brian1997-05-171-3/+3
* Add a ttyXX.if file in /var/run that points tobrian1997-05-101-3/+4
* Add a reconnect capability directing ppp to re-establishbrian1997-04-211-3/+4
* Make the next number redial ability configurable. Thebrian1997-04-141-3/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-2/+2
* Make CRTSTS selection a runtime option. Closes PR#1392jkh1996-12-221-3/+3
* Add passwdauth to list of vars.jkh1996-10-061-3/+3
* Add support for the Evil Microsoft ppp extentions. Yes, they did itjkh1996-10-061-3/+5
* A random bunch of cleanup changes.phk1996-01-101-4/+3
* 1. Add a settable redial timer and logging of the process id in a file.amurai1995-10-081-3/+3
* 1. Clean up log message.amurai1995-07-081-5/+27
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-6/+37
* (no commit message)amurai1995-01-311-0/+153
OpenPOWER on IntegriCloud