Mike Degatano
|
bde5c938a7
|
Ignore veth changes (#3955)
* Reduce log noise for unmanaged interfaces
* Ignore signals with veth changes only
* Fix test and add one
|
2022-10-16 11:06:35 +02:00 |
|
Mike Degatano
|
d15a7c27ca
|
Don't disconnect in executor (#3901)
* Don't disconnect in executor
* DBus disconnect doesn't raise
* Separate shutdown and disconnect
* pylint fix
* noop coroutine and test
|
2022-09-27 08:33:28 +02:00 |
|
Mike Degatano
|
c24b811180
|
Use dbus-fast unpack_variants option (#3885)
* Use dbus-fast unpack_variants option
* More readable log on signals
|
2022-09-21 20:52:06 +02:00 |
|
Mike Degatano
|
0958cd0c06
|
Switch from dbus-next to dbus-fast (#3882)
* Switch to dbus-fast
* dbus-fast==1.6.0
|
2022-09-21 09:24:04 +02:00 |
|
Mike Degatano
|
2072370ccc
|
Revert "Switch to dbus-fast (#3877)" (#3878)
This reverts commit 615758a1dfde1f91ff1dc7e3e4ecc826a0ed2b58.
|
2022-09-19 17:18:25 -04:00 |
|
Mike Degatano
|
615758a1df
|
Switch to dbus-fast (#3877)
|
2022-09-19 21:55:22 +02:00 |
|
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 |
|