aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup-ppp
Commit message (Expand)AuthorAgeFilesLines
* add better fix to support nickname (#105785)Than Ngo2003-10-221-3/+0
* add support nickname (#105785)Than Ngo2003-10-221-0/+3
* ppp fixes (#104128, #97845, #85447)Bill Nottingham2003-09-151-1/+1
* fix ifup-ppp vs. ppp-watch at boot time (<goeran@uddeborg.pp.se>)Bill Nottingham2003-01-141-1/+1
* fix ifup-ppp for use with dial-on-demand (#54680)Bill Nottingham2003-01-141-2/+8
* - change to /etc/init.d/functionsFlorian La Roche2002-06-261-2/+2
* make sure chatdbg is set before using it (#63448)Bill Nottingham2002-04-151-2/+5
* * don't show user name by DSL connectionThan Ngo2001-09-191-11/+13
* allow shell characters in ppp names (#43719)Bill Nottingham2001-08-091-1/+1
* save resolv.conf for restoration by ifdown-post (#50759)Bill Nottingham2001-08-091-0/+1
* switch some more things to /sbin/ip; allow adding back of default route for D...Bill Nottingham2001-08-091-0/+2
* fix the non-xDSL case (#47263)Bill Nottingham2001-07-061-1/+1
* * add support xDSLr5-92Than Ngo2001-06-221-2/+13
* let ppp-watch watch over demand-dialed connections, remove a redundant nodeta...Nalin Dahyabhai2001-02-281-9/+1
* fix detection of chat script name (hopefully)Bill Nottingham2001-02-081-5/+7
* 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