Mike Degatano
|
99bc201688
|
Listen for dbus property changes (#3872)
* Listen for dbus property changes
* Avoid remaking dbus proxy objects
* proper snake case for pylint
* some cleanup and more tests
|
2022-09-17 09:55:41 +02:00 |
|
Mike Degatano
|
b71c6c60da
|
Share MessageBus across dbus objects (#3860)
* Share MessageBus across dbus objects
* Fix connect calls in tests
|
2022-09-12 20:10:12 +02:00 |
|
Mike Degatano
|
8bb4596d04
|
Add API option to disable fallback DNS (#3586)
* Add API option to disable fallback DNS
* DNS unsupported evaluation and fallback in sentry
|
2022-04-25 18:15:40 +02:00 |
|
Mike Degatano
|
12da8a0c55
|
Add MDNS and LLMNR status to API (#3545)
* Add mdns and llmnr status to API
* Add broadcast info to host/info and move constants
* Fix new test and isort error
|
2022-04-11 12:08:51 +02:00 |
|