summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
23 hourscore: merge branch 'th/manager-cleanup'HEADmasterThomas Haller2-57/+92
23 hoursdevice: fix delay startup complete for unrealized devicesThomas Haller1-1/+2
23 hourscore: keep platform link object alive and don't copy itThomas Haller2-16/+21
24 hoursmanager: refactor lifetime handling for idle callback _platform_link_cb_idle()Thomas Haller1-15/+29
24 hoursmanager: disconnect platform_link_cb() from NMManager in dispose()Thomas Haller1-0/+4
24 hoursmanager/trivial: rename self variable in NMManager:dispose()Thomas Haller1-19/+19
24 hoursmanager: don't use platform singleton but keep a private pointerThomas Haller1-12/+23
25 hourscore: merge branch 'bg/autoconnect-blocked-rh1310676'Beniamino Galvani4-31/+40
25 hourscore: rename NM_SETTINGS_AUTO_CONNECT_BLOCKED_REASON_UNBLOCKED enumBeniamino Galvani3-7/+7
25 hourscore: unblock failed connections when the master is availableBeniamino Galvani1-17/+24
25 hourscore: make auto-connect-blocked-reason more specificBeniamino Galvani4-8/+10
46 hoursman: clearify plain text secrets in keyfileThomas Haller2-6/+13
2 dayscore: merge branch 'th/device-manage-conf'Thomas Haller4-6/+66
2 daysdevice: add configuration option to mark devices as unmanagedThomas Haller4-6/+66
2 daysman: fix example for device section in NetworkManager.conf's manualThomas Haller1-1/+1
2 dayscore: merge branch 'bg/parent-uuid'Beniamino Galvani7-208/+77
2 daysdevice: match all UUIDs when no connection is activeBeniamino Galvani1-3/+4
2 daysdevice: deduplicate match_hwaddr()Beniamino Galvani4-52/+33
2 daysdevice: deduplicate match_parent()Beniamino Galvani6-156/+39
2 daysmanager: ignore unmanaged devices when looking for parent by UUIDBeniamino Galvani1-0/+4
3 dayslibnl: merge branch 'th/libnm-ip-route-equals'Thomas Haller6-50/+78
3 dayslibnm: add nm_ip_route_equal_full() functionThomas Haller3-9/+29
3 dayslibnm: don't skip routes in nm_setting_ip_config_add_route() that only differ...Thomas Haller1-4/+12
3 dayslibnm: make index variable i unsigned for iterating arrayThomas Haller4-39/+39
3 dayscontrib/rpm: enable "NetworkManager-wait-online.service" on package upgradeThomas Haller1-0/+10
3 daysnm-policy: use nm_g_hash_table_add() instead of g_hash_table_add()Beniamino Galvani1-1/+1
3 dayspolicy: watch active-connection state to detect autoconnect early failuresBeniamino Galvani1-2/+72
4 dayscore: merge branch 'th/policy-routing-pt1-rh1436531'Thomas Haller27-342/+820
4 dayslibnm,core: add TABLE attribute for routes settingsThomas Haller15-39/+189
4 dayslibnm,cli: add IP setting "route-table-sync"Thomas Haller12-0/+151
4 dayscli: show additional route attributes in IP4_CONFIG outputThomas Haller1-42/+57
4 dayscli: refactor printing IP6 device infoThomas Haller2-67/+124
4 dayslibnm-core: sort attribute names for nm_ip_route_get_attribute_names()Thomas Haller1-0/+1
4 dayscore: inject route list to delete for nm_platform_ip_route_sync()Thomas Haller4-34/+86
4 daysdevice: do full update_ext_ip_config() during merge-and-applyThomas Haller1-63/+50
4 daysdevice: refactor update-ip-config for deviceThomas Haller1-149/+152
4 daysshared: move nm_dedup_multi_obj_ref() to header as inlineThomas Haller2-17/+16
4 daysplatform: handle route table RT_TABLE_UNSPEC speciallyThomas Haller3-18/+81
4 dayscli: merge branch 'th/cli-interactive-mode-crash-bgo788104'Thomas Haller1-51/+41
4 dayscli: use cleanup attribute in editor_menu_main()Thomas Haller1-50/+37
4 dayscli: fix crash in interactive mode for "describe ."Thomas Haller1-1/+4
4 daysdevice: reset @con_ip6_config on failure before RABeniamino Galvani1-1/+3
5 daysifcfg-rh: trivial: rename write_bonding_setting() to write_bond_setting()Beniamino Galvani1-2/+2
5 daysifcfg-rh: write DEVICE only onceBeniamino Galvani4-40/+4
5 dayscontrib/scripts: update coloring for platform messages in NM-log (2)Thomas Haller1-1/+1
5 daysbuild: cleanup style for toplevel Makefile.amThomas Haller1-7/+7
5 dayscontrib/scripts: update coloring for platform messages in NM-logThomas Haller1-1/+1
5 daysplatform: cleanup logging for adding linkThomas Haller2-4/+1
8 days{vpn,remote}-connection: disconnect signal handlers when disposedIain Lane2-5/+5
8 daysmanager: Disconnect from signals on the proxy when we're disposedIain Lane1-2/+2