aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifdown-ppp
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate bunch of unnecessary stat calls and command invocations.Ville Skyttä2010-01-121-1/+1
|
* The adsl-* and pppd programs have been in /usr/sbin for ~10 years.Bill Nottingham2010-01-121-1/+1
| | | | Ergo, stop checking if they're in /sbin.
* Use $() instead of `` for process expansion.Bill Nottingham2009-07-301-2/+2
| | | | Adapted from <victor.lowther@gmail.com>.
* pass path to '.' always (#206035)Bill Nottingham2006-09-111-1/+1
|
* ppp fixes (#104128, #97845, #85447)Bill Nottingham2003-09-151-2/+4
|
* - set PATH also in /etc/sysconfig/network-scripts/network-functionsFlorian La Roche2002-06-261-2/+0
|
* - useless space changesFlorian La Roche2002-06-261-0/+1
|
* * don't show user name by DSL connectionThan Ngo2001-09-191-1/+1
|
* * add support xDSLr5-92Than Ngo2001-06-221-1/+6
|
* fix redial loop (#17380)Bill Nottingham2001-01-291-1/+1
|
* don't ignore RETRYTIMEOUT when we never connect (#14701)Bill Nottingham2001-01-291-1/+6
|
* don't end up calling ifdown-post twice on ppp connectionsBill Nottingham2000-08-181-2/+0
|
* fix demand-dialing for PPPNalin Dahyabhai2000-08-071-7/+18
|
* make ifdown synchronous modulo timeoutMichael K. Johnson1999-09-081-0/+1
|
* first attempt at integrating ppp-watchMichael K. Johnson1999-09-071-34/+11
|
* wvdial/too much ifdown-postMichael K. Johnson1999-08-191-3/+2
|
* use new pppdMichael K. Johnson1999-08-131-3/+3
|
* fix for CHATPID (bug #1343)Bill Nottingham1999-03-161-1/+1
|
* fix long-standing bug and work with (currently vaporware) newer ps versionsMichael K. Johnson1998-07-071-1/+1
|
* Always "cd /etc/sysconfig/network-scripts" before sourcing network_functions.Jeff Johnson1998-07-071-1/+1
|
* Support alternative device configurations.Michael K. Johnson1997-09-181-1/+3
|
* Bring down pppd even if only ifup-ppp is running, waiting to persist.Michael K. Johnson1997-09-161-3/+5
|
* ifup and ifdown complain if $1 not specified.Michael K. Johnson1997-09-161-0/+6
| | | | | | | The "ifcfg-" part of the device name is now optional for ifup and ifdown. ifdown-ppp kills a pppd's chat session if it is active. Generic part of ifup uses MACADDR variable if present. ifup-ppp honors DEBUG variable, both for pppd (debug) and chat (-v).
* Initial revisionErik Troan1997-09-161-0/+44