summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build/autotools: generate "config-extra.h" via makefile "config-extra.h.mk"Lubomir Rintel2019-06-171-28/+10
* build/autotools: depend "config-extra.h" on "config.h"Thomas Haller2019-06-171-1/+1
* Revert "build: only update config-extra.h if it changes"Thomas Haller2019-06-171-19/+19
* libnm-core: add ovs-dpdk settingLubomir Rintel2019-06-141-0/+2
* build: only update config-extra.h if it changesLubomir Rintel2019-06-141-19/+19
* ipv6: add 'disabled' methodBeniamino Galvani2019-06-111-0/+1
* ifcfg-rh: drop unused "nm-inotify-helper.h"Thomas Haller2019-05-291-3/+2
* ifcfg-rh: use PKCS #12 private key also as client cert in readerBeniamino Galvani2019-05-281-0/+2
* build: don't link dispatcher with generated nmdbus-dispatcher bindingsThomas Haller2019-05-271-21/+28
* libnm: add "libnm-core/nm-team-utils.h"Thomas Haller2019-05-231-9/+16
* shared: add "shared/nm-glib-aux/nm-value-type.h"Thomas Haller2019-05-231-0/+1
* shared: add "shared/nm-glib-aux/nm-json-aux.h"Thomas Haller2019-05-231-0/+2
* build: don't statically link static libraries with other static libraries (6)Thomas Haller2019-05-221-8/+9
* build: don't statically link static libraries with other static libraries (5)Thomas Haller2019-05-221-9/+17
* build: don't statically link static libraries with other static libraries (4)Thomas Haller2019-05-221-7/+21
* build: drop trivial variables from Makefile.amThomas Haller2019-05-221-12/+14
* build: don't statically link static libraries with other static libraries (3)Thomas Haller2019-05-221-1/+10
* build: don't statically link static libraries with other static libraries (2)Thomas Haller2019-05-221-4/+11
* build: don't statically link static libraries with other static libraries (1)Thomas Haller2019-05-221-4/+1
* build: link src/NetworkManager explicitly with glibThomas Haller2019-05-221-0/+1
* build: link libnm/liblibnm.la with udev libraryThomas Haller2019-05-221-0/+1
* build: introduce libnm/liblibnm.la as static library for libnm/libnm.laThomas Haller2019-05-221-22/+16
* build: style cleanups of Makefile.amThomas Haller2019-05-221-47/+91
* shared: implement _nm_utils_monotonic_timestamp_initialized() in "nm-logging-...Thomas Haller2019-05-221-0/+1
* src/tests: rename core's "test-general*" to "test-core*"Thomas Haller2019-05-191-10/+10
* libnm/tests: rename libnm's "test-general" to "test-libnm"Thomas Haller2019-05-191-10/+7
* clients/tests: rename clients/common's "test-general" to "test-clients-common"Thomas Haller2019-05-191-6/+6
* wifi/tests: rename Wi-Fi's "test-general" to "test-devices-wifi"Thomas Haller2019-05-191-7/+7
* keyfile/tests: rename core's "test-keyfile" to "test-keyfile-settings"Thomas Haller2019-05-191-5/+5
* platform/tests: rename platform's "test-general.c"Thomas Haller2019-05-181-41/+43
* build: remove duplicate and unused RUNDIR defineThomas Haller2019-05-171-1/+0
* shared: add "shared/nm-glib-aux/nm-dbus-aux.h"Thomas Haller2019-05-121-0/+2
* shared: add "shared/nm-glib-aux/nm-keyfile-aux.h"Thomas Haller2019-05-071-0/+2
* build: fix an out-of-tree buildLubomir Rintel2019-05-031-1/+1
* build: install dispatcher dirs in /usrLubomir Rintel2019-04-261-7/+8
* shared/tests: add tests for libnm-core-auxThomas Haller2019-04-251-0/+36
* shared: add "nm-libnm-core-aux/nm-libnm-core-aux.h"Thomas Haller2019-04-251-0/+2
* shared: build helper "libnm-libnm-core-{intern|aux}.la" library for libnm-coreThomas Haller2019-04-181-27/+90
* shared: move "nm-dbus-compat.h" header to "nm-std-aux/nm-dbus-compat.h"Thomas Haller2019-04-181-1/+1
* shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller2019-04-181-41/+41
* shared: move udev helper to separate directory "shared/nm-udev-aux"Thomas Haller2019-04-181-9/+9
* shared: split C-only helper "shared/nm-std-aux" utils out of "shared/nm-utils"Thomas Haller2019-04-181-5/+30
* all: goodbye libnm-glibLubomir Rintel2019-04-161-723/+2
* build: include c-stdaux in c-util and nettools toolsThomas Haller2019-04-141-0/+14
* build: fix build with sanitizersBeniamino Galvani2019-04-121-2/+24
* dispatcher/tests: cleanup testsThomas Haller2019-04-121-1/+2
* systemd: merge branch systemd into masterThomas Haller2019-04-041-3/+10
|\
* | Revert "all: goodbye libnm-glib"Lubomir Rintel2019-04-031-2/+723
* | clients: only ask secrets for settings that require themBeniamino Galvani2019-04-021-0/+1
* | ifcfg-rh: add support for routing rules as "ROUTING_RULE_#" keysThomas Haller2019-03-271-0/+1