Age | Commit message (Expand) | Author |
---|---|---|
2019-05-07 | thread/Mutex: use `using` instead of making it a derived class | Max Kellermann |
2018-11-19 | check.h: remove obsolete header | Max Kellermann |
2018-10-31 | *: copyright year 2018 | Max Kellermann |
2018-10-14 | build with Meson instead of autotools | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2017-01-03 | thread/Mutex: remove ScopeLock, use std::lock_guard directly | Max Kellermann |
2016-09-05 | lib/smbclient/Init: throw std::runtime_error on error | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-02-06 | */smbclient: protect all libsmbclient calls with a mutex | Max Kellermann |
2014-02-06 | neighbor/smbclient: move smbclient_domain to lib/smbclient/Domain.cxx | Max Kellermann |
2014-01-26 | lib/smbclient/Init: return empty username/password | Max Kellermann |
2014-01-25 | input/smbclient: move code to lib/smbclient/Init.cxx | Max Kellermann |