summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-23core: use NM_SHUTDOWN_TIMEOUT_5000_MSEC define in _ppp_manager_stop()th/shutdown-timeout-increaseThomas Haller1-1/+1
2022-02-23core: increase NM_SHUTDOWN_TIMEOUT_MAX_MSEC to 5 sec to cover pppdThomas Haller2-1/+5
2022-02-23core: use NM_SHUTDOWN_TIMEOUT_1500_MSECThomas Haller3-4/+4
2022-02-23core: add NM_SHUTDOWN_TIMEOUT_1500_MSEC macroThomas Haller2-0/+15
2022-02-23core/trivial: rename NM_SHUTDOWN_TIMEOUT_MS to NM_SHUTDOWN_TIMEOUT_MAX_MSECThomas Haller9-27/+27
2022-02-23ovsdb: set DPDK port MTU when creating themFernando Fernandez Mancera1-1/+45
2022-02-23contrib: colorize releasing slave in NM-logThomas Haller1-1/+1
2022-02-23platform: log ifindex when releasing slave from masterThomas Haller1-1/+4
2022-02-23examples: add "--last" argument to "examples/python/gi/checkpoint.py"Thomas Haller1-44/+73
2022-02-23l3cfg: fix assertion failure for zombie in _obj_states_externally_removed_tra...Thomas Haller1-1/+3
2022-02-23NEWS: updateThomas Haller1-0/+2
2022-02-23udev: manage veths named eth*Lubomir Rintel1-1/+5
2022-02-22ovs-port: avoid removing the OVSDB entry if we're shutting downLubomir Rintel1-4/+7
2022-02-22ovsdb: register a shutdown objects for in-flight callsLubomir Rintel1-5/+10
2022-02-22rpm: drop %systemd_dirLubomir Rintel1-11/+8
2022-02-22rpm: drop %sysctldirLubomir Rintel1-1/+0
2022-02-22platform: use switch statement in _linktype_get_type() for better readabilityluokai1-7/+9
2022-02-22build: merge branch 'th/gcc-suppress-dangling-pointer-warning'Thomas Haller13-16/+74
2022-02-21platform: fix chaining up finalize() in NMPlatformThomas Haller1-0/+2
2022-02-21all: suppress wrong gcc-12 warning "-Wdangling-pointer"Thomas Haller11-8/+54
2022-02-21glib-aux: add NM_PRAGMA_WARNING_DISABLE_DANGLING_POINTER macro for workaroundThomas Haller1-0/+12
2022-02-21glib-aux: add NM_PRAGMA_DIAGNOSTICS_PUSH macroThomas Haller1-10/+8
2022-02-21contrib/rpm: fix meson build to drop removed "json_validation" optionThomas Haller1-2/+1
2022-02-21vapi: annotate finish function for DeviceWifi.request_scan_options_asyncVal Och1-0/+1
2022-02-21libnm-crypto: add new option for no cryptographyChristian Eggers8-7/+144
2022-02-21cli: don't reset default values in interactive addBeniamino Galvani1-3/+4
2022-02-21gitlab-ci: merge branch 'th/gitlab-ci-enable-centos8'Thomas Haller4-10/+115
2022-02-21Revert "gitlab-ci: disable CentOS 8 Linux containers"Thomas Haller2-5/+98
2022-02-21gitlab-ci: update ci-templates versionThomas Haller3-8/+8
2022-02-21gitlab-ci: fix CentOS Linux 8 containers during ".gitlab-ci/fedora-install.sh"Thomas Haller2-4/+16
2022-02-21wifi: merge branch 'th/wifi-random-hotspot-channel'Thomas Haller6-30/+100
2022-02-21wifi: cleanup ensure_hotspot_frequency()Thomas Haller4-21/+75
2022-02-21wifi: fix find_freq() implementationThomas Haller2-9/+9
2022-02-21core/style: add empty line after g_return_val_if_fail() preambleThomas Haller2-0/+16
2022-02-19ppp-manager: give PPP more time to terminateLubomir Rintel1-1/+1
2022-02-18libnm: change error message about routing-rules without priorityThomas Haller1-1/+1
2022-02-18tests: propagate 77 exit code from "tools/run-nm-test.sh"Thomas Haller1-2/+2
2022-02-18version: add 1.38 macrosThomas Haller2-0/+15
2022-02-18TODO: add "Improve Shutdown of NetworkManager" itemThomas Haller1-8/+115
2022-02-17style: fix clang-formatThomas Haller1-1/+1
2022-02-17configure: determine the systemd unit directory from pkg-configLubomir Rintel1-1/+1
2022-02-16core: fix DNS configuration type for wireguard connectionsBeniamino Galvani1-2/+4
2022-02-16nmcli: do not save/restore terminal attrsLubomir Rintel1-6/+0
2022-02-16merge: branch 'bg/ipv6-route-src'Beniamino Galvani3-1/+37
2022-02-16device: delay IP ready state until all objects are committedBeniamino Galvani1-1/+7
2022-02-16core: do a commit after all addresses complete ACD/DADBeniamino Galvani3-0/+30
2022-02-16NEWS: update NEWS file for 1.38 developmentThomas Haller1-4/+10
2022-02-16device: fix crash for shared IPv6 method in nm_device_copy_ip6_dns_config()Thomas Haller1-5/+5
2022-02-16platform: merge branch 'th/platform-ip6-multipath-routes'Thomas Haller3-106/+132
2022-02-16platform: support IPv6 mulitpath routes and fix cache inconsistencyThomas Haller3-106/+132