summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* service: don't install dependency for "NetworkManager-wait-online.service" to...Thomas Haller2017-07-171-9/+0
* platform: move the NMPCache from linux platform to NMPlatformThomas Haller2017-07-051-0/+1
* core: remove NMMultiIndexThomas Haller2017-07-051-2/+0
* shared: add NMDedupMultiIndex "nm-dedup-multi.h"Thomas Haller2017-07-051-0/+3
* all: add base object type in "nm-obj.h"Thomas Haller2017-07-051-0/+1
* build: fix race creating "libnm-core/tests" directory for "nm-core-tests-enum...Thomas Haller2017-06-141-0/+3
* build: fix nm binutils tool when building with LTOThomas Haller2017-06-011-1/+1
* build: add a missing test artifact to distLubomir Rintel2017-06-011-0/+1
* build: don't drop the test suite log on failureLubomir Rintel2017-05-311-0/+1
* ifcfg-rh/tests: add test for reading NETMASK propertyThomas Haller2017-05-301-0/+1
* build: sort filenames in Makefile.am alphabeticallyThomas Haller2017-05-301-150/+151
* build: don't link static libraries multiple timesThomas Haller2017-05-191-2/+0
* build: don't install intermediate library libnm/libnm-utils.laThomas Haller2017-05-191-1/+1
* libnm: add testable libnm/nm-libnm-utils.c fileThomas Haller2017-05-191-7/+38
* hostname: split out hostname management from NMSettingsThomas Haller2017-05-121-0/+3
* shared: add "nm-utils/c-list.h" headerThomas Haller2017-05-111-0/+1
* ifcfg: add read/write support for user-dataThomas Haller2017-05-061-1/+2
* ifcfg-rh/tests: compare the written files to a expected resultThomas Haller2017-04-261-1/+26
* core: add NMNetns to bundle platform and route managersThomas Haller2017-04-181-0/+2
* build: fix broken line wraps in Makefile.amThomas Haller2017-04-071-2/+2
* build: add missing build dependency for ifupdownThomas Haller2017-04-071-8/+13
* build: commit pre-generated "settings-docs.c" in gitThomas Haller2017-04-051-7/+15
* cli/tests: add "clients/common/tests/test-general.c"Thomas Haller2017-04-051-6/+27
* build: build intermediate library libnmc.la for nmcliThomas Haller2017-04-051-54/+86
* cli: split out new file "nm-meta-setting-access.h"Thomas Haller2017-04-051-0/+2
* build: fix out-of-tree build after moving generated settings-docs.cThomas Haller2017-03-301-1/+1
* cli: embed gtk-doc directly in property-info structureThomas Haller2017-03-301-9/+9
* cli: use enum property type for connection.lldpThomas Haller2017-03-301-0/+2
* libnm: move enum utils to new shared file shared/nm-utils/nm-enum-utils.hThomas Haller2017-03-301-0/+2
* cli: move utils function from common.h to nm-meta-setting-desc.cThomas Haller2017-03-301-0/+5
* cli: split nm-meta-setting-desc out of settingsThomas Haller2017-03-301-4/+7
* cli: add setting-info structure to settings.cThomas Haller2017-03-301-0/+3
* build: declare build dependencies requiring "nm-core-enum-types.h"Thomas Haller2017-03-291-2/+98
* ifcfg-rh: also check BONDING_OPTS to determine the connection typeBeniamino Galvani2017-03-291-0/+1
* build: declare build dependency for ifcfg-rh testsThomas Haller2017-03-281-0/+2
* core: make connectivity checking per-deviceLubomir Rintel2017-03-281-1/+5
* libnm: add NMSettingUserThomas Haller2017-03-281-0/+2
* libnm-util/vapi: add missing dependenciesLubomir Rintel2017-03-241-1/+1
* build: yet another missing dependencyLubomir Rintel2017-03-241-0/+2
* build: fix building clients/cli/settings-docs.c (4)Thomas Haller2017-03-241-2/+2
* build: fix building clients/cli/settings-docs.c (3)Thomas Haller2017-03-241-1/+1
* build: fix building clients/cli/settings-docs.c (2)Thomas Haller2017-03-231-1/+1
* build: fix building clients/cli/settings-docs.cThomas Haller2017-03-231-1/+1
* build: don't link against libm.soThomas Haller2017-03-231-3/+1
* build: remove currently unneeded include of shared/nm-setting-metadata.h from...Thomas Haller2017-03-231-3/+0
* build: fix out-of-tree build for including "clients/cli/settings-docs.c"Thomas Haller2017-03-231-0/+3
* cli/build: drop $builddir/cli/ from the include pathLubomir Rintel2017-03-231-1/+0
* build: ensure libnm-core is around before mkenums puts files thereLubomir Rintel2017-03-231-2/+2
* udev: drop libgudev in favor of libudevThomas Haller2017-03-221-27/+32
* connectivity: switch connectivity checking to libcurllr/fg/libcurl_bgo752642Francesco Giudici2017-03-221-2/+2