]> git.ozlabs.org Git - ppp.git/shortlog
ppp.git
1999-03-12 Paul Mackerrasuse strlcpy, strlcat, slprintf everywhere
1999-03-10 Paul MackerrasCorrected the comment about the device name option...
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 Mackerrasmake it compile for sunos
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 Mackerrasdoes better without the includes
1999-03-02 Paul Mackerrasupdate version number
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-03-02 Paul Mackerrasdon't need auth and usehostname by default any more
1999-03-02 Paul Mackerrasupdate for 2.3.6 release
1999-02-26 Paul Mackerrasexport readable() from options.c so auth.c can use it
1999-02-26 Paul Mackerrasfix MT stuff; add DEBUG to compile command line for now
1999-02-26 Paul Mackerrasupdate
1999-02-26 Paul Mackerrasfix up the multithread stuff (hopefully?)
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-02-26 Paul MackerrasFix it for 2.0.x kernels;
1999-02-26 Paul MackerrasDon't bother about stub files in /usr/include/net any...
1999-01-20 Paul Mackerraskludge for pseudo-glibc on linux/ppc
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
1999-01-19 Paul Mackerrasfix accounting
1999-01-19 Paul Mackerrasmove PPP_VERSION to ppp.c; don't use dev->tbusy as...
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-13 Paul MackerrasSome systems define `u' as a macro.
1998-09-04 Christos Zoulasadd support for CDTRCTS flow control
1998-09-04 Christos Zoulasadd include stdlib.h
1998-09-02 Christos ZoulasMerge in 1.3 and post 1.3 fixes; some of them might...
1998-09-02 Christos ZoulasWhen adding a default route, make the route static...
1998-07-07 Paul MackerrasMajor restructuring of the ppp driver, leading towards
1998-07-07 Paul Mackerrasfix incorrect compression ratio printout on linux
1998-05-13 Paul MackerrasFix some minor bugs - idle timer getting reset on control
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
1998-05-04 Paul Mackerrasput SC_ENABLE_IP back for isdn stuff; update for 2.3.5
1998-05-04 Paul Mackerraswork around se driver bug
1998-05-04 Paul Mackerrasuse uint instead of ulong, in case longs are 8 bytes
1998-05-04 Paul Mackerrasupdate for 2.3.5; fix kernel version checking for linux
1998-05-04 Paul Mackerrasnet/ -> include/net/
1998-05-04 Paul Mackerrasmods from Christos; net/ -> include/net/
1998-05-04 Paul Mackerrasmods from Sowmini
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 Mackerrasmention it works under 2.6
1998-04-02 Paul Mackerrasremove message about solaris 2.6
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 Mackerrasremove references to /home/paulus
1998-04-01 Paul Mackerraswe don't actually need crypt.h, under linux at least.
1998-03-31 Paul MackerrasFix a compilation problem under SunOS
1998-03-31 Paul MackerrasFix it so it compiles with glibc 2 under linux
1998-03-31 Paul MackerrasFix it so it compiles with glibc 2
1998-03-31 Paul MackerrasUpdates to help it compile with glibc 2
1998-03-31 Paul Mackerrasupdate for 2.3.4
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-26 Paul Mackerras*** empty log message ***
1998-03-26 Paul MackerrasUpdate for Solaris 2.6
1998-03-26 Paul MackerrasUpdate from Steve Perkins
1998-03-25 Paul Mackerrassupport old draft rfc deflate number
1998-03-25 Paul Mackerrassmall mods for NeXT
1998-03-25 Paul MackerrasMove deflate to the correct number (26);
1998-03-25 Paul Mackerrasmoved libposix under NeXT
1998-03-25 Paul Mackerrasinclude from ../include not ..
1998-03-25 Paul Mackerrassupport old draft rfc deflate number
1998-03-25 Paul Mackerrasinclude from ../include not ..
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
next