summaryrefslogtreecommitdiff
path: root/camel/camel-sasl-plain.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-5/+4
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* Rename camel_service_get_settings().Matthew Barnes2012-08-121-1/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-2/+5
* Camel: Use thread-safe accessors for string settings.Matthew Barnes2012-01-031-2/+4
* Move remaining CamelURL elements to CamelSettings.Matthew Barnes2011-10-241-5/+12
* CamelSaslPlain: Use camel_service_get_password().Matthew Barnes2011-09-261-2/+6
* Make Camel's SASL framework more extensible.Matthew Barnes2011-06-241-1/+2
* Seal up CamelService.Matthew Barnes2011-04-171-1/+2
* Coding style cleanup.Matthew Barnes2011-03-051-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-5/+1
* Rename blocking Camel methods.Matthew Barnes2010-09-281-5/+5
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-0/+1
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-1/+1
* Port Camel to GObject.Matthew Barnes2010-04-241-18/+9
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-36/+31
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-4/+4
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-4/+4
* ** Merge a bunch of compiler warning fixes and cosmetic cleanups fromMatthew Barnes2007-11-151-4/+4
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-8/+8
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-2/+2
* ** Fixes bug #418852Matthew Barnes2007-04-281-1/+3
* camel-index.c camel-mime-filter-basic.c camel-mime-filter-charset.cTor Lillqvist2005-12-061-1/+2
* Modify License to LGPLHarish Krishnaswamy2005-08-311-2/+2
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+1
* Don't bother trying to authenticate (and thus don't throw up an errorJeffrey Stedfast2002-06-191-1/+1
* More fixing of the license texts.Ettore Perazzoli2001-10-271-11/+11
* Remove the "quick_login" member, which is unnecessary.Dan Winship2001-04-021-4/+3
* New files to handle the LOGIN SASL mechanism.Jeffrey Stedfast2001-04-011-11/+0
* Updated the authtype values.Jeffrey Stedfast2001-04-011-2/+14
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-291-1/+4
* Rename this from "PLAIN" to "Password": there's no reason the user needsDan Winship2001-03-261-2/+2
* Don't return NULL if the token is non-NULL. This is why:Jeffrey Stedfast2001-03-051-3/+15
* Take a GByteArray as input as well. Comment that you can pass %NULL forDan Winship2001-03-011-70/+22
* Added camel-sasl-anonymous.[c,h] to the build.Jeffrey Stedfast2001-02-281-1/+5
* Added camel-sasl*.[c,h] to the build.Jeffrey Stedfast2001-02-281-0/+133