summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-23trivial: add back the files that were renamedRichard Hughes2-0/+570
2009-01-23bugfix: check all the power supply fields for valid dataRichard Hughes1-8/+18
2009-01-23trivial: egg updateRichard Hughes1-1/+1
2009-01-23trivial: add a fixmeRichard Hughes8-647/+142
2009-01-15bugfix: special case machines where the kernel gives up converting charge to ...Richard Hughes1-20/+36
2008-12-19trivial: use the package version deline name directlyRichard Hughes1-1/+1
2008-12-19bugfix: fix the battery capacity calculation. Fixes fd#19165Richard Hughes1-1/+1
2008-12-09trivial: post release version bumpRichard Hughes2-4/+4
2008-12-09Released DeviceKit-power 003DeviceKit-power-003Richard Hughes1-0/+12
2008-12-09trivial: fix make discheckRichard Hughes2-5/+14
2008-12-09trivial: mae the PolicyKit file validateRichard Hughes5-44/+66
2008-12-09trivial: fix the introspection warning and the startup verbageRichard Hughes5-17/+9
2008-12-08bugfix: allow DeviceKit-power to run with the 'fixed' DBusRichard Hughes1-0/+6
2008-12-03trivial: don't divide by zero if there is no accuracyRichard Hughes1-8/+3
2008-12-03trivial: fix rpmbuild by checking result of writeRichard Hughes2-10/+37
2008-12-03trivial: only create the log file directory if we can write to the prefixRichard Hughes1-1/+3
2008-12-03trivial: fix version stringRichard Hughes1-1/+1
2008-12-03trivial: add some more implementation of the DkpQos classRichard Hughes3-14/+138
2008-12-03trivial: whitespace changesRichard Hughes2-5/+1
2008-12-03bugfix: don't keep putting off the profile saving in DkpHistoryRichard Hughes1-5/+3
2008-12-03trivial: egg updatesRichard Hughes1-3/+1
2008-12-03bugfix: enable the low power saving code in DkpHistoryRichard Hughes1-1/+1
2008-11-13trivial: expose object on the busRichard Hughes2-16/+23
2008-11-13feature: implement the .QoS interface -- still incompleteRichard Hughes4-0/+606
2008-11-13split out the polkit code from the daemon so it can be used in other modules ...Richard Hughes5-308/+484
2008-11-13feature: add in the interface file for QoS controlRichard Hughes6-3/+399
2008-11-13trivial: post release version bumpRichard Hughes2-6/+6
2008-11-13trivial: NEWS updatesDeviceKit-power-002Richard Hughes1-3/+3
2008-11-13trivial: NEWS updatesRichard Hughes1-3/+9
2008-11-12trivial: more release engineeringRichard Hughes2-0/+33
2008-11-12trivial: update protocol after getting the command set from the Watts Up hard...Richard Hughes1-74/+26
2008-11-12add a trivial README fileRichard Hughes1-1/+15
2008-11-12trivial cleanups of davidz patch -- no functional changesRichard Hughes4-128/+139
2008-11-11Merge branch 'master' of ssh://david@git.freedesktop.org/git/DeviceKit/Device...David Zeuthen1-1/+36
2008-11-11turn some methods into propertiesDavid Zeuthen6-333/+369
2008-11-11Merge branch 'master' of ssh://hughsient@git.freedesktop.org/git/DeviceKit/De...Richard Hughes2-5/+150
2008-11-11trivial: add starts of NEWS file for release today or tomorrowRichard Hughes1-1/+36
2008-11-11document how to access the D-Bus service with examplesDavid Zeuthen2-5/+150
2008-11-11nuke devkit-power-on-battery for nowDavid Zeuthen2-86/+1
2008-11-11move object paths so things are rooted under /org/freedesktop/DeviceKit/PowerDavid Zeuthen4-6/+11
2008-11-11update bug report URL to point to our mailing listDavid Zeuthen1-1/+1
2008-11-11update mailing list reference in man pagesDavid Zeuthen3-7/+7
2008-11-11update my email addressDavid Zeuthen18-18/+18
2008-11-11we're a fd.o projectDavid Zeuthen1-3/+4
2008-11-11fix up deps and build systemDavid Zeuthen5-282/+13
2008-11-11Merge branch 'master' of ssh://hughsient@git.freedesktop.org/git/DeviceKit/De...Richard Hughes1-3/+3
2008-11-11bugfix: fix the include headers for DeviceKit 002Richard Hughes8-8/+8
2008-11-11bugfix: match the WUP device on the tty device, not the USB deviceRichard Hughes3-17/+17
2008-11-11also rename configure.in to configure.ac in autogen.shDavid Zeuthen1-3/+3
2008-11-08trivial: try harder to not print invalid ASCII codesRichard Hughes1-8/+2