Extending test-client-custom-summary to try e_book_client_get_contacts_uids()
[platform/upstream/evolution-data-server.git] / camel / camel-sasl-plain.c
2012-08-12 Matthew BarnesRename camel_service_get_settings().
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2012-01-03 Matthew BarnesCamel: Use thread-safe accessors for string settings.
2011-10-24 Matthew BarnesMove remaining CamelURL elements to CamelSettings.
2011-09-26 Matthew BarnesCamelSaslPlain: Use camel_service_get_password().
2011-06-24 Matthew BarnesMake Camel's SASL framework more extensible.
2011-04-17 Matthew BarnesSeal up CamelService.
2011-03-05 Matthew BarnesCoding style cleanup.
2011-02-24 Milan CrhaBug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE...
2010-09-28 Matthew BarnesRename blocking Camel methods.
2010-09-28 Matthew BarnesUse GCancellable in all methods that may block.
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-06 Matthew BarnesMerge miscellaneous cleanups from camel-gobject.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2008-06-20 Jeffrey Stedfastupdated novell copyright notices
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
2007-11-15 Matthew Barnes** Merge a bunch of compiler warning fixes and cosmetic...
2007-11-14 Matthew Barnes** Remove trailing whitespace from source code.
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2005-12-06 Tor Lillqvistcamel-index.c camel-mime-filter-basic.c camel-mime...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2002-06-19 Jeffrey StedfastDon't bother trying to authenticate (and thus don't...
2001-10-27 Ettore PerazzoliMore fixing of the license texts.
2001-04-02 Dan WinshipRemove the "quick_login" member, which is unnecessary.
2001-04-01 Jeffrey StedfastNew files to handle the LOGIN SASL mechanism.
2001-04-01 Jeffrey StedfastUpdated the authtype values.
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-03-26 Dan WinshipRename this from "PLAIN" to "Password": there's no...
2001-03-05 Jeffrey StedfastDon't return NULL if the token is non-NULL. This is...
2001-03-01 Dan WinshipTake a GByteArray as input as well. Comment that you...
2001-02-28 Jeffrey StedfastAdded camel-sasl-anonymous.[c,h] to the build.
2001-02-28 Jeffrey StedfastAdded camel-sasl*.[c,h] to the build.