aboutsummaryrefslogtreecommitdiffstats
path: root/src/storage/plugins/SmbclientStorage.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/StringCompare: add StringIsEmpty()Max Kellermann2015-11-061-2/+3
* storage/FileInfo: rename to StorageFileInfoMax Kellermann2015-02-281-8/+10
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* StoragePlugin: pass EventLoop to constructorMax Kellermann2014-10-091-1/+2
* storage: remove redundant "virtual" keywordsMax Kellermann2014-10-021-9/+8
* storage/Interface: include cleanupMax Kellermann2014-10-011-0/+1
* 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