summaryrefslogtreecommitdiff
path: root/tools/hal-device.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-29set the retval of hal-device correctly on errorRichard Hughes1-1/+8
2007-08-07fixed compiler warning about unused return value of asprintf()Danny Kukawka1-5/+8
2006-10-23don't call dbus_connection_close() for some of our toolsTimo Hoenig1-1/+0
2006-10-13replaced LIBHAL_FREE_DBUS_ERROR with dbus_error_free()Danny Kukawka1-1/+1
2006-10-12do not let tools coredump if HAL is not runningArtem Kachitchkine1-3/+7
2006-08-14share is_mounted_by_hald() and non-gcc nitsArtem Kachitchkine1-1/+1
2006-08-02 * configure.in: don't PKG_CHECK volume_id on SolarisArtem Kachitchkine1-26/+43
2006-07-29Close memory leaks from not freed DBusError in tools src dirDanny Kukawka1-0/+13
2006-07-14Replace dbus_connection_disconnect() with dbus_connection_close() (D-BUSKay Sievers1-1/+1
2006-05-12cleanup: s/;;/;/Danny Kukawka1-1/+1
2005-11-02Update to Academic Free License 2.1. Also fix all C source and headerDavid Zeuthen1-1/+1
2005-07-29The FSF moved to a new address, so I updated all license headers and theDavid Zeuthen1-1/+1
2005-07-26This is a patch (against CVS) to fix several compiler warnings with gccDavid Zeuthen1-1/+1
2005-07-08Make it possible to create and remove HAL devices without kernel and sysfsDavid Zeuthen1-0/+618