aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/common/authentication.c
Commit message (Expand)AuthorAgeFilesLines
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-455/+0
* Bug #502188 - Store 'Remember password' for calendarsMilan Crha2011-04-211-4/+38
* Bug 647698 - Selected calendar doesnt authenticate after offline/onlineMatthew Barnes2011-04-141-17/+39
* Bug #635673 - Stack overflow when opening slow calendarMilan Crha2010-11-241-0/+1
* Bug #627333 - Cannot cancel password dialog for a calendarMilan Crha2010-08-271-0/+3
* Add e_load_cal_source_async().Matthew Barnes2010-08-241-2/+271
* Remove unused e_auth_new_cal_from_uri().Matthew Barnes2010-08-201-65/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-06-201-6/+15
* Make authentication functionality availableGustavo Noronha Silva2010-01-271-5/+5
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-10/+10
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-2/+2
* ** Fix for bug #303738Milan Crha2009-01-151-7/+7
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-14/+14
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.Matthew Barnes2008-06-111-1/+1
* ** Fix for bnc #160049. Patch from OpenSUSE.Srinivasa Ragavan2008-02-181-0/+39
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-5/+5
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Include <libedataserver/e-source.h> to fix implicit declaration ofMatthew Barnes2007-08-011-0/+1
* Fixes a memory corruption.Chenthill Palanisamy2007-07-301-5/+5
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-241-1/+1
* Fixes #65932Rodrigo Moya2004-10-071-10/+51
* constify the strings to remove a warning.Not Zed2004-08-301-3/+3
* epasswords api change.Not Zed2004-08-121-2/+2
* include config.h. See #61395.Not Zed2004-07-221-0/+4
* read the "auth-domain" property to use as component name for e-passwordSivaiah Nallagatla2004-05-251-2/+9
* call first e_passwords_get_password before calling _ask_password.Rodrigo Moya2004-02-181-3/+8
* use new cal auth functionsJP Rosevear2004-02-051-0/+12
* check return value from e_cal_new().Rodrigo Moya2004-01-151-1/+2
* new files for managing interactive authentication with backends.Rodrigo Moya2003-12-221-0/+73