]> git.ozlabs.org Git - ppp.git/history - pppd
Added support for Acct-Interim-Interval attribute. We can now ask
[ppp.git] / pppd /
2002-07-25 David F. SkollAdded support for Acct-Interim-Interval attribute....
2002-07-25 David F. SkollAdded Acct-Interim-Interval RADIUS attribute.
2002-07-24 David F. SkollStarted adding support for interim RADIUS accounting...
2002-07-18 David F. SkollFixed typo in options.c so it compiles.
2002-07-16 Alexandr D. Kanevskiysync constant and attributes names with
2002-07-15 Alexandr D. Kanevskiymake Octets-Direction flag accept value=4.
2002-07-13 Alexandr D. KanevskiyExperemental per session traffic limiting.
2002-07-10 Alexandr D. KanevskiyDon't drop connection if CCP not supported
2002-06-24 David F. SkollPatches from Frank Cusack:
2002-06-24 David F. SkollCheck return code of mmap (bug reported by Nick Bane)
2002-06-10 David F. SkollAdded "install-devel" Makefile target to install pppd...
2002-06-01 Michael Beattieactive-filter is available on linux too.
2002-06-01 Michael BeattieAdded an option to enable CBCP.
2002-05-28 David F. SkollFrank Cusack's latest patch.
2002-05-22 David F. SkollAdding files which I forgot to do as part of Frank...
2002-05-21 David F. SkollECP patches from Frank Cusack:
2002-04-02 David F. SkollCorrected Linux MPPE kernel modules (Frank Cusack)
2002-04-02 David F. SkollAdded RADIUS support for MPPE (patch from Frank Cusack)
2002-04-02 David F. SkollFirst large MPPE patch from Frank Cusack.
2002-04-02 David F. SkollInstall Microsoft dictionaries (patch from Frank Cusack)
2002-04-02 David F. SkollAdd "nic-xxx" hack to rp-pppoe plugin.
2002-03-24 David F. SkollFixed plugin installation path.
2002-03-14 David F. SkollCorrect (really!) implementation of device name hook...
2002-03-14 David F. SkollFixed bug in device-name hook in PPPoE plugin. Thanks...
2002-03-12 David F. SkollHandle RADIUS Session-Timeout attribute.
2002-03-06 David F. SkollFixed incorrect order of args in option list (Frank...
2002-03-06 David F. SkollForgot to add dictionary.microsoft.
2002-03-05 David F. SkollMerged check for buffer overflow from radiusclient...
2002-03-05 David F. SkollPatch from Frank Cusack to add support for MSCHAPv2.
2002-03-04 David F. SkollPatch from Frank Cusack to make RADIUS plugin support...
2002-03-01 David F. SkollCheck for vendor code before trying to interpret RADIUS...
2002-03-01 David F. SkollLarge patch from Frank Cusack <fcusack@fcusack.com...
2002-02-28 David F. SkollAdded CHAP-challenge attribute to dictionary.
2002-02-27 David F. SkollService-name was not being set correctly in PPPoE plugin.
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
next