summaryrefslogtreecommitdiffstats
path: root/src/logicalfile
Commit message (Collapse)AuthorAgeFilesLines
* Happy New Year! (better later than never)Jan Synacek2013-03-1312-12/+12
|
* LogicalFile: support deleting directoriesJan Synacek2013-02-141-2/+14
|
* LogicalFile: additional check for root directory in RootDirectoryJan Synacek2013-02-141-0/+9
|
* LogicalFile: fix DirectoryContainsFileJan Synacek2013-02-141-21/+16
|
* LogicalFile: update RootDirectoryJan Synacek2013-02-141-19/+43
|
* LogicalFile: fix FileIdentityJan Synacek2013-02-143-36/+123
| | | | | | LMI_FileIdentity.Associators() was not behaving correctly -- it was returning the object itself instead of the other one. Also, LMI_FileIdentity.References() has been updated.
* LogicalFile: check for valid classes in association methodsJan Synacek2013-02-142-0/+62
|
* LogicalFile: add socket file type and root directory associationJan Synacek2013-02-143-0/+459
| | | | | Add LMI_UnixSocket and LMI_RootDirectory association. LMI_RootDirectory associates the root directory with the computer system on which it resides.
* New provider: LogicalFileJan Synacek2013-02-1111-0/+1875