Max Kellermann
|
ec54754e22
|
Compiler.h: move to util/
|
2018-08-20 16:19:17 +02:00 |
|
Max Kellermann
|
bf582bd969
|
ZeroconfGlue: use struct ConfigData
|
2018-07-17 22:44:16 +02:00 |
|
Max Kellermann
|
816603fd9a
|
config/Config*: rename files, drop "Config" prefix
|
2018-07-16 19:50:07 +02:00 |
|
Max Kellermann
|
adf2d3aff2
|
zeroconf/Avahi: move dbus_shutdown() call to the end of Main()
Calling dbus_shutdown() too early will break the "udisks2" neighbor
plugin.
|
2018-06-03 10:37:54 +02:00 |
|
Max Kellermann
|
7e16ac305d
|
event/SocketMonitor: rename Get() to GetSocket()
|
2017-11-10 20:34:45 +01:00 |
|
Max Kellermann
|
59a8836924
|
event/SocketMonitor: add "noexcept"
|
2017-11-10 20:20:07 +01:00 |
|
Max Kellermann
|
11f36c0bd6
|
zeroconf/AvahiPoll: migrate from TimeoutMonitor to TimerEvent
|
2017-08-29 16:28:27 +02:00 |
|
Max Kellermann
|
ef79647e85
|
zeroconf/Avahi: throw exception instead of raising fatal error
|
2017-08-11 09:38:08 +02:00 |
|
Max Kellermann
|
424e1363ed
|
zeroconf/Bonjour: pass SocketDescriptor to constructor
Fixes Mac build failure.
|
2017-08-11 08:25:26 +02:00 |
|
Max Kellermann
|
492b20a89d
|
event/SocketMonitor: use class SocketDescriptor
|
2017-08-10 19:19:58 +02:00 |
|
Max Kellermann
|
5900253b85
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
|
Max Kellermann
|
b042095ac2
|
event/Loop: use std::chrono
|
2016-12-28 01:15:08 +01:00 |
|
Max Kellermann
|
1d67aa7bf2
|
update copyright year to 2016
|
2016-02-26 17:54:05 +01:00 |
|
Max Kellermann
|
1c3f5517fa
|
config/Option: convert to strictly-typed enum
|
2015-01-21 23:30:00 +01:00 |
|
Max Kellermann
|
712ed555e6
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
|
Max Kellermann
|
86dd677e0c
|
ZeroconfBonjour: use htons() instead of g_htons()
|
2014-10-10 22:30:38 +02:00 |
|
Max Kellermann
|
b111aa0111
|
ZeroconfAvahi: fix coding style
|
2014-08-26 10:04:27 +02:00 |
|
Max Kellermann
|
773d24ebf7
|
ZeroconfAvahi: remove "goto"
|
2014-08-26 10:03:35 +02:00 |
|
Max Kellermann
|
bd371af0b3
|
ZeroconfAvahi: remove unused flag "avahi_running"
This flag is never read.
|
2014-08-26 10:02:06 +02:00 |
|
Max Kellermann
|
31e29e62f4
|
zeroconf/Avahi: call dbus_shutdown() during shutdown
Make valgrind happy.
|
2014-06-10 23:21:09 +02:00 |
|
Max Kellermann
|
197b503f3e
|
Config*: move to config/
|
2014-01-24 00:20:01 +01:00 |
|
Max Kellermann
|
6b70f5e490
|
Zeroconf*: move to zeroconf/
|
2014-01-24 00:14:54 +01:00 |
|