Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input/nfs: move nfs_domain to lib/nfs/Domain.cxx | Max Kellermann | 2014-02-08 | 1 | -3/+1 |
| | |||||
* | ArchivePlugin: pass Path to open() | Max Kellermann | 2014-02-08 | 1 | -1/+2 |
| | |||||
* | ArchivePlugin: rename struct archive_plugin to ArchivePlugin | Max Kellermann | 2014-02-08 | 1 | -1/+1 |
| | |||||
* | */smbclient: protect all libsmbclient calls with a mutex | Max Kellermann | 2014-02-06 | 1 | -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 libnfs | Max Kellermann | 2014-02-06 | 2 | -0/+227 |
| | |||||
* | input/smbclient: move code to lib/smbclient/Init.cxx | Max Kellermann | 2014-01-25 | 1 | -19/+2 |
| | |||||
* | DespotifyUtils, Expat: move to lib/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
| | |||||
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 20 | -0/+3555 |