]> git.ozlabs.org Git - ppp.git/shortlog
ppp.git
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 Mackerrasupdate for new kernel driver and devfs
2000-03-27 Paul Mackerraschanges for new linux kernel driver and for multilink
2000-03-27 Paul Mackerraschanges to linux interface for new kernel driver,
2000-03-27 Paul Mackerrasincrease buffer size
2000-03-13 Paul Mackerrasfix demand-dialling bug with new driver
2000-03-13 Paul Mackerrasadd socket and datarate options
2000-03-13 Paul Mackerrasdon't require authentication by default if privileged...
2000-03-09 Adi MasputraAdjusted MTU to proper values per transport layers
2000-03-06 Adi MasputraThe usage of intptr_t was completely a bad choice,...
2000-02-18 Adi Masputraclock32_t is clock_t (long)
2000-02-16 Adi Masputraclock32_t should be typedef'd to clock_t on OS'es which...
2000-02-11 Adi MasputraOn synchronous links, typically the following options...
2000-01-28 Adi MasputraWhen 'sync' option is present, the ppp_ahdl module...
2000-01-28 Adi MasputraFixed compilation problems on SunOS 4.x
2000-01-25 Adi MasputraFixed many bugs related to synchronous links under...
2000-01-24 Adi MasputraAdded some sample scripts and options files for connect...
2000-01-24 Adi MasputraAdded compile option that the user may enable to use...
2000-01-21 Adi MasputraRe-wrote async HDLC encoding/decoding algorithms, mostl...
2000-01-18 Adi MasputraThis is main.c from ppp-2.3.11.tar.gz distribution...
1999-12-23 Paul Mackerrasupdate for 2.3.11
1999-12-23 Paul Mackerrasupdate for 2.3.11
1999-12-23 Paul Mackerrasupdate from Sowmini
1999-12-23 Paul Mackerrasupdate from debian maintainer
1999-12-23 Paul Mackerrascope with EAGAIN return from poll
1999-12-23 Paul Mackerrasupdate from Sowmini
1999-12-23 Paul Mackerrascope with /proc not being in mtab
1999-12-23 Paul Mackerras[dis]connector -> [dis]connect_script
1999-12-23 Paul Mackerrasconnect_delay option
1999-12-23 Paul Mackerras[dis]connector -> [dis]connect_script
1999-12-23 Paul Mackerrasinfrastructure for callback
1999-12-23 Paul Mackerrasremove warnings
1999-12-23 Paul Mackerrasadd ip_{up,down}_hook
1999-12-23 Paul Mackerrasadd pap_logout_hook
1999-12-23 Paul Mackerrasupdate from debian maintainer
1999-11-20 Paul Mackerrasmake hide_password the default
1999-11-20 Paul Mackerrasdefault to noauth if privileged
1999-11-19 Adi MasputraAllow compile-time flags definitions to define the...
1999-11-17 Paul Mackerrassync ppp update for new driver
1999-11-17 Paul Mackerrasfix typo
1999-11-17 Paul Mackerrasmention /etc/ppp/resolv.conf
1999-11-17 Paul Mackerrasadd passprompt plugin
1999-11-15 Paul Mackerrascreate log file safely, don't create world-writable...
1999-11-15 Paul Mackerrasmention modules.conf as well as conf.modules
1999-11-15 Paul Mackerrasunspace
1999-11-15 Paul Mackerrasget rid of a few compile warnings
1999-11-15 Paul Mackerrasdon't try to open /dev/ppp unless the kernel is >=...
1999-11-15 Paul Mackerrastrim the challenge length a bit
1999-11-13 Adi MasputraFixed bug related to mux_dev_name being used before...
1999-10-29 Adi MasputraAdded additional high baud rates for newer serial ports...
1999-10-08 Adi MasputraAdded comments for dynamic STREAMS support, along with...
1999-10-08 Adi MasputraTook <netinet/in.h> out of PRIOQ block because we need...
1999-10-08 Adi MasputraAdded support for dynamic STREAMS re-plumbing in Solaris
1999-10-08 Adi MasputraPreviously, the calls to execute up/down scripts were...
1999-10-06 Adi MasputraAdded snoop support comments
1999-10-06 Adi MasputraSnoop now works with ppp
1999-09-30 Adi MasputraAdded plumbing code (plus interface configuration)...
1999-09-30 Adi MasputraDocument the ipv6cp-use-persistent option
1999-09-30 Adi MasputraAdded ipv6cp-use-persistent option for obtaining a...
1999-09-30 Adi MasputraAdded Solaris-specific variables
1999-09-30 Adi MasputraAdded IPv6 compilation flag and object files - these...
1999-09-30 Adi MasputraAdded IPv6 support so that IPv4 and IPv6 packets can...
1999-09-30 Adi MasputraAdded notes on IPv6 over PPP on Solaris
1999-09-22 Adi MasputraClean up the rest of objects during make clean.
1999-09-22 Adi MasputraSome people with older machine architectures have compl...
1999-09-21 Adi MasputraA couple of fixes:
1999-09-21 Adi MasputraPreviously, 64-bit compilation was dependent upon the...
1999-09-17 Paul Mackerrasmention pppd/plugins example directory
1999-09-17 Paul Mackerrasneed the os variable when NO_DLPI is defined
1999-09-17 Paul Mackerrasfix shell if statement (bombed when lp64="")
1999-09-17 Paul Mackerrasupdate for 2.3.10
1999-09-17 Paul Mackerrasadd extra semicolon at end of case clause
1999-09-17 Paul Mackerrasrename Makefile to Makefile.linux, now we have Makefile...
1999-09-16 Adi MasputraAdded plugins support for Solaris
1999-09-15 Adi MasputraAdded extra lint exceptions so that files like bsd...
1999-09-15 Adi MasputraCleaned up major lint warnings.
1999-09-15 Adi MasputraForgot to remote *.ln files (made by lint) when doing...
1999-09-15 Adi MasputraCleaned up Makefiles, and added lint target for both...
1999-09-13 Adi MasputraAdded comments for 64-bit environment.
1999-09-13 Adi MasputraModifed configure to point to 64-bit Makefile extension...
1999-09-11 Paul Mackerrasadd an example plugin
1999-09-11 Paul Mackerrasadd these examples
1999-09-11 Paul Mackerrasupdate version numbers
1999-09-11 Paul MackerrasAdd plugin support plus an initial selection of hooks.
1999-09-11 Paul Mackerrasturn on IPV6 if you give the ipv6 option
1999-09-08 Adi MasputraComments on 64-bitness and IPv6 on Sol 8
1999-09-08 Adi MasputraChanged #if __STDC__ to #if defined(__STDC__)
1999-09-08 Adi MasputraAdd IF_UNITSEL ioctl to set ppa since driver is DLPI...
1999-09-06 Paul Mackerrasadd -E option to use environment variables, from Andrea...
1999-08-25 Paul MackerrasIPV6 update from Tommi Komulainen
1999-08-24 Paul Mackerrasfix buglet
1999-08-24 Paul Mackerrasadd -a option to print absolute times (instead of relative)
1999-08-24 Paul MackerrasRest of IPV6 merge which got lost somehow, plus some...
1999-08-24 Paul Mackerrasfix for junky peers from James Carlson
1999-08-19 Adi MasputraChanged maintainer for Sol 2/SunOS 4.x to Adi Masputra...
1999-08-13 Michael K.... typo
1999-08-13 Paul MackerrasFix the rcsid's for non-ansi compilers
1999-08-13 Paul Mackerrasadded files for IPV6
next