summaryrefslogtreecommitdiffstats
path: root/src/logicalfile/file.c
Commit message (Expand)AuthorAgeFilesLines
* libopenlmi: minor fixes and improvementsJan Synacek2014-05-061-1/+1
* libopenlmi: reorganize and gatherJan Synacek2014-04-301-83/+6
* logicalfile: add sentinel to provider_config_defaultsJan Synacek2014-04-291-0/+1
* logicalfile: provide default configurationJan Synacek2014-04-281-1/+6
* logicalfile: add support for symlink creationJan Synacek2014-04-241-0/+7
* logicalfile: fix GetInstance() on a socket fileJan Synacek2014-02-101-0/+3
* Updated copyright yearsPeter Schiffer2014-01-161-1/+1
* logicalfile: don't automatically fill FSName and FSCreationClassNameJan Synacek2014-01-101-12/+28
* logicalfile: correctly fill FSCreationClassName and FSNameJan Synacek2013-12-171-12/+17
* logicalfile: simplify get_fsname_from_stat()Jan Synacek2013-12-161-4/+1
* Format string hardeningRadek Novacek2013-11-191-1/+1
* logicalfile: fixed key checking in associations.Jan Safranek2013-11-131-2/+8
* Add lmi_get_computer_system function and fix lmi_get_system_nameRadek Novacek2013-10-311-0/+1
* logicalfile: fill LMI_UnixDeviceFile.DeviceFileTypeJan Synacek2013-10-031-0/+5
* logicalfile: fix possible null pointer dereferenceJan Synacek2013-10-021-1/+4
* Call lmi_init function from providersRadek Novacek2013-09-191-0/+4
* logicalfile: code cleanup and rewriteJan Synacek2013-09-181-21/+110
* logicalfile: ignore some key propertiesJan Synacek2013-09-161-87/+5
* logicalfile: warn if udev context creation failsJan Synacek2013-09-121-0/+1
* logicalfile: make uses of strcmp() more readableJan Synacek2013-08-271-5/+5
* logicalfile: correctly apply filters in LMI_RootDirectoryJan Synacek2013-08-261-0/+3
* LogicalFile: add property checksJan Synacek2013-07-171-37/+104
* LogicalFile: use udev to fill info about the filesystemJan Synacek2013-07-021-0/+42
* Happy New Year! (better later than never)Jan Synacek2013-03-131-1/+1
* LogicalFile: fix FileIdentityJan Synacek2013-02-141-0/+26
* New provider: LogicalFileJan Synacek2013-02-111-0/+76