]> git.ozlabs.org Git - ppp.git/shortlog
ppp.git
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... sync constant and attributes names with
2002-07-15 Alexandr D... make Octets-Direction flag accept value=4.
2002-07-13 Alexandr D... Experemental per session traffic limiting.
2002-07-10 Alexandr D... Don't drop connection if CCP not supported
2002-06-25 David F. SkollCosmetic fix.
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-05-10 David F. SkollApplied patch from Nerijus Baliunas <nerijus@users...
2002-04-02 David F. SkollFixed PoPToP URL
2002-04-02 David F. SkollCorrected Linux MPPE kernel modules (Frank Cusack)
2002-04-02 David F. SkollCorrected version of MPPE kernel support (Frank Cusack)
2002-04-02 David F. SkollFixed Linux 2.2.20 kernel MPPE patch (Frank Cusack)
2002-04-02 David F. SkollAdded RADIUS support for MPPE (patch from Frank Cusack)
2002-04-02 David F. SkollAdded kernel MPPE patches (2.2.20 kernel only!) from...
2002-04-02 David F. SkollAdd README.MPPE
2002-04-02 David F. SkollFirst large MPPE patch from Frank Cusack.
2002-04-02 David F. SkollFix double-free bug in common/zlib.c. DOES NOT FIX...
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 CokerEnlarged the report buffer to 256 bytes.
2002-01-11 Russell CokerClarified maxfail.
2002-01-11 Russell CokerFixed some minor syntax errors.
2001-12-15 Michal OstrowskiAdd if_pppox.h, to avoid dependency on existence of...
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 Mackerrasadd plugins and plugins/pppoe
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-05-21 Paul MackerrasUpdate the plugins documentation
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 Mackerraschange to bsd-style licence
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 Mackerrasworkaround zlib bug
2001-03-09 Paul Mackerrasdescribe dump and dryrun
2001-03-09 Paul Mackerrasmove the option printing stuff a little earlier, take out
2001-03-09 Paul Mackerrasupdate for 2.4.1
2001-03-08 Paul Mackerrasfix silly typo
2001-03-08 Paul MackerrasMake the example plugins here export the version number...
next