aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-passwords.c
Commit message (Expand)AuthorAgeFilesLines
* (e_passwords_remember_password): Removed debuggingEttore Perazzoli2003-04-061-2/+0
* Delete all Passwords-* sections. Should make this work.Not Zed2003-04-021-1/+15
* define in terms of privincludedir.Dan Winship2003-02-061-0/+1
* New.Dan Winship2003-01-071-1/+2
* track changes to api (e_passwords_init is gone, and several functions takeChris Toshok2002-12-101-24/+36
* add e-password.h (libeutil_la_SOURCES): add e-password.cChris Toshok2002-11-131-88/+56
* Don't leak the base64 encoded password buffer.Jeffrey Stedfast2002-04-201-11/+14
* Clear the password in bonobo-conf as well. Fixes ximian 14893.Dan Winship2001-11-201-18/+31
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Pass a CORBA_Environment to bonobo_config_get_string so it doesn't g_warnDan Winship2001-10-231-55/+61
* new parameter to e_passwords_init, and add prototype forChris Toshok2001-10-131-4/+43
* change prototype for e_passwords_get_password.Chris Toshok2001-10-121-2/+3
* open the bonobo config db for our passwords. (e_passwords_shutdown): syncChris Toshok2001-10-121-51/+100
* Make this dup the strings it's passed. (*) Add lots of docs.Dan Winship2001-10-051-6/+50
* New, copied/renamed from mailer and gnome-libs.Dan Winship2001-10-021-0/+102
* copy/rename the mail specific password stuff here.Chris Toshok2001-09-301-0/+344