summaryrefslogtreecommitdiff
path: root/src/freebsd
AgeCommit message (Expand)AuthorFilesLines
2011-07-19Use git.mk and remove the manual .gitignore filesRichard Hughes1-0/+1
2010-11-01Port from EggDebug to the GLib built-in logging frameworkRichard Hughes5-24/+17
2010-07-02up-device-supply.c: Fix #27902 Bug - Daemon Segmentation FaultMariusz Ceier1-3/+3
2010-06-05Port to GTestRichard Hughes1-27/+0
2010-06-05Assign names to our idle sources when using new versions of glib2Richard Hughes1-0/+3
2010-04-19Provide UpDaemon with C setters rather than relying on GObject propertiesRichard Hughes1-4/+3
2010-03-29Get the suspend and hibernate commands from the backend, rather than hardcodi...Richard Hughes1-5/+5
2010-03-29Get the swap size from the backend, rather than hardcoding Linux specificsRichard Hughes1-0/+1
2010-03-29Get the kernel sleep capabilities from the backend, rather than hardcoding Li...Richard Hughes1-4/+4
2010-03-26Remove libdevkit-power-gobject dependency from backendsMichael Biebl1-1/+0
2010-02-23Fix up the FreeBSD backend compileMichael Biebl1-1/+1
2010-02-06devkit-power-gobject/up-enum.h be goneMichael Biebl1-0/+1
2010-02-05Remove EGG_* log define.Michael Biebl1-4/+0
2010-01-27Update the Free Software Foundation addressRichard Hughes1-1/+1
2010-01-26trivial: rename the new libupower 'type' to 'kind' to avoid clashing with GOb...Richard Hughes1-9/+9
2010-01-18trivial: rename some internal defines for the upower moveRichard Hughes1-5/+5
2010-01-18trivial: DkpNative -> UpNative (no ABI or API break)Richard Hughes1-5/+5
2010-01-18trivial: switch to using the new internal library name (no ABI or API break)Richard Hughes1-4/+4
2010-01-18trivial: switch to using the new marshal names internally (no ABI or API break)Richard Hughes1-2/+2
2010-01-18trivial: convert freebsd private object to using upower prefix (no ABI or API...Richard Hughes11-193/+193
2010-01-18trivial: switch to using the new enum names internally (no ABI or API break)Richard Hughes1-22/+22
2010-01-18trivial: DkpDevice -> UpDevice (no ABI or API break)Richard Hughes3-108/+108
2010-01-18trivial: DkpDaemon -> UpDaemon (no ABI or API break)Richard Hughes1-4/+4
2010-01-18trivial: DkpBackend -> UpBackend (no ABI or API break)Richard Hughes4-93/+93
2010-01-18trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes13-34/+34
2010-01-03trivial: be a whitespace and format naziRichard Hughes8-261/+250
2010-01-03import the FreeBSD backendJoe Marcus Clarke14-0/+2073