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
|
d195f19fa8
|
Refactor to dbus-next proxy interfaces (#3862)
* Refactor to dbus-next proxy interfaces
* Fix tests mocking dbus methods
* Fix call dbus
|
2022-09-13 13:45:28 -04: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
|
4f272ad4fd
|
Dbus refactor and tests (#3854)
* Dbus refactor and tests
* Link to timedate introspection
|
2022-09-12 11:59:56 -04:00 |
|
Pascal Vizeli
|
3dc36c3402
|
Use link-local instead disabled for ipv6 (#3829)
* Use link-local instead disabled for ipv6
* Add a test
Co-authored-by: Mike Degatano <michael.degatano@gmail.com>
|
2022-08-29 16:56:59 -04:00 |
|
Mike Degatano
|
c7f7fbd41a
|
Remove static-only fields when method is auto (#3810)
|
2022-08-23 13:56:14 +02:00 |
|
Mike Degatano
|
8b5e96a8ad
|
Set autoreconnect to true for interfaces (#3807)
|
2022-08-19 10:09:44 +02:00 |
|
Mike Degatano
|
567806cd14
|
Don't include addresses in network update (#3628)
* Don't include addresses in network update
* revert format fix
|
2022-05-09 16:44:17 -04:00 |
|
Mike Degatano
|
32d1296da1
|
Merge updates with existing network settings (#3570)
* Preserve network customizations over updates
* Fix issues from testing
* Test case to ensure updates generated correctly
|
2022-04-18 09:49:30 +02:00 |
|