aboutsummaryrefslogtreecommitdiffstats
path: root/src/neighbor (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib/upnp/Discovery: apply naming conventionMax Kellermann2015-02-021-1/+1
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-214-12/+12
* config/Option: convert to strictly-typed enumMax Kellermann2015-01-211-1/+1
* ConfigData: move struct config_param to Param.hxxMax Kellermann2015-01-211-1/+1
* Copyright year 2015Max Kellermann2015-01-0112-12/+12
* Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann2014-11-281-1/+1
* configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann2014-11-211-1/+1
* ConfigGlobal: eliminate function config_get_next_param()Max Kellermann2014-02-201-2/+2
* */smbclient: protect all libsmbclient calls with a mutexMax Kellermann2014-02-061-0/+2
* neighbor/smbclient: move smbclient_domain to lib/smbclient/Domain.cxxMax Kellermann2014-02-061-2/+1
* neighbor/smbclient: add splice_after() fallback for gcc 4.6Max Kellermann2014-01-271-0/+7
* neighbor/upnp: UPnP media server discoveryMax Kellermann2014-01-263-0/+170
* neighbor/Glue: fix rollback rangeMax Kellermann2014-01-261-1/+1
* neighbor/Info: add constructorMax Kellermann2014-01-262-6/+6
* neighbor: new subsystem to detect file servers on the local networkMax Kellermann2014-01-2610-0/+755