Add AllowAuthPromptAll() method to SourceManager interface.
authorMatthew Barnes <mbarnes@redhat.com>
Thu, 1 Nov 2012 17:52:05 +0000 (13:52 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Thu, 1 Nov 2012 17:52:05 +0000 (13:52 -0400)
commitef65cec8a261e8dbace68435da9740d1fd021557
tree0712ba1eee718023e76f956bc8975a825937951b
parentd2b78d70140c3c9cbb7d64dcbd88213044c71b35
Add AllowAuthPromptAll() method to SourceManager interface.

Equivalent to calling AllowAuthPrompt() on each exported data source,
but cuts way down on the D-Bus traffic.  Since the registry service is
commonly activated during a desktop session startup, this can actually
clog up the session bus and slow down login.

This leaves the source-specific AllowAuthPrompt() method unused, but
there are still use cases for it which we haven't implemented yet, so
leave it be.
configure.ac
docs/reference/private/libedbus-private-sections.txt
libebackend/e-source-registry-server.c
libedataserver/e-source-registry.c
libedataserver/e-source.c
private/org.gnome.evolution.dataserver.SourceManager.xml