]> git.ozlabs.org Git - ppp.git/history - pppd
update
[ppp.git] / pppd /
1999-02-26 Paul Mackerrasminor fixes, update man page
1999-02-26 Paul Mackerrasadd a have_route_to
1999-02-26 Paul Mackerrasallow chars 0x20 - 0x3f to be escaped
1999-02-26 Paul Mackerrasrevert it to 2.3.6 for now
1999-01-20 Paul Mackerrasremove typo, get ethernet hw address using arp request
1999-01-20 Paul Mackerrasdon't die on write errors to the link
1999-01-20 Paul Mackerrasremove unneeded devnam_info
1999-01-20 Paul MackerrasIf device name given, complain if not privileged
1999-01-19 Paul Mackerrasuse fchmod rather than chmod to restore device permissions
1999-01-19 Paul Mackerrastake out superfluous check
1998-11-24 Christos ZoulasRevert the previous change. NetBSD is has the weird...
1998-11-24 Christos ZoulasMD4Update takes bytes not bits! Now the regression...
1998-11-07 Paul MackerrasUpdate to new pppd with new option parsing stuff
1998-11-02 Paul Mackerrasdon't try to look up * as a hostname
1998-09-13 Paul MackerrasChange UID to ORIG_UID because bash defines UID.
1998-09-04 Christos Zoulasadd support for CDTRCTS flow control
1998-09-04 Christos Zoulasadd include stdlib.h
1998-09-02 Christos ZoulasWhen adding a default route, make the route static...
1998-05-13 Paul MackerrasFix it so it compiles under RedHat 5.0 linux with glibc...
1998-05-05 Paul MackerrasTrap recursive bad_signal calls; idea from Richard...
1998-05-04 Paul MackerrasChange to make it compile on glibc 2 systems
1998-05-04 Paul Mackerrasupdate for 2.3.5; fix kernel version checking for linux
1998-04-28 Paul MackerrasFix up ms-wins codes
1998-04-28 Paul Mackerrasmods for DUNIX
1998-04-28 Paul MackerrasMake packet printing stuff use vfmtmsg
1998-04-02 Paul MackerrasFixes for freebsd
1998-04-01 Paul Mackerrasdefine HAVE_CRYPT_H if we have a /usr/include/crypt.h
1998-04-01 Paul Mackerraswe don't actually need crypt.h, under linux at least.
1998-03-31 Paul MackerrasFix it so it compiles with glibc 2
1998-03-31 Paul MackerrasDescribe environment variables set for scripts.
1998-03-30 Paul Mackerrasrewrite the pid file when using updetach
1998-03-26 Paul MackerrasAdded updetach option.
1998-03-25 Paul Mackerrasadded get_host_seed
1998-03-25 Paul Mackerrasset script env vars for local and remote IP numbers
1998-03-25 Paul Mackerrasminor cleanup
1998-03-25 Paul Mackerrasuse get_host_seed not gethostid
1998-03-25 Paul Mackerrasadded get_host_seed
1998-03-25 Paul MackerrasMods from Al Longyear; added get_host_seed
1998-03-25 Paul MackerrasMods from Steve Perkins; add get_host_seed
1998-03-25 Paul Mackerras*** empty log message ***
1998-03-25 Paul Mackerrasdeclare script_{un}setenv and get_host_seed
1998-03-25 Paul Mackerrasupdate
1998-03-25 Paul Mackerrasnodeflatedraft option; small change to ms-dns and ms...
1998-03-25 Paul MackerrasPass useful info to scripts in environment variables.
1998-03-25 Paul Mackerrasinclude from ../include instead of ..
1998-03-25 Paul MackerrasPAM fixes from Al Longyear.
1998-03-25 Paul MackerrasSupport old draft rfc deflate number as well as new.
1998-02-04 Paul Mackerrasupdate for 2.3.3; changes so it will compile with glibc
1998-02-04 Paul Mackerrasupdate for 2.3.3
1998-02-04 Paul Mackerrasdon't need IFNAMSIZ now
1998-02-04 Paul Mackerrasfix up MD4 stuff - interface is better now
1998-02-04 Paul Mackerrasinclude Makedefs file
1998-02-04 Paul Mackerrasupdate for 2.3.3; don't need extra -lcrypt
1997-11-27 Paul Mackerraslinux with some libcs needs lastlog.h
1997-11-27 Paul Mackerraslinux glibc defines login and logout
1997-11-27 Paul Mackerrascope with different kernel versions at run time not...
1997-11-27 Paul Mackerrasremove if address before changing
1997-11-27 Paul Mackerrasupdate for 2.3.2
1997-11-27 Paul Mackerrasremove compile nits
1997-11-27 Paul Mackerrasset CLOCAL before running connector.
1997-11-27 Paul Mackerrasreceive asyncmap is ~0 by default
1997-11-27 Paul Mackerrasmods to get it to compile better on linux
1997-11-27 Paul Mackerrasmods to get it to compile on netbsd
1997-11-27 Paul Mackerrasprint name of peer in messages
1997-11-27 Paul Mackerrasupdate lastlog as well as wtmp
1997-07-14 Paul Mackerrasallow use with 2.2 driver
1997-07-14 Paul Mackerrasupdate to 2.3.1
1997-07-14 Paul Mackerrasfix netmask option bug
1997-07-14 Paul Mackerrasdon't set CLOCAL when running connector
1997-07-14 Paul Mackerrasallow ipcp-accept-remote option with demand
1997-07-14 Paul Mackerrasfix fd leak, don't holdoff once link successfully estab...
1997-05-22 Paul Mackerrasupdate for 2.3
1997-05-22 Paul Mackerrasfixes from Farrell
1997-05-22 Paul Mackerrasfix compression negotiation
1997-05-22 Paul Mackerrasadd chap-ms stuff
1997-04-30 Paul Mackerras*** empty log message ***
1997-04-30 Paul Mackerrascaddr_t -> void *
1997-04-30 Paul Mackerrasadd log level arg for log_packet
1997-04-30 Paul Mackerrasadd log level arg for log_packet; set IP mtu in ppp_sen...
1997-04-30 Paul Mackerrasadd log level arg for log_packet; set IP mtu in ppp_sen...
1997-04-30 Paul Mackerrasadd log level arg for log_packet; removed call to openp...
1997-04-30 Paul Mackerrasadd log level arg for log_packet; added optional packet...
1997-04-30 Paul Mackerrasadd optional packet filtering; caddr_t -> void *
1997-04-30 Paul Mackerrasadd optional packet filtering
1997-04-30 Paul Mackerrasfix function prototypes; add optional packet filtering
1997-04-30 Paul Mackerraschange MD5Final to explicitly return hash
1997-04-30 Paul Mackerrasopen the device a second time to wait for carrier if...
1997-04-30 Paul Mackerrasminor fixes
1997-04-30 Paul Mackerrasprototype callback functions
1997-04-30 Paul Mackerrasminor fixes; caddr_t -> void *
1997-04-30 Paul Mackerrasoptional packet filtering stuff
1997-04-30 Paul Mackerrasminor fixes; can use functions from crypt library inste...
1997-04-30 Paul Mackerraslet remote_name override name supplied by peer; some...
1997-04-30 Paul Mackerrasuse shadow password stuff
1997-04-30 Paul Mackerrasenable chap-ms stuff
1997-04-30 Paul Mackerras*** empty log message ***
1997-04-30 Paul Mackerrasdon't need -lbsd now, only use -lcrypt if it exists
1997-03-04 Paul Mackerrassifdefaultroute now gets both local and remote addresses;
1997-03-04 Paul Mackerrassifdefaultroute now gets both local and remote addresses
1997-03-04 Paul Mackerrasfix decls of [cs]ifdefaultroute and logwtmp
next