| Commit message (Expand) | Author | Age | Files | Lines |
* | Describe manual dialing in greater detail. | brian | 1999-02-14 | 1 | -54/+134 |
* | When executing a command as part of a dial/login/hangup | brian | 1999-02-12 | 1 | -1/+6 |
* | /etc/ppp/ppp.*.sample -> /usr/share/examples/ppp/ppp.*.sample | brian | 1999-02-11 | 1 | -8/+8 |
* | When resending chap challenges, resend the same challenge | brian | 1999-02-11 | 1 | -6/+56 |
* | Reflect syslog(8)'s acceptance of either tabs or spaces. | billf | 1999-01-28 | 1 | -5/+1 |
* | Initial RADIUS support (using libradius). See the man page for | brian | 1999-01-28 | 1 | -4/+112 |
* | Change the maximum number of filters from 20 to 40. | brian | 1999-01-19 | 1 | -3/+3 |
* | Suggest that ``set proctitle'' is used in ppp.linkup when | brian | 1999-01-19 | 1 | -1/+9 |
* | Correct some formatting errors (one is a groff bug) | brian | 1999-01-11 | 1 | -27/+54 |
* | Typo: /etc/ppp/ppp.conf.example -> ppp.conf.sample | sada | 1999-01-10 | 1 | -2/+2 |
* | Typo: The idle timer is ignored in -ddial and -dedicated | brian | 1999-01-06 | 1 | -2/+2 |
* | Typo and formatting updates. | billf | 1998-12-04 | 1 | -8/+11 |
* | Explain what the command line switches do and what the | brian | 1998-11-08 | 1 | -7/+129 |
* | Fix a few typos | brian | 1998-11-08 | 1 | -3/+3 |
* | Don't delete the primary interface address when | brian | 1998-11-05 | 1 | -4/+8 |
* | Allow multiple systems (config labels) on the command | brian | 1998-10-31 | 1 | -5/+5 |
* | Add ``set proctitle'' for changing argv[0]. All substitutions | brian | 1998-10-27 | 1 | -1/+16 |
* | Add ``PROCESSID'' as a constant expanded when running | brian | 1998-10-27 | 1 | -1/+3 |
* | Stress that ``none'' must be specified on the `set callback' | brian | 1998-10-27 | 1 | -5/+13 |
* | Add ``enable proxyall'' support. This adds proxy ARP entries | brian | 1998-10-26 | 1 | -3/+18 |
* | Fix the interface alias code. Previously, I was expecting something | brian | 1998-10-26 | 1 | -2/+16 |
* | Solve the ``first connection'' problem that occurs on | brian | 1998-10-22 | 1 | -31/+96 |
* | Revert SEE ALSO ordering to version 1.124 | brian | 1998-09-18 | 1 | -14/+14 |
* | Alphabeticalize SEE ALSO section. | brian | 1998-09-17 | 1 | -14/+14 |
* | Sort cross references. | wosch | 1998-08-31 | 1 | -14/+14 |
* | Don't use ``-width 20'', it's misleading. Use ``-width XX'' | brian | 1998-08-29 | 1 | -10/+10 |
* | Don't claim that the alias library isn't loaded until | brian | 1998-08-29 | 1 | -7/+3 |
* | Add the following word substitutions when running a shell | brian | 1998-08-29 | 1 | -16/+47 |
* | Mention what ``set authname'' does in -direct mode. | brian | 1998-08-25 | 1 | -1/+8 |
* | If we've got a full output buffer queue and cannot send | brian | 1998-08-25 | 1 | -1/+31 |
* | Be careful about using ``.Bd -literal'' as groff sometimes keeps | brian | 1998-08-11 | 1 | -18/+18 |
* | `dns' option defaults to disabled, not enabled. | brian | 1998-08-09 | 1 | -2/+2 |
* | Add missing .El | brian | 1998-08-09 | 1 | -1/+2 |
* | /var/run/tunX.pid is created regardless of ppps mode. | brian | 1998-08-09 | 1 | -7/+2 |
* | o Support callback types NONE, E.164, AUTH and CBCP. | brian | 1998-08-07 | 1 | -6/+131 |
* | Always dial immediately on ``open'', ``dial'' and ``call''. | brian | 1998-07-31 | 1 | -8/+3 |
* | Allow an optional ``!'' in the open, dial & call commands. | brian | 1998-07-29 | 1 | -22/+40 |
* | o Fix remaining sizeof problems for 64 bit machines. | brian | 1998-06-27 | 1 | -6/+12 |
* | Add ``ipcp'' as an optional argument to ``open'', and make | brian | 1998-06-25 | 1 | -7/+30 |
* | Suggest the use of ``accept dns'', not ``enable dns'' in | brian | 1998-06-21 | 1 | -2/+2 |
* | Mention the ``allow users'' command when describing | brian | 1998-06-18 | 1 | -2/+9 |
* | o Allow ``set mrru'' or ``set mrru 0'' to disable | brian | 1998-06-16 | 1 | -8/+5 |
* | Don't bring the modem offline or hangup when ``down lcp'' | brian | 1998-06-16 | 1 | -3/+9 |
* | Make `close lcp' just close the LCP layer and not hangup. This is | brian | 1998-06-15 | 1 | -3/+11 |
* | Add the ``clear'' function. | brian | 1998-06-12 | 1 | -1/+12 |
* | Correct arg hack | brian | 1998-06-12 | 1 | -3/+3 |
* | Some documentation corrections & typo fixes.... | brian | 1998-05-29 | 1 | -62/+78 |
* | Don't give .It too many args. | brian | 1998-05-21 | 1 | -2/+2 |
* | MFMP: Make ppp multilink capable. | brian | 1998-05-21 | 1 | -550/+1253 |
* | Cosmetic: .Dq -> .It | brian | 1998-03-16 | 1 | -2/+2 |