summaryrefslogtreecommitdiff
path: root/src/zeroconf
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-09-23LogLevel: rename DEFAULT to NOTICEMax Kellermann
2020-04-23Merge tag 'v0.21.23'Max Kellermann
2020-04-23zeroconf/AvahiPoll: don't pass ERROR|HANGUP to Schedule()Max Kellermann
2020-03-16remove gcc_unusedRosen Penev
2020-03-12replace limits.h with climitsRosen Penev
2020-01-31[clang-tidy] use override instead of virtualRosen Penev
2020-01-18meson.build: move Log.cxx and LogBackend.cxx into a static libraryMax Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-12-16zeroconf/AvahiPoll: move TimevalToChrono() to time/Convert.cxxMax Kellermann
2019-08-02Partition, ...: add `noexcept` to callback methodsMax Kellermann
2019-07-05include cleanups (powered by iwyu)Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2019-05-08zeroconf/AvahiPoll: move TimevalToChrono() to time/Convert.cxxMax Kellermann
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