libnm: avoid loosing signals
authorLubomir Rintel <lkundrak@v3.sk>
Fri, 27 Nov 2015 17:01:52 +0000 (18:01 +0100)
committerLubomir Rintel <lkundrak@v3.sk>
Tue, 1 Dec 2015 13:51:13 +0000 (14:51 +0100)
commit604711488d92962868fbf960c7d201f6b6842a2f
tree4b4d412eaa475a8d65c99eb27624b5d5bff3a931
parent7e93ceb6408cd9345222066ade3f76cc38ad7db3
libnm: avoid loosing signals

D-Bus has an upper limit on number of Match rules and it's rather easy
to hit as the proxy likes to add one for each object. Let's remove the Match
rule the proxy added and ensure a less granular rule is present instead.

Ideally, we should be able to tell glib not to hook its rules.
Related: https://bugzilla.gnome.org/show_bug.cgi?id=758749

https://bugzilla.gnome.org/show_bug.cgi?id=758751
libnm/nm-dbus-helpers.c
src/org.freedesktop.NetworkManager.conf