summaryrefslogtreecommitdiff
path: root/src/neighbor
AgeCommit message (Expand)Author
2017-01-03thread/Mutex: remove ScopeLock, use std::lock_guard directlyMax Kellermann
2016-12-29lib/nfs/Blocking, neighbor/smbclient: pass std::chrono::duration to Cond::tim...Max Kellermann
2016-10-28config/Param: use CamelCaseMax Kellermann
2016-09-05neighbor/Plugin: migrate from class Error to C++ exceptionsMax Kellermann
2016-09-05lib/smbclient/Init: throw std::runtime_error on errorMax Kellermann
2016-09-05neighbor/Glue: support C++ exceptionsMax Kellermann
2016-06-17thread/Thread: throw std::system_error on errorMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2016-02-22playlist/Stream, db/upnp: add missing includesMax Kellermann
2016-02-07lib/upnp: use C++ exceptions instead of class ErrorMax Kellermann
2015-02-02lib/upnp/Discovery: apply naming conventionMax Kellermann
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann
2015-01-21config/Option: convert to strictly-typed enumMax Kellermann
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-11-28Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann
2014-11-21configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann
2014-02-20ConfigGlobal: eliminate function config_get_next_param()Max 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-27neighbor/smbclient: add splice_after() fallback for gcc 4.6Max Kellermann
2014-01-26neighbor/upnp: UPnP media server discoveryMax Kellermann
2014-01-26neighbor/Glue: fix rollback rangeMax Kellermann
2014-01-26neighbor/Info: add constructorMax Kellermann
2014-01-26neighbor: new subsystem to detect file servers on the local networkMax Kellermann