summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: fix releasing slavesbg/ovs-restart-part2-rh1733709Beniamino Galvani2019-08-014-6/+19
* device: check platform link compatibility when setting nm-owned flagBeniamino Galvani2019-07-301-3/+4
* ovs: don't release slaves on quitBeniamino Galvani2019-07-291-7/+12
* man: setting-wireless: add "mesh" to the available modesFrancesco Giudici2019-07-292-2/+2
* merge: branch 'lr/wifi-mesh'Lubomir Rintel2019-07-2924-666/+1220
|\
| * clients: Wi-Fi Mesh supportlr/wifi-meshLubomir Rintel2019-07-295-626/+826
| * wifi: auto connect mesh networksAndy Kling2019-07-291-7/+16
| * wifi/utils: complete band and channel for meshAndy Kling2019-07-294-0/+57
| * libnm-core: add nm_utils_wifi_freq_to_bandAndy Kling2019-07-292-0/+21
| * libnm-core: 802-11-wireless.mode mesh requires band and channelAndy Kling2019-07-291-0/+10
| * wifi/ap: detect mesh modeAndy Kling2019-07-291-1/+7
| * wireless-security: ensure Mesh networks can't use anything but SAELubomir Rintel2019-07-291-8/+26
| * devices/wifi: support Mesh modeLubomir Rintel2019-07-293-13/+37
| * setting-wireless: allow Mesh modeLubomir Rintel2019-07-294-6/+27
| * supplicant-config: add support for joining a MeshLubomir Rintel2019-07-292-5/+16
| * supplicant-interface: detect mesh supportLubomir Rintel2019-07-293-0/+48
| * dbus-interface: add Mesh supportLubomir Rintel2019-07-291-0/+4
| * wifi: use deactivate_async to diconnect interfaceAndy Kling2019-07-291-0/+55
| * supplicant-interface: add async disconnectAndy Kling2019-07-292-0/+70
|/
* platform: add nm_platform_lookup_object_by_addr_family() utilThomas Haller2019-07-271-0/+11
* device/wireguard: fix separating lines by semicolon in link_config()Thomas Haller2019-07-271-2/+2
* systemd: merge branch systemd into masterThomas Haller2019-07-2658-197/+491
|\
| * systemd: update code from upstream (2019-07-26)Thomas Haller2019-07-2643-186/+453
* | NEWS: updateThomas Haller2019-07-261-1/+23
* | NEWS: add news entries with changes from 1.18.2Thomas Haller2019-07-261-0/+19
* | settings: merge branch 'th/settings-shadowed-storage'Thomas Haller2019-07-2623-459/+1384
|\ \
| * | settings: fix priority for settings-storages for tombstonesth/settings-shadowed-storageThomas Haller2019-07-251-13/+72
| * | settings: no longer honor read-only flag to prevent modifying connection prof...Thomas Haller2019-07-252-42/+0
| * | iwd: don't mark generated profiles as read-onlyThomas Haller2019-07-251-1/+0
| * | settings: track profiles on disk that are shadowed by in-memory connectionsThomas Haller2019-07-255-201/+468
| * | settings: avoid adding a profile that would be hidden by an existing profileThomas Haller2019-07-251-2/+102
| * | settings: log information about shadowed-storage for change eventsThomas Haller2019-07-251-13/+14
| * | settings: refactor call to nm_settings_plugin_update_connection() in "nm-sett...Thomas Haller2019-07-251-36/+61
| * | settings: minor refactoring handling NMSettingsUpdate2Flags in "nm-settings-c...Thomas Haller2019-07-251-9/+13
| * | settings: support storing "shadowed-storage" to .nmmeta filesThomas Haller2019-07-258-37/+137
| * | settings: support storing "shadowed-storage" to [.nmmeta] section for keyfile...Thomas Haller2019-07-2511-12/+193
| * | settings: refactor handling of storages with meta-data/tombstonesThomas Haller2019-07-254-120/+195
| * | settings/trivial: rename NMS_KEYFILE_FILETYPE_NMLOADED to NMS_KEYFILE_FILETYP...Thomas Haller2019-07-252-4/+4
| * | settings/trivial: rename NM_SETTINGS_CONNECTION_PERSIST_MODE_DISK to NM_SETTI...Thomas Haller2019-07-255-12/+12
| * | examples: add examples/python/gi/nm-update2.py example scriptThomas Haller2019-07-252-0/+156
|/ /
* | libnm,core: merge branch 'th/settings-add2-and-update2-options'Thomas Haller2019-07-2519-268/+848
|\ \
| * | examples: add examples/python/gi/nm-add-connection2.py example scriptth/settings-add2-and-update2-optionsThomas Haller2019-07-252-0/+157
| * | cli: use nm_client_add_connection2() API from nmcliThomas Haller2019-07-251-116/+114
| * | core,libnm: add AddConnection2() D-Bus API to block autoconnect from the startThomas Haller2019-07-2515-147/+553
| * | settings: add NM_SETTINGS_UPDATE2_FLAG_NO_REAPPLY to prevent runtime changes ...Thomas Haller2019-07-253-5/+19
| * | shared: add nm_g_slice_free() helperThomas Haller2019-07-251-0/+5
|/ /
* | core: improve code comment and add assertion to nm_utils_monotonic_timestamp_...Thomas Haller2019-07-251-7/+9
* | merge: branch 'lr/ovs-bridge-datapath-type'Lubomir Rintel2019-07-255-0/+64
|\ \
| * | cleints: add support for ovs-bridge.datapath-type propertylr/ovs-bridge-datapath-typeLubomir Rintel2019-07-251-0/+6
| * | ovs/ovsdb: add support for setting the bridge data path typeLubomir Rintel2019-07-251-0/+4