]> git.ozlabs.org Git - ppp.git/history - pppd
Whitespace tidying.
[ppp.git] / pppd /
2002-02-27 David F. SkollWhitespace tidying.
2002-02-26 David F. SkollAdd newline to ppp.pam (courtesy Frank Cusack)
2002-02-20 David F. SkollAnother patch from Frank Cusack to fix install: target.
2002-02-19 David F. SkollMinor patches as suggested by Frank Cusack <fcusack...
2002-02-12 David F. SkollAdded new hooks:
2002-02-12 Michal OstrowskiEnable more verbose PPPoE plugin output
2002-02-12 Michal OstrowskiPlugin for supplying CHAP password via a dedicated...
2002-02-08 David F. SkollAdded radius_pre_auth_hook to let additional plugins...
2002-01-22 David F. SkollUpdated config.h.in
2002-01-22 David F. SkollAdded RADIUS suppport.
2002-01-22 David F. SkollMade proxyarp search for the best matching interface...
2002-01-14 David F. SkollFixed reversal of arguments to strlcpy.
2002-01-14 David F. SkollNoted that multilink implies the use of TDB.
2002-01-14 David F. SkollMade multilink and tdb code compile-time options. ...
2002-01-11 Russell CokerMade setipaddr() non-static so it can be called from...
2002-01-11 Russell CokerFix for locking on Linux and related systems, particula...
2002-01-11 Russell CokerStop it dumping random data to syslog on plugin version...
2002-01-11 Russell CokerInclude <string.h> to fix minor warnings.
2002-01-11 Russell CokerMade the exit return code be reported via WEXITSTATUS...
2002-01-11 Russell CokerAdded <time.h> to stop warnings, and made it check...
2002-01-11 Russell CokerClarified maxfail.
2001-12-14 Michal OstrowskiSwitch to using RoaringPenguin-based PPPOE plugin
2001-12-14 Michal OstrowskiCorrect utmp handling - Robert Davidson <puttputt@iacce...
2001-12-14 Michal OstrowskiCorrect link stats - Michael Schwendt <mschwendt@yahoo...
2001-11-09 Paul Mackerrascancel maxconnect timeout when the link goes down
2001-11-09 Paul Mackerrasfix dump_packet
2001-07-26 Paul Mackerrasrearrange, add pppoe
2001-07-26 Paul Mackerraspppoe plugin stuff - Michal Ostrowski's version, lightl...
2001-05-23 Paul Mackerrasfix comment
2001-05-23 Paul Mackerrasadd dump_packet, don't log lcp echo request/reply messa...
2001-05-23 Paul Mackerrasdescribe new behaviour of plugin option
2001-05-23 Paul Mackerrasexport generic_{dis,}establish_ppp for pppoe stuff
2001-04-27 Paul Mackerrasminor bugfixes, now 2.4.2b1, add pkts_in/out to pppd_stats,
2001-04-27 Paul Mackerrasadd some more hooks and notifiers
2001-03-25 Paul Mackerrasupdate to 2.4.1
2001-03-22 Paul Mackerrasprevent ipv6 stuff from complaining about no addresses...
2001-03-16 Paul Mackerrasimplement %u for printing bytes sent/received
2001-03-13 Paul Mackerrasbetter message for the case when /dev/ppp doesn't exist
2001-03-12 Paul Mackerrasupdate to b2
2001-03-12 Paul Mackerrasmake establish/disestablish_ppp members of the channel...
2001-03-12 Paul Mackerrasfix silly bug in pr_log
2001-03-12 Paul Mackerrasremove oops message when a bool option has been turned...
2001-03-12 Paul Mackerrasmove netif_set_mtu after set_ifunit so it can use ifname;
2001-03-12 Paul Mackerrasdon't insist on the suggested address from the secrets...
2001-03-12 Paul Mackerrasexplain the kdebug value a bit better
2001-03-12 Paul Mackerraschange to bsd-style licence
2001-03-10 Paul Mackerrasfix a couple of bugs reported on the linux-ppp list:
2001-03-09 Paul Mackerrasdescribe dump and dryrun
2001-03-09 Paul Mackerrasmove the option printing stuff a little earlier, take out
2001-03-08 Paul Mackerrasfix silly typo
2001-03-08 Paul MackerrasMake the example plugins here export the version number...
2001-03-08 Paul Mackerrasadd _PATH_PLUGIN for the default place to look for...
2001-03-08 Paul MackerrasUpdate for 2.4.1b1 release
2001-03-08 Paul MackerrasSeparate out the setting of the interface MTU from...
2001-03-08 Paul MackerrasNew options system with priorities for option values...
2001-03-08 Paul Mackerrasadd tty.o to OBJS, fix from James Carlson
2001-03-08 Paul Mackerrasfix up the chmod/chgrp stuff
2001-02-22 Paul MackerrasImplement delayed bringup for LCP for the case where...
2001-02-22 Paul MackerrasRework options processing stuff to implement option...
2001-02-22 Paul Mackerrasfix kill() call, thanks to Andreas Hofmeister
2001-02-22 Paul Mackerrasadd handle_events() function
2001-02-22 Paul MackerrasBecause of a bug in zlib, restrict deflate parameter...
2001-01-01 Paul Mackerrasfix silly mistake in setting up pty
2000-12-27 Paul Mackerrasadd -fPIC to CFLAGS
2000-12-27 Paul Mackerrasonly accept frame if it passes the pass filter as well...
2000-12-27 Paul Mackerrasprint no_ppp_msg with %s
2000-12-27 Paul MackerrasIncrease the size of the buffer for option error messages
2000-12-27 Paul MackerrasAdd 76800 and 921600 baud rates
2000-12-27 Paul MackerrasCorrect nodtrcts -> nocdtrcts
2000-08-05 Paul Mackerrasreinstate these files with BSD-style copyright
2000-08-01 Paul Mackerrasupdate for 2.4
2000-08-01 Paul Mackerrasupdate for 2.4.0 release
2000-08-01 Paul Mackerrasturn off packet filtering for now since the kernel...
2000-08-01 Paul Mackerrasadd stuff for packet filtering
2000-07-24 Paul Mackerrasfix allow-ip option, allow @login for secret meaning...
2000-07-06 Paul Mackerrasmove more stuff from main.c into tty.c, for 2.4.0b4
2000-06-30 Paul MackerrasMove the tty-related stuff out to tty.c as far as possible.
2000-04-29 Paul Mackerrasdon't fall over in the charshunt if we get an EAGAIN...
2000-04-29 Paul MackerrasAccept the endpoint discriminator from the peer unless the
2000-04-27 Adi MasputraMP-related code should be wrapped within HAVE_MULTILINK...
2000-04-24 Paul Mackerrasallow peer to give endpoint even if we're not doing...
2000-04-24 Paul Mackerrasupdate to 2.4.0b3
2000-04-24 Adi MasputraFixed bugs with regards to using other device names...
2000-04-21 Adi MasputraFixed bugs with regards to using other device names...
2000-04-21 Adi MasputraAllows another name other than "ppp" be used as the...
2000-04-18 Adi Masputra1) Created a subdirectory called 'solaris'. Currently...
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-15 Adi MasputraSome tiny fixes (minor castings) to remove annoying...
2000-04-13 Paul MackerrasMultilink cleanups and fixes.
2000-04-13 Paul Mackerrasdon't stop logging on detach if we use logfd or logfile...
2000-04-13 Paul Mackerrasremove stray #endif
2000-04-06 Adi MasputraAdded the following:
2000-04-06 Adi MasputraSince this file needs to be included as part of the...
2000-04-06 Adi MasputraAdded tdb.c and multilink.c to be part of the compilati...
2000-04-05 Paul Mackerrasmake mpshortseq option work
2000-04-04 Paul Mackerrasthis one is also needed for multilink :-)
2000-04-04 Paul MackerrasMultilink support.
2000-03-27 Paul Mackerraschanges to linux interface for new kernel driver,
2000-03-27 Paul Mackerrasincrease buffer size
next