summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-20l3cfg: add addresses during obj sync even if commit is ASSUMEff/wait-onlineFernando Fernandez Mancera1-12/+0
2022-04-20clients/tests: fix regular expression match in Util.replace_text()Thomas Haller1-11/+7
2022-04-19merge: branch 'lr/nmcli-offline'Lubomir Rintel10-116/+724
2022-04-19client/test: add test for --offline behaviorlr/nmcli-offlineLubomir Rintel3-0/+229
2022-04-19client/test: add @nm_test_no_dbus decoratorLubomir Rintel1-12/+18
2022-04-19client/test: allow overriding all environment variablesLubomir Rintel1-3/+3
2022-04-19client/test: allow matching and replacing regex-es in nmcli outputLubomir Rintel1-2/+19
2022-04-19nmcli: add --offline option for "add" and "modify"Lubomir Rintel7-74/+425
2022-04-19nmcli/trivial: consistently order the options in process_command_line()Lubomir Rintel1-2/+2
2022-04-19nmcli.h: tidy up boolean struct membersLubomir Rintel1-25/+30
2022-04-19contrib: install nmstate+nispor in "nm-in-container.sh"Thomas Haller1-0/+2
2022-04-15contrib/makerepo.sh: fix name for local cache of git repositoryThomas Haller1-3/+12
2022-04-15contrib/makerepo.sh: don't use unauthenticated github URLThomas Haller1-1/+1
2022-04-15dns: merge branch 'th/dns-update-pending-rh2049421'Thomas Haller20-384/+870
2022-04-15device: prevent IP state from reaching ready while DNS update pendingThomas Haller1-1/+34
2022-04-15core: delay startup complete while we have pending DNS updatesThomas Haller1-1/+24
2022-04-15core: add nm_manager_get_dns_manager() getterThomas Haller2-0/+31
2022-04-15dns: prevent update-pending to hang indefinitelyThomas Haller1-1/+42
2022-04-15dns/dnsmasq: implement update-pending flag in NMDnsDnsmasq pluginThomas Haller1-5/+82
2022-04-15dns/dnsmasq: use GSource for timeout in NMDnsDnsmasqThomas Haller1-18/+18
2022-04-15dns/unbound: drop deprecated "unbound" DNS pluginThomas Haller10-158/+11
2022-04-15dns/resolved: implement update-pending flag in NMDnsSystemdResolved pluginThomas Haller1-6/+77
2022-04-15dns/resolved: track pending counter for D-Bus calls in NMDnsSystemdResolvedThomas Haller1-44/+115
2022-04-15dns/resolved: use GPtrArray to collect ip datas in NMDnsSystemdResolved's upd...Thomas Haller1-20/+25
2022-04-15dns/resolved: use nm_utils_hash_to_array_with_buffer() in NMDnsSystemdResolve...Thomas Haller1-8/+13
2022-04-15dns/resolved: sort dirty interfaces to prune in "nm-dns-systemd-resolved.c"Thomas Haller1-8/+20
2022-04-15dns/resolved: add const to parameters in "nm-dns-systemd-resolved.c"Thomas Haller1-7/+8
2022-04-15dns/resolved: minor cleanups in "nm-dns-systemd-resolved.c"Thomas Haller1-22/+32
2022-04-15dns: add update-pending property to NMDnsManagerThomas Haller2-4/+92
2022-04-15dns: add "update-pending" state to NMDnsPluginThomas Haller2-1/+104
2022-04-15dns: call nm_dns_plugin_stop() also for NMDnsSystemdResolved instanceThomas Haller1-2/+15
2022-04-15dns: fix NMDnsPluginPrivate and drop unused fieldsThomas Haller2-7/+17
2022-04-15dns: obfuscate pointer value for NMDnsPlugin loggingThomas Haller1-20/+23
2022-04-15dns: avoid printing pointer value for NMDnsManager logging statementsThomas Haller1-22/+17
2022-04-15dns: register NMDnsPlugin instance as wait-obj for shutdownThomas Haller1-1/+3
2022-04-15glib-aux: add nm_utils_hash_to_array() helperThomas Haller2-53/+91
2022-04-14glib-aux: add "name_ptr" union field to NMUtilsNamedValueThomas Haller1-0/+1
2022-04-14dhcp: merge branch 'th/systemd-no-dhcp4'Thomas Haller30-6728/+487
2022-04-14dhcp/systemd: drop dhcp4 client (and related files)Thomas Haller18-5931/+0
2022-04-14dhcp: drop internal systemd DHCPv4 clientThomas Haller9-776/+10
2022-04-14dhcp: don't use systemd's dhcp_lease_load() in nettools' n-dhcp4 ip4_start()Thomas Haller1-21/+25
2022-04-14glib-aux: add nm_parse_env_file() helpers for parsing systemd's env-filesThomas Haller3-0/+433
2022-04-14glib-aux: add nm_ascii_is_{whitespace,newline}() helperThomas Haller1-0/+18
2022-04-14tests: improve nmtst_assert_strv() helper macroThomas Haller1-1/+2
2022-04-14release: bump version to 1.39.1 (development)1.39.1-devThomas Haller2-2/+2
2022-04-14contrib/rpm: reorder variable in spec file and set rpm_versionThomas Haller1-1/+1
2022-04-13c-stdaux: re-import git-subtree for 'src/c-stdaux'Thomas Haller2-1/+69
2022-04-13Squashed 'src/c-stdaux/' changes from 9582a563c25e..f20e1cf2dfb1Thomas Haller2-1/+69
2022-04-13c-stdaux: re-import git-subtree for 'src/c-stdaux'Thomas Haller4-10/+13
2022-04-13Squashed 'src/c-stdaux/' changes from 8652c488b8f1..9582a563c25eThomas Haller4-10/+13