summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm: refactor caching of D-Bus objects in NMClientth/libnm-no-dbus-codegen-4Thomas Haller2019-11-1160-6914/+7074
* shared: add nm_utils_g_main_context_create_integrate_source() for integrating...Thomas Haller2019-11-113-0/+562
* shared: make NM_STRUCT_OFFSET_ENSURE_TYPE() work with arraysThomas Haller2019-11-111-1/+1
* shared: mark _notify() function as "_nm_unused"Thomas Haller2019-11-091-1/+1
* shared: add nm_auto_unref_gmaincontext macroThomas Haller2019-11-091-0/+3
* shared: add nm_pint_hash()/nm_pint_equals() utilsThomas Haller2019-11-092-0/+28
* shared/nm-glib: add compat implementation for G_SOURCE_FUNC()Thomas Haller2019-11-091-0/+6
* sd: cleanup integrating systemd's event loop with GMainContextThomas Haller2019-11-081-38/+25
* libnm/tests: explicilty check behavior of _nm_utils_ascii_str_to_int64() with...Thomas Haller2019-11-081-0/+5
* libnm: merge branch 'th/libnm-no-dbus-codegen-3'Thomas Haller2019-11-0723-455/+681
|\
| * clients/tests: read stdout/stderr buffers during test-clients.pyThomas Haller2019-11-071-12/+53
| * clients/tests: set NM_TEST_CALLING_NUM environement variable for client testsThomas Haller2019-11-071-0/+1
| * cli: unsubscribe permission signal from NMClient on exitThomas Haller2019-11-071-1/+4
| * libnm/tests: fix stub implementation for remote-next-connectionThomas Haller2019-11-071-3/+16
| * libnm/tests: drop test_activate_failed() testThomas Haller2019-11-072-51/+0
| * libnm/tests: unsubscribe signal handler during test_activate_virtual()Thomas Haller2019-11-071-3/+13
| * tests: use nmtstc_client_new() to create NMClient instance and cleanup testsThomas Haller2019-11-073-308/+159
| * tests: add nmtstc_client_new() helperThomas Haller2019-11-072-0/+149
| * tests: support D-Bus property Device.StateReason in mock serviceThomas Haller2019-11-071-1/+5
| * libnm: retire nm_client_wimax_*() functionsThomas Haller2019-11-072-20/+18
| * libnm: move nm_permission_to_client()/nm_permission_result_to_client() to nm-...Thomas Haller2019-11-073-53/+90
| * libnm: deprecate nm_device_set_managed() and nm_device_set_autoconnect() APIThomas Haller2019-11-072-0/+9
| * libnm: print timestamp in LIBNM_CLIENT_DEBUG debug loggingThomas Haller2019-11-071-1/+10
| * all: use nm_dbus_path_not_empty()Thomas Haller2019-11-073-5/+3
| * shared/tests: add nmtst_main_context_iterate_until() helperThomas Haller2019-11-071-0/+28
| * shared: add nm_g_main_context_push_thread_default*() and nm_auto helperThomas Haller2019-11-071-0/+36
| * shared: add nm_auto_destroy_and_unref_gsource macroThomas Haller2019-11-071-0/+3
| * shared: assert in nm_ref_string_unref() for valid NMRefString instanceThomas Haller2019-11-071-2/+8
| * shared: add nm_dbus_path_not_empty() helperThomas Haller2019-11-071-0/+11
| * shared: add nm_g_set_error_take*() utilThomas Haller2019-11-071-0/+24
| * shared: add nm_ppdirect_hash()/nm_ppdirect_equal() helpersThomas Haller2019-11-072-1/+40
| * shared: add NM_STRUCT_OFFSET_ENSURE_TYPE() helperThomas Haller2019-11-071-0/+7
|/
* nmcli/tests: fix broken test after "nmcli: show IP interface name when doing ...Thomas Haller2019-11-072-612/+788
* nmcli: show IP interface name when doing 'nmcli connection show <PROFILE>'Antonio Cardace2019-11-062-2/+10
* 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