summaryrefslogtreecommitdiff
path: root/src/zeroconf/ZeroconfAvahi.cxx
AgeCommit message (Expand)Author
2021-02-24zeroconf/Zeroconf*: drop prefix from file namesMax Kellermann
2021-02-24zeroconf/Avahi: remove useless log messagesMax Kellermann
2021-02-24zeroconf: pass global port to init functionMax Kellermann
2021-02-23zeroconf/avahi/Publisher: new class, replacing lots of code from ZeroconfAvah...Max Kellermann
2021-02-23zeroconf/avahi/Client: new class, replacing lots of code from ZeroconfAvahi.cxxMax Kellermann
2021-02-23zeroconf/avahi: add class AvahiGlueMax Kellermann
2021-02-23zeroconf/avahi/Poll: move to namespace AvahiMax Kellermann
2021-02-22zeroconf/AvahiPoll: move to lib/avahi/Max Kellermann
2021-01-01copyright year 2021Max Kellermann
2020-09-23LogLevel: rename DEFAULT to NOTICEMax Kellermann
2020-03-16remove gcc_unusedRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-06-03zeroconf/Avahi: move dbus_shutdown() call to the end of Main()Max Kellermann
2017-08-11zeroconf/Avahi: throw exception instead of raising fatal errorMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max 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-24Zeroconf*: move to zeroconf/Max Kellermann