summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: fix NMActiveConnection to properly add/remove pending action "activation"dcbw/pending_actionsThomas Haller2013-12-181-3/+14
* core: allow dynamic strings for pending action namesThomas Haller2013-12-181-23/+24
* cli: 'id' option for 'nmcli con add type vlan' is mandatory (rh #953397)Jiří Klimeš2013-12-182-3/+3
* trivial: fix erroneous copy&paste value in libnm-glibJiří Klimeš2013-12-181-1/+1
* trivial: fix erroneous copy&paste commentJiří Klimeš2013-12-181-1/+1
* libnm-util: minor refactoring in nm_connection_compare()Thomas Haller2013-12-171-6/+6
* trivial: fix erroneous commentDan Winship2013-12-171-1/+1
* docs: update documentation linksWilliam Jon McCann2013-12-175-6/+6
* tui: fix the "Device" entry on currently-active virtual devicesDan Winship2013-12-171-1/+1
* tui: hide the debugging-related command line optionsDan Winship2013-12-171-2/+2
* tui: fix the build so we don't install libtool wrapper scriptsDan Winship2013-12-171-5/+15
* po: fix handling of not-yet-used tui/vpn-helpers.cDan Williams2013-12-172-1/+2
* systemd: add "Before=network.service" on Fedora/RHEL (rh #1034983)Dan Winship2013-12-173-2/+9
* cli: fix compilation without WiMAXJiří Klimeš2013-12-171-5/+0
* cli: allow '--field group.field' for nmcli con show conf <bla>Jiří Klimeš2013-12-173-110/+166
* cli: allow '--field group.field' for nmcli con show active <bla>Jiří Klimeš2013-12-171-21/+79
* cli: allow specifying 'group.name' syntax for '--fields'Jiří Klimeš2013-12-179-178/+262
* cli: fix bash-completion for nmcli connection load (rh #1036545)Jiří Klimeš2013-12-171-1/+1
* libnm-util: don't introspect nm_utils_inet[46]_ntopDan Winship2013-12-161-2/+2
* introspection: add missing GENERIC and TEAM device types to nm-device.xmlJiří Klimeš2013-12-161-0/+10
* po/tui: add missing file to POTFILES.inThomas Haller2013-12-131-0/+1
* core: fix NMDevice.ip6_use_tempaddr to avoid buffer overrun for zero char in ...Thomas Haller2013-12-131-4/+3
* core/wimax: avoid printing wrong error message in iwmx_sdk_addremove_cbThomas Haller2013-12-131-3/+4
* core: reorder statements when creating fake AP in NMDeviceWifi:act_stage1_pre...Thomas Haller2013-12-131-15/+21
* core: minor code cleanup in nm-device-wimax.cThomas Haller2013-12-131-13/+9
* nmtui: initial import of nmtuiDan Winship2013-12-13129-1/+24528
* cli: fix description of connection parameters and specify some default valuesJiří Klimeš2013-12-132-17/+17
* merge: fix devices not re-activating when connections are downed (rh #1033187)Dan Williams2013-12-123-21/+44
|\
| * policy: invoke NMPolicy::device_state_changed() after other handlers (rh #103...Jiří Klimeš2013-12-121-11/+19
| * core: clear device on NMActiveConnection when the connection is DEACTIVATEDJiří Klimeš2013-12-122-9/+25
| * policy: remove schedule_activate_check() from FAILED handlerJiří Klimeš2013-12-121-1/+0
|/
* libnm-util: refactor NMSetting name and register_settingsThomas Haller2013-12-1229-90/+85
* core: delay startup complete for carrier and fix startup-complete races (rh #...Dan Williams2013-12-122-43/+141
|\
| * core: ensure 'activation' pending action encompasses full activation processDan Williams2013-12-122-15/+8
| * core: delay startup complete until carrier is found or timeout (rh #1034921) ...Dan Williams2013-12-121-0/+37
| * core: convert pending actions from a counter to a GArrayDan Williams2013-12-121-28/+96
|/
* dbus: allow communication with NetworkManager-iodine VPN pluginDan Fruehauf2013-12-121-0/+1
* po: updated Telugu (te) translation (bgo #720326)Krishna Babu K2013-12-121-1140/+2573
* man: fix 'connection add' arguments descriptions in nmcli manual pageJiří Klimeš2013-12-121-3/+5
* trivial: fix typo in pppoe::service propertyJiří Klimeš2013-12-121-2/+2
* core: rework AP handling in nm-device-wifi (Merge branch 'th/rh1025371_wifi_a...Thomas Haller2013-12-1211-212/+134
|\
| * trivial: whitespace fixThomas Haller2013-12-121-3/+3
| * core: minor fix in find_active_ap when matching APThomas Haller2013-12-121-0/+1
| * core: trivial change in nm_ap_set_ssidThomas Haller2013-12-121-1/+1
| * wifi: always assume can_scan_ssid and use ap_scan=1 for infra modeThomas Haller2013-12-129-32/+10
| * core: cleanup handling of AP in nm-device-wifi and fix crashThomas Haller2013-12-122-177/+122
| * Revert "core: workaround crash when connecting to wifi (rh #1025371)"Thomas Haller2013-12-121-9/+7
|/
* trivial: update dates in ifcfg-rh and keyfile pluginsJiří Klimeš2013-12-122-4/+4
* ifcfg-rh: read/write dhcp-send-hostname as DHCP_SEND_HOSTNAME (rh #1001529)Jiří Klimeš2013-12-125-3/+97
* libnm-util: don't touch dhcp-send-hostname when setting dhcp-hostname (rh #10...Jiří Klimeš2013-12-121-3/+0