aboutsummaryrefslogtreecommitdiffstats
path: root/src/neighbor (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-02lib/upnp/Discovery: apply naming conventionMax Kellermann1-1/+1
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann4-12/+12
2015-01-21config/Option: convert to strictly-typed enumMax Kellermann1-1/+1
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann1-1/+1
2015-01-01Copyright year 2015Max Kellermann12-12/+12
2014-11-28Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann1-1/+1
2014-11-21configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann1-1/+1
2014-02-20ConfigGlobal: eliminate function config_get_next_param()Max Kellermann1-2/+2
2014-02-06*/smbclient: protect all libsmbclient calls with a mutexMax Kellermann1-0/+2
2014-02-06neighbor/smbclient: move smbclient_domain to lib/smbclient/Domain.cxxMax Kellermann1-2/+1
2014-01-27neighbor/smbclient: add splice_after() fallback for gcc 4.6Max Kellermann1-0/+7
2014-01-26neighbor/upnp: UPnP media server discoveryMax Kellermann3-0/+170
2014-01-26neighbor/Glue: fix rollback rangeMax Kellermann1-1/+1
2014-01-26neighbor/Info: add constructorMax Kellermann2-6/+6
2014-01-26neighbor: new subsystem to detect file servers on the local networkMax Kellermann10-0/+755