summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: allow live change of MTU for devices that support itbg/parent-mtu-rh1723690Beniamino Galvani2019-10-099-2/+205
* libnm-core,core: add and use now setting diff flag in reapplyBeniamino Galvani2019-10-096-3/+21
* libnm-core: return NULL from boxed properties getters when unsetBeniamino Galvani2019-10-0914-48/+72
* device: fix setting MTU from connection when limited by parentBeniamino Galvani2019-10-0912-28/+73
* macvlan: update MTU according to parent's oneBeniamino Galvani2019-10-091-1/+29
* macsec: update MTU according to parent's oneBeniamino Galvani2019-10-091-1/+22
* device: introduce generic function to inherit MTU from parentBeniamino Galvani2019-10-094-21/+36
* device: expand comment on MTU selectionBeniamino Galvani2019-10-091-3/+15
* device: reset ip6_mtu on cleanupBeniamino Galvani2019-10-091-0/+1
* supplicant: allow PMF with SAEBeniamino Galvani2019-10-092-3/+2
* contrib: move scripts from test/ to scripts/Lubomir Rintel2019-10-092-0/+0
* libnm/utils: add SAE security typeLubomir Rintel2019-10-092-1/+27
* cli: honor NO_COLOR environment variable to prevent automatic ASCII colorsThomas Haller2019-10-082-0/+9
* cli: fix crash in 'nmcli connection add'Beniamino Galvani2019-10-071-3/+3
* dispatcher: avoid "dirname" and "basename" calls in "10-ifcfg-rh-routes.sh" s...Thomas Haller2019-10-041-9/+5
* dispatcher: move return-early checks in "10-ifcfg-rh-routes.sh" firstThomas Haller2019-10-041-18/+18
* device: order assert before logging in concheck_cb()Thomas Haller2019-10-031-4/+4
* src/devices/nm-device.c: resolve possible null pointer dereferenceIlya Shipitsin2019-10-031-4/+4
* libnm: merge branch 'th/libnm-deprecate-sync-api'Thomas Haller2019-10-0313-8/+295
|\
| * libnm: deprecate nm_client_check_connectivity() in 1.22Thomas Haller2019-10-031-0/+1
| * libnm: deprecate synchronous/blocking API in libnmThomas Haller2019-10-0313-8/+294
|/
* checkpatch,gitlab-ci: let checkpatch script compare against latest upstream m...Thomas Haller2019-10-022-1/+7
* cli: translate overview output of nmcliThomas Haller2019-10-021-5/+14
* all: unify format of our Copyright source code commentsThomas Haller2019-10-02629-738/+738
* bluetooth: don't set the ifindex after the device has been activatedLubomir Rintel2019-10-021-0/+3
* contrib: add a Bluetooth DUN modem emulatorLubomir Rintel2019-10-021-0/+291
* run-nm-test: fix using exec instead of running and exitingThomas Haller2019-10-021-2/+2
* clients,libnm,tests: merge branch '3v1n0:gtask-initables' (part 1)Thomas Haller2019-10-024-118/+98
|\
| * libnm/secret-agent-old: steal pointer instead of taking additional referenceThomas Haller2019-10-021-2/+4
| * libnm/trivial: fix whitespaceThomas Haller2019-10-021-3/+4
| * secret-agent-old: Use GTask for Async initializingMarco Trevisan (Treviño)2019-10-021-65/+32
| * cli: Assert we don't require multiple commands during client initalizationMarco Trevisan (Treviño)2019-10-021-0/+2
| * cli: fix leaking error variable in command_done()Thomas Haller2019-10-021-1/+1
| * cli: Use GTask to perform async requestsMarco Trevisan (Treviño)2019-10-021-44/+37
| * test-client.py: Close pipes and print logs on timeout failuresMarco Trevisan (Treviño)2019-10-021-6/+20
| * run-nm-test: Just use exec instead of running and exitingMarco Trevisan (Treviño)2019-10-021-2/+1
| * run-nm-test: Set NM_TEST_UNDER_VALGRIND accordinglyMarco Trevisan (Treviño)2019-10-021-0/+2
|/
* wifi: guess metered flag based on Network Cost information elementBeniamino Galvani2019-10-015-21/+58
* gitlab-ci: workaround unit test failure for iproute2 bug in "ubuntu:devel"Thomas Haller2019-10-011-1/+1
* build/meson: merge branch 'inigomartinez:meson-update'Thomas Haller2019-10-0152-1110/+869
|\
| * meson: Remove devices tests' meson build filesIñigo Martínez2019-10-017-45/+40
| * meson: Add missing "nm-bt-test" helper programIñigo Martínez2019-10-013-1/+13
| * meson: Make use of gnome.mkenums_simpleIñigo Martínez2019-10-012-6/+2
| * meson: Rename variables related to pkg-config variablesIñigo Martínez2019-10-014-23/+23
| * meson: Improve the wwan test build fileIñigo Martínez2019-10-012-6/+9
| * meson: Remove tests related to check_so_symbolsIñigo Martínez2019-10-019-81/+0
| * meson: Improve api documentation build fileIñigo Martínez2019-10-011-22/+29
| * meson: Improve libnm documentation build fileIñigo Martínez2019-10-011-17/+20
| * meson: Improve Qt examplesIñigo Martínez2019-10-012-10/+8
| * meson: Improve nmtui and libnmt-newt buildIñigo Martínez2019-10-012-16/+12