summaryrefslogtreecommitdiff
path: root/hald/util.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-21remove shared.h for addons/prober and some little fixesDanny Kukawka1-159/+11
2006-08-15fixed build of HALDanny Kukawka1-0/+1
2006-08-14share is_mounted_by_hald() and non-gcc nitsArtem Kachitchkine1-0/+115
2006-08-02add properties required by a hypothetical disk utility and some bug fixesDavid Zeuthen1-0/+51
2006-07-29Fixed possible crash in hal_util_get_normalized_path ()Danny Kukawka1-3/+5
2006-05-10removed unneeded code and validate the returned string directly.Danny Kukawka1-1/+1
2006-01-23Remove drive_id and use the udev provided data for block device serialKay Sievers1-0/+17
2006-01-21Great patch from Sjoerd Simons <sjoerd@luon.net>: As most people probablyDavid Zeuthen1-268/+7
2005-11-29added calculated chargeRate to hash table and use if nothing changedDanny Kukawka1-16/+22
2005-11-14fixed multiple 'devision by zero' bugs which could happen, if calculate theDanny Kukawka1-2/+10
2005-11-10updated for glibDanny Kukawka1-1/+1
2005-11-09added battery.remaining_time.calculate_per_timeDanny Kukawka1-9/+48
2005-11-02changed compute system.product to prevent adding "Not Specified" fromDanny Kukawka1-1/+1
2005-11-02Update to Academic Free License 2.1. Also fix all C source and headerDavid Zeuthen1-1/+1
2005-10-21This patch fix possible segfault if the callout of a non-existing addonDanny Kukawka1-4/+6
2005-09-27Replace kernel-style datatypes (like _u8 and __s16) with their appropriateRichard Hughes1-1/+1
2005-08-26added sl_SI to ALL_LINGUASDanny Kukawka1-0/+17
2005-08-22Add some more checks for broken BIOS'sRichard Hughes1-6/+24
2005-08-21Fix to return 100 for computed percentage values > 100% instead of -1. ThisDanny Kukawka1-1/+1
2005-08-19Add checks for negative times and percentagesRichard Hughes1-8/+23
2005-08-11Check now if computed remaining percentage and remaining time values areDanny Kukawka1-11/+15
2005-07-29The FSF moved to a new address, so I updated all license headers and theDavid Zeuthen1-1/+1
2005-07-28Patch from Richard Hughes <richard@hughsie.com>.David Zeuthen1-0/+37
2005-07-13Add prototype for hal_util_helper_invoke_with_pipesDavid Zeuthen1-8/+19
2005-06-27Patch-set from Cornelia Huck <cohuck@de.ibm.com>. I've been working onDavid Zeuthen1-0/+1
2005-06-23Patch from Alvaro Lopez Ortega <alvaro@sun.com> to add an empty SolarisDavid Zeuthen1-47/+0
2005-05-11Also use the util_compute_time_remaining hereDavid Zeuthen1-0/+30
2005-05-09New file (polls /dev/apm for lid button events)David Zeuthen1-3/+5
2005-04-08Make all hal helpers use a direct connection to hald rather than goingDavid Zeuthen1-0/+5
2005-03-17Remove some debug spewageDavid Zeuthen1-2/+2
2005-03-16Yikes, variable i needs to be a gint rather than an guint otherwise ourDavid Zeuthen1-2/+3
2005-03-10Bah, so it turns out that crappy BIOS'es and what-have-you gets reallyDavid Zeuthen1-21/+41
2005-03-07Updated this to reflect realityDavid Zeuthen1-11/+26
2005-03-02Removed all the 'system.' prefixes to the ACPI and PMU objects, they serveDavid Zeuthen1-6/+6
2005-02-28Use "hal.hotplug" instead of "hal.hotplug2" for syslog. Don't write aDavid Zeuthen1-10/+42
2005-02-28Played around with Valgrind on this slow Sunday :-). Before this patchDavid Zeuthen1-1/+44
2005-02-25Remove this functionDavid Zeuthen1-5/+29
2005-02-24RemovedDavid Zeuthen1-13/+35
2005-02-14Require dbus >= 0.30David Zeuthen1-1/+7
2005-02-10Must have been a typo by Kay, changed from VOLUME_ID_DISKLABEL toDavid Zeuthen1-12/+22
2005-02-08Moved to here from ../util.c (get_hal_sysfs_path): New functionDavid Zeuthen1-162/+0
2005-02-08Update to include a few more pathsDavid Zeuthen1-0/+1158