upower/src
Martin Pitt 48edf2f1a8 Fix wrong PowerSupply property for devices without a scope sysfs attribute
Fix NULL pointer comparison in up_device_supply_coldplug(). This caused

  (lt-upowerd:5754): GLib-CRITICAL **: g_ascii_strcasecmp: assertion `s1 != NULL' failed

when a device does not have a "scope" sysfs attribute, and erroneously
considering that device to not power the system.

https://launchpad.net/bugs/1012578
2012-06-14 13:18:10 +02:00
..
dummy Use git.mk and remove the manual .gitignore files 2011-07-19 12:40:21 +01:00
freebsd Use git.mk and remove the manual .gitignore files 2011-07-19 12:40:21 +01:00
linux Fix wrong PowerSupply property for devices without a scope sysfs attribute 2012-06-14 13:18:10 +02:00
openbsd openbsd: set powersave command to apm -C/-A 2012-01-06 13:40:50 +00:00
Makefile.am Install a systemd service file if systemd is used 2012-01-17 11:08:18 +00:00
org.freedesktop.UPower.conf.in Add support for controlling leds keyboard backlights 2010-10-11 11:03:06 +01:00
org.freedesktop.UPower.Device.xml Rename the PolicyKit rules from org.freedesktop.devicekit.power to org.freedesktop.upower 2010-01-18 17:05:25 +00:00
org.freedesktop.UPower.KbdBacklight.xml Add support for controlling leds keyboard backlights 2010-10-11 11:03:06 +01:00
org.freedesktop.UPower.QoS.xml Drop 'type' parameter from CancelRequest() signature 2012-05-30 16:19:27 +01:00
org.freedesktop.UPower.service.in Install a systemd service file if systemd is used 2012-01-17 11:08:18 +00:00
org.freedesktop.UPower.Wakeups.xml trivial: Rename a few 'DeviceKit-power' strings we missed 2010-05-28 15:00:07 +01:00
org.freedesktop.UPower.xml Add new NotifySleep() and NotifyResume() signals that include the sleep type 2011-05-04 17:57:13 +01:00
up-backend.h Get the powersave command from the backend rather than hardcoding Linux specifics 2010-07-07 10:07:37 +01:00
up-config.c Respect $UPOWER_CONF_FILE_NAME in up_config_init() 2011-04-26 12:44:21 +02:00
up-config.h Add a config option 'EnableWattsUpPro' to disable the Watts Up Pro device 2011-03-14 11:01:12 +00:00
up-daemon.c Add boolean RunPowersaveCommand to UPower.conf 2012-01-06 16:40:09 +00:00
up-daemon.h Add new NotifySleep() and NotifyResume() signals that include the sleep type 2011-05-04 17:57:13 +01:00
up-device-list.c Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
up-device-list.h devkit-power-gobject/up-enum.h be gone 2010-02-06 13:46:03 +00:00
up-device.c Add option to run daemon on the session bus for testing 2011-04-26 11:50:36 +02:00
up-device.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-history.c Return all history records for a timespan of zero 2012-01-18 14:49:20 +00:00
up-history.h UpHistory: Add method to set history dir 2010-11-04 23:29:34 -04:00
up-kbd-backlight.c Add option to run daemon on the session bus for testing 2011-04-26 11:50:36 +02:00
up-kbd-backlight.h Add support for controlling leds keyboard backlights 2010-10-11 11:03:06 +01:00
up-main.c Filter all the debugging details unless --verbose is specified 2011-09-28 16:13:20 +01:00
up-marshal.list trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or ABI changes 2010-01-18 12:26:55 +00:00
up-native.h trivial: DkpNative -> UpNative (no ABI or API break) 2010-01-18 13:12:37 +00:00
up-polkit.c Port from EggDebug to the GLib built-in logging framework 2010-11-01 11:28:31 +00:00
up-polkit.h Fix double D-BUS return in up_daemon_*_allowed 2010-08-19 13:04:38 +02:00
up-qos.c Fix use-after-free of qos item 2012-05-30 16:19:25 +01:00
up-qos.h Update the Free Software Foundation address 2010-01-27 16:27:15 +00:00
up-self-test.c up-self-test: Run subset of tests when system D-BUS is not available 2011-05-04 13:42:49 +02:00
up-wakeups.c Add option to run daemon on the session bus for testing 2011-04-26 11:50:36 +02:00
up-wakeups.h Update the Free Software Foundation address 2010-01-27 16:27:15 +00:00
upower.service.in Install a systemd service file if systemd is used 2012-01-17 11:08:18 +00:00