summaryrefslogtreecommitdiff
path: root/src/dkp-daemon.h
AgeCommit message (Expand)AuthorFilesLines
2010-01-18trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes1-97/+0
2009-09-11Add some self tests and fix up some obvious bugsRichard Hughes1-0/+1
2009-09-11bugfix: make the remove logic much cleaner to try to fix bugs where removing ...Richard Hughes1-3/+0
2009-07-27Initial split to make DeviceKit-power compile without GUdev for non-linux pla...Richard Hughes1-3/+6
2009-07-13Add a private dkp_daemon_get_number_devices_of_type() function to the daemonRichard Hughes1-0/+8
2009-07-06Add a notify flag to set_lid_is_closedLoïc Minier1-1/+2
2009-07-06Port to PolicyKit1Richard Hughes1-1/+1
2009-05-05Add a property lid-is-closed so that we can finally drop the HAL dep in g-p-m...Richard Hughes1-0/+2
2008-11-13split out the polkit code from the daemon so it can be used in other modules ...Richard Hughes1-13/+1
2008-11-11update my email addressDavid Zeuthen1-1/+1
2008-10-23feature: add in CanSuspend and CanHibernate into APIRichard Hughes1-0/+6
2008-08-09refactor out DkpDevice and DkpSupply so we can add another type of device wit...Richard Hughes1-6/+6
2008-08-01convert spaces to tabs, and make sure functions have sensible namesRichard Hughes1-32/+31
2008-08-01change the GObject prefix from DevkitPower to DkpRichard Hughes1-31/+31
2008-08-01add some more GCC warningsRichard Hughes1-0/+92