summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-factory.c
Commit message (Expand)AuthorAgeFilesLines
* all: consistently include config.hDan Winship2014-11-131-0/+2
* core: add support for internal device factoriesDan Williams2014-09-111-0/+15
* core: pass parent to device factories when creating devices for connectionsDan Williams2014-09-111-1/+2
* core: move device factory type function into factory objectDan Williams2014-09-111-0/+17
* core: allow creation of virtual devices (software devices) via NMDeviceFactoryThomas Haller2014-06-271-0/+17
* devices: simplify plugin type checkingDan Williams2014-05-131-8/+0
* devices: fix compilation of nm_device_factory_new_link()Jiří Klimeš2014-03-041-2/+2
* devices: rework device plugin interface to be more flexibleDan Williams2014-03-031-0/+114