summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove Wakeups APIBenjamin Berg2022-03-241-65/+0
* all: Remove HAVE_CONFIG_H conditionalBastien Nocera2021-09-071-3/+1
* build: Remove autotoolsBastien Nocera2021-09-061-37/+0
* build: Clean up include_directories usageBastien Nocera2021-09-061-1/+0
* tools: Include top-level library includeBastien Nocera2021-09-021-3/+1
* build: Support building upower with mesonBenjamin Berg2021-09-021-0/+11
* up-tool: Catch NULL return for more upower API callsBenjamin Berg2021-02-041-0/+8
* lib: Add a new version of up_client_get_devices which unrefs contentsRobert Ancell2018-05-311-2/+2
* up-tool: Exit early when connecting to upower failsMartin Pitt2016-05-181-1/+6
* Fix build regressionArnaud Quette2015-08-101-0/+1
* build: remove dependency on dbus-glib and libdbusCosimo Cecchi2015-07-291-2/+0
* up-tool: remove unused variablesCosimo Cecchi2015-07-291-2/+0
* all: Remove IsDocked propertyBastien Nocera2014-05-071-1/+0
* tools: Remove is-docked from up-toolBastien Nocera2014-05-071-3/+1
* tools: Update for lib API changesBastien Nocera2013-10-171-18/+2
* tools: Use notify signals instead of *changed onesBastien Nocera2013-10-171-4/+20
* all: Add GetCriticalAction daemon methodBastien Nocera2013-10-171-0/+4
* all: Remove WarningLevel from the daemon propertiesBastien Nocera2013-10-171-2/+0
* tools: Print the display device when using -dBastien Nocera2013-10-171-0/+10
* tools: Update for API changesBastien Nocera2013-10-141-3/+3
* tools: Remove use of deprecated featuresBastien Nocera2013-10-141-12/+0
* Set locale in daemon and toolShih-Yuan Lee (FourDollars)2013-09-041-0/+2
* trivial: Stop calling deprecated g_type_init()Martin Pitt2013-08-291-0/+2
* Use PIE to better secure installed tools and also use full RELRO in the daemonRichard Hughes2013-05-071-1/+4
* Add a --enable-deprecated configure argumentRichard Hughes2013-02-121-0/+6
* Don't use the deprecated INCLUDES in Makefile.amRichard Hughes2013-01-141-1/+1
* Fix "can-hibernate" formatting in upower --dumpMartin Pitt2012-11-081-1/+1
* Use git.mk and remove the manual .gitignore filesRichard Hughes2011-07-192-8/+2
* upower needs -pthreadLandry Breuil2011-03-211-0/+2
* Drop devkit and devkit-power-daemon symlinksMichael Biebl2011-02-231-3/+0
* linux: use the number of active DRM devices to determine the system docked st...Richard Hughes2011-01-041-1/+4
* Port from EggDebug to the GLib built-in logging frameworkRichard Hughes2010-11-014-9/+3
* Ensure we enumerate devices before we start monitoring themRichard Hughes2010-03-261-0/+5
* Update help and g_option_context_new to upowerMichael Biebl2010-02-061-3/+3
* trivial: fix a compile warningRichard Hughes2010-02-051-0/+1
* Use GCancellable in libupower-glib so we can eventually get to GIO async meth...Richard Hughes2010-02-051-5/+5
* Make the upower client tool use libupwer-glib, rather than devit-power-gobjectRichard Hughes2010-02-052-63/+84
* Remove EGG_* log define.Michael Biebl2010-02-051-4/+0
* Rename the man pages and rename the main daemon binary nameRichard Hughes2010-01-211-1/+1
* Make the client tool be called upower, but maintain a symlink to devkit-powerRichard Hughes2010-01-213-31/+8
* Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedeskt...Richard Hughes2010-01-181-2/+2
* trivial: rename some internal defines for the upower moveRichard Hughes2010-01-181-3/+3
* trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes2010-01-182-12/+12
* Update some common egg code for better debugging supportRichard Hughes2009-11-231-3/+1
* When using devkit-power --monitor, print a timestamp before each message for ...Richard Hughes2009-10-221-4/+38
* Convert the property names to be FirstLetterCaps rather than dash-dash so KDE...Richard Hughes2009-09-181-1/+1
* Fix up a few problems spotted by clangRichard Hughes2009-09-111-7/+19
* 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-032-8/+37
* 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