summaryrefslogtreecommitdiff
path: root/libhal/libhal.h
AgeCommit message (Expand)AuthorFilesLines
2006-09-10require addons to call libhal_device_addon_is_ready() to make device visibleDavid Zeuthen1-0/+3
2006-09-10add new partition probing code and adapt hal code to use itDavid Zeuthen1-0/+7
2006-08-07add API to hald (and libhal) to change multiple properties at onceDavid Zeuthen1-2/+36
2006-07-29Close memory leaks from not freed DBusError in libhal and libhal-storageDanny Kukawka1-0/+12
2006-06-09Adds code so addons can claim interfaces and handle the methods on them inDavid Zeuthen1-1/+8
2006-02-25Add back typedefs for LibHalPropertySetIterator and LibHalContext as theyDavid Zeuthen1-1/+7
2006-02-25Convert doc comments from Doxygen to gtk-docDavid Zeuthen1-51/+65
2006-02-12Attempt to use volume.mount_point if we cannot findDavid Zeuthen1-0/+3
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-21Patch from Danny Kukawka <danny.kukawka@web.de>: here the new patch with aDavid Zeuthen1-0/+11
2005-07-08Make it possible to create and remove HAL devices without kernel and sysfsDavid Zeuthen1-10/+10
2005-05-11Patch from Rohan McGovern <rohan.pm@gmail.com> to fix up DoxygenDavid Zeuthen1-17/+121
2005-04-08Make all hal helpers use a direct connection to hald rather than goingDavid Zeuthen1-0/+2
2005-03-02Move some things around only to discover that D-BUS python bindings needDavid Zeuthen1-0/+6
2005-02-26Add new LibHalDriveType entries for ZIP, JAZ and FLASH_KEY - the latterDavid Zeuthen1-1/+1
2005-02-16Make this work for string listsDavid Zeuthen1-0/+2
2005-02-14Require dbus >= 0.30David Zeuthen1-3/+1
2005-02-11With this path, all storage devices should be working just as well as onDavid Zeuthen1-0/+8
2005-02-02Adjust for changes in hotplug.h. (osspec_device_rescan): New functionDavid Zeuthen1-0/+2
2005-01-31Prebump to 0.5.0 - but we're not doing a release yet! Add libtoolDavid Zeuthen1-141/+212
2004-09-17Add the Lock and Unlock methods to the spec.Joe Shaw1-0/+8
2004-09-01Patch from Jon Lech Johansen <jon@nanocrew.net>. Add support for propertiesDavid Zeuthen1-0/+10
2004-07-29s/namespace/property_namespace/ to not break using libhal from C++. PointedDavid Zeuthen1-1/+1
2004-07-22Patch from Kay Sievers <kay.sievers@vrfy.org>David Zeuthen1-17/+23
2004-05-04new function (hal_ctx_get_user_data): new functionDavid Zeuthen1-0/+4
2004-05-01fix that the extern "C" linkage stuff was accidently commented outDavid Zeuthen1-2/+0
2004-04-10Added LibHalContext object so a stack of libraries and applications canDavid Zeuthen1-36/+79
2004-03-03Major reformatting patch - seems that everyone is following another codingDavid Zeuthen1-91/+111
2004-01-17use strtok_r instead of strstr as it didn't really work (example: willDavid Zeuthen1-3/+3
2004-01-13Bump version number to 0.2.3HAL_0_2_3David Zeuthen1-0/+16
2004-01-02bump version to 0.2.2David Zeuthen1-27/+7
2003-12-22rename from hal_free_utf8 as this name makes more sense and we don't yetDavid Zeuthen1-2/+2
2003-12-21Only call gdl_changed_cb's if the device being destructed is in the GDLDavid Zeuthen1-101/+27
2003-12-06new function (ethmon_process): new function (ethmon_timeout): new functionDavid Zeuthen1-0/+10
2003-12-03new directory with tools/hal-device-manager split into many filesDavid Zeuthen1-0/+11
2003-11-16new directory; for Linux 2.6 agentsDavid Zeuthen1-0/+4
2003-11-11new file, GUI device manager using PyGTKDavid Zeuthen1-0/+2
2003-11-05initial importDavid Zeuthen1-0/+276