summaryrefslogtreecommitdiff
path: root/src/up-main.c
Commit message (Expand)AuthorAgeFilesLines
* main: Handle SIGTERM in addition to SIGINTBenjamin Berg2022-05-121-0/+16
* main: Add debug flagBastien Nocera2022-04-191-0/+7
* Remove Wakeups APIBenjamin Berg2022-03-241-5/+0
* all: Remove HAVE_CONFIG_H conditionalBastien Nocera2021-09-071-3/+1
* daemon: allow to be replaced via --replace,-rChristian Kellner2017-10-311-1/+8
* daemon: port main() to GDBusCosimo Cecchi2015-07-291-102/+81
* daemon: fix dbus proxy leak on shutdownPeter Wu2014-11-261-1/+3
* daemon: release resources at shutdownPeter Wu2014-11-261-0/+1
* daemon: Better timeout source namingBastien Nocera2013-10-261-2/+4
* daemon: Require newer GLibBastien Nocera2013-10-141-31/+1
* Remove QoS interfaceBastien Nocera2013-10-141-5/+0
* daemon: Fix options parsingBastien Nocera2013-10-141-1/+5
* 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
* Revert "Add option to run daemon on the session bus for testing"Martin Pitt2013-02-201-6/+1
* Filter all the debugging details unless --verbose is specifiedRichard Hughes2011-09-281-0/+67
* Use g_unix_signal_add_full() which has been renamed in the unstable GLib branchDenis Washington2011-08-311-8/+8
* Only include glib-unix.h if the GLib version is >= 2.29.4Richard Hughes2011-05-231-3/+3
* Use the new threadsafe signal handling support in GLibRichard Hughes2011-04-281-0/+29
* Add option to run daemon on the session bus for testingMartin Pitt2011-04-261-1/+6
* Port from EggDebug to the GLib built-in logging frameworkRichard Hughes2010-11-011-13/+10
* Add support for controlling leds keyboard backlightsAlex Murray2010-10-111-0/+5
* Assign names to our idle sources when using new versions of glib2Richard Hughes2010-06-051-2/+7
* Use the new project name in g_option_context_newMichael Biebl2010-02-051-1/+1
* Update the Free Software Foundation addressRichard Hughes2010-01-271-1/+1
* Rename the man pages and rename the main daemon binary nameRichard Hughes2010-01-211-1/+1
* Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedeskt...Richard Hughes2010-01-181-1/+1
* trivial: rename some internal defines for the upower moveRichard Hughes2010-01-181-10/+10
* trivial: DkpWakeups -> UpWakeups (no ABI or API break)Richard Hughes2010-01-181-2/+2
* trivial: DkpQos -> UpQos (no ABI or API break)Richard Hughes2010-01-181-2/+2
* trivial: DkpDaemon -> UpDaemon (no ABI or API break)Richard 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-181-0/+215