]> git.ozlabs.org Git - ppp.git/history - pppd
minor compilation fixes
[ppp.git] / pppd /
1999-03-16 Paul Mackerrasminor compilation fixes
1999-03-16 Paul Mackerrasadded add_fd, remove_fd, removed wait_loop_output,...
1999-03-16 Paul Mackerrasdon't die on EIO on setting asyncmap
1999-03-16 Paul Mackerrasadd add_fd and remove_fd, remove wait_loop_output and...
1999-03-16 Paul Mackerrasadd %P and %B formats, fixed %I
1999-03-16 Paul Mackerrasmake default asyncmap 0
1999-03-12 Paul Mackerrasuse strlcpy, strlcat, slprintf everywhere
1999-03-10 Paul Mackerrasfix compile problems on OSF/1
1999-03-08 Paul Mackerrasminor changes so it compiles with pre-ansi compiler;
1999-03-08 Paul MackerrasPut in a have_route_to cobbled up from stuff sent by...
1999-03-08 Paul Mackerrasfix silly mistakes
1999-03-08 Paul Mackerrasmove have_route_to check from ip_addr_check to auth_ip_addr
1999-03-08 Paul MackerrasChange from printing `ppp 2.3 patch level 6' to `ppp...
1999-03-08 Paul MackerrasIgnore routes through our own interface in have_route_to
1999-03-08 Paul MackerrasAdd dummy have_route_to functions.
1999-03-06 Paul Mackerrasleave the real user ID as the user's now
1999-03-03 Paul Mackerrasexplain about behaviour when opening the device
1999-03-02 Paul Mackerrasopen the device as the user unless the device name...
1999-03-02 Paul Mackerrasusepeerdns stuff from Nick Walker
1999-03-02 Paul Mackerraslimit printing of excess data in log to 32 bytes
1999-03-02 Paul Mackerrasusepeerdns option from Nick Walker
1999-03-02 Paul Mackerrasbug fix from Johan Widen
1999-03-02 Paul Mackerrasupdate the version number
1999-03-02 Paul MackerrasMake auth be the default if we don't have the noauth...
1999-03-02 Paul Mackerrasupdate: hide-password, behaviour of auth/noauth
1999-03-02 Paul Mackerrasadded hide-password option
1999-02-26 Paul Mackerrasexport readable() from options.c so auth.c can use it
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
next