summaryrefslogtreecommitdiff
path: root/camel/camel-sasl-login.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-3/+6
* Camel: Use thread-safe accessors for string settings.Matthew Barnes2012-01-031-6/+8
* Move remaining CamelURL elements to CamelSettings.Matthew Barnes2011-10-241-5/+12
* CamelSaslLogin: 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-6/+2
* 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-5/+5
* Port Camel to GObject.Matthew Barnes2010-04-241-31/+10
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-53/+50
* Fix excessive whitespace.Matthew Barnes2009-07-121-1/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-1/+1
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-12/+12
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-12/+12
* ** Merge a bunch of compiler warning fixes and cosmetic cleanups fromMatthew Barnes2007-11-151-2/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-13/+13
* 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
* ** Patch submitted by Greg Hudson <ghudson@mit.edu> ** See bug #308209Harish Krishnaswamy2005-07-081-0/+4
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+1
* Changed name from "NT Login" to simply "Login".Not Zed2002-01-301-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-1/+0
* New files to handle the LOGIN SASL mechanism.Jeffrey Stedfast2001-04-011-0/+135