aboutsummaryrefslogtreecommitdiffstats
path: root/src/storage/plugins/SmbclientStorage.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-06util/StringCompare: add StringIsEmpty()Max Kellermann1-2/+3
2015-02-28storage/FileInfo: rename to StorageFileInfoMax Kellermann1-8/+10
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-10-09StoragePlugin: pass EventLoop to constructorMax Kellermann1-1/+2
2014-10-02storage: remove redundant "virtual" keywordsMax Kellermann1-9/+8
2014-10-01storage/Interface: include cleanupMax Kellermann1-0/+1
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