summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clients/tests: read stdout/stderr buffers during test-clients.pyth/libnm-no-dbus-codegen-3Thomas Haller2019-11-061-12/+53
* clients/tests: set NM_TEST_CALLING_NUM environement variable for client testsThomas Haller2019-11-061-0/+1
* cli: unsubscribe permission signal from NMClient on exitThomas Haller2019-11-061-1/+4
* libnm/tests: fix stub implementation for remote-next-connectionThomas Haller2019-11-061-3/+16
* libnm/tests: drop test_activate_failed() testThomas Haller2019-11-062-51/+0
* libnm/tests: unsubscribe signal handler during test_activate_virtual()Thomas Haller2019-11-061-3/+13
* tests: use nmtstc_client_new() to create NMClient instance and cleanup testsThomas Haller2019-11-063-308/+159
* tests: add nmtstc_client_new() helperThomas Haller2019-11-062-0/+149
* tests: support D-Bus property Device.StateReason in mock serviceThomas Haller2019-11-061-1/+5
* libnm: retire nm_client_wimax_*() functionsThomas Haller2019-11-062-20/+18
* libnm: move nm_permission_to_client()/nm_permission_result_to_client() to nm-...Thomas Haller2019-11-063-53/+90
* libnm: deprecate nm_device_set_managed() and nm_device_set_autoconnect() APIThomas Haller2019-11-062-0/+9
* libnm: print timestamp in LIBNM_CLIENT_DEBUG debug loggingThomas Haller2019-11-061-1/+10
* all: use nm_dbus_path_not_empty()Thomas Haller2019-11-063-5/+3
* shared/tests: add nmtst_main_context_iterate_until() helperThomas Haller2019-11-061-0/+28
* shared: add nm_g_main_context_push_thread_default*() and nm_auto helperThomas Haller2019-11-061-0/+36
* shared: add nm_auto_destroy_and_unref_gsource macroThomas Haller2019-11-061-0/+3
* shared: assert in nm_ref_string_unref() for valid NMRefString instanceThomas Haller2019-11-061-2/+8
* shared: add nm_dbus_path_not_empty() helperThomas Haller2019-11-061-0/+11
* shared: add nm_g_set_error_take*() utilThomas Haller2019-11-061-0/+24
* shared: add nm_ppdirect_hash()/nm_ppdirect_equal() helpersThomas Haller2019-11-062-1/+40
* shared: add NM_STRUCT_OFFSET_ENSURE_TYPE() helperThomas Haller2019-11-061-0/+7
* libnm: fix handling "q" (uint16) property types in libnmThomas Haller2019-11-061-6/+18
* libnm/license: relicense "libnm-core/nm-json.[hc]" under LGPL-2.1+Thomas Haller2019-11-062-2/+2
* acd: poll the acd fd after starting the announcementsBeniamino Galvani2019-11-061-0/+10
* libnm: adjust symbol versioning after backporting 802-1x.optional to 1.20.6Beniamino Galvani2019-11-061-1/+5
* clients: draw border around qr code on linux consoleLubomir Rintel2019-11-051-2/+2
* merge: branch 'sharkcz/s390-initrd'Lubomir Rintel2019-11-042-15/+123
|\
| * initrd/tests: test that we generate the s390 interface names correctlyLubomir Rintel2019-11-041-10/+73
| * initrd: handle rd.znet with legacy interface namesDan Horák2019-11-041-2/+17
| * initrd: prepare interface in rd.znet only if persistent interface names are e...Dan Horák2019-11-041-14/+26
| * initrd/tests: use a valid combination of device and interface name for testingDan Horák2019-11-041-2/+3
| * initrd: use proper interface when adding s390 specific detailsDan Horák2019-11-041-2/+19
|/
* release: bump version to 1.21.3-dev1.21.3-devLubomir Rintel2019-11-032-2/+2
* merge: branch 'lr/fix-iwd-1-0'Lubomir Rintel2019-11-031-1/+19
|\
| * iwd: unbreak iwd-1.0lr/fix-iwd-1-0Lubomir Rintel2019-11-031-1/+9
| * iwd: add some missing error handlingLubomir Rintel2019-11-021-0/+10
|/
* build: add PPPD_PATH to config.h.mesonworldofpeace2019-11-011-0/+3
* po/de: fix quotingLubomir Rintel2019-10-311-1/+1
* clients/cli: give some hints to the translatorsLubomir Rintel2019-10-301-0/+4
* po: merge branch with translation fixes for GermanThomas Haller2019-10-301-7/+8
|\
| * fix translationmaxbachmann2019-10-301-1/+2
| * po/de: fix some spelling mistakesmaxbachmann2019-10-301-6/+6
|/
* merge: branch 'lr/hotspot-reuse'Lubomir Rintel2019-10-301-102/+179
|\
| * devices: reuse the hotspot connection if we find appropriate onelr/hotspot-reuseLubomir Rintel2019-10-301-75/+140
| * cli: split off the update or add-and-activate logicLubomir Rintel2019-10-301-27/+39
|/
* libnm: merge branch 'th/libnm-various-fixes'Thomas Haller2019-10-2732-72/+137
|\
| * libnm: add and use _nml_coerce_property_*()Thomas Haller2019-10-2724-43/+74
| * libnm: add NM_CLIENT_CHECKPOINTS defineThomas Haller2019-10-272-1/+2
| * libnm: don't emit g_warning() from nm_utils_ip6_dns_from_variant()Thomas Haller2019-10-271-8/+5