summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-30nmcli: don't translate "%s"lr/no-translate-fmt-strLubomir Rintel1-1/+1
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
2022-08-25core: log when dynamic IP configuration is restarted and whyBeniamino Galvani5-9/+11
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
2022-08-25core: log when dynamic IP configuration is restarted and whyBeniamino Galvani5-9/+11
2022-08-25device: wait for carrier on unavailable device even when it gets a connection...Lubomir Rintel1-7/+7
2022-08-25device: wait for carrier on unavailable device even when it gets a connection...Lubomir Rintel1-7/+7
2022-08-25mptcp: merge branch 'th/mptcp-flags-changes'Thomas Haller11-73/+99
2022-08-25glib-aux: fix nicks for zero flag in nm_utils_enum_to_str()Thomas Haller2-1/+14
2022-08-25mptcp: rework "connection.mptcp-flags" for enabling MPTCPThomas Haller9-72/+85
2022-08-25mptcp: merge branch 'th/mptcp-flags-changes'Thomas Haller11-73/+99
2022-08-25glib-aux: fix nicks for zero flag in nm_utils_enum_to_str()Thomas Haller2-1/+14
2022-08-25mptcp: rework "connection.mptcp-flags" for enabling MPTCPThomas Haller9-72/+85
2022-08-25std-aux: workaround maybe uninitialized warning with LTO on nm_ip_addr_is_null()Thomas Haller1-6/+3
2022-08-25glib-aux/trivial: rename function for consistencyThomas Haller2-6/+6
2022-08-25all: merge branch 'th/inet-utils'Thomas Haller87-1651/+1623
2022-08-25glib-aux: simplify nm_inet_parse_str() by using nm_inet_parse_bin()Thomas Haller1-14/+4
2022-08-25glib-aux: fix various nm_ip_addr_*() functions for unaligned addressesThomas Haller2-37/+46
2022-08-25glib-aux/tests: test nm_ip_addr_is_site_local()Thomas Haller1-0/+14
2022-08-25glib-aux: rename IP address related helpers from "nm-inet-utils.h"Thomas Haller83-882/+812
2022-08-25glib-aux: move inet related helpers to "nm-inet-utils.h"Thomas Haller5-882/+897
2022-08-25glib-aux: add "libnm-glib-aux/nm-inet-utils.h"Thomas Haller4-0/+14
2022-08-25dns: merge branch "wl/dns"Wen Liang3-1/+15
2022-08-25dns: kill pending dnsmasq process when mode is not 'dnsmasq'wl/dnsWen Liang3-0/+13
2022-08-25dnsmasq: silently ignore if pid file is not existed when killingWen Liang1-1/+2
2022-08-25bond: merge branch 'ff/fix_bond_typo'Thomas Haller2-2/+2
2022-08-25libnm-utils: fix typo in bond ad_select bandwidth modeFernando Fernandez Mancera1-1/+1
2022-08-25bond: fix missing assignment of lp_interval_hasFernando Fernandez Mancera1-1/+1
2022-08-25bond: merge branch 'ff/fix_bond_typo'Thomas Haller2-2/+2
2022-08-25libnm-utils: fix typo in bond ad_select bandwidth modeFernando Fernandez Mancera1-1/+1
2022-08-25bond: fix missing assignment of lp_interval_hasFernando Fernandez Mancera1-1/+1
2022-08-25libnm: undeprecate nm_remote_connection_get_secrets()Thomas Haller2-2/+5
2022-08-25libnm: undeprecate nm_remote_connection_get_secrets()Thomas Haller2-2/+5
2022-08-25tui/wifi: remove WEP optionsLubomir Rintel1-11/+22