summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-factory.h
Commit message (Expand)AuthorAgeFilesLines
* core: let plugins indicate links which should be ignoredDan Williams2015-06-171-0/+6
* core: move virtual interface name handling into device pluginsDan Williams2015-06-171-0/+35
* core: let device plugins advertise supported link and setting typesDan Williams2015-06-171-22/+61
* core: add support for internal device factoriesDan Williams2014-09-111-1/+56
* core: pass parent to device factories when creating devices for connectionsDan Williams2014-09-111-0/+2
* core: move device factory type function into factory objectDan Williams2014-09-111-11/+24
* all: fix up multiple-include-guard definesDan Winship2014-08-161-3/+3
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-08-011-1/+1
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-1/+0
* core: allow creation of virtual devices (software devices) via NMDeviceFactoryThomas Haller2014-06-271-0/+22
* devices: simplify plugin type checkingDan Williams2014-05-131-3/+0
* devices: rework device plugin interface to be more flexibleDan Williams2014-03-031-35/+90
* devices: make constructors take an NMPlatformLinkDan Winship2013-06-051-6/+3
* platform: merge remaining NMUdevManager functionality into NMLinuxPlatformDan Winship2013-06-051-6/+2
* core: move devices into a subdirectoryDan Winship2013-05-081-0/+91