diff options
author | Chris Toshok <toshok@ximian.com> | 2001-10-12 04:13:23 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-10-12 04:13:23 +0800 |
commit | 7d7fcc9aeab955c44a4481f51ca485a4db4a699f (patch) | |
tree | 19f4825b5ec954d45560086810ee8e212bb711b1 /my-evolution | |
parent | 79eb7606866d18276656fdc60521f0ef6589624d (diff) | |
download | gsoc2013-evolution-7d7fcc9aeab955c44a4481f51ca485a4db4a699f.tar gsoc2013-evolution-7d7fcc9aeab955c44a4481f51ca485a4db4a699f.tar.gz gsoc2013-evolution-7d7fcc9aeab955c44a4481f51ca485a4db4a699f.tar.bz2 gsoc2013-evolution-7d7fcc9aeab955c44a4481f51ca485a4db4a699f.tar.lz gsoc2013-evolution-7d7fcc9aeab955c44a4481f51ca485a4db4a699f.tar.xz gsoc2013-evolution-7d7fcc9aeab955c44a4481f51ca485a4db4a699f.tar.zst gsoc2013-evolution-7d7fcc9aeab955c44a4481f51ca485a4db4a699f.zip |
open the bonobo config db for our passwords. (e_passwords_shutdown): sync
2001-10-11 Chris Toshok <toshok@ximian.com>
* e-passwords.c (e_passwords_init): open the bonobo config db for
our passwords.
(e_passwords_shutdown): sync and unref the bonobo db, and clear
out the per session hash.
(e_passwords_forget_passwords): remove the bonobo config db
/Passwords path, and free up the session hash (but don't destroy
it).
(e_passwords_remember_password): remove the key/value from the
session hash, after inserting it into the bonobo db.
(e_passwords_get_password): look up a session password for the
uri, and if it's not there, consult the bonobo db.
(e_passwords_ask_password): quiet gcc's warnings, and only consult
the toggle button state if we actaully created it.
svn path=/trunk/; revision=13598
Diffstat (limited to 'my-evolution')
0 files changed, 0 insertions, 0 deletions