summaryrefslogtreecommitdiff
path: root/src/up-main.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-28Filter all the debugging details unless --verbose is specifiedRichard Hughes1-0/+67
2011-08-31Use g_unix_signal_add_full() which has been renamed in the unstable GLib branchDenis Washington1-8/+8
2011-05-23Only include glib-unix.h if the GLib version is >= 2.29.4Richard Hughes1-3/+3
2011-04-28Use the new threadsafe signal handling support in GLibRichard Hughes1-0/+29
2011-04-26Add option to run daemon on the session bus for testingMartin Pitt1-1/+6
2010-11-01Port from EggDebug to the GLib built-in logging frameworkRichard Hughes1-13/+10
2010-10-11Add support for controlling leds keyboard backlightsAlex Murray1-0/+5
2010-06-05Assign names to our idle sources when using new versions of glib2Richard Hughes1-2/+7
2010-02-05Use the new project name in g_option_context_newMichael Biebl1-1/+1
2010-01-27Update the Free Software Foundation addressRichard Hughes1-1/+1
2010-01-21Rename the man pages and rename the main daemon binary nameRichard Hughes1-1/+1
2010-01-18Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedeskt...Richard Hughes1-1/+1
2010-01-18trivial: rename some internal defines for the upower moveRichard Hughes1-10/+10
2010-01-18trivial: DkpWakeups -> UpWakeups (no ABI or API break)Richard Hughes1-2/+2
2010-01-18trivial: DkpQos -> UpQos (no ABI or API break)Richard Hughes1-2/+2
2010-01-18trivial: DkpDaemon -> UpDaemon (no ABI or API break)Richard Hughes1-3/+3
2010-01-18trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes1-0/+215