summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: preserve the domain when system hostname is truncatedbg/dhcp-overlong-hostnameBeniamino Galvani2022-03-097-38/+44
* core: shorten hostname when too longBeniamino Galvani2022-03-091-15/+35
* core: add nm_utils_shorten_hostname()Beniamino Galvani2022-03-093-0/+106
* dns: drop nm_dns_manager_set_initial_hostname()Beniamino Galvani2022-03-093-11/+1
* cli: don't ignore errors from setting property aliasesLubomir Rintel2022-03-081-10/+10
* nm-online: set the timeout upper limit to 2073600 secondsFernando Fernandez Mancera2022-03-071-2/+3
* platform: merge branch 'egrumbach:intel-vnd-commands'Thomas Haller2022-03-079-0/+305
|\
| * platform: add Intel vendor command to get the device from CSMEEmmanuel Grumbach2022-03-077-0/+58
| * platform: add the plumbing to get the CSME connection infoEmmanuel Grumbach2022-03-077-0/+140
| * linux-headers: add nl80211-vnd-intel.h kernel headerEmmanuel Grumbach2022-03-072-0/+107
|/
* dhcp6: fix setting ifindex in nm_dhcp_utils_merge_new_dhcp6_lease()Thomas Haller2022-03-071-1/+1
* merge: branch 'bg/ifcfg-rh-split'Beniamino Galvani2022-03-066-35/+92
|\
| * rpm: split ifcfg-rh settings plugin into a separate packageBeniamino Galvani2022-03-061-1/+41
| * rpm: remove build-time default for plugins on newer distrosBeniamino Galvani2022-03-061-3/+5
| * core: fall back to loading all known settings pluginsBeniamino Galvani2022-03-065-27/+46
| * build: remove unused variable from configure.acBeniamino Galvani2022-03-061-4/+0
|/
* libnmc: Remove verbose loggingTill Maas2022-03-041-1/+0
* ovs-port: fix removal of ovsdb entry if the interface goes awayLubomir Rintel2022-03-041-3/+5
* cli: merge branch 'th/nmcli-wifi-in-use'Thomas Haller2022-03-042-50/+54
|\
| * cli: make APInfo parameter to fill_output_access_point() constThomas Haller2022-03-041-20/+27
| * cli: change "IN-USE" property to only honor the exact access pointThomas Haller2022-03-041-28/+16
| * cli: minor cleanup initializing APInfo in "devices.c"Thomas Haller2022-03-041-12/+11
| * glib-aux: hide API g_alloca0() and g_newa0()Thomas Haller2022-03-041-0/+10
|/
* core: merge branch 'th/checkpoint-preserve-external-ports'Thomas Haller2022-03-045-15/+114
|\
| * core: preserve external ports during checkpoint rollbackth/checkpoint-preserve-external-portsThomas Haller2022-03-035-7/+90
| * core: reject unsupported flags for CheckpointCreate D-Bus requestThomas Haller2022-03-031-9/+25
|/
* glib-aux: avoid nm_crypto_md5_hash() in nm_uuid_generate_from_string()Thomas Haller2022-03-021-30/+40
* man: merge branch 'th/man-nm-wait-online'Thomas Haller2022-03-0210-24/+189
|\
| * man: add NetworkManager-wait-online.service.8 manualThomas Haller2022-03-029-24/+186
| * core/trivial: add comment about "startup complate" log messageThomas Haller2022-03-021-0/+3
|/
* rfkill: fix the rfkill reason property query and parsingEmmanuel Grumbach2022-03-021-2/+3
* man: reword documentation about logging level and domains in `man NetworkMana...Thomas Haller2022-02-281-13/+64
* all: add support for route type "throw"Thomas Haller2022-02-288-9/+27
* core: initialize l3cd dns-priority for ppp and wwanBeniamino Galvani2022-02-282-0/+3
* core/rfkill: merge branch 'egrumbach:rfkill-reasons'Thomas Haller2022-02-253-8/+49
|\
| * core: teach nm-manager about os_ownerEmmanuel Grumbach2022-02-241-5/+18
| * rfkill: query the hardware rfkill reason from udevEmmanuel Grumbach2022-02-243-4/+32
|/
* release: bump version to 1.37.1 (development)1.37.1-devLubomir Rintel2022-02-2498-14023/+1812
|\
| * NEWS: updateThomas Haller2022-02-241-4/+0
| * core: merge branch 'th/shutdown-timeout-increase'Thomas Haller2022-02-2410-28/+47
| |\
| | * core: use NM_SHUTDOWN_TIMEOUT_5000_MSEC define in _ppp_manager_stop()Thomas Haller2022-02-241-1/+1
| | * core: increase NM_SHUTDOWN_TIMEOUT_MAX_MSEC to 5 sec to cover pppdThomas Haller2022-02-242-1/+5
| | * core: use NM_SHUTDOWN_TIMEOUT_1500_MSECThomas Haller2022-02-243-4/+4
| | * core: add NM_SHUTDOWN_TIMEOUT_1500_MSEC macroThomas Haller2022-02-242-0/+15
| | * core/trivial: rename NM_SHUTDOWN_TIMEOUT_MS to NM_SHUTDOWN_TIMEOUT_MAX_MSECThomas Haller2022-02-249-27/+27
| |/
| * connectivity,cloud-setup: restrict curl protocols to HTTP and HTTPSThomas Haller2022-02-242-0/+2
| * device: commit the l3cd changes via l3cfg during cleanupWen Liang2022-02-231-2/+1
| * ovsdb: set DPDK port MTU when creating themFernando Fernandez Mancera2022-02-231-1/+45
| * contrib: colorize releasing slave in NM-logThomas Haller2022-02-231-1/+1
| * platform: log ifindex when releasing slave from masterThomas Haller2022-02-231-1/+4