summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* dns-manager: use libpsl directlyLubomir Rintel2017-03-221-0/+2
* libnm-core: drop NMVpnConnectionStateReasonLubomir Rintel2017-03-171-0/+2
* build: avoid passing enums-to-docbook.pl to itself on its command lineLubomir Rintel2017-03-161-2/+2
* build: delete unsuccessfully built artifactsLubomir Rintel2017-03-161-0/+1
* build: allow longer manual page titlesLubomir Rintel2017-03-101-1/+2
* systemd: merge branch systemd into masterThomas Haller2017-03-091-0/+1
|\
* | team: support the ethernet.cloned-mac-address propertyBeniamino Galvani2017-02-231-0/+2
* | build: automatically determine Jansson support if not specifiedBeniamino Galvani2017-02-231-4/+10
* | core: add support for dummy devicesBeniamino Galvani2017-02-221-0/+8
* | libnm-core: add dummy connection settingBeniamino Galvani2017-02-221-0/+2
* | build: ensure libnm-core directory exists for generated filesThomas Haller2017-02-221-0/+3
* | build: ensure build directories exist for gdbus-codegen targetsThomas Haller2017-02-221-0/+2
* | build: don't depend on libnm-core directory for make targetThomas Haller2017-02-221-2/+2
* | build: add slash to directory name for mkdirThomas Haller2017-02-221-3/+3
* | build: fix type on Makefile.amThomas Haller2017-02-211-1/+1
* | ifcfg: also read DEFROUTE and GATEWAY from alias filesThomas Haller2017-02-201-0/+2
* | all: add new "shared/nm-setting-metadata.h" fileThomas Haller2017-02-171-0/+6
* | build: disable dependency tracking on distcheckLubomir Rintel2017-02-161-1/+2
* | build: create missing directories for out-of-tree buildsLubomir Rintel2017-02-161-4/+7
* | build: fix dist-ing "man/common.ent.in"Thomas Haller2017-02-151-0/+1
* | build: fix out-of-tree build generating "man/common.ent"Thomas Haller2017-02-151-0/+4
* | build: use `sed` instead of AC_SUBST() to generate man/common.entThomas Haller2017-02-151-1/+11
* | build: simplify (un)install hooks for man pagesThomas Haller2017-02-141-14/+11
* | build: combine handling of setting docs and man pagesThomas Haller2017-02-141-14/+8
* | build: move code around and reorder conditionsThomas Haller2017-02-131-6/+6
* | build: allow configuring path to binutils's nm tool during buildThomas Haller2017-02-081-1/+1
* | build: install all necessary directoriesLubomir Rintel2017-01-291-1/+7
* | build: don't install /run filesLubomir Rintel2017-01-291-1/+0
* | build: add missing GLIB_CFLAGS for compiling adsl device pluginThomas Haller2017-01-291-0/+1
* | build: libnm-wwan.so depends on linker scriptBeniamino Galvani2017-01-251-0/+3
* | build: don't install /etc/dbus-1/system.d/nm-ifcfg-rh.conf when building with...Thomas Haller2017-01-181-0/+2
* | ifcfg-rh: add a basic test for Proxy settingJiří Klimeš2017-01-171-0/+1
* | libnm-core: add NMSettingMacsecBeniamino Galvani2017-01-161-0/+2
* | core,libnm: introduce NMDeviceMacsecBeniamino Galvani2017-01-161-0/+8
* | keyfile/tests: add test for reading dcb connectionThomas Haller2017-01-051-0/+1