summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli: abort on extra argumentslr/cli-extra-argumentLubomir Rintel2019-07-304-40/+28
* contrib/rpm: use --with-runstatedir=%{_rundir} instead of hard-coding /runThomas Haller2019-07-291-1/+1
* contrib/rpm: fix parsing of %real_version_major for ".0" versionsThomas Haller2019-07-291-1/+1
* release: bump version to 1.21.0 (development)1.21.0-devThomas Haller2019-07-294-3/+18
* release: bump version to 1.19.90 (1.20-rc1)1.20-rc1Thomas Haller2019-07-292-2/+2
* wireguard: merge branch 'th/wireguard-routing'Thomas Haller2019-07-2913-124/+670
|\
| * NEWS: updateThomas Haller2019-07-291-0/+7
| * wireguard: support configuring policy routing to avoid routing loopsThomas Haller2019-07-298-7/+559
| * wireguard: refactor cleanup of NMDeviceWireGuard on disconnect/disposeThomas Haller2019-07-291-10/+11
| * device: allow device classes to overwrite the route-tableThomas Haller2019-07-292-8/+27
| * device: allow NMDevice implementations to inject policy routing rulesThomas Haller2019-07-292-5/+34
| * device: fix reapply for policy routing rulesThomas Haller2019-07-291-0/+2
| * platform: add NMP_OBJECT_CAST_LNK_WIREGUARD() macroThomas Haller2019-07-291-0/+1
| * platform: cleanup NMPObject cast macrosThomas Haller2019-07-291-90/+15
| * platform: make plobj argument of nmp_object_new() void pointerThomas Haller2019-07-292-2/+2
| * platform: allow AF_UNSPEC for nmp_lookup_init_object_by_addr_family()Thomas Haller2019-07-291-1/+4
| * libnm: add internal _nm_connection_get_setting() accessorThomas Haller2019-07-291-0/+7
| * libnm/docs: fix section description for WireGuard settingsThomas Haller2019-07-291-1/+1
|/
* 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