aboutsummaryrefslogtreecommitdiffstats
path: root/src/storage/plugins/SmbclientStorage.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-07storage: add struct StoragePlugin and a plugin registryMax Kellermann1-2/+11
2014-02-07StoragePlugin: add method MapToRelativeUTF8()Max Kellermann1-0/+8
2014-02-06*/smbclient: protect all libsmbclient calls with a mutexMax Kellermann1-1/+15
2014-02-06storage/smbclient: Storage implementation using libsmbclientMax Kellermann1-0/+180