summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: bump version to 1.35.4 (development)1.35.4-devThomas Haller2022-01-122-2/+2
* core: set force-commit flag for generated routesBeniamino Galvani2022-01-125-14/+22
* ipv4ll: fix assert on external LL address removalLubomir Rintel2022-01-121-1/+1
* platform: merge branch 'th/platform-poll-netlink'Thomas Haller2022-01-121-21/+29
|\
| * platform: log when blocking poll() returns for reading netlink socketThomas Haller2022-01-121-0/+2
| * platform: clamp timestamp in event_handler_read_netlink()Thomas Haller2022-01-121-2/+6
| * platform/trivial: rename "now_ns" to "now_nsec"Thomas Haller2022-01-121-19/+19
| * platform: log wait time in event_handler_read_netlink()Thomas Haller2022-01-121-2/+4
| * platform: fix type for timestamp in delayed_action_wait_for_nl_response_compl...Thomas Haller2022-01-121-1/+1
|/
* build/autotools: fix linking libnm-log-null into various executablesThomas Haller2022-01-111-0/+6
* nm-sudo: rename to nm-priv-helperBeniamino Galvani2022-01-1127-254/+275
* supplicant: enable SAE-H2EBeniamino Galvani2022-01-111-0/+18
* CONTRIBUTING: update "Coding Style" sectionThomas Haller2022-01-111-11/+18
* Revert "nm-device: avoid starting ac6 if l3cfg is not there"Lubomir Rintel2022-01-111-14/+2
* nm-device: clean up IP methods if we lose ifindexLubomir Rintel2022-01-111-0/+4
* nm-device: avoid starting ac6 if l3cfg is not thereLubomir Rintel2022-01-111-2/+14
* CONTRIBUTING: clarify on the use/lack of curly braces around blocksThomas Haller2022-01-111-0/+3
* bluetooth: fix invalid assertion in NMBluezManager:dispose()Thomas Haller2022-01-111-3/+4
* libnm,core: merge branch 'ac/ovs2'Ana Cabral2022-01-1010-14/+102
|\
| * openvswitch: Add ovs-dpdk n_rxq propertyAna Cabral2022-01-107-15/+85
| * version: add 1.36 macrosAna Cabral2022-01-102-0/+15
| * trivial: fix typosAna Cabral2022-01-104-4/+4
| * core/ovs: fix setting dpdk-devargs JSON to NULLAna Cabral2022-01-101-3/+6
|/
* core: merge branch 'th/hostname-cleanup'Thomas Haller2022-01-108-57/+77
|\
| * core: simplify code in nm_dns_manager_set_hostname()Thomas Haller2022-01-101-9/+5
| * core: ensure static-hostname is valid UTF-8Thomas Haller2022-01-101-1/+14
| * core: rename related things explicitly to "static-hostname"Thomas Haller2022-01-107-47/+58
|/
* checkpatch: complain about tabs in source fileThomas Haller2022-01-071-1/+1
* contrib/scripts: update "nm-copr-build.sh" script to use new nm-git-bundleThomas Haller2022-01-061-1/+1
* contrib/scripts: better explain the purpose of nm-git-bundleThomas Haller2022-01-061-0/+11
* glib-aux: honor NM_OBFUSCATE_PTR=0 setting for printing raw pointer valuesThomas Haller2022-01-052-9/+29
* contrib: fix "find-backports" script to properly handle "Ignore-Backport" tagThomas Haller2022-01-051-3/+5
* contrib/scripts: add Fedora version to podmain container name for "nm-code-fo...Thomas Haller2022-01-041-2/+4
* build: allow configuring default for wifi.backend settingJames Hilliard2022-01-0410-2/+44
* libnm: allow WPA-EAP-SUITE-B-192 network to match existing connectionsTomohiro Mayama2022-01-031-0/+10
* cli: correct active connection details header in nmcli outputSam Morris2022-01-0369-209/+209
* core: log variant properties in connection diffBeniamino Galvani2022-01-031-0/+2
* libnm: refactor some NMSetting to use direct properties for enum/flagsThomas Haller2021-12-2411-253/+139
* libnm: fix warning when setting wrong ethtool ternary valueBeniamino Galvani2021-12-231-1/+1
* core: merge branch 'dracut_rhel9_test'Beniamino Galvani2021-12-211-4/+6
|\
| * core: don't reset assume state if the device is unmanaged by parentWen Liang2021-12-201-4/+6
|/
* release: bump version to 1.35.3 (development)1.35.3-devBeniamino Galvani2021-12-152-2/+2
* example: Match more AP securityxiangnian2021-12-101-3/+21
* device: fix update of the ip-iface propertyBeniamino Galvani2021-12-091-8/+43
* platform: add bpf filter to ignore routes from routing daemonsBeniamino Galvani2021-12-093-0/+61
* release: bump version to 1.35.2 (development)1.35.2-devLubomir Rintel2021-12-012-2/+2
* initrd: don't add a connection if there's a connection dir with rd.neednetLubomir Rintel2021-12-015-12/+42
* nm-device: prefer manually configured addresses to automaticLubomir Rintel2021-12-012-4/+4
* merge: branch 'ff/nmcli_editor_wol'Fernando Fernández Mancera2021-12-011-2/+12
|\
| * nmcli: fix "remove" command to really remove the propertyFernando Fernandez Mancera2021-12-011-2/+3