aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/plugins/SmbclientInputPlugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-22InputStream: make Seek() always absoluteMax Kellermann1-4/+3
2014-05-11InputStream: remove attribute "plugin"Max Kellermann1-1/+1
2014-05-11InputStream: make various methods abstractMax Kellermann1-49/+28
2014-05-11InputStream: add virtual destructorMax Kellermann1-8/+0
2014-05-11input/plugins: make InputStream the base classMax Kellermann1-21/+14
2014-03-02InputPlugin: allow init() to soft-failMax Kellermann1-3/+3
2014-02-06*/smbclient: protect all libsmbclient calls with a mutexMax Kellermann1-0/+9
2014-01-25input/smbclient: move code to lib/smbclient/Init.cxxMax Kellermann1-19/+2
2014-01-24Input*: move to input/Max Kellermann1-2/+2
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-12-29input/smbclient: new input pluginMax Kellermann1-0/+203