summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: thaw notify in unrealize error pathbg/unrealize-fail-notifyBeniamino Galvani2017-10-041-1/+3
* libnm: update property in the manager after connectivity checkBeniamino Galvani2017-10-031-3/+17
* core: cleanup handling addr_family in NMDeviceThomas Haller2017-10-022-51/+71
* shared: add nm_utils_addr_family_to_char()Thomas Haller2017-10-021-0/+15
* core: minor cleanup in dhcp_schedule_restart()Thomas Haller2017-10-021-12/+14
* core: merge branch 'th/manager-cleanup'Thomas Haller2017-09-292-57/+92
|\
| * device: fix delay startup complete for unrealized devicesThomas Haller2017-09-291-1/+2
| * core: keep platform link object alive and don't copy itThomas Haller2017-09-292-16/+21
| * manager: refactor lifetime handling for idle callback _platform_link_cb_idle()Thomas Haller2017-09-291-15/+29
| * manager: disconnect platform_link_cb() from NMManager in dispose()Thomas Haller2017-09-291-0/+4
| * manager/trivial: rename self variable in NMManager:dispose()Thomas Haller2017-09-291-19/+19
| * manager: don't use platform singleton but keep a private pointerThomas Haller2017-09-291-12/+23
|/
* core: merge branch 'bg/autoconnect-blocked-rh1310676'Beniamino Galvani2017-09-294-31/+40
|\
| * core: rename NM_SETTINGS_AUTO_CONNECT_BLOCKED_REASON_UNBLOCKED enumBeniamino Galvani2017-09-293-7/+7
| * core: unblock failed connections when the master is availableBeniamino Galvani2017-09-291-17/+24
| * core: make auto-connect-blocked-reason more specificBeniamino Galvani2017-09-294-8/+10
|/
* man: clearify plain text secrets in keyfileThomas Haller2017-09-282-6/+13
* core: merge branch 'th/device-manage-conf'Thomas Haller2017-09-284-6/+66
|\
| * device: add configuration option to mark devices as unmanagedThomas Haller2017-09-284-6/+66
| * man: fix example for device section in NetworkManager.conf's manualThomas Haller2017-09-281-1/+1
|/
* core: merge branch 'bg/parent-uuid'Beniamino Galvani2017-09-287-208/+77
|\
| * device: match all UUIDs when no connection is activeBeniamino Galvani2017-09-281-3/+4
| * device: deduplicate match_hwaddr()Beniamino Galvani2017-09-284-52/+33
| * device: deduplicate match_parent()Beniamino Galvani2017-09-286-156/+39
| * manager: ignore unmanaged devices when looking for parent by UUIDBeniamino Galvani2017-09-281-0/+4
|/
* libnl: merge branch 'th/libnm-ip-route-equals'Thomas Haller2017-09-276-50/+78
|\
| * libnm: add nm_ip_route_equal_full() functionThomas Haller2017-09-273-9/+29
| * libnm: don't skip routes in nm_setting_ip_config_add_route() that only differ...Thomas Haller2017-09-271-4/+12
| * libnm: make index variable i unsigned for iterating arrayThomas Haller2017-09-274-39/+39
|/
* contrib/rpm: enable "NetworkManager-wait-online.service" on package upgradeThomas Haller2017-09-271-0/+10
* nm-policy: use nm_g_hash_table_add() instead of g_hash_table_add()Beniamino Galvani2017-09-271-1/+1
* policy: watch active-connection state to detect autoconnect early failuresBeniamino Galvani2017-09-271-2/+72
* core: merge branch 'th/policy-routing-pt1-rh1436531'Thomas Haller2017-09-2627-342/+820
|\
| * libnm,core: add TABLE attribute for routes settingsThomas Haller2017-09-2615-39/+189
| * libnm,cli: add IP setting "route-table-sync"Thomas Haller2017-09-2612-0/+151
| * cli: show additional route attributes in IP4_CONFIG outputThomas Haller2017-09-261-42/+57
| * cli: refactor printing IP6 device infoThomas Haller2017-09-262-67/+124
| * libnm-core: sort attribute names for nm_ip_route_get_attribute_names()Thomas Haller2017-09-261-0/+1
| * core: inject route list to delete for nm_platform_ip_route_sync()Thomas Haller2017-09-264-34/+86
| * device: do full update_ext_ip_config() during merge-and-applyThomas Haller2017-09-261-63/+50
| * device: refactor update-ip-config for deviceThomas Haller2017-09-261-149/+152
| * shared: move nm_dedup_multi_obj_ref() to header as inlineThomas Haller2017-09-262-17/+16
| * platform: handle route table RT_TABLE_UNSPEC speciallyThomas Haller2017-09-263-18/+81
|/
* cli: merge branch 'th/cli-interactive-mode-crash-bgo788104'Thomas Haller2017-09-261-51/+41
|\
| * cli: use cleanup attribute in editor_menu_main()Thomas Haller2017-09-261-50/+37
| * cli: fix crash in interactive mode for "describe ."Thomas Haller2017-09-261-1/+4
|/
* device: reset @con_ip6_config on failure before RABeniamino Galvani2017-09-261-1/+3
* ifcfg-rh: trivial: rename write_bonding_setting() to write_bond_setting()Beniamino Galvani2017-09-251-2/+2
* ifcfg-rh: write DEVICE only onceBeniamino Galvani2017-09-254-40/+4
* contrib/scripts: update coloring for platform messages in NM-log (2)Thomas Haller2017-09-251-1/+1