You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2012/07/23 19:11:32 UTC

svn commit: r1364719 - /cxf/branches/2.5.x-fixes/

Author: dkulp
Date: Mon Jul 23 17:11:31 2012
New Revision: 1364719

URL: http://svn.apache.org/viewvc?rev=1364719&view=rev
Log:
Blocking revisions 1362449,1362715,1362720,1362914,1363433,1363941,1363942,1364441,1364454,1364707,1364708 via  git from
https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes

........
  r1362449 | sergeyb | 2012-07-17 07:30:14 -0400 (Tue, 17 Jul 2012) | 9 lines
  
  Merged revisions 1362448 via svnmerge from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1362448 | sergeyb | 2012-07-17 12:27:55 +0100 (Tue, 17 Jul 2012) | 1 line
  
    [CXF-4427] Optionally reporting the custom error details
  ........
  
........
........
  r1362715 | sergeyb | 2012-07-17 19:00:54 -0400 (Tue, 17 Jul 2012) | 13 lines
  
  Merged revisions 1362686,1362711 via svnmerge from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1362686 | sergeyb | 2012-07-17 23:14:35 +0100 (Tue, 17 Jul 2012) | 1 line
  
    [CXF-4430] SpnegoAuthSupplier updates, also adding Kerberos interceptor and filter
  ........
    r1362711 | sergeyb | 2012-07-17 23:55:30 +0100 (Tue, 17 Jul 2012) | 1 line
  
    [CXF-4430] Updating the filter to check if the user name is null, optionally removing the realm when setting up a security context
  ........
  
........
........
  r1362720 | sergeyb | 2012-07-17 19:02:48 -0400 (Tue, 17 Jul 2012) | 9 lines
  
  Merged revisions 1362693 via svnmerge from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1362693 | sergeyb | 2012-07-17 23:35:27 +0100 (Tue, 17 Jul 2012) | 1 line
  
    [CXF-4429] Properly checking the status code in the OAuth2 client code
  ........
  
........
........
  r1362914 | sergeyb | 2012-07-18 08:40:35 -0400 (Wed, 18 Jul 2012) | 9 lines
  
  Merged revisions 1362908 via svnmerge from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1362908 | sergeyb | 2012-07-18 13:28:44 +0100 (Wed, 18 Jul 2012) | 1 line
  
    [CXF-4430] Updating SpnegoAuthSupplier to use GSSCredential if it is available on the message, filter - to make it available in the CXF context if the cred delegation is enabled, dropping a mutualAuth property for now - we do not provide any support for getting the response token from the server
  ........
  
........
........
  r1363433 | sergeyb | 2012-07-19 13:30:14 -0400 (Thu, 19 Jul 2012) | 9 lines
  
  Merged revisions 1363431 via svnmerge from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1363431 | sergeyb | 2012-07-19 18:22:39 +0100 (Thu, 19 Jul 2012) | 1 line
  
    [CXF-4433] Fixing the typo losing the correct 'allowCredentials' response value
  ........
  
........
........
  r1363941 | dkulp | 2012-07-20 16:26:39 -0400 (Fri, 20 Jul 2012) | 10 lines
  
  Merged revisions 1363939 via  git cherry-pick from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1363939 | dkulp | 2012-07-20 16:25:24 -0400 (Fri, 20 Jul 2012) | 2 lines
  
    CXF actually requires http-whiteboard, not http
  
  ........
  
........
........
  r1363942 | dkulp | 2012-07-20 16:26:43 -0400 (Fri, 20 Jul 2012) | 3 lines
  
  Recording revisions 1363939 via  git from
  https://svn.apache.org/repos/asf/cxf/trunk
  
........
........
  r1364441 | sergeyb | 2012-07-22 17:51:48 -0400 (Sun, 22 Jul 2012) | 17 lines
  
  Merged revisions 1363997,1364007,1364437 via svnmerge from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1363997 | sergeyb | 2012-07-20 23:34:32 +0100 (Fri, 20 Jul 2012) | 1 line
  
    [CXF-4430] Few last Kerberos updates for now with support for JAAS Configuration, also reusing NamespacePasswordCallbackHandler which can handle servlet specific password callbacks
  ........
    r1364007 | sergeyb | 2012-07-20 23:49:30 +0100 (Fri, 20 Jul 2012) | 1 line
  
    forgetting to commit one more update
  ........
    r1364437 | sergeyb | 2012-07-22 22:42:11 +0100 (Sun, 22 Jul 2012) | 1 line
  
    Minor to updates for Kerberos filters to work with keytabs
  ........
  
........
........
  r1364454 | sergeyb | 2012-07-22 18:57:00 -0400 (Sun, 22 Jul 2012) | 2 lines
  
  JAAS Configuration subclasses have to override refresh() in 1.5
  
........
........
  r1364707 | dkulp | 2012-07-23 12:42:25 -0400 (Mon, 23 Jul 2012) | 10 lines
  
  Merged revisions 1364702 via  git cherry-pick from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1364702 | dkulp | 2012-07-23 12:38:04 -0400 (Mon, 23 Jul 2012) | 2 lines
  
    Fix deprecation warning in eclipse
  
  ........
  
........
........
  r1364708 | dkulp | 2012-07-23 12:42:30 -0400 (Mon, 23 Jul 2012) | 3 lines
  
  Recording revisions 1363394,1363513,1364702 via  git from
  https://svn.apache.org/repos/asf/cxf/trunk
  
........

Modified:
    cxf/branches/2.5.x-fixes/   (props changed)

Propchange: cxf/branches/2.5.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-blocked' - no diff available.