| Commit message (Expand) | Author | Age | Files | Lines |
* | take embedded quotes out - it confuses gettext | Bill Nottingham | 2001-07-30 | 1 | -1/+1 |
* | - only bring link down if check_link_down fails | Bill Nottingham | 2001-07-26 | 1 | -0/+1 |
* | do config expansion (NETMASK, PREFIX, etc) in a function, call it from ifdown... | Bill Nottingham | 2001-07-24 | 1 | -15/+1 |
* | fix ifup/ifdown | Bill Nottingham | 2001-07-17 | 1 | -1/+1 |
* | move looking for config files into network-functions (#48741) | Bill Nottingham | 2001-07-11 | 1 | -6/+1 |
* | big ipv6 update from Pekka Savola (<pekkas@netcore.fi>) | Bill Nottingham | 2001-07-11 | 1 | -2/+5 |
* | Reenable pump, but make dhcpcd is the default. This makes updates of systemsr5-97 | Trond Eivind Glomsrod | 2001-07-02 | 1 | -0/+6 |
* | run more stuff with C locale, mark some more strings for translation | Bill Nottingham | 2001-06-29 | 1 | -3/+3 |
* | Remove pump usager5-96 | Trond Eivind Glomsrod | 2001-06-28 | 1 | -6/+0 |
* | Use dhcpcd first, pump second | Trond Eivind Glomsrod | 2001-06-28 | 1 | -2/+2 |
* | don't set multicast routes | Bill Nottingham | 2001-06-26 | 1 | -6/+0 |
* | fix setting of MTU and other random variables | Bill Nottingham | 2001-06-22 | 1 | -3/+8 |
* | remove broadcast unreachable route; breaks DHCP clients | Bill Nottingham | 2001-06-22 | 1 | -2/+1 |
* | - fix testing for link so that modules will actually get loaded | Bill Nottingham | 2001-06-20 | 1 | -9/+11 |
* | check link status before trying DHCP/BOOTP. | Preston Brown | 2001-06-01 | 1 | -1/+5 |
* | port to ip from ifconfig; add ifup-wireless support | Preston Brown | 2001-05-11 | 1 | -33/+92 |
* | fix typo (#31627) | Bill Nottingham | 2001-03-13 | 1 | -1/+1 |
* | get rid of error message if ${GATEWAY} isn't set | Bill Nottingham | 2001-03-12 | 1 | -1/+1 |
* | clean up testing gateway slightly | Bill Nottingham | 2001-03-06 | 1 | -2/+2 |
* | didn't mean to commit that part | Bill Nottingham | 2001-02-27 | 1 | -1/+1 |
* | don't munge wireless keys | Bill Nottingham | 2001-02-27 | 1 | -5/+1 |
* | fix typos (DHCPDARGS vs. DHCPCDARGS) (#26378) | Bill Nottingham | 2001-02-06 | 1 | -1/+1 |
* | fix typo | Bill Nottingham | 2001-02-06 | 1 | -1/+1 |
* | modify the firewall to allow any (new) DNS servers through on ifup | Bill Nottingham | 2001-02-06 | 1 | -0/+17 |
* | fix gateway thinko | Bill Nottingham | 2001-01-30 | 1 | -1/+1 |
* | duh, is already set. | Bill Nottingham | 2001-01-30 | 1 | -1/+1 |
* | hack default gw setting | Bill Nottingham | 2001-01-30 | 1 | -1/+1 |
* | remove old broken code | Bill Nottingham | 2001-01-29 | 1 | -5/+0 |
* | allow devices without an IP address (#24127) | Bill Nottingham | 2001-01-29 | 1 | -0/+6 |
* | add ipv6 support (#23576) | Bill Nottingham | 2001-01-29 | 1 | -0/+6 |
* | change i18n stuff around; don't call gettext explicitly, just do echo $"some ... | Bill Nottingham | 2001-01-23 | 1 | -9/+9 |
* | Big i18n commit. From Conectiva, originally. | Bill Nottingham | 2001-01-02 | 1 | -9/+11 |
* | toss out spurious errors from iwconfig | Bill Nottingham | 2000-12-26 | 1 | -1/+1 |
* | added wireless support | Erik Troan | 2000-12-20 | 1 | -0/+4 |
* | fix typor5-53 | Bill Nottingham | 2000-12-12 | 1 | -1/+1 |
* | don't try and run pump if it's not there | Bill Nottingham | 2000-12-12 | 1 | -2/+3 |
* | honor PEERDNS=no for pump and dhcpcd too (#18619) | Bill Nottingham | 2000-12-12 | 1 | -0/+4 |
* | fix ARP handling, allow for setting promiscuous or all-multicast mode | Bill Nottingham | 2000-12-12 | 1 | -1/+5 |
* | fix more ifconfig greps (patch from Conectiva) | Bill Nottingham | 2000-12-12 | 1 | -1/+1 |
* | be more specific about quoting variables | Nalin Dahyabhai | 2000-08-03 | 1 | -35/+35 |
* | um, you can't have a hyphen in a shell variable | Bill Nottingham | 2000-08-03 | 1 | -1/+1 |
* | run an ifup-pre-local script if it exists | Bill Nottingham | 2000-07-25 | 1 | -0/+4 |
* | typo. | Preston Brown | 2000-06-08 | 1 | -1/+1 |
* | use dhcpcd if pump fails. | Preston Brown | 2000-06-08 | 1 | -2/+7 |
* | don't add host routes for local interfaces | Bill Nottingham | 2000-06-01 | 1 | -2/+0 |
* | don't add unnecessary host routes | Bill Nottingham | 2000-03-31 | 1 | -1/+1 |
* | allow for setting of MTU for a device | Bill Nottingham | 2000-03-20 | 1 | -2/+2 |
* | honor NEEDHOSTNAME flag for pump as well | Bill Nottingham | 2000-03-20 | 1 | -0/+3 |
* | set hostname only on boot | Bill Nottingham | 2000-01-31 | 1 | -1/+1 |
* | revert | Bill Nottingham | 2000-01-31 | 1 | -6/+5 |