summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-06Released UPower 0.9.3UPOWER_0_9_3Richard Hughes1-0/+14
2010-05-03fix recognition of lithium iron phosphate (LiFePO4) batteriesSascha Silbe1-1/+1
2010-04-30Sanity check the device is not already in the list before addingRichard Hughes1-2/+11
2010-04-19Provide UpDaemon with C setters rather than relying on GObject propertiesRichard Hughes5-43/+67
2010-04-14Add a config file with SleepTimeout and AllowHibernateEncryptedSwap entriesRichard Hughes5-94/+159
2010-04-14Fix c&p typo in documentationMichael Biebl1-1/+1
2010-04-07The gettext package should probably match the tarball nameRichard Hughes1-1/+1
2010-04-06trivial: post release version bumpRichard Hughes2-6/+6
2010-04-06Released UPower 0.9.2UPOWER_0_9_2Richard Hughes1-1/+24
2010-03-30Add a missing accessor: up_client_get_lid_is_present()Richard Hughes2-0/+21
2010-03-30Do not allow client programs to enumerate the device list more than onceRichard Hughes1-0/+13
2010-03-30trivial: Add stubs to dummy backend to make it compile again.Michael Biebl1-0/+56
2010-03-29Get the suspend and hibernate commands from the backend, rather than hardcodi...Richard Hughes4-7/+34
2010-03-29Get the swap size from the backend, rather than hardcoding Linux specificsRichard Hughes4-61/+65
2010-03-29Get the encrypted swap status from the backend, rather than hardcoding Linux ...Richard Hughes3-108/+109
2010-03-29Get the kernel sleep capabilities from the backend, rather than hardcoding Li...Richard Hughes4-33/+54
2010-03-26Change the tarball name to be all lower case to match udisks and udevRichard Hughes1-1/+1
2010-03-26Convert the daemon to using objects from libupower-glib, not devkit-power-gob...Richard Hughes8-227/+329
2010-03-26Do not warn what we are correcting energy-full when there is no data to copyRichard Hughes1-1/+1
2010-03-26trivial: another DeviceKit-power to UPower renameRichard Hughes1-2/+2
2010-03-26Ensure we enumerate devices before we start monitoring themRichard Hughes1-0/+5
2010-03-26Fixes to the autogen.sh scriptMichael Biebl1-25/+33
2010-03-26Simplify udev subdirectory handlingMichael Biebl2-5/+4
2010-03-26Make dummy backend usable for architectures without a native backendMichael Biebl3-3/+24
2010-03-26Remove libdevkit-power-gobject dependency from backendsMichael Biebl4-8/+4
2010-03-26Show in ./configure summary if unit tests have been enabled or notMichael Biebl1-0/+1
2010-03-03trivial: post release version bumpRichard Hughes2-4/+4
2010-03-03Released UPower 0.9.1UPOWER_0_9_1Richard Hughes1-0/+25
2010-02-23Fix up the FreeBSD backend compileMichael Biebl1-1/+1
2010-02-16Fix libupower-glib include dir and pkgconfigMartin Pitt2-3/+3
2010-02-09Don't ship an introspection file for devkit-power-gobject, it's soon to be ob...Richard Hughes1-24/+0
2010-02-09trivial: remove two unused variables which break the build when using strict ...Richard Hughes1-2/+0
2010-02-09Check PolicyKit in client's can_{suspend,hibernate} propertiesMartin Pitt2-4/+28
2010-02-09Add {Suspend,Hibernate}Allowed D-Bus methodsMartin Pitt3-0/+83
2010-02-09Add up_polkit_is_allowed() functionMartin Pitt2-0/+33
2010-02-09Install the introspection data to the correct locationRichard Hughes1-1/+1
2010-02-08Add a new method and two new signals to inform userspace of the pending suspe...Richard Hughes5-22/+283
2010-02-07trivial: do not free errors that we do not allocate in the error pathsRichard Hughes1-4/+0
2010-02-07trivial: Fix up a void marshalling typeRichard Hughes1-1/+1
2010-02-06devkit-power-gobject/up-enum.h be goneMichael Biebl18-69/+29
2010-02-06Make sure the tests link against all necessary libraries.Michael Biebl1-2/+3
2010-02-06Update help and g_option_context_new to upowerMichael Biebl1-3/+3
2010-02-05trivial: fix a compile warningRichard Hughes1-0/+1
2010-02-05Use GCancellable in libupower-glib so we can eventually get to GIO async meth...Richard Hughes7-28/+82
2010-02-05Make the upower client tool use libupwer-glib, rather than devit-power-gobjectRichard Hughes2-63/+84
2010-02-05trivial: fix up UpWakeups to actually compileRichard Hughes3-11/+32
2010-02-05Ensure we return all lines of the UpDevice when we call up_device_to_string()Richard Hughes1-28/+28
2010-02-05trivial: Port the DkpWakeups object to UpWakeupsRichard Hughes3-0/+424
2010-02-05Move the history files to /var/lib/upowerMichael Biebl2-2/+2
2010-02-05Use the new project name in g_option_context_newMichael Biebl1-1/+1