]> git.ozlabs.org Git - ppp.git/history - pppd/sys-linux.c
make establish/disestablish_ppp members of the channel struct,
[ppp.git] / pppd / sys-linux.c
2001-03-12 Paul Mackerrasmake establish/disestablish_ppp members of the channel...
2001-03-10 Paul Mackerrasfix a couple of bugs reported on the linux-ppp list:
2001-03-09 Paul Mackerrasmove the option printing stuff a little earlier, take out
2001-03-08 Paul MackerrasSeparate out the setting of the interface MTU from...
2001-01-01 Paul Mackerrasfix silly mistake in setting up pty
2000-12-27 Paul MackerrasAdd 76800 and 921600 baud rates
2000-08-01 Paul Mackerrasadd stuff for packet filtering
2000-07-24 Paul Mackerrasfix allow-ip option, allow @login for secret meaning...
2000-06-30 Paul MackerrasMove the tty-related stuff out to tty.c as far as possible.
2000-04-15 Paul Mackerrasfix the bug in non-demand mode that I inadvertently...
2000-04-15 Paul Mackerrasfixes for demand mode and multilink
2000-04-13 Paul MackerrasMultilink cleanups and fixes.
2000-04-04 Paul MackerrasMultilink support.
2000-03-27 Paul Mackerraschanges to linux interface for new kernel driver,
2000-03-13 Paul Mackerrasfix demand-dialling bug with new driver
1999-12-23 Paul Mackerrascope with /proc not being in mtab
1999-11-17 Paul Mackerrassync ppp update for new driver
1999-11-15 Paul Mackerrasdon't try to open /dev/ppp unless the kernel is >=...
1999-09-11 Paul MackerrasAdd plugin support plus an initial selection of hooks.
1999-08-25 Paul MackerrasIPV6 update from Tommi Komulainen
1999-08-24 Paul MackerrasRest of IPV6 merge which got lost somehow, plus some...
1999-08-13 Paul Mackerrasmake /dev/ppp if necessary
1999-08-12 Paul Mackerrasmisc fixes
1999-07-23 Paul Mackerrasuse new generic kernel driver (/dev/ppp) if available
1999-07-21 Paul Mackerrasfix strtok loop
1999-06-24 Paul Mackerrasadd stuff to use /dev/ptmx etc.
1999-06-01 Paul Mackerrasbuglet fixes
1999-05-14 Paul Mackerrasdon't turn on IP if we can't do IPX
1999-05-13 Paul Mackerrasjust do tcflush once, should be enough
1999-05-04 Paul Mackerrasimprove ppp not available message
1999-04-28 Paul Mackerrastry harder to flush the tty output buffer in disestabli...
1999-04-16 Paul Mackerrasflush queue before restoring line discipline to try to
1999-04-12 Paul MackerrasMove some stuff (printing, logging, [un]locking) into...
1999-04-01 Paul Mackerrascope with the case where we don't have a device name...
1999-03-31 Paul Mackerrasupdate version to 2.3.7
1999-03-30 Paul MackerrasApply patch for sync serial support from Paul Fulghum.
1999-03-30 Paul Mackerrasfixes to error messages.
1999-03-23 Paul MackerrasAllow record option with pty option.
1999-03-22 Paul MackerrasAdd pty, notty and record options.
1999-03-19 Paul Mackerrasremove a couple of ansi-C-isms.
1999-03-19 Paul Mackerraschanged order of args to strlcpy/strlcat.
1999-03-16 Paul Mackerrasmake establish_ppp and open_ppp_loopback return the...
1999-03-16 Paul Mackerrasfix silly mistake
1999-03-16 Paul Mackerrasdon't die on EIO on setting asyncmap
1999-03-12 Paul Mackerrasuse strlcpy, strlcat, slprintf everywhere
1999-03-08 Paul Mackerrasminor changes so it compiles with pre-ansi compiler;
1999-03-08 Paul Mackerrasfix silly mistakes
1999-03-08 Paul MackerrasIgnore routes through our own interface in have_route_to
1999-03-02 Paul Mackerrasupdate the version number
1999-01-20 Paul Mackerrasdon't die on write errors to the link
1998-11-07 Paul MackerrasUpdate to new pppd with new option parsing stuff
1998-05-13 Paul MackerrasFix it so it compiles under RedHat 5.0 linux with glibc...
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-03-31 Paul MackerrasFix it so it compiles with glibc 2
1998-03-25 Paul MackerrasMods from Al Longyear; added get_host_seed
1998-02-04 Paul Mackerrasupdate for 2.3.3; changes so it will compile with glibc
1997-11-27 Paul Mackerrascope with different kernel versions at run time not...
1997-07-14 Paul Mackerrasallow use with 2.2 driver
1997-04-30 Paul Mackerrasadd log level arg for log_packet; removed call to openp...
1997-03-04 Paul Mackerrassifdefaultroute now gets both local and remote addresses;
1996-09-26 Paul Mackerrasmods for new demand-dial structure
1996-09-14 Paul Mackerrasfixed compilation problem
1996-08-28 Paul Mackerrasfix link problem
1996-07-01 Paul Mackerrasmods from Al
1996-05-27 Paul Mackerrassyslog stuff back to main.c;
1996-04-04 Paul Mackerrasremove interface route on exit
1996-01-01 Paul Mackerraschange fd -> ttyfd, fd arg to various functions
1995-12-11 Paul Mackerrasmerge in changes from Al's version
1995-10-27 Paul MackerrasAdd prototypes; implement sys_cleanup; ccp_test provide...
1995-08-10 Paul MackerrasUpdates from Al Longyear.
1995-07-11 Paul MackerrasUpdates from Al Longyear
1995-06-30 Paul MackerrasMods to Linux code from Al Longyear: use ppp_idle inste...
1995-06-12 Paul MackerrasMods from Al Longyear, including improvements to option...
1995-05-01 Paul Mackerrasleave tty with echo turned off if not default device
1995-04-28 Paul Mackerraswe don't have sa_len in sockaddr
1995-04-27 Paul Mackerrasadded GetMask
1995-04-24 Paul Mackerrassundry fixes and reformattings
1994-12-08 Paul Mackerraschanged s to sockfd and added lock() and unlock();
1994-10-24 Paul MackerrasN_PPP ->NUM_PPP
1994-09-21 Paul Mackerrasuse ppp_defs.h instead of ppp.h, args.h; change some...
1994-09-01 Paul Mackerrasstuff moved here from main.c; use uint32 for IP addresses;
1994-06-09 Paul Mackerraspatch for proxy arp stuff
1994-06-09 Paul Mackerraspatch to proxyarp stuff from Michael Callahan
1994-05-30 Paul Mackerrasfixes from Al Longyear
1994-05-27 Paul Mackerrasadd ioctl for SIGIO to establish_ppp
1994-05-24 Paul Mackerrasincorporate logwtmp in here
1994-05-24 Paul MackerrasInitial revision