index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
zeroconf
Age
Commit message (
Expand
)
Author
2019-12-16
zeroconf/AvahiPoll: move TimevalToChrono() to time/Convert.cxx
Max Kellermann
2019-04-04
zeroconf/Bonjour: fix OnSocketReady() return value
Max Kellermann
2019-01-13
Fix link_args for mDNSResponder on non-darwin platforms
Thomas Zander
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-11-04
zeroconf/glue: add fallback value for HOST_NAME_MAX
Max Kellermann
2018-10-31
zeroconf/glue: use strstr() and std::string::replace() instead of std::regex_...
Max Kellermann
2018-10-31
Merge branch 'bug516974' of git://github.com/fschlich/MPD
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-31
include hostname in zeroconf_name (fixes #387)
Florian Schlichting
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-07-17
ZeroconfGlue: use struct ConfigData
Max Kellermann
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2018-06-03
zeroconf/Avahi: move dbus_shutdown() call to the end of Main()
Max Kellermann
2017-11-10
event/SocketMonitor: rename Get() to GetSocket()
Max Kellermann
2017-11-10
event/SocketMonitor: add "noexcept"
Max Kellermann
2017-08-29
zeroconf/AvahiPoll: migrate from TimeoutMonitor to TimerEvent
Max Kellermann
2017-08-11
zeroconf/Avahi: throw exception instead of raising fatal error
Max Kellermann
2017-08-11
zeroconf/Bonjour: pass SocketDescriptor to constructor
Max Kellermann
2017-08-10
event/SocketMonitor: use class SocketDescriptor
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-28
event/Loop: use std::chrono
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-10-10
ZeroconfBonjour: use htons() instead of g_htons()
Max Kellermann
2014-08-26
ZeroconfAvahi: fix coding style
Max Kellermann
2014-08-26
ZeroconfAvahi: remove "goto"
Max Kellermann
2014-08-26
ZeroconfAvahi: remove unused flag "avahi_running"
Max Kellermann
2014-06-10
zeroconf/Avahi: call dbus_shutdown() during shutdown
Max Kellermann
2014-01-24
Config*: move to config/
Max Kellermann
2014-01-24
Zeroconf*: move to zeroconf/
Max Kellermann