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
2021-05-25
zeroconf/avahi: move variable declaration into "case"
Max Kellermann
2021-01-01
copyright year 2021
Max Kellermann
2020-09-23
LogLevel: rename DEFAULT to NOTICE
Max Kellermann
2020-04-23
Merge tag 'v0.21.23'
Max Kellermann
2020-04-23
zeroconf/AvahiPoll: don't pass ERROR|HANGUP to Schedule()
Max Kellermann
2020-03-16
remove gcc_unused
Rosen Penev
2020-03-12
replace limits.h with climits
Rosen Penev
2020-01-31
[clang-tidy] use override instead of virtual
Rosen Penev
2020-01-18
meson.build: move Log.cxx and LogBackend.cxx into a static library
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-12-16
zeroconf/AvahiPoll: move TimevalToChrono() to time/Convert.cxx
Max Kellermann
2019-08-02
Partition, ...: add `noexcept` to callback methods
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-05-08
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