Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more verbose error codes | Harald Hoyer | 2007-08-08 | 1 | -13/+90 |
* | reset alarm on connection so that ppp-watch remains running when | Bill Nottingham | 2007-01-17 | 1 | -0/+1 |
* | Fix typo. | Miloslav Trmac | 2006-05-17 | 1 | -1/+1 |
* | - Fix one-byte buffer overflow | Miloslav Trmac | 2006-03-08 | 1 | -2/+2 |
* | copyright cleanup | Bill Nottingham | 2003-09-16 | 1 | -1/+1 |
* | ppp fixes (#104128, #97845, #85447) | Bill Nottingham | 2003-09-15 | 1 | -3/+3 |
* | match the man page (#97850) | Bill Nottingham | 2003-09-04 | 1 | -1/+1 |
* | fix leaked fd, potential usernetctl badness, and initlog/process bogons (<lin... | Bill Nottingham | 2003-06-13 | 1 | -0/+3 |
* | don't retry indefinitely (<pbrown@redhat.com>) | Bill Nottingham | 2002-08-21 | 1 | -4/+5 |
* | Fix typo | Trond Eivind Glomsrod | 2001-05-18 | 1 | -1/+1 |
* | fix MAXFAIL (#39231) | Bill Nottingham | 2001-05-17 | 1 | -6/+1 |
* | don't call ifup-ppp on sigint (#40585) | Bill Nottingham | 2001-05-17 | 1 | -0/+1 |
* | general cleanups and reorg | Nalin Dahyabhai | 2001-02-28 | 1 | -331/+433 |
* | fix build | Bill Nottingham | 2001-01-30 | 1 | -1/+1 |
* | make boot timeout configurable (BOOTTIMEOUT); patch from <awk@awks.org> | Bill Nottingham | 2001-01-29 | 1 | -1/+9 |
* | don't ignore RETRYTIMEOUT when we never connect (#14701) | Bill Nottingham | 2001-01-29 | 1 | -37/+42 |
* | add MAXFAIL patch for maximum number of failures (#10639) | Bill Nottingham | 2000-12-12 | 1 | -1/+23 |
* | add RETRYCONNECT option for ppp-watch | Bill Nottingham | 2000-08-07 | 1 | -0/+5 |
* | don't delete other ppp-watch processes's pidfiles | Bill Nottingham | 2000-04-03 | 1 | -0/+2 |
* | open /dev/null for child process instead of closing fds 0,1,2 | Bill Nottingham | 2000-03-20 | 1 | -3/+9 |
* | return code of socket is -1, not 0 | Bill Nottingham | 2000-01-31 | 1 | -3/+3 |
* | redial after RETRYTIMEOUT on script failure | Michael K. Johnson | 1999-12-06 | 1 | -1/+7 |
* | tyops | Michael K. Johnson | 1999-12-06 | 1 | -2/+2 |
* | handle control-C and such on parent right | Michael K. Johnson | 1999-12-06 | 1 | -7/+36 |
* | open fds, get lock/pid file names right | Michael K. Johnson | 1999-12-03 | 1 | -9/+19 |
* | comments are dangerous; sometimes they disagree with code... | Michael K. Johnson | 1999-11-22 | 1 | -1/+1 |
* | try not to fill up the logs with pppd failures | Michael K. Johnson | 1999-11-19 | 1 | -1/+14 |
* | careful about killing processes... | Michael K. Johnson | 1999-11-05 | 1 | -1/+1 |
* | terminate usage message | Michael K. Johnson | 1999-11-05 | 1 | -1/+1 |
* | try to fix double-dialing problem | Michael K. Johnson | 1999-11-05 | 1 | -0/+6 |
* | recover if dead daemon left pidfile | Michael K. Johnson | 1999-09-28 | 1 | -3/+10 |
* | exit after deleting pidfile... | Michael K. Johnson | 1999-09-28 | 1 | -1/+1 |
* | really fix pidfile locking... | Michael K. Johnson | 1999-09-28 | 1 | -31/+9 |
* | proper file locking | Michael K. Johnson | 1999-09-28 | 1 | -2/+20 |
* | kill nicely, try to hang up modem | Michael K. Johnson | 1999-09-23 | 1 | -1/+37 |
* | be more careful about killing | Michael K. Johnson | 1999-09-23 | 1 | -1/+2 |
* | make ppp-watch kill leftover dialer more reliably | Michael K. Johnson | 1999-09-23 | 1 | -1/+21 |
* | tried to add backgrounding at boot time | Michael K. Johnson | 1999-09-13 | 1 | -1/+21 |
* | do not run multiple copies | Michael K. Johnson | 1999-09-13 | 1 | -0/+27 |
* | report failure | Michael K. Johnson | 1999-09-10 | 1 | -10/+11 |
* | do not overload physicalDevice | Michael K. Johnson | 1999-09-07 | 1 | -11/+17 |
* | seems to work for basic operation | Michael K. Johnson | 1999-09-07 | 1 | -35/+61 |
* | first attempt at integrating ppp-watch | Michael K. Johnson | 1999-09-07 | 1 | -10/+22 |
* | first pass at ppp-watch | Michael K. Johnson | 1999-09-06 | 1 | -0/+420 |