Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed defaults | Michael K. Johnson | 1999-09-21 | 1 | -4/+2 |
* | add note about conflicts with gated. | Bill Nottingham | 1999-09-20 | 1 | -0/+2 |
* | Duh. Use different terminal escape. | Bill Nottingham | 1999-09-13 | 1 | -1/+1 |
* | new --remotename option to wvdial | Michael K. Johnson | 1999-09-13 | 1 | -1/+1 |
* | i before e.... | Bill Nottingham | 1999-09-13 | 1 | -1/+1 |
* | add support for an ifdown-local | Bill Nottingham | 1999-09-13 | 1 | -0/+4 |
* | add explicit 'dev'. Could help in some cases, I suppose. | Bill Nottingham | 1999-09-10 | 1 | -1/+1 |
* | make ifdown synchronous modulo timeout | Michael K. Johnson | 1999-09-08 | 5 | -12/+33 |
* | allow turning off of 'press 'i' prompt' | Bill Nottingham | 1999-09-07 | 1 | -0/+2 |
* | work right in the background | Michael K. Johnson | 1999-09-07 | 1 | -2/+2 |
* | work with ppp-watch | Michael K. Johnson | 1999-09-07 | 1 | -0/+1 |
* | do not read /etc/resolv.conf forever... | Michael K. Johnson | 1999-09-07 | 1 | -1/+1 |
* | first attempt at integrating ppp-watch | Michael K. Johnson | 1999-09-07 | 2 | -88/+28 |
* | DEFROUTE defaults on; PEERDNS documented and defaults on | Michael K. Johnson | 1999-09-06 | 2 | -3/+3 |
* | chat script only needs to exist if wvdial not in use | Michael K. Johnson | 1999-09-06 | 1 | -1/+1 |
* | disable magic sysrq by default | Bill Nottingham | 1999-08-31 | 1 | -0/+2 |
* | typor4-32 | Bill Nottingham | 1999-08-25 | 1 | -2/+2 |
* | give lo a name for usernet | Michael K. Johnson | 1999-08-24 | 1 | -0/+1 |
* | dip apparently goes into background now. (#3361) | Bill Nottingham | 1999-08-24 | 1 | -1/+3 |
* | add option to pass hostname with pump | Bill Nottingham | 1999-08-20 | 1 | -1/+5 |
* | wvdial/too much ifdown-post | Michael K. Johnson | 1999-08-19 | 1 | -3/+2 |
* | use new pppd | Michael K. Johnson | 1999-08-13 | 2 | -4/+7 |
* | take advantage of userpeerdns | Michael K. Johnson | 1999-08-04 | 2 | -0/+34 |
* | fix typo | Bill Nottingham | 1999-08-02 | 1 | -1/+1 |
* | first try at basic integrated wvdial support | Michael K. Johnson | 1999-07-28 | 1 | -8/+19 |
* | take out some code that's never run... | Bill Nottingham | 1999-07-26 | 1 | -21/+0 |
* | *** empty log message *** | Bill Nottingham | 1999-07-26 | 1 | -3/+4 |
* | speedup fixes for ifup-aliases from David Harris (dharris@drh.net) | Bill Nottingham | 1999-07-26 | 2 | -7/+372 |
* | um, can't 'return' from a shell script | Bill Nottingham | 1999-06-21 | 1 | -1/+1 |
* | remove commented-out linuxconf support ;)r4-21 | Bill Nottingham | 1999-06-18 | 2 | -52/+10 |
* | comment out linuxconf support | Bill Nottingham | 1999-06-17 | 2 | -35/+38 |
* | add routes after aliases | Bill Nottingham | 1999-06-14 | 1 | -2/+1 |
* | fix so it does aliases in order | Bill Nottingham | 1999-06-14 | 1 | -15/+9 |
* | typor4-13 | Matt Wilson | 1999-04-18 | 1 | -1/+1 |
* | remove 2.0 kernel support | Bill Nottingham | 1999-04-12 | 2 | -12/+3 |
* | check for 2.0 kernels before doing some stuff | Bill Nottingham | 1999-04-08 | 2 | -3/+11 |
* | fix check for non-existent devices | Bill Nottingham | 1999-04-07 | 1 | -2/+2 |
* | ifup-ipx ./_ confusion fixed | Michael K. Johnson | 1999-04-06 | 1 | -3/+4 |
* | run ifup-local as appropriate | Erik Troan | 1999-04-06 | 1 | -0/+4 |
* | fix for $PARENTDEVNAME | Bill Nottingham | 1999-04-05 | 1 | -1/+1 |
* | fix channel bonding | Bill Nottingham | 1999-04-01 | 1 | -1/+1 |
* | fix test for 2.0/2.2 kernel | Bill Nottingham | 1999-03-29 | 1 | -1/+1 |
* | don't run linuxconf if /usr isn't mounted | Bill Nottingham | 1999-03-19 | 2 | -2/+4 |
* | set macaddr before bootp | Bill Nottingham | 1999-03-19 | 1 | -2/+5 |
* | don't set hostname on ppp/slip (kills X) | Bill Nottingham | 1999-03-18 | 1 | -1/+3 |
* | Exit the script if pump fails. Doh. | Bill Nottingham | 1999-03-17 | 1 | -0/+1 |
* | fix for CHATPID (bug #1343) | Bill Nottingham | 1999-03-16 | 1 | -1/+1 |
* | add routes to non-local subnets if they aren't already there | Bill Nottingham | 1999-03-15 | 1 | -1/+3 |
* | changes from ultrapenguin (bash2 stuff) | Bill Nottingham | 1999-03-15 | 1 | -2/+12 |
* | pump actually works now | Erik Troan | 1999-03-10 | 2 | -9/+4 |