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