summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* contrib/rpm: install "/usr/lib/NetworkManager/conf.d/10-no-wifi-scan-rand-mac...th/no-wifi-scan-rand-mac-addressThomas Haller2019-04-081-0/+9
* examples: rename "examples/nm-conf.d/{31-mac-addr-change.conf => 10-no-wifi-s...Thomas Haller2019-04-082-3/+3
* examples: drop rtl drivers from the mac address change blacklistLubomir Rintel2019-04-081-2/+2
* examples: don't set "ethernet.cloned-mac-address" in "10-no-wifi-scan-rand-ma...Thomas Haller2019-04-081-6/+5
* merge: branch 'lr/multi-level-master-slave'Lubomir Rintel2019-04-084-18/+15
|\
| * ovs-interface: dissociate the link on deleting it from ovsdbLubomir Rintel2019-04-081-0/+6
| * Revert "ovs-interface: dissociate the link on disconnection"Lubomir Rintel2019-04-081-11/+0
| * ovs: correct the reason for tearing down unexpectedlyLubomir Rintel2019-04-081-1/+1
| * Revert "ovs: don't traverse interface through disconnected when the ovsdb ent...Lubomir Rintel2019-04-081-1/+8
| * device: don't shortcut slave state when the master releases itLubomir Rintel2019-04-081-6/+1
|/
* platform/tests: increase timeout waiting for externally adding IP addressThomas Haller2019-04-071-1/+1
* gitlab-ci: run unit tests for n-acd with eBPF disabledThomas Haller2019-04-071-0/+4
* po: update Brazilian Portuguese (pt_BR) translationRafael Fontenelle2019-04-061-2091/+2544
* cli: fix missing newline for printing error message about "Connection deletio...Thomas Haller2019-04-051-1/+1
* libnm,infiniband: merge branch 'th/infiniband-max-mtu'Thomas Haller2019-04-058-42/+56
|\
| * libnm: fix range of MTU property to uint32 for ip-tunnelThomas Haller2019-04-051-2/+2
| * device: limit maximum MTU for connection default of "infiniband.mtu"Thomas Haller2019-04-053-6/+9
| * libnm/infiniband: lift restriction of MTU to 2044 for IPoIB in "datagram" modeThomas Haller2019-04-054-34/+45
|/
* examples: blacklist drivers "wl" and "8188eu" in "31-mac-addr-change.conf" fo...Thomas Haller2019-04-051-4/+8
* all: merge branch 'th/strstrip'Thomas Haller2019-04-045-143/+219
|\
| * cli: use nm_strstrip_avoid_copy_a() to avoid heap allocationThomas Haller2019-04-041-7/+7
| * shared: cleanup _nm_utils_ascii_str_to_bool()Thomas Haller2019-04-041-18/+14
| * shared: add nm_strstrip_avoid_copy_a() helperThomas Haller2019-04-042-0/+80
| * shared: move nm_memdup(), nm_strndup_a(), and nm_strdup_int() to "nm-macros-i...Thomas Haller2019-04-042-112/+112
| * shared/trivial: rename variables in nm_strndup_a() and nm_str_skip_leading_sp...Thomas Haller2019-04-042-18/+18
|/
* sriov: merge branch 'bg/sriov-drivers-autoprobe-rh1695093'Beniamino Galvani2019-04-044-12/+78
|\
| * platform: assume 'sriov_drivers_autoprobe' is 1 when sysfs file is missingBeniamino Galvani2019-04-041-0/+8
| * platform: set errno to ENOENT for nm_platform_sysctl_get()Thomas Haller2019-04-044-12/+70
|/
* libnm-core: fix build warningBeniamino Galvani2019-04-041-1/+1
* acd: merge branch 'th/gitlab-ci-fixes'Thomas Haller2019-04-0410-27/+72
|\
| * acd/tests: assert that nm_acd_manager_announce_addresses() did not failThomas Haller2019-04-041-1/+3
| * acd/tests: use nm_auto cleanup attributes for mainloop and NMAcdManagerThomas Haller2019-04-041-11/+7
| * acd: return error code from nm_acd_manager_start_probe()Thomas Haller2019-04-044-15/+49
| * core: add nm_auto_free_acdmgr cleanup macroThomas Haller2019-04-041-0/+3
| * shared: add nm_auto_unref_gmainloop cleanup macroThomas Haller2019-04-041-0/+3
| * contrib/rpm: disable NDEBUG for meson buildsThomas Haller2019-04-041-0/+1
| * shared: workaround -Wunused-but-set-variable warning with assertionsThomas Haller2019-04-043-0/+4
| * gitlab-ci: print information about test environment in testsThomas Haller2019-04-041-0/+2
|/
* systemd: merge branch systemd into masterThomas Haller2019-04-0462-904/+926
|\
| * systemd: update code from upstream (2019-04-04)Thomas Haller2019-04-0460-978/+1031
* | cli,wwan: merge partial branch 'lr/gsm-default-apn'Thomas Haller2019-04-032-14/+0
|\ \
| * | wwan/modem-broadband: no point in insisting on pre-existing GSM settingLubomir Rintel2019-04-031-13/+0
| * | clients: do not require gsm.apnLubomir Rintel2019-04-031-1/+0
|/ /
* | libnm-core: Remove duplicated wordRafael Fontenelle2019-04-031-4/+4
* | connectivity/trivial: add code commentThomas Haller2019-04-031-4/+13
* | Coerce connectivity "LIMITED" to "NONE" when device is disconnectedAntonio Larrosa2019-04-031-1/+2
* | release: bump version to 1.17.2 (development)1.17.2-devLubomir Rintel2019-04-032-2/+2
* | merge: branch lr/agent-hintsLubomir Rintel2019-04-031-16/+29
|\ \
| * | secret-agent-simple: pass hints to the auth dialogLubomir Rintel2019-04-031-0/+9
| * | secret-agent-simple: get rid of an extra variableLubomir Rintel2019-04-031-3/+1