summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* rpm: fix autotools build options for default pluginsBeniamino Galvani2022-03-091-1/+3
* cli: don't ignore errors from setting property aliasesLubomir Rintel2022-03-081-10/+10
* release: bump version to 1.36.3 (development)1.36.3-devBeniamino Galvani2022-03-072-2/+2
* release: bump version to 1.36.21.36.2Beniamino Galvani2022-03-072-2/+2
* dhcp6: fix setting ifindex in nm_dhcp_utils_merge_new_dhcp6_lease()Thomas Haller2022-03-071-1/+1
* NEWS: updateBeniamino Galvani2022-03-061-0/+3
* ovs-port: fix removal of ovsdb entry if the interface goes awayLubomir Rintel2022-03-061-3/+5
* merge: branch 'bg/ifcfg-rh-split'Beniamino Galvani2022-03-066-35/+98
|\
| * 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/+52
| * build: remove unused variable from configure.acBeniamino Galvani2022-03-061-4/+0
|/
* core: merge branch 'th/checkpoint-preserve-external-ports'Thomas Haller2022-03-045-15/+114
|\
| * core: preserve external ports during checkpoint rollbackThomas Haller2022-03-045-7/+90
| * core: reject unsupported flags for CheckpointCreate D-Bus requestThomas Haller2022-03-041-9/+25
|/
* core: initialize l3cd dns-priority for ppp and wwanBeniamino Galvani2022-02-282-0/+3
* release: bump version to 1.36.1 (development)1.36.1-devLubomir Rintel2022-02-242-2/+2
* release: bump version to 1.36.01.36.0Lubomir Rintel2022-02-242-3/+3
* platform: fix chaining up finalize() in NMPlatformThomas Haller2022-02-241-0/+2
* l3cfg: fix assertion failure for zombie in _obj_states_externally_removed_tra...Thomas Haller2022-02-241-1/+3
* NEWS: update for 1.36.0Lubomir Rintel2022-02-241-9/+1
* device: commit the l3cd changes via l3cfg during cleanupWen Liang2022-02-241-2/+1
* ovsdb: set DPDK port MTU when creating themFernando Fernandez Mancera2022-02-241-1/+45
* ovs-port: avoid removing the OVSDB entry if we're shutting downLubomir Rintel2022-02-221-4/+7
* contrib/rpm: fix meson build to drop removed "json_validation" optionThomas Haller2022-02-211-2/+1
* wifi: fix find_freq() implementationThomas Haller2022-02-212-9/+9
* vapi: annotate finish function for DeviceWifi.request_scan_options_asyncVal Och2022-02-211-0/+1
* cli: don't reset default values in interactive addBeniamino Galvani2022-02-211-3/+4
* release: bump version to 1.35.92 (1.36-rc3) (development)1.36-rc3Lubomir Rintel2022-02-192-2/+2
* tests: propagate 77 exit code from "tools/run-nm-test.sh"Thomas Haller2022-02-191-2/+2
* ppp-manager: give PPP more time to terminateLubomir Rintel2022-02-191-1/+1
* core: fix DNS configuration type for wireguard connectionsBeniamino Galvani2022-02-161-2/+4
* merge: branch 'bg/ipv6-route-src'Beniamino Galvani2022-02-163-1/+37
|\
| * device: delay IP ready state until all objects are committedBeniamino Galvani2022-02-161-1/+7
| * core: do a commit after all addresses complete ACD/DADBeniamino Galvani2022-02-163-0/+30
|/
* device: fix crash for shared IPv6 method in nm_device_copy_ip6_dns_config()Thomas Haller2022-02-161-5/+5
* platform: merge branch 'th/platform-ip6-multipath-routes'Thomas Haller2022-02-163-106/+132
|\
| * platform: support IPv6 mulitpath routes and fix cache inconsistencyThomas Haller2022-02-163-106/+132
| * platform: fix parsing RTA_MULTIHOP netlink attribute to use no policyThomas Haller2022-02-161-2/+2
|/
* Merge branch 'ac/wip-empty-properties'Ana Cabral2022-02-114-74/+98
|\
| * keyfile: do not write empty string list propertiesAna Cabral2022-02-112-70/+63
| * keyfile: write ethernet group always on the top of the fileAna Cabral2022-02-113-4/+35
|/
* release: bump version to 1.35.91 (1.36-rc2) (development)1.36-rc2Lubomir Rintel2022-02-102-2/+2
* nm-l3cfg: fix check on timestamp for assuming probing is goodFernando Fernandez Mancera2022-02-101-3/+3
* NEWS: update for 1.36-rc2Lubomir Rintel2022-02-101-2/+9
* libnm,core: merge branch 'th/route-blackhole'Thomas Haller2022-02-1030-1362/+1939
|\
| * libnm/doc: describe routing-rules in `man nm-settings-nmcli`Thomas Haller2022-02-103-0/+36
| * libnm/doc: list route attributes in `man nm-settings-nmcli`Thomas Haller2022-02-102-3/+132
| * tools: fix constructing XML by dropping broken pretty_xml()Thomas Haller2022-02-101-14/+0
| * tools: re-use regular expression in process_data()Thomas Haller2022-02-101-21/+24