summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: take over IPv6LL address management if kernel supports itdcbw/ipv6-addrgenmode-el7Dan Williams2014-08-202-12/+155
* platform: add support for kernel IPv6LL address generation modesDan Williams2014-08-204-1/+163
* core: fail IPv6 router discovery if IID cannot be generatedDan Williams2014-08-191-14/+21
* trivial: move addrconf6_start_with_link_ready() above callerDan Williams2014-08-191-23/+23
* core: use Interface Identifiers for IPv6 SLAAC addressesDan Williams2014-08-199-47/+207
* core: simplify hardware address readingDan Williams2014-08-195-104/+43
* platform: assert against the maximum length of link_get_address()Thomas Haller2014-08-193-8/+20
* core: use IP interface hardware address for IP-level operationsDan Williams2014-08-193-21/+25
* core: ensure activation does not disconnect private connectionsDan Williams2014-03-311-0/+25
* nmcli: fix an error when showing progress of activation in editorJiří Klimeš2014-03-311-6/+13
* ifcfg-rh: put \n after hostname when writing it to /etc/hostnameJiří Klimeš2014-03-311-1/+5
* core: build with SELinux; don't break /etc/hostname context (rh #1070829)Jiří Klimeš2014-03-312-2/+47
* Merge fixes for nm-online (rh #rh1054364)Jiří Klimeš2014-03-314-13/+55
|\
| * nm-online: fix considering the --quiet optionThomas Haller2014-03-311-2/+3
| * trivial: correct nm-online's '--exit' option descriptionJiří Klimeš2014-03-311-1/+1
| * systemd: update NetworkManager-wait-online.service to wait for startupJiří Klimeš2014-03-312-2/+2
| * nm-online: fix nm-online to report online status correctly (rh #1054364)Jiří Klimeš2014-03-312-8/+49
|/
* po: updated Ukranian translation (bgo #727033)Yuri Chornoivan2014-03-281-1203/+1481
* core: update NMManager:devices before emitting notify::devices (rh #1078720)Dan Winship2014-03-271-2/+2
* platform: fix handling of labelsDan Winship2014-03-261-1/+2
* devices: if a generated connection doesn't verify, log whyDan Winship2014-03-261-1/+8
* ifcfg-rh: add support for ifcfg alias files (rh #1067170)Dan Winship2014-03-2630-78/+1298
|\
| * keyfile: ignore ipv4.address-labelsDan Winship2014-03-261-0/+14
| * ifcfg-rh: add support for reading and writing ifcfg alias filesDan Winship2014-03-2614-50/+841
| * core: handle IPv4 address labelsDan Winship2014-03-261-2/+8
| * platform: support address labels for IPv4 addressesDan Winship2014-03-267-19/+54
| * libnm-util: add (private API) support for address labels to NMSettingIP4ConfigDan Winship2014-03-265-7/+283
| * libnm-util: add nm-util-private.h header with nm_util_get_private()Dan Winship2014-03-264-0/+98
|/
* dcb: fix testcases for disabling DCB with short-format commandDan Williams2014-03-261-5/+5
* wifi: fixup for "wifi: support locking connections to a band (5GHz or 2GHz) (...Dan Williams2014-03-261-0/+1
* dcb: workarounds for lldpad/drivers and some bug fixes (rh #799241)Dan Williams2014-03-252-48/+97
|\
| * dcb: turn off all DCB features when disabling DCBDan Williams2014-03-252-3/+27
| * dcb: ignore fcoeadm success errors like "Connection already created"Dan Williams2014-03-251-5/+13
| * dcb: clean up FCoE tooDan Williams2014-03-251-1/+9
| * dcb: fix memory leakDan Williams2014-03-251-0/+1
| * dcb: set all Priority Group options at the same time (rh #799241)Dan Williams2014-03-252-39/+47
|/
* wifi: support locking connections to a band (5GHz or 2GHz) (bgo #627571)Dan Williams2014-03-251-2/+24
* tui: allow cancelling "nmtui connect", make ^Z work (rh #1080059)Dan Winship2014-03-255-18/+86
|\
| * tui: allow ^Z to suspend the appDan Winship2014-03-241-0/+10
| * tui: allow Esc to cancel "nmtui connect"Dan Winship2014-03-241-16/+57
| * tui: add nmt_newt_widget_get_realized(), realize forms properlyDan Winship2014-03-243-2/+19
|/
* wwan: disconnect modem signals when disposing NMDeviceModemDan Williams2014-03-211-5/+6
* tui: add some comments to nmt-newt-form.cDan Winship2014-03-211-1/+20
* tui: fix using Escape from main menuDan Winship2014-03-211-3/+4
* tui: fix crashes in nmtui-connect (rh #1078281)Jiří Klimeš2014-03-211-4/+5
* tui: fix binding of some int/uint properties (rh #1078281)Dan Winship2014-03-213-0/+41
* tui: fix quitting from "nmtui edit CONN-ID"Dan Winship2014-03-217-41/+40
* tui: fix selection bugs after deleting a connectionDan Winship2014-03-212-10/+32
* devices: send ARPs when configuring static IPv4 addresses (rh #1073447)Dan Winship2014-03-211-1/+99
* core: improve ifname matching of existing x generated connections (rh #1077743)Jiří Klimeš2014-03-213-0/+68