summaryrefslogtreecommitdiff
path: root/pppd
Commit message (Expand)AuthorAgeFilesLines
* update for 2.3.11Paul Mackerras1999-12-231-3/+3
* cope with EAGAIN return from pollPaul Mackerras1999-12-231-3/+8
* update from SowminiPaul Mackerras1999-12-231-59/+7
* cope with /proc not being in mtabPaul Mackerras1999-12-231-43/+21
* [dis]connector -> [dis]connect_scriptPaul Mackerras1999-12-231-5/+15
* connect_delay optionPaul Mackerras1999-12-231-12/+20
* [dis]connector -> [dis]connect_scriptPaul Mackerras1999-12-231-9/+12
* infrastructure for callbackPaul Mackerras1999-12-231-12/+112
* remove warningsPaul Mackerras1999-12-231-9/+18
* add ip_{up,down}_hookPaul Mackerras1999-12-231-1/+12
* add pap_logout_hookPaul Mackerras1999-12-231-3/+10
* update from debian maintainerPaul Mackerras1999-12-232-6/+6
* make hide_password the defaultPaul Mackerras1999-11-202-5/+13
* default to noauth if privilegedPaul Mackerras1999-11-201-22/+30
* Allow compile-time flags definitions to define the root path of config filesAdi Masputra1999-11-191-17/+24
* sync ppp update for new driverPaul Mackerras1999-11-171-0/+7
* mention /etc/ppp/resolv.confPaul Mackerras1999-11-171-2/+4
* add passprompt pluginPaul Mackerras1999-11-173-2/+117
* create log file safely, don't create world-writable filesPaul Mackerras1999-11-152-3/+8
* get rid of a few compile warningsPaul Mackerras1999-11-157-24/+26
* don't try to open /dev/ppp unless the kernel is >= 2.3.13Paul Mackerras1999-11-151-28/+31
* trim the challenge length a bitPaul Mackerras1999-11-151-3/+3
* Fixed bug related to mux_dev_name being used before initialized, causingAdi Masputra1999-11-131-14/+12
* Added additional high baud rates for newer serial ports on Sun Sparc machines.Adi Masputra1999-10-291-2/+14
* Added support for dynamic STREAMS re-plumbing in SolarisAdi Masputra1999-10-081-31/+170
* Previously, the calls to execute up/down scripts were commented out for Solaris,Adi Masputra1999-10-081-16/+2
* Added plumbing code (plus interface configuration) for IPv6.Adi Masputra1999-09-301-38/+445
* Document the ipv6cp-use-persistent optionAdi Masputra1999-09-301-2/+5
* Added ipv6cp-use-persistent option for obtaining a unique, persistentAdi Masputra1999-09-302-7/+67
* Added Solaris-specific variablesAdi Masputra1999-09-301-1/+30
* Added IPv6 compilation flag and object files - these things are disabledAdi Masputra1999-09-301-1/+9
* A couple of fixes:Adi Masputra1999-09-211-5/+6
* update for 2.3.10Paul Mackerras1999-09-172-13/+39
* rename Makefile to Makefile.linux, now we have Makefile.sol2Paul Mackerras1999-09-171-0/+0
* Added plugins support for SolarisAdi Masputra1999-09-162-6/+36
* add an example pluginPaul Mackerras1999-09-112-0/+48
* Add plugin support plus an initial selection of hooks.Paul Mackerras1999-09-118-167/+441
* turn on IPV6 if you give the ipv6 optionPaul Mackerras1999-09-111-2/+3
* Changed #if __STDC__ to #if defined(__STDC__)Adi Masputra1999-09-084-16/+16
* Add IF_UNITSEL ioctl to set ppa since driver is DLPI style 2. Solaris 8 isAdi Masputra1999-09-081-1/+44
* IPV6 update from Tommi KomulainenPaul Mackerras1999-08-256-76/+223
* fix bugletPaul Mackerras1999-08-241-2/+2
* Rest of IPV6 merge which got lost somehow, plus some minor fixes.Paul Mackerras1999-08-248-99/+365
* fix for junky peers from James CarlsonPaul Mackerras1999-08-241-23/+23
* typoMichael K. Johnson1999-08-131-2/+2
* Fix the rcsid's for non-ansi compilersPaul Mackerras1999-08-1324-73/+77
* added files for IPV6Paul Mackerras1999-08-134-0/+1527
* updatePaul Mackerras1999-08-132-3/+8
* make /dev/ppp if necessaryPaul Mackerras1999-08-131-0/+13
* add linkname optionPaul Mackerras1999-08-134-7/+58