add CacheUser() and UncacheUser() methods
authorStef Walter <stefw@gnome.org>
Wed, 13 Jun 2012 10:22:53 +0000 (12:22 +0200)
committerRay Strode <rstrode@redhat.com>
Tue, 24 Jul 2012 21:52:05 +0000 (17:52 -0400)
commitf9299269a71d85efbec3a06f28fa6edd24f339c3
tree75f1c4d5a0b45c090639974ef20df8cc53801df5
parent3b59c08e5d3f8a14f6292a41027a596fbc655d9d
add CacheUser() and UncacheUser() methods

This commit introduces a CacheUser() method, which explicitly
makes a user show up in the results of a ListCachedUsers call
provided the user is otherwise known to the system.

This commit also introduces an UncacheUser() method to undo
what CacheUser() does.

https://bugs.freedesktop.org/show_bug.cgi?id=50770
data/org.freedesktop.Accounts.xml
src/daemon.c
src/libaccountsservice/act-user-manager.c
src/libaccountsservice/act-user-manager.h