summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: increase limit of open file descriptors for NetworkManager.serviceth/limit-no-file-bumpThomas Haller2021-02-281-0/+4
* all: merge branch 'th/move-to-src-shared'Thomas Haller2021-02-24716-1973/+2015
|\
| * build: remove shared/ directoryThomas Haller2021-02-2412-132/+12
| * build: remove "shared/" from include search pathThomas Haller2021-02-2414-44/+0
| * shared: move "nm-compat.[hc]" to "src/contrib/"Thomas Haller2021-02-245-4/+5
| * shared: split and move "nm-vpn-plugin-macros.h"Thomas Haller2021-02-244-21/+25
| * shared: move "nm-vpn-editor-plugin-call.h" to "src/contrib/"Thomas Haller2021-02-245-9/+10
| * shared: move "nm-vpn-plugin-utils.c" to "src/contrib/"Thomas Haller2021-02-249-23/+31
| * libnm/tests: add static helper library "src/libnm-client-test/"Thomas Haller2021-02-2410-28/+68
| * build: move "libnm/" to "src/" and split itThomas Haller2021-02-24239-655/+699
| * shared: move "nm-test-utils.h" to "src/libnm-glib-aux/"Thomas Haller2021-02-2419-20/+18
| * build: move c-util/nettools library from "shared/" to "src/"Thomas Haller2021-02-24128-203/+196
| * build: move "shared/nm-std-aux" to "src/libnm-std-aux"Thomas Haller2021-02-2444-81/+91
| * build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,...Thomas Haller2021-02-24182-392/+452
| * build: move "shared/nm-{base,udev-aux}" to "src/libnm-{base,udev-aux}"Thomas Haller2021-02-2434-92/+107
| * build/meson: include meson.build for tests at the endThomas Haller2021-02-242-4/+1
| * build: move "shared/nm-platform" to "src/libnm-platform"Thomas Haller2021-02-2440-81/+98
| * build: move "shared/systemd" to "src/libnm-systemd-shared"Thomas Haller2021-02-24147-223/+231
| * shared: rename "libnm-systemd-logging-stub.la" to "libnm-log-null.la"Thomas Haller2021-02-249-34/+38
| * build/autotools: fix dependencies against mkenum header for building examplesThomas Haller2021-02-241-5/+5
| * build: add missing dependencies for "libnm/nm-enum-types.h""Thomas Haller2021-02-241-4/+10
|/
* po: update Ukrainian (uk) translationYuri Chornoivan2021-02-241-1981/+2068
* docs: improve manual page about ipv4.routesWen Liang2021-02-233-2/+11
* 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 connectionsbg/issue638-wpa2-saeBeniamino 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
|/
* wwan: fix leaking "bearer" in connect_ready()Thomas Haller2021-02-231-5/+5
* iwd: make static variable in object_compare_interfaces() "const"Thomas Haller2021-02-221-1/+1
* iwd: terminate interface_order array with NULLJan Palus2021-02-221-0/+1
* platform/tests: relax unit test for setting IFLA_BR_FORWARD_DELAY/forward_delayThomas Haller2021-02-211-1/+4
* wifi: merge branch 'georgmu/NetworkManager-ap-disable-wps'Beniamino Galvani2021-02-192-1/+9
|\
| * supplicant: disable wps in wpa supplicant if disabled in configGeorg Müller2021-02-192-1/+9
|/
* libnm/build: merge branch 'th/libnm-core-split'Thomas Haller2021-02-19390-1462/+1554
|\
| * all: change G_LOG_DOMAIN to "nm"th/libnm-core-splitThomas Haller2021-02-1838-196/+10
| * libnm/build: always compile both crypto backends if library availableThomas Haller2021-02-182-16/+38
| * build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-18377-1279/+1535
|/
* release: bump version to 1.31.1 (development)1.31.1-devThomas Haller2021-02-1814-43/+64
|\
| * NEWS: updateThomas Haller2021-02-181-4/+11
| * release: fix pattern in release.sh script for checking branch nameThomas Haller2021-02-181-1/+1
| * platform/tests: relax check for signals in test_ip6_route()Thomas Haller2021-02-181-1/+1
| * docs: improve manual page about ipv4.addressesWen Liang2021-02-176-11/+31
| * 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 argumentbg/initrd-timeoutBeniamino 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
| |/
| * initrd: cleanup parsing DNS in reader_parse_ip()Thomas Haller2021-02-171-22/+15
| * build: rename build option "--with-polkit-agent-helper-1{-path,}"Thomas Haller2021-02-163-5/+11