device: renew dhcp leases on awake for software devices
[NetworkManager.git] / src / nm-exported-object.c
2016-03-29 Dan Williamsmerge: branch 'dcbw/dupe-pc-signals-bgo764039'
2016-03-29 Dan Williamscore: fix duplicate values in NM-specific PropertiesCha...
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-02-11 Beniamino Galvaniexported-object: set object path after skeleton creation
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-11-18 Thomas Hallercore/dbus: merge branch 'dcbw/gdbus-object-manager...
2015-11-18 Dan Williamsexported-object: add support for DBus ObjectManager...
2015-11-10 Thomas Hallercore/dbus: merge branch 'dcbw/gdbus-object-manager...
2015-11-10 Thomas Hallerexported-object: split out the creation of interface...
2015-11-10 Dan Williamscore: explicitly unexport objects when we're done with...
2015-11-10 Thomas Hallerwifi/ap: explicitly unexport AP and refactor add/remove AP
2015-11-10 Thomas Hallercore: fix wrongly exporting object before instance...
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-09-18 Thomas Hallerexported-object: explicitly disconnect bindings and...
2015-09-17 Thomas Hallerexported-object: fix type of @interface variables to...
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-09-16 Thomas Hallercore: merge branch 'lr/default-unmanaged-bgo746566...
2015-09-16 Thomas Hallercore: refactor setting of D-Bus properties via NMManager
2015-09-16 Thomas Hallercore: refactor NMBusManager to hold reference to NMExpo...
2015-08-18 Thomas Hallercore: fix leaking @properties in nm_exported_object_cre...
2015-08-18 Thomas Hallercore: fix memleak in nm_exported_object_notify()
2015-08-13 Thomas Hallercore: avoid assertion "signal_id != 0" on unexported...
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-12 Thomas Hallercore: fix memleak in nm_exported_object_class_add_inter...
2015-08-10 Dan Winshipall: merge branch 'danw/gdbus-bgo622927'
2015-08-10 Dan Winshipcore: port NMExportedObject to gdbus
2015-08-05 Thomas Hallerall: merge branch 'th/nm-default-bgo752857'
2015-08-05 Thomas Hallerall: make use of new header file "nm-default.h"
2015-07-24 Dan Winshipall: merge branch 'pre-gdbus-bgo622927'
2015-07-24 Dan Winshipcore: rename NMDBusManager to NMBusManager
2015-07-24 Dan Winshipcore: move D-Bus export/unexport into NMExportedObject
2015-07-24 Dan Winshipcore: add an NMExportedObject base class