summaryrefslogtreecommitdiff
path: root/src/lib/smbclient
AgeCommit message (Expand)Author
2019-05-07thread/Mutex: use `using` instead of making it a derived classMax Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-10-14build with Meson instead of autotoolsMax Kellermann
2017-01-03update copyright yearMax Kellermann
2017-01-03thread/Mutex: remove ScopeLock, use std::lock_guard directlyMax Kellermann
2016-09-05lib/smbclient/Init: throw std::runtime_error on errorMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-02-06*/smbclient: protect all libsmbclient calls with a mutexMax Kellermann
2014-02-06neighbor/smbclient: move smbclient_domain to lib/smbclient/Domain.cxxMax Kellermann
2014-01-26lib/smbclient/Init: return empty username/passwordMax Kellermann
2014-01-25input/smbclient: move code to lib/smbclient/Init.cxxMax Kellermann