Lubomir Rintel a107a328e4 gdbusproxy: Add G_DBUS_PROXY_FLAGS_NO_MATCH_RULE flag
D-Bus has an upper limit on number of Match rules and it's rather easy to hit
with a big number of proxies with signal subscriptions. This happens with
NetworkManager with hundreds of devices or connection settings. By passing
G_DBUS_SIGNAL_FLAGS_NO_MATCH_RULE to g_dbus_connection_signal_subscribe(), the
user can call AddMatch with a less granular match instead of a match per every
proxy.

Tests subsequently added by Philip Withnall.

Fixes: #1109
2021-11-04 11:44:18 +00:00
..
2019-01-15 15:11:43 +00:00
2021-01-25 15:00:12 +01:00
2021-05-13 22:16:27 +01:00
2014-09-09 14:11:38 -04:00
2020-11-17 15:50:07 +00:00
2017-05-29 19:53:34 +02:00
2020-11-17 15:50:07 +00:00
2021-08-19 09:41:08 +01:00
2020-11-17 15:50:07 +00:00
2020-11-17 15:50:07 +00:00
2019-01-10 13:50:26 -05:00
2021-06-03 19:04:48 +02:00
2021-08-19 09:41:08 +01:00