summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-02n-dhcp4: close packet socket after timeoutbg/n-dhcp4-packet-socketBeniamino Galvani2-1/+15
2022-09-29veth: drop iface peer check during create_and_realize()Fernando Fernandez Mancera1-2/+2
2022-09-29glib-aux: fix nm_str_buf_finalize() for cloning bufferThomas Haller2-1/+14
2022-09-28NEWS: updateThomas Haller1-0/+2
2022-09-28contrib: add entries to bash_history for nm-in-container.sh scriptThomas Haller1-0/+1
2022-09-28contrib: add entries to bash_history for nm-in-container.sh scriptThomas Haller1-3/+10
2022-09-28all: merge branch 'th/array-find-bsearch'Thomas Haller16-173/+162
2022-09-28std-aux/trivial: fix typo in code commentThomas Haller1-1/+1
2022-09-28glib-aux: swap arguments for nm_array_find_bsearch()Thomas Haller13-16/+16
2022-09-28glib-aux: rename nm_utils_array_find_binary_search() to nm_array_bsearch()Thomas Haller15-171/+160
2022-09-28cli: merge branch 'th/cli-select-by-uuid'Thomas Haller1-1/+22
2022-09-28nmcli: allow selecting profiles by partial UUIDThomas Haller1-0/+6
2022-09-28nmcli: ensure profiles matching by "uuid","path" selector are uniqueThomas Haller1-1/+16
2022-09-28Revert "device: restart DHCP when the MAC changes"Beniamino Galvani1-6/+3
2022-09-28nmtui: merge branch 'bg/nmtui-8021x'Beniamino Galvani18-82/+1241
2022-09-28NEWS: updateBeniamino Galvani1-0/+2
2022-09-28nmtui: add MACsec supportBeniamino Galvani7-0/+239
2022-09-28nmtui: ethernet: support wired 802.1X authenticationBeniamino Galvani2-16/+85
2022-09-28nmtui: wifi: support WPA EnterpriseBeniamino Galvani3-11/+41
2022-09-28nmtui: introduce Nmt8021xFieldsBeniamino Galvani6-4/+784
2022-09-28nmtui: add secret-flags support to NmtPasswordFieldsBeniamino Galvani2-45/+77
2022-09-28nmtui: add NOT_EMPTY flag to NmtPasswordFieldsBeniamino Galvani2-1/+8
2022-09-28newt: fix validity evaluation for stacksBeniamino Galvani1-2/+4
2022-09-28nmtui: fix property getter/setter in NmtPasswordFieldsBeniamino Galvani1-4/+2
2022-09-28wpa_supplicant: add tls_disable_time_checks flag to phase 1 auth flagsVojtech Bubela6-11/+18
2022-09-27bond: fix arp_all_target option when arp_interval is disabledFernando Fernandez Mancera4-19/+5
2022-09-27po: update Ukrainian (uk) translationYuri Chornoivan1-831/+1056
2022-09-26merge: branch 'bg/rh2101317'Beniamino Galvani1-4/+9
2022-09-26manager: fix syntaxBeniamino Galvani1-2/+4
2022-09-26core: accept unmanaged parent if it's unrealizedBeniamino Galvani1-2/+5
2022-09-23glib-aux: add nm_strv_contains() helperThomas Haller1-0/+2
2022-09-23contrib: handle non-existing files with `nm-code-format.sh -u`Thomas Haller1-1/+14
2022-09-23all: use nm_hash_vals()/nm_hash_val() where it's shorterThomas Haller2-8/+4
2022-09-23glib-aux: add nm_hash_vals() and adjust implementation of nm_hash_update_val(...Thomas Haller1-31/+26
2022-09-23policy: fix disposal of devices listFernando Fernandez Mancera1-1/+1
2022-09-23platform: merge branch 'th/platform-obj-rename-pt1'Thomas Haller22-1011/+1112
2022-09-23platform: move NMPlatformIP[46]Address to "nmp-plobj.c"Thomas Haller6-947/+989
2022-09-23platform: add "nmp-base.c" sourceThomas Haller3-0/+10
2022-09-23platform: add "nmp-plobj.[hc]"Thomas Haller4-0/+21
2022-09-23all: add src/nm-compat-headers for patching included system headersThomas Haller11-7/+43
2022-09-23platform: simplify ifindex-to-string helperThomas Haller1-51/+33
2022-09-23platform,glib-aux: move and rename nm_platform_ip4_broadcast_address_create()Thomas Haller4-19/+18
2022-09-23glib-aux: add nm_str_truncate() helperThomas Haller1-0/+11
2022-09-22libnm: fix API break in "nm-utils.h" for NM_UTILS_INET_ADDRSTRLENThomas Haller1-2/+2
2022-09-21libnm-core: allow empty slave-type with a NMSettingBondPortBeniamino Galvani1-3/+5
2022-09-21contrib: add "nm-code-format.sh -u" parameterThomas Haller1-9/+18
2022-09-21firewall: merge branch 'th/firewall-cleanup'Thomas Haller3-55/+71
2022-09-21firewall: move logging stdin argument to nft callThomas Haller1-7/+7
2022-09-21firewall: expose nm_firewall_nft_call() in header fileThomas Haller2-12/+24
2022-09-21firewall-utils: move _append() macro to be used by other placesThomas Haller1-11/+10