aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-passwords.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2013-01-111-5/+10
* e-passwords: Remove unused function parameters.Matthew Barnes2012-12-171-8/+3
* e-passwords: Remove unused functions.Matthew Barnes2012-12-171-91/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-0/+890
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-241-951/+0
* Set the border widths for the dialog containers to be HIG compliant FixRodney Dawes2005-02-051-2/+6
* removed, code moved into camel-net-utils.[ch].Not Zed2004-12-031-1/+1
* add mnemonic for label. add description for password dialog.Mengjie Yu2004-12-011-0/+4
* Use "%s" as the formatter argument and msg->prompt as a printf-styleJeffrey Stedfast2004-10-141-1/+1
* return cancelled if we're in an offline state.Not Zed2004-08-301-0/+21
* Don't call gtk_dialog_set_has_separator on Gtk Message Dialog with GTK+ >=Frédéric Crozat2004-08-251-0/+3
* ** See bug #61840, and others.Not Zed2004-08-121-204/+528
* Remove separator from dialogs per HIG.William Jon McCann2004-03-101-0/+1
* (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