summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/command.c
Commit message (Expand)AuthorAgeFilesLines
* Fully support both NT and LANMan CHAP type 0x80 as bothbrian1999-02-181-17/+37
* Wait by default for one second after the login scriptbrian1999-02-161-3/+19
* When resending chap challenges, resend the same challengebrian1999-02-111-7/+7
* Version 2.0 > 2.1 to reflection RADIUS additions.brian1999-01-281-3/+3
* Initial RADIUS support (using libradius). See the man page forbrian1999-01-281-14/+39
* Allow a variable as the first arg to ``set proctitle''.brian1998-12-141-7/+13
* Don't delete the primary interface address whenbrian1998-11-051-3/+4
* Allow multiple systems (config labels) on the commandbrian1998-10-311-22/+25
* Add ``set proctitle'' for changing argv[0]. All substitutionsbrian1998-10-271-2/+46
* Add ``PROCESSID'' as a constant expanded when runningbrian1998-10-271-2/+5
* Shuffle the iface-alias option so that's in alphabeticalbrian1998-10-261-5/+5
* Add ``enable proxyall'' support. This adds proxy ARP entriesbrian1998-10-261-7/+25
* Fix the interface alias code. Previously, I was expecting somethingbrian1998-10-261-13/+19
* Loosen our restrictions on setting enddisc, mrru,brian1998-10-241-24/+54
* Solve the ``first connection'' problem that occurs onbrian1998-10-221-97/+199
* Move help displays left one column to avoid problems withbrian1998-10-171-3/+5
* Sync with OpenBSD ifdefsbrian1998-09-171-5/+9
* Add the following word substitutions when running a shellbrian1998-08-291-3/+15
* Allow the use of HISADDR, MYADDR and INTERFACE as wordsbrian1998-08-291-15/+78
* Mention ``cbcp'' in ``set log ?''brian1998-08-291-4/+4
* Fix some OpenBSD/alpha warningsbrian1998-08-261-3/+4
* Put the IP buffer queues into struct ipcp.brian1998-08-261-4/+4
* If we've got a full output buffer queue and cannot sendbrian1998-08-251-2/+12
* o Support callback types NONE, E.164, AUTH and CBCP.brian1998-08-071-2/+59
* Always dial immediately on ``open'', ``dial'' and ``call''.brian1998-07-311-15/+6
* Allow an optional ``!'' in the open, dial & call commands.brian1998-07-291-8/+17
* Silence ``Network unreachable'' warnings when usingbrian1998-07-281-4/+4
* Correct enable/disable handling (broken when ironing outbrian1998-07-121-3/+3
* Don't require context when there's only one linkbrian1998-07-041-6/+8
* Version 2.0-beta becomes 2.0 :-)brian1998-07-041-3/+3
* o Fix remaining sizeof problems for 64 bit machines.brian1998-06-271-92/+104
* Remove redundant includesbrian1998-06-271-4/+2
* Don't dlopen()/dlsym() libalias, use it in the same waybrian1998-06-271-11/+9
* Add ``ipcp'' as an optional argument to ``open'', and makebrian1998-06-251-24/+42
* Create & use fsm2initial(), a function to bring abrian1998-06-201-4/+3
* o Allow ``set mrru'' or ``set mrru 0'' to disablebrian1998-06-161-3/+3
* Change some log levels. ALERTs are only logged whenbrian1998-06-161-3/+3
* Don't bring the modem offline or hangup when ``down lcp''brian1998-06-161-14/+20
* Fix a rather nasty use of `static'. This caused a SEGVbrian1998-06-151-12/+10
* Give ``load'' optional context. It's now possible tobrian1998-06-151-7/+7
* Make `close lcp' just close the LCP layer and not hangup. This isbrian1998-06-151-21/+24
* Add the ``clear'' function.brian1998-06-121-2/+47
* o Maintain a link-type mask for open datalinks as well asbrian1998-06-121-5/+5
* Fix a couple of warnings noted with -Wall on FreeBSD-2.1.5.brian1998-06-101-3/+3
* Correct ``set server'' usage and add mention that ``set ns'' changedbrian1998-06-081-3/+3
* Make ``set ? log'' more verbose.brian1998-06-061-4/+5
* o Make modes consistent throughout ppp. The same strings are usedbrian1998-05-291-5/+6
* MFMP: Make ppp multilink capable.brian1998-05-211-1006/+1350
* Quieten gcc-2.8.1brian1998-04-251-3/+5
* Add extraneous braces to stiffle warnings from gcc-2.8brian1998-03-131-12/+15
OpenPOWER on IntegriCloud