summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp
Commit message (Expand)AuthorAgeFilesLines
...
* Remove the outq error in "show modem".brian1997-11-181-2/+2
* DropClient() when read() returns 0 (as it did before).brian1997-11-181-2/+2
* Add and use a DropClient() function for closing the diagnostic port.brian1997-11-184-35/+30
* Don't SetLabel() 'till we've done the SelectSystem(). Thisbrian1997-11-171-13/+17
* Add id strings to tun.[ch].brian1997-11-176-18/+43
* Abstract data read from and written to the tun device,brian1997-11-168-55/+130
* Interpret AF_LINK sockaddrs correctly in show/delete route.brian1997-11-151-175/+230
* uucplock is in section 3 not section 8 !brian1997-11-142-8/+6
* Update the cftypes arrays according to rfc1700.brian1997-11-144-39/+89
* Allow blank lines in config entries (they aren't terminators).brian1997-11-141-2/+2
* Use seteuid() instead of setreuid().brian1997-11-131-5/+5
* Don't run if ppp.conf is writable.brian1997-11-131-1/+17
* Log a warning when a -direct invocation is denied.brian1997-11-131-1/+9
* Fix command logging (broken with the "allow" command).brian1997-11-134-23/+33
* Null commit: The last commit made some warning messages clearer.brian1997-11-131-1/+1
* Don't delete interface routes when we do an LcpDown.brian1997-11-132-6/+6
* Understand networks in the filter rules. We don'tbrian1997-11-121-3/+5
* Log whether or not IP packets are bloked due tobrian1997-11-121-5/+7
* Return correct value from "set loopback".brian1997-11-122-5/+15
* Don't attempt to dial if "dial label" has specifiedbrian1997-11-122-6/+7
* Pass a missing arg to LogPrintf().brian1997-11-121-2/+2
* Don't warn that we're waiting for the command to complete ifbrian1997-11-121-3/+2
* Don't moan about unexpected config req's when in ST_STOPPING.brian1997-11-111-2/+2
* Finish the security improvements:brian1997-11-1115-374/+698
* Fix typo that causes CHAP RESPONSEs to *always*brian1997-11-111-2/+2
* Flush the output stream when doing local logging.brian1997-11-111-1/+2
* Don't Cleanup() in background mode whenbrian1997-11-091-3/+1
* Initialize VarAltPhone.brian1997-11-091-1/+2
* Don't create a diagnostic socket by default.brian1997-11-098-136/+283
* Don't ask for a password if it's specified as empty.brian1997-11-093-7/+17
* Add the "!include" syntax.brian1997-11-094-63/+208
* Increase chat script sizes to 512brian1997-11-0912-49/+44
* Remove the use of $HOME/.ppp.*brian1997-11-092-28/+4
* Null commit:brian1997-11-091-1/+1
* Introduce ID0 logging.brian1997-11-0921-193/+259
* When responding to a CHAP challenge, don't try to usebrian1997-11-091-13/+7
* Don't include RTA_GATEWAY in rtm_addrs unless it's specified.brian1997-11-091-2/+3
* Typo police.brian1997-11-082-4/+4
* Don't pass global vars as args.brian1997-11-0810-65/+65
* o Spelling police.brian1997-11-062-324/+522
* Introduce [local] to "set log [local] ...". This spitsbrian1997-11-048-70/+191
* o Bump version to 1.3 to reflect major changesbrian1997-10-2911-93/+97
* Cosmetic:brian1997-10-2617-36/+46
* Cosmetic (no functional changes):brian1997-10-2674-1295/+1238
* sleep => nointr_sleepbrian1997-10-246-22/+20
* Restore back non-interruptable sleep/usleep just redefine them to notache1997-10-232-2/+72
* Remove private sleep/usleep hacksache1997-10-231-63/+1
* Fix various filter problemsbrian1997-10-231-11/+12
* Fix HDLC logging (actually LogDumpBp()). It was onlybrian1997-10-221-2/+27
* Ask for VJ slot id compression by default.brian1997-10-171-2/+2
OpenPOWER on IntegriCloud