Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |