summaryrefslogtreecommitdiffstats
path: root/src/logicalfile/LMI_UnixDirectoryProvider.c
Commit message (Expand)AuthorAgeFilesLines
* libopenlmi: minor fixes and improvementsJan Synacek2014-05-061-6/+6
* libopenlmi: reorganize and gatherJan Synacek2014-04-301-6/+6
* logicalfile: respect configuration when creating/removing directoriesJan Synacek2014-04-281-2/+13
* logicalfile: remove unused code and add a few checksJan Synacek2014-04-241-2/+4
* logicalfile: add support for symlink creationJan Synacek2014-04-241-2/+0
* Updated copyright yearsPeter Schiffer2014-01-161-1/+1
* logicalfile: replace thread-unsafe functionsJan Synacek2014-01-091-4/+8
* Use re-entrant version of strerror() for thread safetyTomas Bzatek2014-01-091-2/+4
* Add lmi_get_computer_system function and fix lmi_get_system_nameRadek Novacek2013-10-311-5/+5
* Call lmi_init function from providersRadek Novacek2013-09-191-0/+1
* logicalfile: code cleanup and rewriteJan Synacek2013-09-181-2/+15
* logicalfile: correctly return an objectpathJan Synacek2013-09-091-1/+1
* LogicalFile: use get_string_property_from_op() where appropriateJan Synacek2013-07-171-5/+2
* LogicalFile: fix typoJan Synacek2013-06-271-1/+1
* Happy New Year! (better later than never)Jan Synacek2013-03-131-1/+1
* LogicalFile: support deleting directoriesJan Synacek2013-02-141-2/+14
* New provider: LogicalFileJan Synacek2013-02-111-0/+160