NetworkManager/contrib
Lubomir Rintel 75642f087a core/team: do D-Bus comms ourselves
The teamdtcl interface doesn't help us too much. It's just simple
synchronous wrappers around a straightforward API. Moreover it's libdbus
based, so it drags in another D-Bus client library (and makes it
impossible to trace the traffic with G_DBUS_DEBUG=message).

Let's do g_dbus_connection_call*() instead. Synchronously, for now, in
hopes of replacing with asynchronous calls eventually.
2022-11-28 08:15:27 +01:00
..
alpine core/team: do D-Bus comms ourselves 2022-11-28 08:15:27 +01:00
art/logo artwork: introduce NetworkManager stickers 2019-09-30 17:36:59 +02:00
debian core/team: do D-Bus comms ourselves 2022-11-28 08:15:27 +01:00
editors contrib: add emacs config for hacking on NM 2015-08-11 13:42:26 -04:00
fedora contrib: fix syntax error in "configure-for-system.sh" 2022-09-08 15:29:10 +02:00
scripts core/team: do D-Bus comms ourselves 2022-11-28 08:15:27 +01:00