summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp
Commit message (Expand)AuthorAgeFilesLines
...
* cosmetic:brian1997-10-162-3/+8
* Initialise LCP, IPCP and CCP as soon as LCP is down.brian1997-10-151-1/+4
* Un-spam ip_sum (arrgh - I don't know how this madebrian1997-10-121-4/+3
* Cosmetic: Mention that ppp is suspending beforebrian1997-10-121-2/+7
* Support VJ maximum slot identifiers != 15.brian1997-10-075-21/+24
* Change things around a bit when bringing down the layers.brian1997-10-051-3/+12
* Refer a bit to pppctl.brian1997-10-052-28/+54
* Cosmetic: Be specific about using TABs in syslog.conf.brian1997-10-052-4/+10
* Cosmetic: Log a strerror(errno) when failing to write tobrian1997-10-041-4/+16
* If "set mtu" is used, *and* the mtu is less than thebrian1997-09-291-4/+7
* Test for the existence of ../../secure ratherbrian1997-09-281-2/+2
* Don't depend on time.h including sys/types.hbrian1997-09-271-1/+2
* Don't login twice when using passwdauthbrian1997-09-274-130/+13
* #define RECON_ENVOKED as 4 (not 3, like RECON_UNKNOWN)brian1997-09-261-2/+2
* Do the MSChap encryption.brian1997-09-252-0/+142
* Allow Microsoft CHAP authentication.brian1997-09-259-61/+145
* Don't luse uu_lock in -direct mode. It conflicts w/brian1997-09-231-4/+5
* Undo botched commit (local changes got in)brian1997-09-231-4/+3
* Don't allow accept/deny when it's not appropriate.brian1997-09-228-57/+155
* Don't pause for one second before starting LCPbrian1997-09-221-4/+12
* Use the correct device name in "show modem"brian1997-09-221-8/+2
* Correct the way the uucp lock file and the ttyXX.if lockbrian1997-09-224-61/+108
* Sleep for a second before sending the first LCPbrian1997-09-211-1/+3
* It turns out that the following:brian1997-09-212-17/+5
* Typo policebrian1997-09-212-6/+6
* Add a pppctl(8) xref.brian1997-09-212-4/+6
* Don't close(1) in direct mode and then proceed tobrian1997-09-182-5/+6
* Support CHAP using MD4brian1997-09-176-15/+63
* o Fix two unlikely descriptor leaks.brian1997-09-164-41/+73
* Get rid of missing-prototype-warningbrian1997-09-101-1/+2
* PRED1 => TY_PRED1 (oops)brian1997-09-101-2/+2
* o Initialize the PRED1 input queue when webrian1997-09-103-7/+10
* Cosmetic: Remove unused variables and build on OpenBSD.brian1997-09-107-42/+44
* Allow dial to work in non-interactive mode.brian1997-09-091-3/+1
* Print errors correctly (don't adjustbrian1997-09-091-2/+2
* Don't start an interactive shell from abrian1997-09-091-1/+5
* Correct ppp authentication defaults in interactivebrian1997-09-092-3/+19
* Document the use of PAP/CHAP properly.brian1997-09-092-56/+112
* Disable LQR by default. It causes too many problemsbrian1997-09-073-7/+7
* Use __libalias_version to derive the name tobrian1997-09-061-1/+2
* Install as group ``network''brian1997-09-0411-75/+116
* Bring CCP and IPCP layers down properly when LCPbrian1997-09-034-17/+52
* Allow the transition from an idle timeout valuebrian1997-09-035-12/+22
* Cosmetic: Make LogPrintf() calls consistent.brian1997-08-3114-94/+103
* Make ppp owner root.ppp, mode 4550brian1997-08-311-2/+3
* Remove use of login_progok()brian1997-08-313-41/+5
* Use login_progok().brian1997-08-273-46/+17
* Check the "prog.deny" login.conf capability andbrian1997-08-263-5/+70
* Lose a couple of extraneous backslashes.brian1997-08-251-5/+3
* Make the code format more in line with style(9).brian1997-08-2563-4037/+3832
OpenPOWER on IntegriCloud