Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0906BC9D3 for ; Tue, 22 May 2012 21:37:21 +0000 (UTC) Received: (qmail 80626 invoked by uid 500); 22 May 2012 21:37:21 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 80524 invoked by uid 500); 22 May 2012 21:37:20 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 80517 invoked by uid 99); 22 May 2012 21:37:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 May 2012 21:37:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 May 2012 21:37:18 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 90351238897A; Tue, 22 May 2012 21:36:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1341649 - /cxf/branches/2.5.x-fixes/ Date: Tue, 22 May 2012 21:36:57 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120522213657.90351238897A@eris.apache.org> Author: dkulp Date: Tue May 22 21:36:57 2012 New Revision: 1341649 URL: http://svn.apache.org/viewvc?rev=1341649&view=rev Log: Blocking revisions 1338211,1338666,1338667,1338675,1338676,1338677,1338721,1338744,1338746,1338769,1338879,1339010,1339160,1339203,1339239,1339546 via svn from https://svn.apache.org/repos/asf/cxf/trunk ........ r1338211 | sergeyb | 2012-05-14 10:09:01 -0400 (Mon, 14 May 2012) | 1 line [CXF-4309] Improving OAuthJSONProvider to write and read more token properties ........ ........ r1338666 | sergeyb | 2012-05-15 08:17:49 -0400 (Tue, 15 May 2012) | 1 line Optional support for the cookie domains for sso tokens ........ ........ r1338667 | sergeyb | 2012-05-15 08:30:10 -0400 (Tue, 15 May 2012) | 1 line Dropping the saml.sso.filter package ........ ........ r1338675 | sergeyb | 2012-05-15 08:51:04 -0400 (Tue, 15 May 2012) | 1 line [CXF-3589] Moving the saml sso sp code to the dedicated cxf-rt-rs-security-saml-sso module ........ ........ r1338676 | sergeyb | 2012-05-15 08:53:09 -0400 (Tue, 15 May 2012) | 1 line Adding a missing pom ........ ........ r1338677 | sergeyb | 2012-05-15 08:55:33 -0400 (Tue, 15 May 2012) | 1 line Updating the relative path in pom ........ ........ r1338721 | coheigea | 2012-05-15 10:26:27 -0400 (Tue, 15 May 2012) | 1 line URL decode the SAMLResponse first ........ ........ r1338744 | sergeyb | 2012-05-15 11:07:08 -0400 (Tue, 15 May 2012) | 1 line Adding a missing Message.properties ........ ........ r1338746 | sergeyb | 2012-05-15 11:11:52 -0400 (Tue, 15 May 2012) | 1 line Actually trying to remove empty sso packages ........ ........ r1338769 | coheigea | 2012-05-15 12:05:40 -0400 (Tue, 15 May 2012) | 1 line Adding signature verification support to the RACS ........ ........ r1338879 | sergeyb | 2012-05-15 16:33:32 -0400 (Tue, 15 May 2012) | 1 line [CXF-4318] Reporting 401 only when no information about the challenges is available ........ ........ r1339010 | dkulp | 2012-05-16 01:16:16 -0400 (Wed, 16 May 2012) | 1 line Checkstyle failure ........ ........ r1339160 | coheigea | 2012-05-16 09:38:28 -0400 (Wed, 16 May 2012) | 1 line Checking Client's IP Address in the SAML Web SSO module ........ ........ r1339203 | coheigea | 2012-05-16 10:48:58 -0400 (Wed, 16 May 2012) | 1 line Add an expires field to the ResponseState extracted from an AuthenticationStatement SessionNotOnOrAfter value ........ ........ r1339239 | coheigea | 2012-05-16 11:50:48 -0400 (Wed, 16 May 2012) | 1 line Adding an interface and default implementation to create AuthnRequests for SAML SSO ........ ........ r1339546 | coheigea | 2012-05-17 06:51:34 -0400 (Thu, 17 May 2012) | 1 line Update to how SAML Tokens are renewed ........ Modified: cxf/branches/2.5.x-fixes/ (props changed) Propchange: cxf/branches/2.5.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-blocked' - no diff available.