summaryrefslogtreecommitdiff
path: root/camel/camel-sasl-popb4smtp.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
* Use camel_service_ref_session().Matthew Barnes2013-02-111-1/+3
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-051-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-3/+3
* Rename camel_session_get_service().Matthew Barnes2012-08-121-7/+7
* CamelService: Rewrite connect/disconnect API.Matthew Barnes2012-05-191-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-2/+5
* Authorization domains are no longer used in password storage.Matthew Barnes2011-07-041-1/+1
* Make Camel's SASL framework more extensible.Matthew Barnes2011-06-241-1/+2
* CamelSaslPOPB4SMTP: Fix a compiler warning.Matthew Barnes2011-05-061-2/+0
* Rework how CamelServices are added to CamelSession.Matthew Barnes2011-04-211-16/+38
* Seal up CamelService.Matthew Barnes2011-04-171-1/+1
* 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
* Coding style cleanups.Matthew Barnes2010-09-131-10/+10
* Bug 628196 - Miscellaneous string fixesPhilip Withnall2010-08-281-2/+2
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-7/+9
* Port Camel to GObject.Matthew Barnes2010-04-241-19/+10
* Bug #608766 - Replace pthread with GLib's GThreadMilan Crha2010-04-151-4/+3
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-48/+57
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-0/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-1/+1
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-5/+5
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-5/+5
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-5/+5
* Include "libedataserver/e-sexp.h" to get the _ESExpResult declaration.Kjartan Maraas2007-10-011-1/+1
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-2/+2
* ** Fixes bug #418852Matthew Barnes2007-04-281-1/+3
* camel-mime-part.c camel-mime-utils.c camel-movemail.cTor Lillqvist2005-09-151-2/+2
* Modify License to LGPLHarish Krishnaswamy2005-08-311-2/+2
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+1
* added a 'domain' argument, and rearragned arguments to be prettier andNot Zed2004-05-211-1/+1
* ** See bug #52817.Not Zed2004-01-201-2/+1
* Get rid of the #ifdef ENABLE_THREADS since we no longer plan toJeffrey Stedfast2003-07-091-7/+3
* Same as the gpg and pkcs7 contexts.Jeffrey Stedfast2003-02-141-2/+2
* More fixing of the license texts.Ettore Perazzoli2001-10-271-11/+11
* special case popb4smtp auth before we try and connect, and do the magicNot Zed2001-08-031-0/+155