| Commit message (Expand) | Author | Age | Files | Lines |
* | Add NETWORKDELAY and LINKDELAY (#176851) | Miloslav Trmac | 2006-04-18 | 1 | -0/+4 |
* | Add support for DHCP on bridges (#125259, original patch by Anders Kaseorg | Miloslav Trmac | 2006-03-27 | 2 | -21/+23 |
* | Don't unnecessarily keep the ifup-ppp process (#163950, patch by Avi Kivity | Miloslav Trmac | 2006-03-20 | 1 | -1/+3 |
* | Provide the underlying device name to ip-up (and thus ifup-routes) for PPP | Miloslav Trmac | 2006-03-20 | 1 | -1/+9 |
* | Undefine $WINDOW to avoid conflict with screen(1) (#174336) | Miloslav Trmac | 2006-03-19 | 2 | -0/+4 |
* | Minor cleanups (#173574): | Miloslav Trmac | 2006-03-19 | 1 | -2/+2 |
* | Fix boot handling of ppp (#129195) | Miloslav Trmac | 2006-03-19 | 1 | -1/+0 |
* | don't hang if we try to rename a device that's already up | Bill Nottingham | 2006-03-17 | 1 | -0/+1 |
* | silence!r8-30 | Bill Nottingham | 2006-02-28 | 1 | -2/+2 |
* | array variables are bad. use $IFS with '/', as that is illegal in | Bill Nottingham | 2006-02-28 | 2 | -11/+19 |
* | Fix potentials for endless loops when you have multiple devices | Bill Nottingham | 2006-02-28 | 2 | -7/+11 |
* | don't cause the module to get reloaded on ifdown if it's not loaded | Bill Nottingham | 2006-02-28 | 2 | -9/+11 |
* | nuke debugging | Bill Nottingham | 2006-02-15 | 1 | -1/+1 |
* | fix loop when change_resolve_conf is supplied the same DNS address | Bill Nottingham | 2006-02-10 | 1 | -0/+1 |
* | ifup-aliases: | Miloslav Trmac | 2006-02-10 | 2 | -10/+56 |
* | - don't restrict alias names unnecessarily, but do check that the filename is | Peter Jones | 2006-02-09 | 1 | -6/+1 |
* | dirty hacks to make sure hotplug doesn't run after unclean shutdown | Bill Nottingham | 2006-02-06 | 1 | -0/+3 |
* | - Support additional per-alias default routes (#149941) | Miloslav Trmac | 2006-02-03 | 1 | -21/+34 |
* | move the arping to before we actually add the address. If the address | Bill Nottingham | 2006-02-02 | 1 | -4/+4 |
* | remove references to /usr/X11R6/bin (#177938) | Bill Nottingham | 2006-01-31 | 1 | -1/+1 |
* | move hotplug handling here. add udev rules. obsolete hotplug. | Bill Nottingham | 2006-01-20 | 1 | -0/+55 |
* | get hwaddrs from sysfs as opposed to ip | sed, etc. | Bill Nottingham | 2006-01-20 | 1 | -2/+8 |
* | udev now loads modules - use that, remove the kmodule stuff | Bill Nottingham | 2005-12-21 | 1 | -4/+0 |
* | use new dhclient file paths, add appropriate conflict (#169164) | Bill Nottingham | 2005-11-28 | 2 | -2/+2 |
* | handle no EOF in the route file (#156972) | Bill Nottingham | 2005-10-03 | 1 | -2/+2 |
* | clean up error message (#135167) | Bill Nottingham | 2005-10-03 | 1 | -1/+1 |
* | move wireless options before bridge options (#122801) | Bill Nottingham | 2005-09-30 | 1 | -13/+13 |
* | silence error (#90601) | Bill Nottingham | 2005-09-30 | 1 | -1/+1 |
* | fixed typo bug | Than Ngo | 2005-09-27 | 1 | -1/+1 |
* | support proper dial-in configuration, thanks to Peter Bieringer (#158380)r8-15 | Than Ngo | 2005-09-26 | 1 | -3/+16 |
* | deal with broken networks better (#168947) | Bill Nottingham | 2005-09-22 | 1 | -5/+7 |
* | throw out nameif error messages | Bill Nottingham | 2005-09-21 | 1 | -2/+2 |
* | set rate in quotes (#163123) | Bill Nottingham | 2005-07-13 | 1 | -1/+1 |
* | add 'cd' to the proper dir (#161170) | Bill Nottingham | 2005-06-21 | 1 | -0/+2 |
* | fix interface renaming (#158774) | Bill Nottingham | 2005-05-25 | 1 | -3/+5 |
* | fix grep to always match the full hwaddr, as opposed to matching '0' | Bill Nottingham | 2005-05-10 | 2 | -3/+8 |
* | fix static routes with ppp demand dialing (#20142, <ohrn+redhat@chalmers.se>) | Bill Nottingham | 2005-04-25 | 1 | -2/+12 |
* | don't send dhcp hostname (revert of fix for #149667) | Bill Nottingham | 2005-04-21 | 1 | -3/+0 |
* | message from Thomas Zehetbauer on fedora-devel (in URL field). | Karsten Hopp | 2005-04-18 | 1 | -1/+1 |
* | get rid of excess messages | Bill Nottingham | 2005-04-15 | 1 | -15/+0 |
* | typo | Bill Nottingham | 2005-04-15 | 1 | -1/+1 |
* | automatically send hostname if it's available and not overridden | Bill Nottingham | 2005-04-15 | 1 | -0/+3 |
* | add SECURITYMODE (#145407) | Bill Nottingham | 2005-04-15 | 1 | -0/+4 |
* | don't error out if hotplug doesn't exist (#140008) | Bill Nottingham | 2005-04-15 | 1 | -3/+3 |
* | get rid of an ifconfig use | Bill Nottingham | 2005-04-15 | 1 | -1/+1 |
* | - always return errors on trying to bring up nonexistent devices (#131461) | Bill Nottingham | 2005-04-15 | 1 | -4/+4 |
* | remove duplicate route check... this should get fixed in | Bill Nottingham | 2005-04-15 | 1 | -8/+0 |
* | remove ... the dhclient excess verbiage will be removed | Bill Nottingham | 2005-04-15 | 1 | -10/+1 |
* | cleanup | Bill Nottingham | 2005-04-15 | 1 | -1/+2 |
* | check the pid file so we can print a sane error message (#143640) | Bill Nottingham | 2005-04-15 | 1 | -1/+9 |