]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/ppp
s/card.conf/pccard.conf/
[FreeBSD/FreeBSD.git] / usr.sbin / ppp /
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-02 brianEncode & Decode the PROTOCOMP fields correctly.
1999-02-02 brianDon't allow root to specify non-existent labels on
1999-02-02 brianReimplement the previous fix (no response to PAP requests)
1999-02-01 brianIf we receive no answer from the server when sending PAP
1999-01-29 briano Send a CHAP challenge of 16 random digits when RADIUS is
1999-01-28 billfReflect syslog(8)'s acceptance of either tabs or spaces.
1999-01-28 brianMAINTAINER=brian@FreeBSD.org
1999-01-28 brianVersion 2.0 > 2.1 to reflection RADIUS additions.
1999-01-28 brianInitial RADIUS support (using libradius). See the...
1999-01-25 brianDon't SEGV when ``set proctitle'' is used in the default
1999-01-24 peterThis commit was generated by cvs2svn to compensate...
1999-01-21 wollmanThis commit was generated by cvs2svn to compensate...
1999-01-21 wollmanThis commit was generated by cvs2svn to compensate...
1999-01-21 wollmanThis commit was generated by cvs2svn to compensate...
1999-01-21 wollmanThis commit was generated by cvs2svn to compensate...
1999-01-20 brianRecurse when we've switched state via LoginDone()....
1999-01-20 fennerThis commit was generated by cvs2svn to compensate...
1999-01-20 fennerThis commit was generated by cvs2svn to compensate...
1999-01-19 brianChange the maximum number of filters from 20 to 40.
1999-01-19 brianSuggest that ``set proctitle'' is used in ppp.linkup...
1999-01-19 brianSend the peer-decided PSTN address with the CBCP Ack,
1999-01-18 simokawaThis commit was generated by cvs2svn to compensate...
1999-01-14 markmThis commit was generated by cvs2svn to compensate...
1999-01-13 obrienThis commit was generated by cvs2svn to compensate...
1999-01-12 brianIf we've configured CBCP *and* another not-so-important
1999-01-12 peterThis commit was generated by cvs2svn to compensate...
1999-01-11 brianCorrect some formatting errors (one is a groff bug)
1999-01-10 sadaTypo: /etc/ppp/ppp.conf.example -> ppp.conf.sample
1999-01-10 peterThis commit was generated by cvs2svn to compensate...
1999-01-10 brianOnly call isatty() when we open our descriptor, and...
1999-01-08 brianDon't use the next phone number after the ``|'' if the
1999-01-06 brianTypo: The idle timer is ignored in -ddial and -dedicated
1999-01-06 brianDon't warn when ``add xxxx HISADDR'' fails because...
1998-12-21 joergThis commit was generated by cvs2svn to compensate...
1998-12-17 brianDon't return stack-based data. This may have caused
1998-12-15 brianFix a rather bad latency problem (uncovered by the...
1998-12-14 brianRather than interrupting 10 times per second then checking
1998-12-14 brianAllow a variable as the first arg to ``set proctitle''.
1998-12-14 brianMention the cosmetic necessity to ``iface clear'' in...
1998-12-10 brianBoy, this was tricky to find:
1998-12-10 brianWhen using ``set device !someprogram'', when ``someprog...
1998-12-04 billfTypo and formatting updates.
1998-12-02 julianThis commit was generated by cvs2svn to compensate...
1998-11-18 jdpThis commit was generated by cvs2svn to compensate...
1998-11-18 jdpThis commit was generated by cvs2svn to compensate...
1998-11-14 obrienThis commit was generated by cvs2svn to compensate...
1998-11-13 jdpThis commit was generated by cvs2svn to compensate...
1998-11-13 jdpThis commit was generated by cvs2svn to compensate...
1998-11-10 brianDon't forget to initialise dbuff when debugging.
1998-11-08 brianExplain what the command line switches do and what the
1998-11-08 brianFix a few typos
1998-11-05 brianDon't delete the primary interface address when
1998-10-31 brianIf the CBCP callee offsers no callback, send our configured
1998-10-31 brianAllow multiple systems (config labels) on the command
1998-10-30 joergThis commit was generated by cvs2svn to compensate...
1998-10-29 brianDon't call PacketAliasIn() when we turn around packets...
1998-10-29 brianRemove some redundant (#if 0'd) code.
1998-10-27 brianUntimeout the chat expect timer as soon as we get a
1998-10-27 brianAdd ``set proctitle'' for changing argv[0]. All substi...
1998-10-27 brianAdd ``PROCESSID'' as a constant expanded when running
1998-10-27 brianStress that ``none'' must be specified on the `set...
1998-10-26 brianShuffle the iface-alias option so that's in alphabetical
1998-10-26 brianAdd ``enable proxyall'' support. This adds proxy ARP...
1998-10-26 brianFix the interface alias code. Previously, I was expect...
1998-10-25 brianDon't send a DELAY value when sending CBCP_NONUM
1998-10-24 brianLoosen our restrictions on setting enddisc, mrru,
1998-10-22 brianSolve the ``first connection'' problem that occurs on
1998-10-20 brianSpecify BINOWN explicitly - we don't want to depend...
1998-10-17 brianWarn about (but process anyway) CBCP messages with...
1998-10-17 brianAdjust our CBCP RESP id so that it's the same as the...
1998-10-17 brianIf the client asks for CBCP, then replies with CBCP_NONUM
1998-10-17 brianExplain what the ``*'' means for a CBCP phone number
1998-10-17 brianMove help displays left one column to avoid problems...
1998-10-17 brianWarn if we encounter an unindented line that isn't
1998-10-17 brianWarn that the specific chap protocol isn't supported...
1998-10-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-10-05 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-25 rvbThis commit was generated by cvs2svn to compensate...
1998-09-19 obrienRemove useless `BINOWN=root' now that it is the default.
1998-09-18 brianRevert SEE ALSO ordering to version 1.124
1998-09-17 brianSync with OpenBSD ifdefs
1998-09-17 brianAlphabeticalize SEE ALSO section.
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 brianCorrect ua_ntohs.
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-09 brianReflect reality
1998-09-09 markmThis commit was generated by cvs2svn to compensate...
1998-09-09 brianInitialise lcp::his_mru to the ``set mtu'' value if...
1998-09-06 jdpThis commit was generated by cvs2svn to compensate...
1998-09-04 brianDon't cast potentially unaligned addresses to pointers to
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-08-31 woschSort cross references.
next