Max Kellermann
|
c8f0c7e9ed
|
*/smbclient: protect all libsmbclient calls with a mutex
libsmbclient is not thread-safe nor reentrant. We must protect all
function calls with a global mutex, unfortunately.
|
2014-02-06 22:19:59 +01:00 |
|
Max Kellermann
|
e4322a716c
|
input/nfs: new plugin using libnfs
|
2014-02-06 18:37:27 +01:00 |
|
Max Kellermann
|
86ca5b3f16
|
input/smbclient: move code to lib/smbclient/Init.cxx
|
2014-01-25 23:29:42 +01:00 |
|
Max Kellermann
|
97391fd4b9
|
DespotifyUtils, Expat: move to lib/
|
2014-01-24 16:44:36 +01:00 |
|
Max Kellermann
|
f8bfea8bae
|
Input*: move to input/
|
2014-01-24 16:33:33 +01:00 |
|