summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: install a firewalld zone for shared modeBeniamino Galvani2020-05-151-0/+6
* build/autotools: fix linking nm-online,nm-dispatcher,nm-bt-test with sanitize...Thomas Haller2020-05-141-3/+13
* tests/sanitizer: make ASAN/LSAN/UBSAN options configurable in "tools/run-nm-t...Thomas Haller2020-05-141-0/+1
* nm-online: fix build of nm-online for missing libcsiphash.laThomas Haller2020-05-021-0/+1
* nm-online: allow configuring timeout via NM_ONLINE_TIMEOUT environmentThomas Haller2020-04-301-2/+5
* build: remove subshells and fix invalid test syntaxGilles Dartiguelongue2020-04-201-1/+1
* cli: cleanup NMCCommand and declarations of func implementationsThomas Haller2020-04-101-2/+0
* systemd: merge branch systemd into masterThomas Haller2020-04-081-0/+2
|\
* | shared: add NMStrBuf utilThomas Haller2020-04-031-0/+1
* | build: link nm-dispatcher with libnm-glib-aux.laThomas Haller2020-03-251-0/+3
* | systemd: merge branch systemd into masterThomas Haller2020-03-231-0/+2
|\ \ | |/
* | core: add common base class NMDhcpConfig for NMDhcp[46]Config and merge themThomas Haller2020-02-211-2/+0
* | core: rename "nm-dhcp4-config.[ch]" to "nm-dhcp-config.[hc]" before mergeThomas Haller2020-02-211-2/+2
* | build/autotools: fix passing AM_CFLAGS when building libnm-coreThomas Haller2020-02-211-1/+1
* | build: remove duplicate definition in MakefileBeniamino Galvani2020-02-031-2/+0
* | build: use -fcommon when building libnm-coreBeniamino Galvani2020-02-031-0/+1
* | build: fix linking of "src/devices/wifi/tests/test-devices-wifi"Thomas Haller2020-01-151-1/+2
* | core,libnm: add VRF supportBeniamino Galvani2020-01-141-0/+8
* | libnm-core,cli: add VRF settingBeniamino Galvani2020-01-141-0/+2
* | build: build intermediate library with core wifi for device-plugin and testsThomas Haller2020-01-081-9/+25
* | libnm/keyfile: build keyfile code as separate GPL licensed internal libraryThomas Haller2020-01-071-4/+39
* | clients: polkit-agent: implement polkit agent without using libpolkitAntonio Cardace2019-12-241-8/+2
* | shared: move nm-dbus-auth-subject to shared/nm-libnm-core-internAntonio Cardace2019-12-241-2/+2
* | systemd: merge branch systemd into masterThomas Haller2019-12-161-1/+3
|\ \ | |/
* | cli: use nmc_client_new_async() instead of nm_client_new_async()Thomas Haller2019-12-101-0/+1
* | nm-online: use nmc_client_new_async() instead of nm_client_new_async()Thomas Haller2019-12-101-0/+1
* | cloud-setup: reuse nmc_client_new_waitsync() to create NMClient instanceThomas Haller2019-12-101-0/+1
* | tui: create NMClient instance via async initThomas Haller2019-12-101-0/+1
* | shared: add "shared/nm-libnm-aux" static libraryThomas Haller2019-12-101-0/+37
* | shared: move "shared/nm-utils/tests/test-shared-general" to "shared/nm-glib-a...Thomas Haller2019-12-101-5/+5
* | settings/ifcfg: add support for KEY_MGMT=OWEDavid Bauer2019-12-051-0/+1
* | cloud-setup: add tool for automatic IP configuration in cloudThomas Haller2019-11-281-0/+81
* | shared/logging: add "nm-logging-base.h"Thomas Haller2019-11-281-0/+2
* | libnm: refactor caching of D-Bus objects in NMClientThomas Haller2019-11-251-8/+6
* | build: create base directories for install-data-hook firstThomas Haller2019-11-221-9/+15
* | build: cleanup Makefile.am by moving "data_edit" firstThomas Haller2019-11-221-26/+32
|/
* systemd: merge branch systemd into masterThomas Haller2019-11-201-5/+7
|\
* | build: link "nm-enum-types.c" with the base "liblibnm" instead of "libnm"Thomas Haller2019-10-181-5/+6
* | cli: add "nmcli d wifi show"lr/nmcli-d-wifi-showLubomir Rintel2019-10-181-0/+4
* | meson: Remove devices tests' meson build filesIñigo Martínez2019-10-011-3/+1
* | meson: Add missing "nm-bt-test" helper programIñigo Martínez2019-10-011-1/+3
* | build: avoid target redefinitionBeniamino Galvani2019-09-241-2/+0
* | bluetooth: refactor BlueZ handling and let NMBluezManager cache ObjectManager...Thomas Haller2019-09-231-4/+1
* | bluetooth/tests: add "nm-bt-test helper" program for manual testing of blueto...Thomas Haller2019-09-221-13/+51
* | shared: add NMRefStringThomas Haller2019-09-211-0/+2
* | meson: fix build_clean.sh -w meson -w testFrancesco Giudici2019-09-131-0/+1
* | build: make test-service-providers depend on nm-core-enum-types.hLubomir Rintel2019-09-111-0/+2
* | wwan/tests: test service-providers.xml parserLubomir Rintel2019-09-111-1/+25
* | wwan: add service-providers.xml parserLubomir Rintel2019-09-111-1/+4
* | initrd: fix dt testLubomir Rintel2019-09-101-0/+19