[PATCH] Re: 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.

Nicolas Sebrecht nicolas.s-dev at laposte.net
Wed Jun 1 18:37:22 BST 2011


On Tue, May 31, 2011 at 11:29:56PM -0400, sjh at foolishpride.org wrote:
> 
> From: Scott Henson <shenson at redhat.com>

Thanks. I don't have the knowledge to help much in this area.

The whole commit message stands in the title which is wrong. Also, it is
missing the sign-off-by line. Please, rewrite the commit message. The
correct format is:

  <commit title>
  <blank line>
  <commit message>
  <blank line>
  <sign-off-by line>

-- 
Nicolas Sebrecht




More information about the OfflineIMAP-project mailing list