summaryrefslogtreecommitdiff
path: root/src/storage
AgeCommit message (Expand)Author
2014-03-01storage/Configured: fix fallback music directoryMax Kellermann
2014-02-27CompositeStorage: add method GetMount()Max Kellermann
2014-02-19DatabasePlugin: add FLAG_REQUIRE_STORAGEMax Kellermann
2014-02-12CompositeStorage: fix tree walk in Directory::Unmount()Max Kellermann
2014-02-12StorageCommands: add command "listmounts"Max Kellermann
2014-02-09CompositeStorage: new Storage implementationMax Kellermann
2014-02-09Main: move code to storage/Configured.cxxMax Kellermann
2014-02-08storage/nfs: new storage pluginMax Kellermann
2014-02-07storage: add struct StoragePlugin and a plugin registryMax Kellermann
2014-02-07storage/local: remove utf8 path from constructorMax Kellermann
2014-02-07StoragePlugin: add method MapToRelativeUTF8()Max Kellermann
2014-02-07storage/local: hide the class declarationsMax Kellermann
2014-02-06*/smbclient: protect all libsmbclient calls with a mutexMax Kellermann
2014-02-06storage/smbclient: Storage implementation using libsmbclientMax Kellermann
2014-02-05storage/local: OpenDirectory() returns StorageDirectoryReader*Max Kellermann
2014-02-05storage/Interface: explicitly delete copy constructorsMax Kellermann
2014-02-05storage/local: move to src/storage/plugins/Max Kellermann
2014-02-05storage: add abstract interfaceMax Kellermann
2014-02-05LocalStorage: new API abstracting filesystem walkMax Kellermann