summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: don't add dependent local route for addressesth/local-route-sync-1.30Thomas Haller2021-03-243-31/+91
* core: minor cleanup in nm_platform_ip_route_get_prune_list()Thomas Haller2021-03-241-5/+5
* core: don't add ff00::/8 unicast route to nm_ip6_config_add_dependent_routes()Thomas Haller2021-03-241-17/+0
* core: add NM_IP_ROUTE_TABLE_SYNC_MODE_ALL_PRUNE modeThomas Haller2021-03-242-14/+27
* core: log route-table-sync-mode in nm_device_set_ip_config()Thomas Haller2021-03-241-10/+18
* core: avoid logging pointer value in nm_device_set_ip_config()Thomas Haller2021-03-241-2/+2
* iwd: Don't call IWD methods when device unmanagedAndrew Zaborowski2021-03-181-2/+13
* initrd: fix crash parsing empty rd.znet argumentBeniamino Galvani2021-03-172-0/+24
* initrd: fix auto-establishment for dhcp6 and auto6 methodsJonas Jelten2021-03-121-1/+6
* release: bump version to 1.30.3 (development)1.30.3-devBeniamino Galvani2021-03-122-2/+2
* release: bump version to 1.30.21.30.2Beniamino Galvani2021-03-122-2/+2
* NEWS: updateBeniamino Galvani2021-03-121-0/+17
* initrd: fix indentationBeniamino Galvani2021-03-121-6/+6
* initrd: fix compilation errorBeniamino Galvani2021-03-121-1/+0
* shared: fix behavior of NM_G_MUTEX_LOCKED()Thomas Haller2021-03-121-2/+7
* wwan: fix leaking "bearer" in connect_ready()Thomas Haller2021-03-121-5/+5
* platform/tests: relax unit test for setting IFLA_BR_FORWARD_DELAY/forward_delayThomas Haller2021-03-121-1/+4
* devices: fail optional-802.1X connections if supplicant disappearsBeniamino Galvani2021-03-121-1/+3
* initrd: merge branch 'bg/initrd-fixes'Beniamino Galvani2021-03-122-36/+61
|\
| * initrd: set multi-connect=single for connections with static IPBeniamino Galvani2021-03-122-2/+52
| * initrd: set the bootif MAC in existing connection with ifnameBeniamino Galvani2021-03-122-33/+8
| * initrd: fix may-fail for IPv6Beniamino Galvani2021-03-121-1/+1
|/
* bond: restore MAC on release only when there is a cloned MAC addressBeniamino Galvani2021-03-091-6/+14
* initrd: apply the MTU from bond= argument to the bond connectionBeniamino Galvani2021-03-082-3/+9
* core/dns: emit CONFIG_CHANGED signal even if cachingJonathan Lebon2021-03-041-2/+2
* wifi: fix SpecificObject of ActiveConnection not updated after WiFi roamingzsien2021-03-041-0/+8
* core: increase limit of open file descriptors for NetworkManager.serviceThomas Haller2021-03-031-0/+4
* build/meson: fix missing dependency for building libnmt_newt with mesonThomas Haller2021-03-031-0/+1
* bond: avoid logging warning to set "ad_actor_system=00:00:00:00:00:00"Thomas Haller2021-02-233-1/+21
* supplicant: merge branch 'bg/issue638-wpa2-sae'Beniamino Galvani2021-02-234-24/+53
|\
| * supplicant: enable WPA3 for WPA-PSK connectionsBeniamino Galvani2021-02-231-0/+5
| * supplicant: print interface capabilitiesBeniamino Galvani2021-02-233-22/+31
| * supplicant: detect the SAE interface capabilityBeniamino Galvani2021-02-232-2/+17
|/
* iwd: terminate interface_order array with NULLJan Palus2021-02-221-0/+1
* contrib/rpm: update URL for NetworkManager in RPM packageThomas Haller2021-02-181-1/+1
* contrib/rpm: revert building "--with test" for RHEL 9Thomas Haller2021-02-181-4/+0
* release: bump version to 1.30.1 (development)1.30.1-devThomas Haller2021-02-182-2/+2
* release: bump version to 1.30.01.30.0Thomas Haller2021-02-182-3/+3
* platform/tests: relax check for signals in test_ip6_route()Thomas Haller2021-02-181-1/+1
* NEWS: updateThomas Haller2021-02-181-5/+0
* NEWS: updateThomas Haller2021-02-181-2/+4
* build: dist "libnm/nm-enum-types.[ch].template" filesThomas Haller2021-02-171-0/+3
* initrd: merge branch 'bg/initrd-timeout'Beniamino Galvani2021-02-172-1/+79
|\
| * initrd: support the rd.net.dhcp.retry argumentBeniamino Galvani2021-02-172-4/+14
| * initrd: accept 'infinity' as argument to rd.net.timeout.dhcpBeniamino Galvani2021-02-172-2/+7
| * initrd: set autoconnect-retries=1 and increase default DHCP timeoutBeniamino Galvani2021-02-172-1/+64
|/
* build: rename build option "--with-polkit-agent-helper-1{-path,}"Thomas Haller2021-02-163-5/+11
* wireguard: merge branch 'th/wireguard-dns-endpoint-sticky-addr'Thomas Haller2021-02-162-18/+32
|\
| * wireguard: prefer last resolved IP from resolving endpoint from DNSThomas Haller2021-02-161-16/+26
| * platform: ensure NM_SOCK_ADDR_UNION_INIT_UNSPEC() fully initializes unionThomas Haller2021-02-161-2/+6
|/