summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* settings: avoid cloning the connection to maintain agent-owned secretsth/various-settings-cleanup-2Thomas Haller2019-06-162-15/+8
* libnm: add NM_CONNECTION_SERIALIZE_WITH_SECRETS_AGENT_OWNED serialization flagThomas Haller2019-06-164-11/+35
* settings: add _nm_connection_clear_secrets_by_secret_flags() function to simp...Thomas Haller2019-06-164-60/+64
* settings: pass const strv plugins array to load_plugins()Thomas Haller2019-06-161-6/+5
* settings: avoid emiting notify::unmanaged-specs for NMSettings if there are n...Thomas Haller2019-06-161-9/+18
* settings: track keyfile plugin explicitly in NMSettingsThomas Haller2019-06-161-11/+14
* libnm: cleanup _nm_connection_ensure_normalized() and split nm_connection_nor...Thomas Haller2019-06-162-76/+125
* shared: add nm_utils_g_slist_strlist_cmp() utilThomas Haller2019-06-162-0/+21
* platform/tests: relax assertion for accepting signals in /link/software/bridg...Thomas Haller2019-06-161-1/+1
* release: bump version to 1.19.4-dev1.19.4-devLubomir Rintel2019-06-142-2/+2
* platform/tests: relax assertion for accepting signals in /link/software/bond ...Thomas Haller2019-06-141-1/+1
* core/pppd-plugin: wait to recover port settings before notifying deathAlfonso Sánchez-Beato2019-06-141-3/+18
* merge: branch 'lr/ovs-dpdk'Lubomir Rintel2019-06-1417-23/+306
|\
| * clients: add ovs-dpdk interface supportlr/ovs-dpdkLubomir Rintel2019-06-142-1/+14
| * ovs/ovsdb: add support for setting dpdk devargs optionLubomir Rintel2019-06-141-4/+14
| * core/ovs-interface: add support for dpdk typeLubomir Rintel2019-06-141-15/+29
| * libnm-core: add ovs-dpdk settingLubomir Rintel2019-06-1413-1/+248
| * ovs/ovsdb: remove unused headersLubomir Rintel2019-06-141-2/+1
| * core/ovs-interface: fix type documentationLubomir Rintel2019-06-142-2/+2
|/
* merge: branch 'lr/ovs-failures'Lubomir Rintel2019-06-143-31/+96
|\
| * ovs/factory: fail the NMDevice if there's an error in OVSDBlr/ovs-failuresLubomir Rintel2019-06-141-1/+40
| * ovs/ovsdb: track the devices before we signal additionLubomir Rintel2019-06-141-3/+3
| * ovs/ovsdb: signal a failure when an error column is setLubomir Rintel2019-06-142-5/+24
| * ovs/ovsdb: fix signal handler argument typesLubomir Rintel2019-06-141-2/+2
| * ovs/ovsdb: remove the device-changes signalLubomir Rintel2019-06-142-15/+0
| * ovs/ovsdb: guard against OVSDB integrity issuesLubomir Rintel2019-06-141-9/+31
|/
* build: only update config-extra.h if it changesLubomir Rintel2019-06-141-19/+19
* settings: merge branch 'th/various-settings-cleanup'Thomas Haller2019-06-1318-765/+933
|\
| * libnm: add _nm_connection_ensure_normalized() helperThomas Haller2019-06-132-0/+60
| * libnm: add nmtst_connection_assert_unchanging() helperThomas Haller2019-06-132-19/+65
| * settings: remove unused NMSettingsConnection.supports_secrets() functionThomas Haller2019-06-133-26/+0
| * settings: use _nm_utils_slist_to_strv() for NMSettings:unmanaged-specs proper...Thomas Haller2019-06-131-13/+6
| * settings,libnm: move is-adhoc-wpa check to libnmThomas Haller2019-06-133-34/+31
| * manager: cleanup freeing CList in NMManager's dispose()Thomas Haller2019-06-131-6/+6
| * auth-chain: track auth-chains in embedded CListThomas Haller2019-06-134-36/+66
| * settings,keyfile: move openconnect hack from settings to keyfile readerThomas Haller2019-06-132-47/+48
| * settings: in have_connection_for_device() first skip over irrelevant connecti...Thomas Haller2019-06-131-13/+9
| * settings/trivial: move code aroundThomas Haller2019-06-131-521/+535
| * settings: use nm_utils_g_slist_find_str() in update_specs()Thomas Haller2019-06-131-24/+15
| * settings: drop nm_settings_plugin_initialize() and initialize on demandThomas Haller2019-06-134-20/+18
| * settings: log settings plugin nameThomas Haller2019-06-131-4/+7
| * settings: don't remember path of setting pluginThomas Haller2019-06-131-14/+0
| * libnm: cleanup GSList/GPtrArray to/from strv conversionThomas Haller2019-06-132-23/+35
| * libnm: don't assert against %NULL string in nm_utils_is_uuid()Thomas Haller2019-06-131-2/+6
| * shared: add nm_g_variant_ref_sink() utilThomas Haller2019-06-131-0/+8
| * shared: add nm_c_list_elem_find_first() and minor cleanups of NMCListElem APIThomas Haller2019-06-131-15/+37
| * shared: add nm_utils_g_slist_find_str() utilThomas Haller2019-06-132-0/+33
|/
* src/tests: show exit status in test failure of test_nm_utils_kill_child()Thomas Haller2019-06-131-1/+6
* CONTRIBUTING: style updateThomas Haller2019-06-121-19/+18
* CONTRIBUTING: comment that all new contributions must be made under LGPL-2.0+...Thomas Haller2019-06-121-4/+9