]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/ppp
Don't call syslog() without a format string.
[FreeBSD/FreeBSD.git] / usr.sbin / ppp /
2000-07-11 brianAllow a ``timeout secs'' filter option to let specific...
2000-07-11 brianFix -auto breakage introduced with the last commit.
2000-07-10 umeThis commit was generated by cvs2svn to compensate...
2000-07-07 briano Log the (payload/size) of all packet types, not...
2000-07-03 obrienThis commit was generated by cvs2svn to compensate...
2000-07-03 peterThis commit was generated by cvs2svn to compensate...
2000-06-28 briankldload ng_ether if we need to.
2000-06-26 obrienThis commit was generated by cvs2svn to compensate...
2000-06-25 markmThis commit was generated by cvs2svn to compensate...
2000-06-24 brianDon't assign an MTU based on the peers first-link MRU...
2000-06-23 brianFix a printf-style arg cast (again)
2000-06-23 briane.g. -> e.g.,
2000-06-22 brianCorrect PPPoE in multi-link mode
2000-06-21 cokaneThis commit was generated by cvs2svn to compensate...
2000-06-21 cokaneThis commit was generated by cvs2svn to compensate...
2000-06-20 brianRemove ``nat pptp'' as this is now done transparently...
2000-06-20 brianAllow padding in LQR ECHO requests
2000-06-20 obrienThis commit was generated by cvs2svn to compensate...
2000-06-19 brianDon't mis-match interface names in iface_Create()
2000-06-18 brianFix a printf-style format error
2000-06-13 brianA few more hard-sentence breaks.
2000-06-11 brianHard sentence breaks and trailing space tidy-ups
2000-06-11 brianDon't oan about padding characters
2000-06-11 brianAdd ``set ifqueue'' to control the size of the outgoing...
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-10 obrienThis commit was generated by cvs2svn to compensate...
2000-06-08 brianAllow ``set urgent none'' to disable all urgent ports...
2000-06-04 obrienThis commit was generated by cvs2svn to compensate...
2000-06-04 obrienThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-05-31 brianUse mp_CheckAutoloadTimer() rather than mp_StopAutoload...
2000-05-31 brianDon't use the umask to chmod local domain server socket...
2000-05-27 obrienThis commit was generated by cvs2svn to compensate...
2000-05-26 brianIf the fsm header reports a length greater than the...
2000-05-26 brianRemove an unused variable
2000-05-26 brianWhen we do a ``dial'' or ``open'' from DATALINK_READY...
2000-05-26 asmodaiThis commit was generated by cvs2svn to compensate...
2000-05-25 brianFix a topy (if (expr); command;)
2000-05-24 brianThe name /var/log/alias.log is *not* likely to change...
2000-05-24 brianMention what ``enable proxy'' actually does
2000-05-24 peterThis commit was generated by cvs2svn to compensate...
2000-05-24 brianHonour ``set speed sync'' and ``set device !program...
2000-05-24 brianMention it in the log file when we HUP a process that
2000-05-24 darrenrThis commit was generated by cvs2svn to compensate...
2000-05-24 brianDon't attempt to fputs(NULL, fp) when ``enable dns...
2000-05-23 brianAlways pass packets through libalias when NAT is enabled.
2000-05-22 psThis commit was generated by cvs2svn to compensate...
2000-05-22 brianReturn -2 when tcp_OpenConnection() fails so that ppp...
2000-05-22 brianBe more verbose when a second link doesn't match the...
2000-05-18 asmodaiThis commit was generated by cvs2svn to compensate...
2000-05-15 krisThis commit was generated by cvs2svn to compensate...
2000-05-13 obrienThis commit was generated by cvs2svn to compensate...
2000-05-12 obrienThis commit was generated by cvs2svn to compensate...
2000-05-11 brianFix a typo
2000-05-11 brianMention that the default is to let external traffic...
2000-05-07 brianCorrect a bad bug in m_prepend()
2000-05-02 obrienThis commit was generated by cvs2svn to compensate...
2000-04-20 obrienThis commit was generated by cvs2svn to compensate...
2000-04-20 obrienThis commit was generated by cvs2svn to compensate...
2000-04-19 obrienThis commit was generated by cvs2svn to compensate...
2000-04-18 obrienThis commit was generated by cvs2svn to compensate...
2000-04-17 obrienThis commit was generated by cvs2svn to compensate...
2000-04-16 markmThis commit was generated by cvs2svn to compensate...
2000-04-15 obrienThis commit was generated by cvs2svn to compensate...
2000-04-13 krisThis commit was generated by cvs2svn to compensate...
2000-04-13 brianRemove a rogue space
2000-04-11 msmithThis commit was generated by cvs2svn to compensate...
2000-04-10 krisThis commit was generated by cvs2svn to compensate...
2000-04-09 brianAdd a missing ``break''
2000-04-07 brianWhen running ppp -background, show comfort messages...
2000-04-06 brianI didn't get this right the last time....
2000-04-05 obrienThis commit was generated by cvs2svn to compensate...
2000-04-04 gjPass me the pointy hat.
2000-04-03 brianPlug two file descriptor leaks
2000-04-03 gjNuke csu_hdr from struct cspace. csu_hdr is not used...
2000-03-31 brianAllow authname to be changed at any phase, just emit...
2000-03-31 brianUse INADDR_NONE with PacketAliasSetTarget() if no args...
2000-03-31 brianUndo the damage done to this file in my last commit
2000-03-31 brianAdd the ``nat target'' command.
2000-03-30 brianCorrect address parsing
2000-03-30 obrienThis commit was generated by cvs2svn to compensate...
2000-03-29 ruThis commit was generated by cvs2svn to compensate...
2000-03-29 brianLog information about packets being dropped (probably...
2000-03-29 brianAllow the use of hostnames instead of (and as well...
2000-03-29 brianMention the value of the unexpected return code in...
2000-03-28 briandon't treat # specially if PARSE_NOHASH is passed
2000-03-28 brianDon't treat # specially here
2000-03-27 obrienThis commit was generated by cvs2svn to compensate...
2000-03-27 obrienThis commit was generated by cvs2svn to compensate...
2000-03-26 krisThis commit was generated by cvs2svn to compensate...
2000-03-25 krisThis commit was generated by cvs2svn to compensate...
2000-03-22 brianCorrect the parent notification diagnostic emitted...
2000-03-22 brianIf a links LCP FSM has reached TLF and it's the last...
2000-03-22 brianDon't bother setting the dial timer if we've closed a
2000-03-22 brianDo some vfork() trickery so that the parent can determine
next