summaryrefslogtreecommitdiffstats
path: root/src/logicalfile/LMI_DirectoryContainsFileProvider.c
Commit message (Expand)AuthorAgeFilesLines
* Add lmi_get_computer_system function and fix lmi_get_system_nameRadek Novacek2013-10-311-6/+6
* logicalfile: fix resource leak and logicJan Synacek2013-10-081-1/+2
* logicalfile: correctly ignore creation class nameJan Synacek2013-10-021-7/+9
* logicalfile: fix resource leakJan Synacek2013-10-021-8/+8
* logicalfile: remove needless codeJan Synacek2013-10-021-29/+0
* Call lmi_init function from providersRadek Novacek2013-09-191-0/+1
* logicalfile: code cleanup and rewriteJan Synacek2013-09-181-23/+34
* logicalfile: ignore some key propertiesJan Synacek2013-09-161-2/+2
* logicalfile: make uses of strcmp() more readableJan Synacek2013-08-271-13/+13
* logicalfile: coverity fixesJan Synacek2013-08-271-2/+7
* logicalfile: correctly apply filters in LMI_DirectoryContainsFileJan Synacek2013-08-261-10/+78
* LogicalFile: use get_string_property_from_op() where appropriateJan Synacek2013-07-171-9/+3
* LogicalFile: remove unused variableJan Synacek2013-07-121-2/+1
* LogicalFile: use udev to fill info about the filesystemJan Synacek2013-07-021-5/+28
* LogicalFile: remove unused variableJan Synacek2013-07-021-1/+0
* Happy New Year! (better later than never)Jan Synacek2013-03-131-1/+1
* LogicalFile: fix DirectoryContainsFileJan Synacek2013-02-141-21/+16
* LogicalFile: check for valid classes in association methodsJan Synacek2013-02-141-0/+30
* LogicalFile: add socket file type and root directory associationJan Synacek2013-02-141-0/+1
* New provider: LogicalFileJan Synacek2013-02-111-0/+411