| Commit message (Expand) | Author | Age | Files | Lines |
* | Only use UUID to bring connections up/down; ensure we have a UUID by asking N... | Bill Nottingham | 2010-04-09 | 2 | -9/+9 |
* | Quote 'name' when passing to get_config_by_name. | Bill Nottingham | 2010-04-09 | 1 | -1/+1 |
* | Quote need_config; needed when identifying configuration by NM's 'name'. | Bill Nottingham | 2010-04-09 | 3 | -3/+3 |
* | Fix is_nm_active | Bill Nottingham | 2010-04-09 | 1 | -1/+1 |
* | When bringing devices down, disconnect the device, don't down the connection. | Bill Nottingham | 2010-04-09 | 2 | -6/+7 |
* | Remove quotes from uuid. | Bill Nottingham | 2010-04-09 | 1 | -1/+1 |
* | Use NM if it's running and we have a configuration for the device. | Bill Nottingham | 2010-04-09 | 3 | -0/+22 |
* | Add a function that determines the status of NetworkManager; use it. | Bill Nottingham | 2010-04-09 | 1 | -0/+6 |
* | Add get_config_by_name, use it. | Bill Nottingham | 2010-04-09 | 1 | -0/+12 |
* | Add get_config_by_device, adjust caller. | Bill Nottingham | 2010-04-09 | 1 | -4/+10 |
* | Change how we handle RAID arrays. (<dledford@redhat.com>) | Bill Nottingham | 2010-04-09 | 2 | -2/+2 |
* | Fix translation mis-paste. (#575954, <pb@bieringer.de>) | Bill Nottingham | 2010-04-09 | 1 | -1/+1 |
* | Fix mdmom pid handling for newer mdadm (#549726, <dledford@redhat.com>) | Bill Nottingham | 2010-04-06 | 1 | -2/+2 |
* | Only blacklist the original loopback interface. (#579816, <evgsyr@gmail.com>) | Bill Nottingham | 2010-04-06 | 1 | -1/+2 |
* | l10n: Updates to Korean (ko) translation | enshahar | 2010-04-04 | 1 | -121/+121 |
* | l10n: Updates to Korean (ko) translation | enshahar | 2010-04-04 | 1 | -832/+1173 |
* | Sending translation for Spanish | gguerrer | 2010-03-08 | 1 | -1118/+782 |
* | The current rawhide dmraid has proper error codes. | Bill Nottingham | 2010-02-26 | 2 | -1/+2 |
* | Check dmraid's return code, to catch 'no raid sets' error. (#568790) | Bill Nottingham | 2010-02-26 | 1 | -1/+1 |
* | Fix unescaped macro. | Bill Nottingham | 2010-02-23 | 1 | -1/+1 |
* | Fix mistranslated checks for user input. (#566579) | Bill Nottingham | 2010-02-19 | 10 | -13/+13 |
* | Document DHCLIENTARGS. | Bill Nottingham | 2010-02-16 | 1 | -0/+2 |
* | Suppress bogus LVM2 warnings. (#561938, <prajnoha@redhat.com>) | Bill Nottingham | 2010-02-16 | 1 | -0/+2 |
* | 9.03.4-1initscripts-9.03.4-1 | Bill Nottingham | 2010-02-15 | 1 | -1/+5 |
* | Move ccw_init and ccw udev rules to s390utils. (#539491) | Bill Nottingham | 2010-02-15 | 4 | -58/+1 |
* | fix job paths in inittab.upstart | Petr Lautrbach | 2010-02-15 | 1 | -4/+4 |
* | Fix various device checks to not misidentify devices. | Bill Nottingham | 2010-02-12 | 1 | -14/+4 |
* | 9.03.3-1initscripts-9.03.3-1 | Bill Nottingham | 2010-02-11 | 1 | -1/+9 |
* | Deal with the udev change of the week. | Bill Nottingham | 2010-02-11 | 1 | -2/+2 |
* | Pass -m to runuser, so the environment is not cleared. (#203010, #564093) | Bill Nottingham | 2010-02-11 | 1 | -1/+1 |
* | Don't quote regex argument to bash's =~. | Ville Skyttä | 2010-01-25 | 1 | -1/+1 |
* | If HWADDR is set and DEVICE is not, use HWADDR to determine DEVICE. (#545597) | Bill Nottingham | 2010-01-22 | 1 | -6/+7 |
* | Don't HUP init when messagebus starts (#557791) | Bill Nottingham | 2010-01-22 | 1 | -4/+0 |
* | Use the proper UNIMAP argument rather than SYSFONTACM when calling /bin/unico... | Bill Nottingham | 2010-01-20 | 1 | -1/+1 |
* | Don't leave the link down on link check for DHCP (#462013, #491009) | Bill Nottingham | 2010-01-19 | 1 | -1/+0 |
* | 9.03.2-1initscripts-9.03.2-1 | Bill Nottingham | 2010-01-15 | 1 | -1/+13 |
* | dhclient's got a send-hostname option, use that | Bill Nottingham | 2010-01-15 | 1 | -18/+2 |
* | The adsl-* and pppd programs have been in /usr/sbin for ~10 years. | Bill Nottingham | 2010-01-15 | 2 | -3/+3 |
* | Don't use %dist for tagging. | Bill Nottingham | 2010-01-15 | 1 | -1/+1 |
* | Move mdadm after dmraid. (#494821) | Bill Nottingham | 2010-01-11 | 1 | -3/+3 |
* | Fix indenting/whitespace | Bill Nottingham | 2010-01-11 | 1 | -25/+25 |
* | Conflict with non-dhcpv6 dhclient packages. | Bill Nottingham | 2010-01-08 | 1 | -1/+1 |
* | Run '/sbin/dhclient -6' instead of /sbin/dhcp6c (#553017, <dcantrell@redhat.c... | Bill Nottingham | 2010-01-08 | 3 | -17/+13 |
* | Add dist tag, per request. | Bill Nottingham | 2010-01-07 | 1 | -1/+1 |
* | Add more man pages (#529328, <plautrba@redhat.com>) | Bill Nottingham | 2010-01-07 | 3 | -0/+39 |
* | We don't echo when we *set* forwarding; there's no reason to echo when we dis... | Bill Nottingham | 2010-01-06 | 1 | -7/+1 |
* | ip_always_defrag was removed in the *2.4* kernel. | Bill Nottingham | 2010-01-06 | 2 | -11/+0 |
* | Move is_wireless after MACADDR/MTU setting, as it brings the link up. | Bill Nottingham | 2010-01-05 | 1 | -2/+3 |
* | License cleanup. | Bill Nottingham | 2010-01-05 | 14 | -12/+46 |
* | Remove kmodule. | Bill Nottingham | 2010-01-05 | 1 | -3/+0 |