This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Saros Eclipse Plugin". Pusher was dpp-gerrit.

The branch, master has been updated
       via  0dba768bae25c93507f297a236f9b9d2473a588f (commit)
      from  f0b94d322f244f8d28c28c4348fa7a94d64dc3d5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0dba768bae25c93507f297a236f9b9d2473a588f
Author: Stefan Rossbach <[email protected]>
Date:   Thu Apr 18 17:29:19 2013 +0200

    [API] patch for Smack-357: Error in SASL authentication ...
    
    The original title:
    
    Error in SASL authentication when SASL authzid parameter is null
    
    is misleading. The defect occurs when the authzid paramter is NOT NULL!
    
    This patch sets the authzid to null as it is not required for
    normal client operation mode.
    
    See also:
    
    http://community.igniterealtime.org/message/218661#218661
    http://www.ietf.org/rfc/rfc4616.txt
    
    Change-Id: If0cb2ed3a6a409b616e5abc1cc73ca9412349bee
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/724
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 .../smack/sasl/SASLGSSAPIMechanism.java            |  102 ++++++
 .../org/jivesoftware/smack/sasl/SASLMechanism.java |  350 ++++++++++++++++++++
 .../org/jivesoftware/smack/sasl/smack-357.patch    |   55 +++
 .../src/de/fu_berlin/inf/dpp/Messages.java         |    1 -
 .../src/de/fu_berlin/inf/dpp/Saros.java            |    6 +-
 .../src/de/fu_berlin/inf/dpp/messages.properties   |    1 -
 6 files changed, 509 insertions(+), 6 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp/ext-src/org/jivesoftware/smack/sasl/SASLGSSAPIMechanism.java
 create mode 100644 
de.fu_berlin.inf.dpp/ext-src/org/jivesoftware/smack/sasl/SASLMechanism.java
 create mode 100644 
de.fu_berlin.inf.dpp/ext-src/org/jivesoftware/smack/sasl/smack-357.patch


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to