summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/command.c
Commit message (Expand)AuthorAgeFilesLines
* Allow authkey to be changed independently of the current phase.brian1999-08-221-14/+5
* o Add the -foreground switch. This switch behaves like -background exceptbrian1999-08-191-38/+38
* Implement a minimum idle time value as an optional second argumentbrian1999-08-171-5/+12
* Set the close-on-exec flag for all unused descriptors whenbrian1999-08-171-7/+8
* o Obsolete the undocumented ``set weight'' command.brian1999-08-051-16/+39
* Mention that ospf is a possible filter protocol.brian1999-08-021-3/+3
* Support `igmp' filters.brian1999-06-231-4/+4
* Allow reserved substitution strings to be escaped by preceeding thembrian1999-06-101-5/+7
* Allow our endpoint discriminator to be enabled, disabled, acceptedbrian1999-06-091-10/+17
* Use the correct pid when substituting PROCESSID.brian1999-06-091-9/+10
* Don't use static variables if we don't have to.brian1999-06-081-5/+9
* Correct the way ppp transfers links on the server side in MPbrian1999-06-051-3/+3
* Mention physical and sync logging in the ``set log''brian1999-06-021-3/+3
* Introduce the ``keep-session'' option. Refer to the manbrian1999-06-021-3/+5
* Remember if MYADDR or HISADDR is used in a filter add tweak allbrian1999-05-311-2/+3
* Add ``show layers'' to see the protocol layering for a link.brian1999-05-151-2/+4
* Allow ``host:port/udp'' devices and support ``host:port/tcp'' asbrian1999-05-121-3/+3
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-37/+43
* Add support for NetBSDbrian1999-04-261-5/+5
* Allow port ranges in ``alias port''.brian1999-03-251-4/+4
* Don't forget to fully initialise the configured valuesbrian1999-03-191-4/+4
* Support PPTP via libalias (``alias pptp addr'').brian1999-03-071-2/+4
* Support proxying & transparent proxying curtesy of libalias(3).brian1999-03-071-2/+4
* Extend the ``set redial'' command to allow incrementalbrian1999-03-041-3/+3
* Correct some ntohl/htonl bogons in the netmask handling.brian1999-03-031-3/+3
* Allow control over the number of ConfigREQ & TermREQ attemptsbrian1999-02-261-47/+71
* Parse IP addresses more securely - specifically, don't allowbrian1999-02-251-22/+7
* 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
OpenPOWER on IntegriCloud