summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-03core: preserve external ports during checkpoint rollbackth/checkpoint-preserve-external-portsThomas Haller5-7/+90
2022-03-03core: reject unsupported flags for CheckpointCreate D-Bus requestThomas Haller1-9/+25
2022-03-02glib-aux: avoid nm_crypto_md5_hash() in nm_uuid_generate_from_string()Thomas Haller1-30/+40
2022-03-02man: merge branch 'th/man-nm-wait-online'Thomas Haller10-24/+189
2022-03-02man: add NetworkManager-wait-online.service.8 manualThomas Haller9-24/+186
2022-03-02core/trivial: add comment about "startup complate" log messageThomas Haller1-0/+3
2022-03-02rfkill: fix the rfkill reason property query and parsingEmmanuel Grumbach1-2/+3
2022-02-28man: reword documentation about logging level and domains in `man NetworkMana...Thomas Haller1-13/+64
2022-02-28all: add support for route type "throw"Thomas Haller8-9/+27
2022-02-28core: initialize l3cd dns-priority for ppp and wwanBeniamino Galvani2-0/+3
2022-02-25core/rfkill: merge branch 'egrumbach:rfkill-reasons'Thomas Haller3-8/+49
2022-02-24core: teach nm-manager about os_ownerEmmanuel Grumbach1-5/+18
2022-02-24rfkill: query the hardware rfkill reason from udevEmmanuel Grumbach3-4/+32
2022-02-24release: bump version to 1.37.1 (development)1.37.1-devLubomir Rintel98-14023/+1812
2022-02-24NEWS: updateThomas Haller1-4/+0
2022-02-24release: bump version to 1.36.01.36.0Lubomir Rintel2-3/+3
2022-02-24platform: fix chaining up finalize() in NMPlatformThomas Haller1-0/+2
2022-02-24l3cfg: fix assertion failure for zombie in _obj_states_externally_removed_tra...Thomas Haller1-1/+3
2022-02-24NEWS: update for 1.36.0Lubomir Rintel1-9/+1
2022-02-24device: commit the l3cd changes via l3cfg during cleanupWen Liang1-2/+1
2022-02-24ovsdb: set DPDK port MTU when creating themFernando Fernandez Mancera1-1/+45
2022-02-24core: merge branch 'th/shutdown-timeout-increase'Thomas Haller10-28/+47
2022-02-24core: use NM_SHUTDOWN_TIMEOUT_5000_MSEC define in _ppp_manager_stop()Thomas Haller1-1/+1
2022-02-24core: increase NM_SHUTDOWN_TIMEOUT_MAX_MSEC to 5 sec to cover pppdThomas Haller2-1/+5
2022-02-24core: use NM_SHUTDOWN_TIMEOUT_1500_MSECThomas Haller3-4/+4
2022-02-24core: add NM_SHUTDOWN_TIMEOUT_1500_MSEC macroThomas Haller2-0/+15
2022-02-24core/trivial: rename NM_SHUTDOWN_TIMEOUT_MS to NM_SHUTDOWN_TIMEOUT_MAX_MSECThomas Haller9-27/+27
2022-02-24connectivity,cloud-setup: restrict curl protocols to HTTP and HTTPSThomas Haller2-0/+2
2022-02-23device: commit the l3cd changes via l3cfg during cleanupWen Liang1-2/+1
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-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-21contrib/rpm: fix meson build to drop removed "json_validation" optionThomas Haller1-2/+1
2022-02-21wifi: fix find_freq() implementationThomas Haller2-9/+9
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