| Commit message (Expand) | Author | Age | Files | Lines |
* | The adsl-* and pppd programs have been in /usr/sbin for ~10 years. | Bill Nottingham | 2010-01-12 | 1 | -2/+2 |
* | Use $() instead of `` for process expansion. | Bill Nottingham | 2009-07-30 | 1 | -1/+1 |
* | Don't background logger, to avoid spurious SIGCHLD deliveries to execed pppd.... | Bill Nottingham | 2009-03-20 | 1 | -2/+2 |
* | Remove support for 'ifcfg-foo-bar' configurations that automatically inherit ... | Bill Nottingham | 2009-03-16 | 1 | -3/+0 |
* | https://bugzilla.redhat.com/show_bug.cgi?id=447928 | Harald Hoyer | 2008-09-16 | 1 | -5/+5 |
* | Use 0.0.0.0/0, not 0/0. (#460580) | Bill Nottingham | 2008-09-03 | 1 | -1/+1 |
* | pass path to '.' always (#206035) | Bill Nottingham | 2006-09-11 | 1 | -1/+1 |
* | Add METRIC= support for default routes (#124045) | Miloslav Trmac | 2006-05-10 | 1 | -3/+5 |
* | Don't unnecessarily keep the ifup-ppp process (#163950, patch by Avi Kivity | Miloslav Trmac | 2006-03-20 | 1 | -1/+3 |
* | Fix boot handling of ppp (#129195) | Miloslav Trmac | 2006-03-19 | 1 | -1/+0 |
* | fix static routes with ppp demand dialing (#20142, <ohrn+redhat@chalmers.se>) | Bill Nottingham | 2005-04-25 | 1 | -2/+12 |
* | - some optims/cleanups, details in initscripts.specr7-94 | Florian La Roche | 2004-10-31 | 1 | -1/+1 |
* | add better fix to support nickname (#105785) | Than Ngo | 2003-10-22 | 1 | -3/+0 |
* | add support nickname (#105785) | Than Ngo | 2003-10-22 | 1 | -0/+3 |
* | ppp fixes (#104128, #97845, #85447) | Bill Nottingham | 2003-09-15 | 1 | -1/+1 |
* | fix ifup-ppp vs. ppp-watch at boot time (<goeran@uddeborg.pp.se>) | Bill Nottingham | 2003-01-14 | 1 | -1/+1 |
* | fix ifup-ppp for use with dial-on-demand (#54680) | Bill Nottingham | 2003-01-14 | 1 | -2/+8 |
* | - change to /etc/init.d/functions | Florian La Roche | 2002-06-26 | 1 | -2/+2 |
* | make sure chatdbg is set before using it (#63448) | Bill Nottingham | 2002-04-15 | 1 | -2/+5 |
* | * don't show user name by DSL connection | Than Ngo | 2001-09-19 | 1 | -11/+13 |
* | allow shell characters in ppp names (#43719) | Bill Nottingham | 2001-08-09 | 1 | -1/+1 |
* | save resolv.conf for restoration by ifdown-post (#50759) | Bill Nottingham | 2001-08-09 | 1 | -0/+1 |
* | switch some more things to /sbin/ip; allow adding back of default route for D... | Bill Nottingham | 2001-08-09 | 1 | -0/+2 |
* | fix the non-xDSL case (#47263) | Bill Nottingham | 2001-07-06 | 1 | -1/+1 |
* | * add support xDSLr5-92 | Than Ngo | 2001-06-22 | 1 | -2/+13 |
* | let ppp-watch watch over demand-dialed connections, remove a redundant nodeta... | Nalin Dahyabhai | 2001-02-28 | 1 | -9/+1 |
* | fix detection of chat script name (hopefully) | Bill Nottingham | 2001-02-08 | 1 | -5/+7 |
* | fix typo | Bill Nottingham | 2001-01-30 | 1 | -1/+0 |
* | ifup-ppp enhancements (#17388, <ayn2@cornell.edu>) | Bill Nottingham | 2001-01-30 | 1 | -29/+32 |
* | change i18n stuff around; don't call gettext explicitly, just do echo $"some ... | Bill Nottingham | 2001-01-23 | 1 | -8/+8 |
* | Big i18n commit. From Conectiva, originally. | Bill Nottingham | 2001-01-02 | 1 | -4/+6 |
* | add ktune holdoff ${RETRYTIMEOUT} to demand ppp options | Nalin Dahyabhai | 2000-08-24 | 1 | -5/+6 |
* | change updetach back to nodetachr5-42 | Nalin Dahyabhai | 2000-08-07 | 1 | -1/+1 |
* | fix demand-dialing for PPP | Nalin Dahyabhai | 2000-08-07 | 1 | -5/+7 |
* | be more specific about quoting variables | Nalin Dahyabhai | 2000-08-03 | 1 | -25/+25 |
* | fix demand-dialing, now that I can test itr5-25 | Nalin Dahyabhai | 2000-07-03 | 1 | -5/+7 |
* | sysconfig/network-scripts/ifup-ppp: add hooks for demand-dialing PPP | Nalin Dahyabhai | 2000-06-16 | 1 | -7/+18 |
* | Fix suggested by Adam P. Jenkins, tests fine here, may improve CHAP as well. | Michael K. Johnson | 1999-12-06 | 1 | -5/+3 |
* | make netcfg work by allowing device name to be full path to ifcfg file | Michael K. Johnson | 1999-11-19 | 1 | -1/+4 |
* | allow pppd to set the default route | Michael K. Johnson | 1999-11-12 | 1 | -0/+3 |
* | move PPPOPTIONS to the end | Michael K. Johnson | 1999-11-12 | 1 | -2/+3 |
* | try to make CHAP work in cases where it currently fails | Michael K. Johnson | 1999-11-08 | 1 | -0/+1 |
* | changed defaults | Michael K. Johnson | 1999-09-21 | 1 | -4/+2 |
* | new --remotename option to wvdial | Michael K. Johnson | 1999-09-13 | 1 | -1/+1 |
* | work with ppp-watch | Michael K. Johnson | 1999-09-07 | 1 | -0/+1 |
* | first attempt at integrating ppp-watch | Michael K. Johnson | 1999-09-07 | 1 | -54/+17 |
* | DEFROUTE defaults on; PEERDNS documented and defaults on | Michael K. Johnson | 1999-09-06 | 1 | -2/+2 |
* | chat script only needs to exist if wvdial not in use | Michael K. Johnson | 1999-09-06 | 1 | -1/+1 |
* | use new pppd | Michael K. Johnson | 1999-08-13 | 1 | -1/+4 |
* | take advantage of userpeerdns | Michael K. Johnson | 1999-08-04 | 1 | -0/+3 |