summaryrefslogtreecommitdiff
path: root/camel/camel-sasl-gssapi.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid the compile warning when initializing SPNEGO' gss_OID_desc structureTomas Popela2015-10-201-2/+2
* Bug 734853 - CamelNetworkService fails to connect to 'localhost'Milan Crha2014-08-271-1/+3
* camel-sasl-gssapi: Always use gss_display_status() for mechanism error codeDavid Woodhouse2014-07-221-4/+1
* Improve error on failed conversionDavid Woodhouse2014-07-211-2/+2
* camel-sasl-gssapi: Use SPNEGO for HTTP auth not bare krb5David Woodhouse2014-07-211-3/+14
* camel-sasl-gssapi: Generate correct error messages for non-krb5 mechanismsDaniel Sands2014-07-211-10/+55
* 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
* Miscellaneous cleanups.Matthew Barnes2013-10-201-2/+2
* Bug #704869 - Make CamelSaslGssapi usable out of CamelMilan Crha2013-09-301-12/+79
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-5/+9
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-1/+1
* 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-15/+19
* Move remaining CamelURL elements to CamelSettings.Matthew Barnes2011-10-241-8/+20
* camel-sasl-gssapi.c: Fix reply read of org.gnome.KrbAuthDialog.acquireTgtMilan Crha2011-09-051-1/+10
* Make Camel's SASL framework more extensible.Matthew Barnes2011-06-241-1/+2
* Coding style cleanups.Matthew Barnes2011-05-081-3/+3
* Seal up CamelService.Matthew Barnes2011-04-171-5/+7
* Miscellaneous build fixes for WindowsFridrich Štrba2011-03-071-0/+5
* Coding style cleanup.Matthew Barnes2011-03-051-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-7/+2
* More whitespace cleanup.Matthew Barnes2011-01-301-3/+3
* Fix Windows buildFridrich Štrba2010-11-121-2/+0
* Fix build issue when not using Kerberos.Matthew Barnes2010-10-161-17/+32
* Rename blocking Camel methods.Matthew Barnes2010-09-281-5/+5
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-1/+5
* Coding style cleanups.Matthew Barnes2010-09-131-2/+2
* Bug #625606 - git/master build dies with glib-2.25.12Milan Crha2010-07-291-1/+1
* Bug #622884 - Migrate from dbus-glib to glib's GDBusMilan Crha2010-07-281-36/+32
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-16/+23
* Bug 599879 - Fix NULL return without exception on krb5-auth-dialog failureDavid Woodhouse2010-06-141-4/+4
* Port Camel to GObject.Matthew Barnes2010-04-241-26/+17
* Bug 603773 - com_err.h doesn't exist on SolarisMatthew Barnes2010-04-181-0/+2
* Bug 615290 - Fails to build with Heimdal KerberosAlexandre Rostovtsev2010-04-121-0/+4
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-76/+87
* Coding style and whitespace cleanups.Matthew Barnes2010-01-221-6/+6
* BUGFIX: #599879 - Dbus integration with krb5-auth-dialog for renewingSrinivasa Ragavan2010-01-121-1/+75
* Fix excessive whitespace.Matthew Barnes2009-07-121-5/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-5/+5
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-35/+35
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-35/+35
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-35/+35
* 2007-09-07 mcrha Fix for bug #473880Milan Crha2007-09-071-1/+0
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* replace gss_nt_service_name with GSS_C_NT_HOSTBASED_SERVICE.Irene Huang2007-06-211-2/+1
* Fixed some wrong pre-processor directives, that were causing build-break.Sankar P2007-06-061-1/+3
* Add option for using Sun Kerberos fixing bug #344728 2006-06-05 IreneIrene Huang2007-06-051-1/+6