NetworkManager/libnm-glib/tests
Dan Williams d94590a52c libnm-glib: fix connection visibility handling
When the connection becomes invisible to a user (ie, the permissions
of the connection no longer allow that user to view the connection)
then we have to hid the connection from clients.  But we can't
just dispose of it, because visibility changes are signaled with
Update signals on the connection itself, and thus we need to keep
the connection around just in case it becomes visible to the user
again.  But if it's invisible, make sure we clear out the settings
since they may have changed.
2011-02-12 21:48:30 -06:00
..
Makefile.am Merge remote branch 'origin/master' into rm-userset 2011-01-12 15:46:37 -06:00
test-remote-settings-client.c libnm-glib: fix connection visibility handling 2011-02-12 21:48:30 -06:00
test-remote-settings-service.py libnm-glib: fix connection visibility handling 2011-02-12 21:48:30 -06:00