summaryrefslogtreecommitdiff
path: root/src/freebsd
Commit message (Expand)AuthorAgeFilesLines
* Move battery type decoding into common fileBenjamin Berg2022-06-071-30/+2
* freebsd: Use correct up_make_safe_string definitionBenjamin Berg2022-06-032-2/+2
* common: Add a file with common helperBenjamin Berg2022-05-252-38/+3
* daemon: Stop passing UpDevice reference to the daemonBenjamin Berg2022-05-101-1/+1
* linux/freebsd: Do not print invalid characters into logBenjamin Berg2022-05-101-1/+1
* freebsd: Use new polling infrastructureBenjamin Berg2022-05-101-38/+1
* device: Flag refresh reasonBenjamin Berg2022-05-092-5/+5
* freebsd: Fix a few minor warningsBenjamin Berg2022-04-202-3/+1
* device: Handle device coldplug using GInitableBenjamin Berg2022-04-203-25/+7
* bsd*: Allow building on linuxBenjamin Berg2022-04-012-0/+23
* freebsd: Remove unused swap detection codeBenjamin Berg2022-04-011-36/+0
* device: Move daemon/native object into construct only propertiesBenjamin Berg2022-04-013-9/+13
* freebsd: Drop TODO referencing battery recall featureBenjamin Berg2022-03-281-4/+0
* build: Remove autotoolsBastien Nocera2021-09-061-43/+0
* build: Support building upower with mesonBenjamin Berg2021-09-021-0/+18
* Replace use of G_TYPE_INSTANCE_GET_PRIVATEChristian Kellner2019-02-211-3/+1
* Replace use of deprecated g_type_class_add_privateChristian Kellner2019-02-211-3/+1
* freebsd: Fix lid detection on FreeBSDAlberto Villa2017-09-081-1/+1
* daemon: Remove unused test declarationsBastien Nocera2016-07-081-28/+0
* build: Fix missing includesBastien Nocera2015-09-231-0/+1
* daemon: remove custom marshal setupCosimo Cecchi2015-07-291-3/+2
* build: remove dependency on dbus-glib and libdbusCosimo Cecchi2015-07-291-1/+0
* bsd: Add critical action support for *BSDEric Koegel2015-07-071-13/+30
* daemon: release resources at shutdownPeter Wu2014-11-261-0/+24
* all: convert value from g_get_real_time() to secondsEvangelos Foutras2014-10-081-1/+1
* all: Use g_get_real_time() when possibleBastien Nocera2014-09-241-5/+2
* daemon: Better timeout source namingBastien Nocera2013-10-261-1/+1
* all: Add GetCriticalAction daemon methodBastien Nocera2013-10-171-0/+13
* daemon: Require newer GLibBastien Nocera2013-10-141-2/+0
* daemon: Add CriticalPowerActionBastien Nocera2013-10-141-0/+12
* daemon: Replace "on-low-battery" propertyBastien Nocera2013-10-141-28/+0
* daemon: Remove unneeded reset of priv struct membersBastien Nocera2013-10-141-3/+0
* daemon: Remove obsolete featuresBastien Nocera2013-10-141-82/+0
* daemon: Simplify _new() functionsBastien Nocera2013-10-141-3/+1
* freebsd: Remove useless finalizeBastien Nocera2013-10-141-17/+0
* Don't use the deprecated INCLUDES in Makefile.amRichard Hughes2013-01-141-1/+1
* Use systemd for suspend and hibernateMatthias Clasen2012-07-111-0/+6
* Use git.mk and remove the manual .gitignore filesRichard Hughes2011-07-191-0/+1
* Port from EggDebug to the GLib built-in logging frameworkRichard Hughes2010-11-015-24/+17
* up-device-supply.c: Fix #27902 Bug - Daemon Segmentation FaultMariusz Ceier2010-07-021-3/+3
* Port to GTestRichard Hughes2010-06-051-27/+0
* Assign names to our idle sources when using new versions of glib2Richard Hughes2010-06-051-0/+3
* Provide UpDaemon with C setters rather than relying on GObject propertiesRichard Hughes2010-04-191-4/+3
* Get the suspend and hibernate commands from the backend, rather than hardcodi...Richard Hughes2010-03-291-5/+5
* Get the swap size from the backend, rather than hardcoding Linux specificsRichard Hughes2010-03-291-0/+1
* Get the kernel sleep capabilities from the backend, rather than hardcoding Li...Richard Hughes2010-03-291-4/+4
* Remove libdevkit-power-gobject dependency from backendsMichael Biebl2010-03-261-1/+0
* Fix up the FreeBSD backend compileMichael Biebl2010-02-231-1/+1
* devkit-power-gobject/up-enum.h be goneMichael Biebl2010-02-061-0/+1
* Remove EGG_* log define.Michael Biebl2010-02-051-4/+0