summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* don't manage virtual devicespavlix/unmanagedPavel Šimerda2014-04-021-0/+5
* build: add -Wformat-security to the default warning flagsDan Winship2014-04-021-1/+1
* dcb: fix -Wformat-security bugsDan Winship2014-04-021-2/+2
* ifcfg-rh: fix compile error with HAVE_SELINUXThomas Haller2014-04-011-1/+1
* ifcfg-rh: fix bugs in the new alias code (rh #1067170)Dan Winship2014-04-012-8/+11
* trivial: add a (void) annotation for coverityDan Winship2014-04-011-1/+1
* libnm-util: fix leaks in test-generalDan Winship2014-04-011-0/+3
* po: fix "MB/s" -> "Mbit/s"Jiří Klimeš2014-04-0142-79/+79
* man: use correct Mbit/s for maximum bitrate in nmcli-examplesJiří Klimeš2014-04-011-12/+12
* examples: use correct Mbit/s for bitratesJiří Klimeš2014-04-011-2/+2
* nmcli: use correct Mbit/s units for maximal bitrate (rh #1080474)Jiří Klimeš2014-04-011-1/+1
* trivial: make clear the maximum bitrate is in kbit/sJiří Klimeš2014-04-013-7/+7
* 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