]> git.ozlabs.org Git - ppp.git/history - pppd
we don't actually need crypt.h, under linux at least.
[ppp.git] / pppd /
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
1997-03-04 Paul Mackerrascorrections, better discussion of authentication
1997-03-04 Paul Mackerras*** empty log message ***
1997-03-04 Paul Mackerrasfix parsing of 255.255.255.255 netmask,
1997-03-04 Paul Mackerrasconnect time stuff gone to auth.c,
1997-03-04 Paul Mackerrasdon't set phase to terminate if already dead.
1997-03-04 Paul Mackerrasupdates from Al Longyear
1997-03-04 Paul Mackerrasinclude ms-wins negotiation
1997-03-04 Paul Mackerrasallow addresses to change with demand-dialling,
1997-03-04 Paul Mackerrasbyte-order stuff
1997-03-04 Paul Mackerrasconnect time limit stuff moved here,
1997-03-04 Paul Mackerrasfix libs and flags
1997-03-04 Paul Mackerrasupdate from Steve Perkins
1996-10-08 Paul Mackerrascheck we're running as root
1996-10-08 Paul Mackerrasupdate from Al
1996-10-08 Paul Mackerrasfix max response length
1996-10-08 Paul Mackerrasupdate from Al; more informative error message when...
1996-10-08 Paul Mackerrasfix for freebsd
1996-10-08 Paul Mackerrasclarify some things
1996-10-08 Paul Mackerras*** empty log message ***
1996-10-08 Paul Mackerrasinclude optional callback support
1996-09-26 Paul MackerrasUSLC as well as SNI
1996-09-26 Paul Mackerrasavoid compiler warning
1996-09-26 Paul Mackerrasmods for new demand-dial structure
1996-09-26 Paul Mackerrasimproved
1996-09-26 Paul Mackerras*** empty log message ***
1996-09-26 Paul Mackerrasms-dns option included by default
1996-09-26 Paul MackerrasLinux isn't special any more, fixes for non-ansi compilers.
next