summaryrefslogtreecommitdiff
path: root/hald/device_info.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-31add support for attribute 'empty' for strlist to <match> tagDanny Kukawka1-6/+19
2006-08-23fix uninitialized pc->merge_typeDavid Zeuthen1-1/+2
2006-08-14share is_mounted_by_hald() and non-gcc nitsArtem Kachitchkine1-1/+5
2006-06-09Adds code so addons can claim interfaces and handle the methods on them inDavid Zeuthen1-3/+88
2006-01-21Search $PATH before searching allowed dirs; this is needed to make e.g.David Zeuthen1-13/+71
2006-01-20Add scsi.type, scsi.vendor, scsi.model for the scsi device and merge theseKay Sievers1-3/+1
2006-01-12Fixed compiler warnings if compile with flag warn_unused_result.Danny Kukawka1-1/+2
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-05-02Generate HAL fdi file - script from Pozsar Balazs <pozsy@uhulinux.hu>;David Zeuthen1-1/+1
2005-02-28Played around with Valgrind on this slow Sunday :-). Before this patchDavid Zeuthen1-17/+32
2005-02-25Remove this functionDavid Zeuthen1-4/+4
2005-02-24Change so this fits better with current packaging policies; see thisDavid Zeuthen1-7/+35
2005-02-24RemovedDavid Zeuthen1-9/+27
2005-02-14Require dbus >= 0.30David Zeuthen1-3/+3
2005-02-10Must have been a typo by Kay, changed from VOLUME_ID_DISKLABEL toDavid Zeuthen1-2/+14
2005-02-03Handle contains and contains_ncase for strlist properties. Also allowDavid Zeuthen1-46/+238
2005-01-31Prebump to 0.5.0 - but we're not doing a release yet! Add libtoolDavid Zeuthen1-16/+16
2005-01-18Remove hal.dev build rulesDavid Zeuthen1-1/+1
2004-12-14Merged all changes from the stable branch so HEAD is on par.David Zeuthen1-0/+42
2004-10-14Add fstab-sync.8 to AC_OUTPUTDavid Zeuthen1-8/+14
2004-10-13Add docs for is_ascii attribute on the match directive.David Zeuthen1-0/+31
2004-10-13New file, to match krh's camera that is USB Mass Storage based.David Zeuthen1-3/+0
2004-10-12First part of big patch to use .fdi files for policy properties.David Zeuthen1-21/+443
2004-09-01Patch from Jon Lech Johansen <jon@nanocrew.net>. Add support for propertiesDavid Zeuthen1-0/+37
2004-08-15Sends messages from hotplug and device naming helpers via a local socket.David Zeuthen1-8/+8
2004-07-21Commit of first stab at callouts for shutdown; needs some more work. Now toDavid Zeuthen1-4/+4
2004-07-04Use glib to determine the file type since d_type in struct dirent can beDavid Zeuthen1-4/+13
2004-04-03Merge hal-gobject-branch back to HEADDavid Zeuthen1-17/+13
2004-03-30Fixup includes (linux_class_block_init): Remove unused functionDavid Zeuthen1-2/+0
2004-03-14Added first stab of rewrite of linux specific parts - the new code is a lotDavid Zeuthen1-1/+3
2004-03-03Major reformatting patch - seems that everyone is following another codingDavid Zeuthen1-485/+462
2003-12-23Drop DEVICEMANAGER_DIR. This allows us to do make install even inDavid Zeuthen1-18/+60
2003-12-20Remove agents/linux26/sysfs, Add hald/linux and tools/linux. ChangeDavid Zeuthen1-17/+17
2003-11-27Removed; splitted into multiple files; added scsi, ide and block probing +David Zeuthen1-0/+25
2003-11-15Remove calls to free(); we are causing segfaults because of we areDavid Zeuthen1-0/+640