summaryrefslogtreecommitdiff
path: root/src/devices/team/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: merge "src/devices/team/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-48/+0
* devices/build: use one linker-script-devices.ver for all device pluginsThomas Haller2016-10-131-6/+2
* build: don't guard check-local with "if ENABLE_TESTS"Thomas Haller2016-10-131-4/+0
* build: use NetworkManager logging domain for device and settings pluginsThomas Haller2016-10-061-1/+1
* core: refactor private data in "src"Thomas Haller2016-10-041-3/+2
* team: Add NM_CAPABILITY_TEAMMarius Vollmer2016-09-231-1/+1
* build: add macro to check shared objects symbolsBeniamino Galvani2016-09-201-1/+3
* tests: try to resolve the .so file symbolsLubomir Rintel2016-08-231-0/+1
* build: disable deprecation checks for internal compilationThomas Haller2016-04-051-1/+0
* build: rename directory "include" to "shared"Thomas Haller2015-12-241-2/+2
* build: drop generating empty nm-*-enum-types for device pluginsThomas Haller2015-10-051-11/+1
* build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2015-09-301-0/+1
* devices, active-connection: port to gdbusDan Winship2015-08-101-9/+5
* include: add convenience header "nm-default.h"Thomas Haller2015-08-051-1/+1
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-0/+1
* all: port everything to libnmDan Winship2014-08-011-2/+2
* core: merge src/config, src/logging, src/posix-signals into src/Dan Winship2014-07-301-2/+0
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-5/+1
* build: more srcdir!=builddir fixesDan Winship2014-07-151-1/+0
* team: make team support a pluginThomas Haller2014-06-271-0/+74