summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-03device: set the addrgenmode to none for disconnected devicewl/addrgenmode_none_disconnectedWen Liang1-8/+8
2022-10-03man/NetworkManager-wait-online.service: clean upMarc Muehlfeld1-123/+96
2022-10-03nmcli: don't print warning in `nmcli connection import` about duplicate param...Thomas Haller1-8/+3
2022-10-03po: add missing files to POTFILES.inBeniamino Galvani1-0/+2
2022-09-29core: merge branch 'th/mlag-bonding-slb' (part 2)Thomas Haller5-12/+57
2022-09-29firewall: introduce helper function for add/flush/delete nft table commandThomas Haller1-2/+9
2022-09-29firewall: fail from nm_firewall_nft_call() on non-zero exit codeThomas Haller1-1/+10
2022-09-29device: allow resetting the devip state via nm_device_devip_set_state()Thomas Haller2-2/+6
2022-09-29glib-aux: add NM_UTILS_ERROR_COMMAND_FAILED error codeThomas Haller1-0/+2
2022-09-29glib-aux: add nm_utils_get_process_exit_status_desc_buf() helperThomas Haller2-7/+30
2022-09-29device: merge branch 'th/mlag-bonding-slb' (part 1)Thomas Haller2-23/+25
2022-09-29core: obfuscate pointer value in logging in "nm-active-connection.c"Thomas Haller1-16/+16
2022-09-29device: downgrade warning level for logging in nm_device_queue_state()Thomas Haller1-1/+1
2022-09-29device: simplify resource management in nm_device_master_release_slave()Thomas Haller1-6/+8
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