Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-02-08 | input/nfs: move nfs_domain to lib/nfs/Domain.cxx | Max Kellermann | 1 | -3/+1 | |
2014-02-08 | ArchivePlugin: pass Path to open() | Max Kellermann | 1 | -1/+2 | |
2014-02-08 | ArchivePlugin: rename struct archive_plugin to ArchivePlugin | Max Kellermann | 1 | -1/+1 | |
2014-02-06 | */smbclient: protect all libsmbclient calls with a mutex | Max Kellermann | 1 | -0/+9 | |
libsmbclient is not thread-safe nor reentrant. We must protect all function calls with a global mutex, unfortunately. | |||||
2014-02-06 | input/nfs: new plugin using libnfs | Max Kellermann | 2 | -0/+227 | |
2014-01-25 | input/smbclient: move code to lib/smbclient/Init.cxx | Max Kellermann | 1 | -19/+2 | |
2014-01-24 | DespotifyUtils, Expat: move to lib/ | Max Kellermann | 1 | -1/+1 | |
2014-01-24 | Input*: move to input/ | Max Kellermann | 20 | -0/+3555 | |