summaryrefslogtreecommitdiff
path: root/src/zeroconf
AgeCommit message (Expand)Author
2019-04-04zeroconf/Bonjour: fix OnSocketReady() return valueMax Kellermann
2019-01-13Fix link_args for mDNSResponder on non-darwin platformsThomas Zander
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-11-04zeroconf/glue: add fallback value for HOST_NAME_MAXMax Kellermann
2018-10-31zeroconf/glue: use strstr() and std::string::replace() instead of std::regex_...Max Kellermann
2018-10-31Merge branch 'bug516974' of git://github.com/fschlich/MPDMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-10-31include hostname in zeroconf_name (fixes #387)Florian Schlichting
2018-10-14build with Meson instead of autotoolsMax Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2018-07-17ZeroconfGlue: use struct ConfigDataMax Kellermann
2018-07-16config/Config*: rename files, drop "Config" prefixMax Kellermann
2018-06-03zeroconf/Avahi: move dbus_shutdown() call to the end of Main()Max Kellermann
2017-11-10event/SocketMonitor: rename Get() to GetSocket()Max Kellermann
2017-11-10event/SocketMonitor: add "noexcept"Max Kellermann
2017-08-29zeroconf/AvahiPoll: migrate from TimeoutMonitor to TimerEventMax Kellermann
2017-08-11zeroconf/Avahi: throw exception instead of raising fatal errorMax Kellermann
2017-08-11zeroconf/Bonjour: pass SocketDescriptor to constructorMax Kellermann
2017-08-10event/SocketMonitor: use class SocketDescriptorMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-12-28event/Loop: use std::chronoMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-21config/Option: convert to strictly-typed enumMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-10-10ZeroconfBonjour: use htons() instead of g_htons()Max Kellermann
2014-08-26ZeroconfAvahi: fix coding styleMax Kellermann
2014-08-26ZeroconfAvahi: remove "goto"Max Kellermann
2014-08-26ZeroconfAvahi: remove unused flag "avahi_running"Max Kellermann
2014-06-10zeroconf/Avahi: call dbus_shutdown() during shutdownMax Kellermann
2014-01-24Config*: move to config/Max Kellermann
2014-01-24Zeroconf*: move to zeroconf/Max Kellermann