summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-07device: don't ignore external slave removalsslave-removalLubomir Rintel1-6/+10
2022-09-06dhcp: merge branch 'bg/dhcp6-dad-pt2'Beniamino Galvani2-69/+125
2022-09-05dhcp: implement decline on IPv6 DAD failure with dhclientBeniamino Galvani2-33/+33
2022-09-05dhcp: decline IPv6 lease if all adresses fail DADBeniamino Galvani1-36/+92
2022-09-03device: don't emit recheck-assume if there is a queued activation requestBeniamino Galvani1-1/+1
2022-09-02libnm: merge branch 'th/libnm-doc-annotation-fixes'Thomas Haller11-53/+52
2022-09-02libnm: fix invalid doc annotations for missing end tagThomas Haller1-0/+1
2022-09-02libnm: style cleanups for property annotationsThomas Haller9-24/+46
2022-09-02libnm: avoid "tag:" text inside documentationThomas Haller1-2/+2
2022-09-02libnm: drop invalid "---ifcfg-rh---" blocksThomas Haller1-24/+0
2022-09-02libnm: fix documentation annotations for ifcfg-rh pluginThomas Haller3-3/+3
2022-09-02team: restore port configuration after teamd respawnLubomir Rintel1-16/+40
2022-09-02team: trivial: use a variable instead of nm_device_get_ip_iface() callsLubomir Rintel1-10/+9
2022-09-02ovs: merge branch 'add-ovs-option'Vojtech Bubela7-5/+65
2022-09-02ovs: add ofport_request option to ovs interfaceadd-ovs-optionVojtech Bubela7-5/+65
2022-09-01version: reformat file for latest styleThomas Haller1-35/+34
2022-09-01contrib: add "reset" command to "nm-in-container.sh"Thomas Haller1-9/+14
2022-09-01nmcli: don't translate "%s"Lubomir Rintel1-1/+1
2022-09-01manager: drop useless use of a format stringLubomir Rintel1-1/+1
2022-08-31version: add 1.42 macrosVojtech Bubela2-0/+15
2022-08-31nmcli: merge branch 'th/nmcli-modify-uuid'Thomas Haller10-166/+266
2022-08-31NEWS: updateThomas Haller1-0/+3
2022-08-31nmcli: allow setting the "connection.uuid" for new profilesThomas Haller1-10/+12
2022-08-31nmcli: allow changing the UUID of a profile in offline modeThomas Haller4-3/+38
2022-08-31nmcli: support changing the connection type in offline modeThomas Haller1-14/+30
2022-08-31nmcli: add get_env_flags() accessor to NMMetaEnvironment for checking offline...Thomas Haller2-0/+28
2022-08-31libnmc: avoid "g_set_error(error, 1, 0, ...)" and use nm_utils_error_set()Thomas Haller1-145/+161
2022-08-31glib-aux/trivial: fix typo in commentThomas Haller1-1/+1
2022-08-31glib-aux: first try stack allocated temporary buffer in nm_uuid_generate_from...Thomas Haller1-1/+1
2022-08-31glib-aux: fix spurious semicolon after NM_STR_BUF_INIT() macrosThomas Haller1-2/+2
2022-08-31checkpatch.pl: discourage g_str_hash()/g_direct_hash() and g_direct_equal()Thomas Haller1-0/+4
2022-08-31cloud-setup,glib-aux: use NULL instead of g_direct_equal() for hash tablesThomas Haller2-8/+7
2022-08-31initrd: avoid duplicate file check and NULL pointer dereference in nmi_ibft_r...Thomas Haller1-7/+9
2022-08-31device: load only required modulesAdrian Freihofer1-13/+22
2022-08-30wifi: use GSource instead of source ID for Wi-Fi scan_kickoff_timeoutThomas Haller1-21/+23
2022-08-30wifi: allow explicit scans during AP/ADHOC modesThomas Haller1-1/+4
2022-08-26NEWS: updateThomas Haller1-0/+10
2022-08-26release: bump version to 1.41.1 (development)1.41.1-devThomas Haller171-1824/+1922
2022-08-26release: bump version to 1.40.01.40.0Ana Cabral2-3/+3
2022-08-26NEWS: updateAna Cabral1-5/+3
2022-08-26NEWS: updateAna Cabral1-5/+3
2022-08-26tests: merge branch 'th/test-client-no-pexpect'Thomas Haller1-11/+32
2022-08-26tests: fix "test-client.py" for early python3 versionsThomas Haller1-3/+1
2022-08-26tests: fix "test-client.py" ignoring missing "NM" moduleThomas Haller1-3/+7
2022-08-26tests: skip test in "test-client.py" if the pexepect dependency is not availableThomas Haller1-11/+30
2022-08-26tests: fix "test-client.py" for early python3 versionsThomas Haller1-3/+1
2022-08-25style: fix code formattingThomas Haller1-4/+1
2022-08-25style: fix code formattingThomas Haller1-4/+1
2022-08-25dhcp: merge branch 'bg/restart-dhcp-on-mac-change'Thomas Haller5-12/+17
2022-08-25device: restart DHCP when the MAC changesBeniamino Galvani1-3/+6