]> git.ozlabs.org Git - ppp.git/history - pppd
Move the tty-related stuff out to tty.c as far as possible.
[ppp.git] / pppd /
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
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-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-25 Adi MasputraFixed many bugs related to synchronous links under...
2000-01-24 Adi MasputraAdded compile option that the user may enable to use...
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 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 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 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 support for dynamic STREAMS re-plumbing in Solaris
1999-10-08 Adi MasputraPreviously, the calls to execute up/down scripts were...
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-21 Adi MasputraA couple of fixes:
1999-09-17 Paul Mackerrasupdate for 2.3.10
1999-09-17 Paul Mackerrasrename Makefile to Makefile.linux, now we have Makefile...
1999-09-16 Adi MasputraAdded plugins support for Solaris
1999-09-11 Paul Mackerrasadd an example plugin
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 MasputraChanged #if __STDC__ to #if defined(__STDC__)
1999-09-08 Adi MasputraAdd IF_UNITSEL ioctl to set ppa since driver is DLPI...
1999-08-25 Paul MackerrasIPV6 update from Tommi Komulainen
1999-08-24 Paul Mackerrasfix buglet
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-13 Michael K. Johnsontypo
1999-08-13 Paul MackerrasFix the rcsid's for non-ansi compilers
1999-08-13 Paul Mackerrasadded files for IPV6
1999-08-13 Paul Mackerrasupdate
1999-08-13 Paul Mackerrasmake /dev/ppp if necessary
1999-08-13 Paul Mackerrasadd linkname option
1999-08-12 Paul Mackerraskill warning
1999-08-12 Paul Mackerrasmake default maxfail 10
1999-08-12 Paul Mackerrassync support
1999-08-12 Paul Mackerrasmisc fixes
1999-08-12 Paul Mackerrasmaxfail option, exit code for when when we fail to...
1999-08-12 Paul Mackerrasadd maxfail option to control the max # of failed attempts
1999-08-12 Paul Mackerrasexit when we fail to auth ourselves to the peer
1999-08-12 Paul Mackerrasuse $(INSTALL) not install
1999-08-04 Michael K. Johnsonmissing directive
1999-07-23 Paul Mackerrasfix compilation errors
1999-07-23 Paul Mackerrasuse new generic kernel driver (/dev/ppp) if available
1999-07-23 Paul Mackerrasupdate for 2.3.9
1999-07-21 Paul Mackerrasallow options in secrets files
1999-07-21 Paul Mackerrasfix strtok loop
1999-07-21 Paul Mackerrasipcp_clear_addrs fix, make nodefaultip work OK with...
1999-07-21 Paul Mackerrasoption is called nomagic not nomagicnumber
1999-06-24 Paul Mackerrasdisable the have_route_to stuff on non-solaris systems
1999-06-24 Paul Mackerrasdon't print null received message, %.0[svq] prints...
next