summaryrefslogtreecommitdiff
path: root/src/freebsd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update the Free Software Foundation addressRichard Hughes2010-01-271-1/+1
* trivial: rename the new libupower 'type' to 'kind' to avoid clashing with GOb...Richard Hughes2010-01-261-9/+9
* trivial: rename some internal defines for the upower moveRichard Hughes2010-01-181-5/+5
* trivial: DkpNative -> UpNative (no ABI or API break)Richard Hughes2010-01-181-5/+5
* trivial: switch to using the new internal library name (no ABI or API break)Richard Hughes2010-01-181-4/+4
* trivial: switch to using the new marshal names internally (no ABI or API break)Richard Hughes2010-01-181-2/+2
* trivial: convert freebsd private object to using upower prefix (no ABI or API...Richard Hughes2010-01-1811-193/+193
* trivial: switch to using the new enum names internally (no ABI or API break)Richard Hughes2010-01-181-22/+22
* trivial: DkpDevice -> UpDevice (no ABI or API break)Richard Hughes2010-01-183-108/+108
* trivial: DkpDaemon -> UpDaemon (no ABI or API break)Richard Hughes2010-01-181-4/+4
* trivial: DkpBackend -> UpBackend (no ABI or API break)Richard Hughes2010-01-184-93/+93
* trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes2010-01-1813-34/+34
* trivial: be a whitespace and format naziRichard Hughes2010-01-038-261/+250
* import the FreeBSD backendJoe Marcus Clarke2010-01-0314-0/+2073