summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* | COPYING: make sure we ship the relevant license textsLubomir Rintel2019-09-101-0/+3
* | initrd: add devicetree supportLubomir Rintel2019-09-101-0/+22
* | build: use regexp in gtkdoc --ignore-decorators optionBeniamino Galvani2019-09-061-1/+0
* | meson: fix build_clean.sh -w meson -w testFrancesco Giudici2019-09-051-0/+1
* | ifupdown/tests: add test with duplicate interfacesThomas Haller2019-08-241-0/+1
* | meson: fix build_clean.sh -w meson -w testFrancesco Giudici2019-08-221-0/+6
* | bluetooth: drop BlueZ 4 support (1)Thomas Haller2019-08-121-5/+2
* | systemd: merge branch systemd into masterThomas Haller2019-07-261-1/+2
|\ \ | |/
* | settings: rework tracking settings connections and settings pluginsThomas Haller2019-07-161-7/+11
* | build: dist test file "test-tpm2wrapped-key.pem"Thomas Haller2019-07-111-0/+1
* | build: add missing dependency for shared/systemd/src/sharedBeniamino Galvani2019-07-081-9/+10