summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/ppp.8.m4
Commit message (Expand)AuthorAgeFilesLines
* Add ISDN support via isdnd & i4b. This requires versionbrian1999-08-061-10/+41
* o Obsolete the undocumented ``set weight'' command.brian1999-08-051-24/+36
* Reorganise ppp's usage to avoid some mandoc limitations.brian1999-08-031-124/+100
* Mention that ospf is a possible filter protocol.brian1999-08-021-2/+3
* Mention which rfc the DNS/NBNS IPCP extensions come from.brian1999-07-291-2/+2
* Fix a load of typosbrian1999-07-281-11/+11
* o Overhaul filtering, adding facilities to jump over rules and tobrian1999-07-271-11/+29
* If we've negotiated CBCP and have also specified ``none'' as a possiblebrian1999-07-271-2/+12
* Be a bit more consistent with variable names.brian1999-07-271-5/+5
* Fix an off-by-one error and correct the man page WRT clearingbrian1999-07-261-2/+6
* Fix a typobrian1999-07-171-2/+2
* Support `igmp' filters.brian1999-06-231-2/+3
* Come up with something useful when someone searches forbrian1999-06-141-2/+3
* Describe why a ``magic'' enddisc is not always a good idea.brian1999-06-111-2/+11
* Allow a remote IP and port range specification in thebrian1999-06-101-12/+25
* Allow our endpoint discriminator to be enabled, disabled, acceptedbrian1999-06-091-2/+13
* Make the ``load'', ``dial'' and ``open'' commands a big clearer.brian1999-06-081-26/+50
* Introduce the ``keep-session'' option. Refer to the manbrian1999-06-021-1/+37
* Mention that using MYADDR and HISADDR with ``set filter''brian1999-06-011-1/+17
* Mention ``show layers''brian1999-05-161-1/+3
* Allow ``host:port/udp'' devices and support ``host:port/tcp'' asbrian1999-05-121-15/+39
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-19/+19
* Mention ``show mp''.brian1999-05-021-3/+12
* Spelling policebrian1999-04-231-2/+2
* Allow port ranges in ``alias port''.brian1999-03-251-21/+26
* Do away with some literal text that is never switchedbrian1999-03-191-7/+6
* Replace hardcoded quoting with Sq or Dq.brian1999-03-191-19/+35
* Use ``Sx'' when xref'ing sections.brian1999-03-181-6/+8
* Remove all remaining [ and ] characters (and do things properly).brian1999-03-181-12/+53
* Remove all hardcoded [...] syntax.brian1999-03-171-72/+201
* Add leading 0 in front of octal file permissions number.ghelmer1999-03-071-2/+2
* Support PPTP via libalias (``alias pptp addr'').brian1999-03-071-1/+24
* Support proxying & transparent proxying curtesy of libalias(3).brian1999-03-071-18/+28
* Correctly drop existing connections when reopening the diagnosticbrian1999-03-071-4/+4
* Extend the ``set redial'' command to allow incrementalbrian1999-03-041-27/+86
* Correct some ntohl/htonl bogons in the netmask handling.brian1999-03-031-5/+22
* Allow control over the number of ConfigREQ & TermREQ attemptsbrian1999-02-261-7/+31
* When our dial timeout is ``random'', display its valuebrian1999-02-251-5/+5
* Fully support both NT and LANMan CHAP type 0x80 as bothbrian1999-02-181-3/+50
* Wait by default for one second after the login scriptbrian1999-02-161-1/+32
* Describe manual dialing in greater detail.brian1999-02-141-54/+134
* When executing a command as part of a dial/login/hangupbrian1999-02-121-1/+6
* /etc/ppp/ppp.*.sample -> /usr/share/examples/ppp/ppp.*.samplebrian1999-02-111-8/+8
* When resending chap challenges, resend the same challengebrian1999-02-111-6/+56
* Reflect syslog(8)'s acceptance of either tabs or spaces.billf1999-01-281-5/+1
* Initial RADIUS support (using libradius). See the man page forbrian1999-01-281-4/+112
* Change the maximum number of filters from 20 to 40.brian1999-01-191-3/+3
* Suggest that ``set proctitle'' is used in ppp.linkup whenbrian1999-01-191-1/+9
* Correct some formatting errors (one is a groff bug)brian1999-01-111-27/+54
* Typo: /etc/ppp/ppp.conf.example -> ppp.conf.samplesada1999-01-101-2/+2
OpenPOWER on IntegriCloud