NetworkManager/src/devices/wifi
Dan Winship c1dd3b6eed core: move D-Bus export/unexport into NMExportedObject
Move D-Bus export/unexport handling into NMExportedObject and remove
type-specific export/get_path methods (export paths are now specified
at the class level, and NMExportedObject handles the counters for all
exported types automatically).

Since all exportable objects now use the same get_path() method, we
can also add some helper methods to simplify get_property()
implementations for object-path and object-path-array properties.
2015-07-24 13:25:47 -04:00
..
tests all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
exports.ver core: move device factory type function into factory object 2014-09-11 12:47:23 -05:00
Makefile.am trivial: don't run wifi tests if the tests are disabled 2015-03-02 19:22:10 +01:00
nm-device-olpc-mesh.c core: move D-Bus export/unexport into NMExportedObject 2015-07-24 13:25:47 -04:00
nm-device-olpc-mesh.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-device-wifi.c core: move D-Bus export/unexport into NMExportedObject 2015-07-24 13:25:47 -04:00
nm-device-wifi.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-wifi-ap-utils.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-wifi-ap-utils.h libnm-core: change all mac-address properties to G_TYPE_STRING 2014-09-04 09:20:10 -04:00
nm-wifi-ap.c core: move D-Bus export/unexport into NMExportedObject 2015-07-24 13:25:47 -04:00
nm-wifi-ap.h core: move D-Bus export/unexport into NMExportedObject 2015-07-24 13:25:47 -04:00
nm-wifi-factory.c core: let plugins indicate links which should be ignored 2015-05-06 16:14:25 -05:00