summaryrefslogtreecommitdiff
path: root/hald/device_info.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-22do not crash on unhandled rules (bnc#537452)Stephan Kulow1-1/+3
2009-11-27added more strlen related NULL pointer checksDanny Kukawka1-4/+9
2009-07-18fix code doc for resolve_udiprop_path()Danny Kukawka1-2/+1
2009-06-30optimize resolve_udiprop_path()Michael Meeks1-39/+62
2009-02-22fix commit 92e7f2e8b2a1a36d3ec2b371424719e7078d91daDanny Kukawka1-3/+2
2009-02-21do not leak on error conditionsGuillem Jover1-0/+1
2008-08-20make hal start a lot fasterArjan van de Ven1-7/+12
2008-04-18fixed a bunch of compiler warnings from the Intel compilerDanny Kukawka1-1/+1
2008-03-13cleanup code, removed separate calls to set info.udiDanny Kukawka1-1/+0
2008-03-03removed deprecated and outdated info.busDanny Kukawka1-1/+0
2007-12-06fix possible segfault on fdi-cache recreationDanny Kukawka1-1/+3
2007-11-26fix endless loop on empty match rules in fdi-filesDanny Kukawka1-0/+1
2007-10-17fix GSList related memory leaksDanny Kukawka1-0/+1
2007-08-28add new fdi directives *_outofDanny Kukawka1-0/+83
2007-08-28fix indirections in fdi files (prepend/append copy_property)Danny Kukawka1-5/+28
2007-08-28fix indirections in fdi filesDanny Kukawka1-39/+46
2007-08-28fixed changeset handling for HAL_PROPERTY_TYPE_STRLISTDanny Kukawka1-3/+3
2007-07-17shut up some debugging infoDavid Zeuthen1-1/+1
2007-05-02introduce new <addset> operatorDavid Zeuthen1-0/+14
2007-04-23fdi spec fixes and correct implementationDoug Goldstein1-2/+15
2007-04-12fix contains_not fdi-directiveDanny Kukawka1-15/+16
2007-04-06use the new file monitor abstraction to watch fdi directoriesDavid Zeuthen1-17/+3
2007-03-07added new fdi match attribute 'contains_not' for strings and strlistDanny Kukawka1-3/+10
2007-03-05add compare_ne to possible matchrulesRob Taylor1-0/+13
2007-02-26map new fdi cache file post regenerationDavid Zeuthen1-2/+3
2007-02-26use inotify to watch fdi directoriesDavid Zeuthen1-1/+19
2007-02-18add ACL management for remaining devices recognized by HALDavid Zeuthen1-0/+54
2007-02-07rename "bus" and "physical" properties to something more abstractKay Sievers1-1/+2
2007-02-05reduce debugging spew for fdi filesDavid Zeuthen1-10/+10
2007-01-10move fdi file parsing into a separate processSergey Lapin1-595/+73
2006-11-28add prefix and suffix to the fdi attribute listRichard Hughes1-1/+108
2006-11-14fix copy_property for merge in FDI filesDanny Kukawka1-6/+6
2006-10-10comment out some debugging spew from fdi matchingDavid Zeuthen1-7/+13
2006-10-10report how much memory the rules useDavid Zeuthen1-45/+74
2006-10-10fix segfault on cleaning up rulesDavid Zeuthen1-1/+5
2006-10-10forward port changes made to hald/device_info.c since June 2006David Zeuthen1-15/+17
2006-10-10store fdi files as rules objectKay Sievers1-1068/+756
2006-10-10revert hald/device_info.c back to state from June 2006David Zeuthen1-47/+27
2006-10-09switch device_info.c to use strlist iteratorDavid Zeuthen1-11/+11
2006-10-09use an iterator to iterate over strlist instead of using GSListDavid Zeuthen1-11/+11
2006-10-09some memory optimization workDavid Zeuthen1-8/+9
2006-09-23make cpufreq support optionalDavid Zeuthen1-1/+2
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