aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup-ppp
Commit message (Expand)AuthorAgeFilesLines
* fix typoBill Nottingham2001-01-301-1/+0
* ifup-ppp enhancements (#17388, <ayn2@cornell.edu>)Bill Nottingham2001-01-301-29/+32
* change i18n stuff around; don't call gettext explicitly, just do echo $"some ...Bill Nottingham2001-01-231-8/+8
* Big i18n commit. From Conectiva, originally.Bill Nottingham2001-01-021-4/+6
* add ktune holdoff ${RETRYTIMEOUT} to demand ppp optionsNalin Dahyabhai2000-08-241-5/+6
* change updetach back to nodetachr5-42Nalin Dahyabhai2000-08-071-1/+1
* fix demand-dialing for PPPNalin Dahyabhai2000-08-071-5/+7
* be more specific about quoting variablesNalin Dahyabhai2000-08-031-25/+25
* fix demand-dialing, now that I can test itr5-25Nalin Dahyabhai2000-07-031-5/+7
* sysconfig/network-scripts/ifup-ppp: add hooks for demand-dialing PPPNalin Dahyabhai2000-06-161-7/+18
* Fix suggested by Adam P. Jenkins, tests fine here, may improve CHAP as well.Michael K. Johnson1999-12-061-5/+3
* make netcfg work by allowing device name to be full path to ifcfg fileMichael K. Johnson1999-11-191-1/+4
* allow pppd to set the default routeMichael K. Johnson1999-11-121-0/+3
* move PPPOPTIONS to the endMichael K. Johnson1999-11-121-2/+3
* try to make CHAP work in cases where it currently failsMichael K. Johnson1999-11-081-0/+1
* changed defaultsMichael K. Johnson1999-09-211-4/+2
* new --remotename option to wvdialMichael K. Johnson1999-09-131-1/+1
* work with ppp-watchMichael K. Johnson1999-09-071-0/+1
* first attempt at integrating ppp-watchMichael K. Johnson1999-09-071-54/+17
* DEFROUTE defaults on; PEERDNS documented and defaults onMichael K. Johnson1999-09-061-2/+2
* chat script only needs to exist if wvdial not in useMichael K. Johnson1999-09-061-1/+1
* use new pppdMichael K. Johnson1999-08-131-1/+4
* take advantage of userpeerdnsMichael K. Johnson1999-08-041-0/+3
* fix typoBill Nottingham1999-08-021-1/+1
* first try at basic integrated wvdial supportMichael K. Johnson1999-07-281-8/+19
* random fixes from bugzilla: setsysfont only if font defined; do hwclockBill Nottingham1999-02-031-1/+1
* Explicitly force RX escape char negotiation if ESCAPECHARS = no (#519).Jeff Johnson1999-01-251-0/+2
* Invert logic for ESCAPECHARS=yes.Jeff Johnson1998-07-071-1/+1
* Always "cd /etc/sysconfig/network-scripts" before sourcing network_functions.Jeff Johnson1998-07-071-1/+3
* PPP debugging fixed.Michael K. Johnson1997-11-061-4/+4
* Die if ifdown-ppp was called on the device during the sleep.Michael K. Johnson1997-10-141-0/+5
* CONFIG after daemon daemonizing.Michael K. Johnson1997-09-241-3/+2
* Fixed potential syntax error.Michael K. Johnson1997-09-241-1/+1
* Disassociate from controlling tty so SIGHUPs won't be generated.Michael K. Johnson1997-09-231-2/+3
* Support alternative device configurations.Michael K. Johnson1997-09-181-2/+10
* ifup and ifdown complain if $1 not specified.Michael K. Johnson1997-09-161-1/+4
* Initial revisionErik Troan1997-09-161-0/+103