summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm-glib: add NMDnsManager [WIP]danw/wip/dnspubdanw/dnspub-bgo603321Dan Winship2013-12-152-0/+1055
* dns-manager: export state via D-BusDan Winship2013-12-157-109/+624
* 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
* core: workaround indefinite retries of activating connectionThomas Haller2013-12-111-2/+5
* ethernet: add reconnect delay for PPPoE connections (rh #1023503)Dan Williams2013-12-111-9/+58
* cli: support PPPoE connection type in nmcli connection editorJiří Klimeš2013-12-111-2/+7
* test: update valgrind.suppressions for `make check`Thomas Haller2013-12-111-0/+25
* keyfile: fix reader and writer for writing routesThomas Haller2013-12-094-152/+167
* keyfile: add test cases for reading route and addressesThomas Haller2013-12-092-4/+54
* keyfile: be more strict when reading integer valuesThomas Haller2013-12-091-2/+3
* rdisc: emit config_change signal for update of address lifetimeThomas Haller2013-12-091-2/+5
* core: refactor ip6_addr_to_string in nm-dns-dnsmasqThomas Haller2013-12-091-38/+13
* all: refactor to make use of nm_utils_inet[46]_ntop functionsThomas Haller2013-12-097-216/+76
* libnm-util: add nm_utils_inet[46]_ntop functionsThomas Haller2013-12-093-0/+67
* cli: add active connections to 'nmcli device status'Jiří Klimeš2013-12-091-8/+41
* libnm-util: bugfix wrong diff result in nm_connection_diffThomas Haller2013-12-091-7/+9
* core: fuzzier matching of connections on startup (rh #1029859)Dan Williams2013-12-0525-95/+306
|\
| * libnm-util: call virtual compare_property in nm_connection_diffThomas Haller2013-12-051-10/+7
| * core: ignore gateway host route during connection generationDan Williams2013-12-052-0/+32
| * core: fuzzier matching of generated connections to persistent onesDan Williams2013-12-055-23/+123
| * core: optimize generated connection matching a bitDan Williams2013-12-051-9/+13
| * libnm-util: add INFERRABLE flag and remove CANDIDATEDan Williams2013-12-0519-62/+140
|/
* platform: fix uninitialized variable bcaddr in build_rtnl_addr()Jiří Klimeš2013-12-051-1/+1
* core: suppress logging warning when trying to create existing directoryThomas Haller2013-12-041-2/+4
* manager: handle NULL ifname in nm_manager_can_device_auto_connect gracefullyJiří Klimeš2013-12-041-0/+3
* manager: do not create software devices when device was manually disconnectedJiří Klimeš2013-12-041-2/+9