Scott Henson 41fad17125 Fix gssapi with multiple connections
Fix a gssapi issue where threads beyond the first would not
 be able to authenticate against the imap server. This is
 done by using the connection lock around the gssapi
 authentication code and resetting (and releasing) the
 kerberos state after success so that subsequent connections
 may make use of kerberos.

Signed-off-by: Scott Henson <sjh@foolishpride.org>
Reviewed-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2011-06-15 18:29:57 +02:00
..
2011-06-13 16:29:00 +02:00
2011-06-15 18:15:11 +02:00
2011-05-09 22:42:15 +02:00
2011-05-05 20:00:07 +02:00
2011-06-09 18:26:39 +02:00
2006-08-12 05:15:55 +01:00
2011-05-08 14:25:16 +02:00