aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/plugins (follow)
Commit message (Collapse)AuthorAgeFilesLines
* input/nfs: move nfs_domain to lib/nfs/Domain.cxxMax Kellermann2014-02-081-3/+1
|
* ArchivePlugin: pass Path to open()Max Kellermann2014-02-081-1/+2
|
* ArchivePlugin: rename struct archive_plugin to ArchivePluginMax Kellermann2014-02-081-1/+1
|
* */smbclient: protect all libsmbclient calls with a mutexMax Kellermann2014-02-061-0/+9
| | | | | libsmbclient is not thread-safe nor reentrant. We must protect all function calls with a global mutex, unfortunately.
* input/nfs: new plugin using libnfsMax Kellermann2014-02-062-0/+227
|
* input/smbclient: move code to lib/smbclient/Init.cxxMax Kellermann2014-01-251-19/+2
|
* DespotifyUtils, Expat: move to lib/Max Kellermann2014-01-241-1/+1
|
* Input*: move to input/Max Kellermann2014-01-2420-0/+3555