summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* Move the history files to /var/lib/upowerMichael Biebl2010-02-051-1/+1
* Remove EGG_* log define.Michael Biebl2010-02-051-4/+0
* Rename the man pages and rename the main daemon binary nameRichard Hughes2010-01-211-16/+18
* Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedeskt...Richard Hughes2010-01-181-18/+18
* trivial: rename some internal defines for the upower moveRichard Hughes2010-01-181-6/+6
* trivial: DkpWakeups -> UpWakeups (no ABI or API break)Richard Hughes2010-01-181-1/+1
* trivial: DkpQos -> UpQos (no ABI or API break)Richard Hughes2010-01-181-1/+1
* trivial: switch to using the new internal library name (no ABI or API break)Richard Hughes2010-01-181-4/+4
* trivial: switch to using the new marshal names internally (no ABI or API break)Richard Hughes2010-01-181-2/+2
* trivial: DkpDevice -> UpDevice (no ABI or API break)Richard Hughes2010-01-181-1/+1
* trivial: DkpDaemon -> UpDaemon (no ABI or API break)Richard Hughes2010-01-181-1/+1
* trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes2010-01-181-59/+60
* import the FreeBSD backendJoe Marcus Clarke2010-01-031-1/+7
* Add some self tests and fix up some obvious bugsRichard Hughes2009-09-111-0/+42
* trivial: fix make distcheckRichard Hughes2009-09-111-7/+16
* Fix compile for Linux backendRichard Hughes2009-09-111-12/+6
* Fix conflicts in the mergeRichard Hughes2009-09-111-0/+4
|\
| * Add some more warnings, and fix up a few errors. Still more to fixRichard Hughes2009-08-201-0/+4
* | Actually make compile with the linux backendRichard Hughes2009-07-271-4/+20
* | Initial split to make DeviceKit-power compile without GUdev for non-linux pla...Richard Hughes2009-07-271-6/+2
|/
* fix conflictsRichard Hughes2009-07-061-3/+3
|\
| * Port to PolicyKit1Richard Hughes2009-07-061-2/+2
* | Fix conflictsRichard Hughes2009-07-061-18/+10
|\ \ | |/
| * Revert "Add a backlight interface so we can control backlight brightness with...Richard Hughes2009-07-051-7/+0
| * Add a backlight interface so we can control backlight brightness without HALRichard Hughes2009-07-031-0/+7
| * Move the udev rules to thier own directoryRichard Hughes2009-07-031-13/+0
| * I must learn to spell deprecated...Richard Hughes2009-07-031-1/+1
| * Protect the non-GObject accessors with DKP_DISABLE_DEPRECIATED and fix up the...Richard Hughes2009-07-031-0/+1
| * Add battery recall data rulesRichard Hughes2009-07-031-15/+19
| * udev rules files now live in /lib/udev/rules.d, not /etc/udev/rules.dRichard Hughes2009-07-021-1/+1
* | Fix GUdev compileRichard Hughes2009-06-181-0/+1
* | Initial search/replace port to GUdev. No testing done.Richard Hughes2009-06-151-2/+2
|/
* Prefix the DkpDevice subclassed devices with device to make it clearerRichard Hughes2009-06-141-4/+4
* Add a property lid-is-closed so that we can finally drop the HAL dep in g-p-m...Richard Hughes2009-05-051-0/+1
* move the library directory from libdevkit-power to devkit-power-gobjectRichard Hughes2009-02-271-2/+2
* trivial: fix make distcheckRichard Hughes2009-02-261-14/+15
* bugfix: remove use of EggObjList, which was pretty hacky, and try to make the...Richard Hughes2009-02-261-0/+1
* trivial: actually load the new module, and register on the busRichard Hughes2009-01-301-2/+9
* trivial: only create the log file directory if we can write to the prefixRichard Hughes2008-12-031-1/+3
* trivial: whitespace changesRichard Hughes2008-12-031-1/+1
* trivial: expose object on the busRichard Hughes2008-11-131-1/+1
* feature: implement the .QoS interface -- still incompleteRichard Hughes2008-11-131-0/+1
* split out the polkit code from the daemon so it can be used in other modules ...Richard Hughes2008-11-131-0/+1
* feature: add in the interface file for QoS controlRichard Hughes2008-11-131-2/+11
* trivial: update defines needed for egg debugging codeRichard Hughes2008-10-231-1/+4
* support getting stats from DkpSupply devicesRichard Hughes2008-09-031-0/+1
* convert to using egg_ functionality like other projectsRichard Hughes2008-08-281-0/+3
* add functionality to monitor a Watts Up Pro deviceRichard Hughes2008-08-221-0/+3
* trivial: dist the corect udev rulesRichard Hughes2008-08-131-1/+2
* only match on USB HID devices so we don't try to connect to every USB device ...Richard Hughes2008-08-131-7/+9