summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: bump version to 1.32.01.32.0Thomas Haller2021-06-162-3/+3
* NEWS: updateThomas Haller2021-06-161-5/+0
* contrib/rpm: configure defaults for iptables/nftables when generating distrib...Thomas Haller2021-06-161-0/+4
* nm-daemon-helper: fix indentationBeniamino Galvani2021-06-161-1/+1
* nm-daemon-helper: fix build with musl libcBeniamino Galvani2021-06-161-0/+4
* NEWS: updateThomas Haller2021-06-161-0/+1
* NEWS: updateBeniamino Galvani2021-06-161-0/+4
* firewall: fix double freeBeniamino Galvani2021-06-151-2/+2
* firewall: use nm_g_main_context_push_thread_default_if_necessary() in _fw_nft...Thomas Haller2021-06-151-1/+1
* firewall: fix signalling timeout error reason from _fw_nft_call()Thomas Haller2021-06-151-5/+11
* libnm: expose nm_ip_address_dup(), nm_ip_route_dup() API in libnmThomas Haller2021-06-153-0/+17
* firewall: change default for firewall-backend to "nftables""Thomas Haller2021-06-142-4/+9
* all: merge branch 'th/coverity-fixes'Thomas Haller2021-06-114-38/+48
|\
| * libnm/tests: avoid coverity warning in test_setting_connection_secondaries_ve...Thomas Haller2021-06-111-36/+38
| * cli: avoid coverity warning in do_connection_down()Thomas Haller2021-06-111-0/+6
| * glib-aux/tests: avoid coverity warning in test_nm_g_source_sentinel()Thomas Haller2021-06-111-1/+1
| * platform: avoid wrong coverity warning in nmp_utils_sysctl_open_netdir()Thomas Haller2021-06-111-1/+3
|/
* libnm: merge branch 'th/libnm-core-hide-structs'Thomas Haller2021-06-1174-598/+693
|\
| * NEWS: updateThomas Haller2021-06-111-0/+2
| * libnm: hide NMSimpleConnection type from public headersThomas Haller2021-06-112-13/+15
| * libnm: hide NMSetting types from public headersThomas Haller2021-06-1170-583/+674
| * core: avoid accessing opaque NMSetting typeThomas Haller2021-06-111-2/+2
|/
* device: remove unused variableBeniamino Galvani2021-06-111-1/+0
* merge: branch 'bg/resolve-helper'Beniamino Galvani2021-06-1122-63/+799
|\
| * device: use nm_device_resolve_address()Beniamino Galvani2021-06-111-23/+32
| * device: add a nm_device_resolve_address()Beniamino Galvani2021-06-112-0/+212
| * dns: add function to retrieve the systemd-resolved plugin instanceBeniamino Galvani2021-06-116-10/+17
| * nm-daemon-helper: implement 'resolve-address' operationBeniamino Galvani2021-06-111-2/+51
| * core: add infrastructure for spawning a helper processBeniamino Galvani2021-06-118-0/+436
| * core,nm-dispatcher: use nm_utils_get_process_exit_status_desc()Beniamino Galvani2021-06-112-28/+8
| * libnm-glib-aux: add nm_utils_get_process_exit_status_desc()Beniamino Galvani2021-06-112-0/+21
| * dns/resolved: fix memory leakBeniamino Galvani2021-06-111-1/+1
| * shared: add nm_ip_addr_init() helperThomas Haller2021-06-111-1/+23
|/
* iwd: Don't add connection.interface-name by defaultAndrew Zaborowski2021-06-101-10/+9
* libnm: Don't crash if service tells us a new key management modeSimon McVittie2021-06-101-2/+3
* bluez: fix leak of private data "conn_data_elems" in NMBluezManagerThomas Haller2021-06-101-0/+2
* supplicant: fix leaking handle in nm_supplicant_manager_create_interface()Thomas Haller2021-06-101-1/+1
* bash-completion: localize the prev variableSibo Dong2021-06-081-1/+1
* release: bump version to 1.31.90 (1.32-rc1)1.32-rc1Thomas Haller2021-06-042-2/+2
* NEWS: updateThomas Haller2021-06-041-16/+18
* NEWS: updateThomas Haller2021-06-041-11/+16
* NEWS: updateBeniamino Galvani2021-06-041-0/+6
* wifi/iwd: rework warning about invalid state-dirThomas Haller2021-06-041-22/+24
* iwd: Enforce absolute state dir path, print warningsAndrew Zaborowski2021-06-041-6/+25
* core: belatedly add [main].firewall-backend config to known optionsThomas Haller2021-06-041-2/+3
* NEWS: updateThomas Haller2021-06-041-3/+4
* NEWS: updateThomas Haller2021-06-041-0/+2
* vapi: Update NM-1.0.metadata to include WireGuard declarationsPeter van der Velde2021-06-041-0/+2
* all: merge branch 'th/uuid-normalize'Thomas Haller2021-06-0418-119/+470
|\
| * libnm/tests: add test for normalizing "connection.secondaries"Thomas Haller2021-06-041-0/+120