summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-03-24Remove Wakeups APIBenjamin Berg1-65/+0
2021-09-07all: Remove HAVE_CONFIG_H conditionalBastien Nocera1-3/+1
2021-09-06build: Remove autotoolsBastien Nocera1-37/+0
2021-09-06build: Clean up include_directories usageBastien Nocera1-1/+0
2021-09-02tools: Include top-level library includeBastien Nocera1-3/+1
2021-09-02build: Support building upower with mesonBenjamin Berg1-0/+11
2021-02-04up-tool: Catch NULL return for more upower API callsBenjamin Berg1-0/+8
2018-05-31lib: Add a new version of up_client_get_devices which unrefs contentsRobert Ancell1-2/+2
2016-05-18up-tool: Exit early when connecting to upower failsMartin Pitt1-1/+6
2015-08-10Fix build regressionArnaud Quette1-0/+1
2015-07-29build: remove dependency on dbus-glib and libdbusCosimo Cecchi1-2/+0
2015-07-29up-tool: remove unused variablesCosimo Cecchi1-2/+0
2014-05-07all: Remove IsDocked propertyBastien Nocera1-1/+0
2014-05-07tools: Remove is-docked from up-toolBastien Nocera1-3/+1
2013-10-17tools: Update for lib API changesBastien Nocera1-18/+2
2013-10-17tools: Use notify signals instead of *changed onesBastien Nocera1-4/+20
2013-10-17all: Add GetCriticalAction daemon methodBastien Nocera1-0/+4
2013-10-17all: Remove WarningLevel from the daemon propertiesBastien Nocera1-2/+0
2013-10-17tools: Print the display device when using -dBastien Nocera1-0/+10
2013-10-14tools: Update for API changesBastien Nocera1-3/+3
2013-10-14tools: Remove use of deprecated featuresBastien Nocera1-12/+0
2013-09-04Set locale in daemon and toolShih-Yuan Lee (FourDollars)1-0/+2
2013-08-29trivial: Stop calling deprecated g_type_init()Martin Pitt1-0/+2
2013-05-07Use PIE to better secure installed tools and also use full RELRO in the daemonRichard Hughes1-1/+4
2013-02-12Add a --enable-deprecated configure argumentRichard Hughes1-0/+6
2013-01-14Don't use the deprecated INCLUDES in Makefile.amRichard Hughes1-1/+1
2012-11-08Fix "can-hibernate" formatting in upower --dumpMartin Pitt1-1/+1
2011-07-19Use git.mk and remove the manual .gitignore filesRichard Hughes2-8/+2
2011-03-21upower needs -pthreadLandry Breuil1-0/+2
2011-02-23Drop devkit and devkit-power-daemon symlinksMichael Biebl1-3/+0
2011-01-04linux: use the number of active DRM devices to determine the system docked st...Richard Hughes1-1/+4
2010-11-01Port from EggDebug to the GLib built-in logging frameworkRichard Hughes4-9/+3
2010-03-26Ensure we enumerate devices before we start monitoring themRichard Hughes1-0/+5
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 Hughes1-5/+5
2010-02-05Make the upower client tool use libupwer-glib, rather than devit-power-gobjectRichard Hughes2-63/+84
2010-02-05Remove EGG_* log define.Michael Biebl1-4/+0
2010-01-21Rename the man pages and rename the main daemon binary nameRichard Hughes1-1/+1
2010-01-21Make the client tool be called upower, but maintain a symlink to devkit-powerRichard Hughes3-31/+8
2010-01-18Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedeskt...Richard Hughes1-2/+2
2010-01-18trivial: rename some internal defines for the upower moveRichard Hughes1-3/+3
2010-01-18trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes2-12/+12
2009-11-23Update some common egg code for better debugging supportRichard Hughes1-3/+1
2009-10-22When using devkit-power --monitor, print a timestamp before each message for ...Richard Hughes1-4/+38
2009-09-18Convert the property names to be FirstLetterCaps rather than dash-dash so KDE...Richard Hughes1-1/+1
2009-09-11Fix up a few problems spotted by clangRichard Hughes1-7/+19
2009-07-03I must learn to spell deprecated...Richard Hughes1-1/+1
2009-07-03Protect the non-GObject accessors with DKP_DISABLE_DEPRECIATED and fix up the...Richard Hughes2-8/+37
2009-05-05Add a property lid-is-closed so that we can finally drop the HAL dep in g-p-m...Richard Hughes1-0/+1