aboutsummaryrefslogtreecommitdiffstats
path: root/src/storage/plugins/LocalStorage.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* StoragePlugin: add method MapToRelativeUTF8()Max Kellermann2014-02-071-0/+8
| | | | Replaces map_to_relative_path() from Mapper.cxx.
* storage/local: hide the class declarationsMax Kellermann2014-02-071-0/+55
| | | | Hide inside CreateLocalStorage().
* storage/local: OpenDirectory() returns StorageDirectoryReader*Max Kellermann2014-02-051-1/+1
|
* storage/local: move to src/storage/plugins/Max Kellermann2014-02-051-0/+146