svn commit: r1339927 - /qpid/trunk/qpid/cpp/src/qpid/sys/windows/Socket.cpp

2012-05-17 Thread cliffjansen
Author: cliffjansen Date: Thu May 17 23:56:34 2012 New Revision: 1339927 URL: http://svn.apache.org/viewvc?rev=1339927&view=rev Log: QPID-4008: added check for INVALID_SOCKET similar to Linux implementation Modified: qpid/trunk/qpid/cpp/src/qpid/sys/windows/Socket.cpp Modified: qpid/trunk/qp

svn commit: r1339840 - in /qpid/trunk/qpid/java: broker/src/main/java/org/apache/qpid/server/plugins/ broker/src/main/java/org/apache/qpid/server/security/auth/manager/ client/src/test/java/org/apache

2012-05-17 Thread rgodfrey
Author: rgodfrey Date: Thu May 17 20:15:22 2012 New Revision: 1339840 URL: http://svn.apache.org/viewvc?rev=1339840&view=rev Log: QPID-4007 : [Java Broker] Add Kerberos authentication support Added: qpid/trunk/qpid/java/broker/src/main/java/org/apache/qpid/server/security/auth/manager/Kerber

svn commit: r1339836 - in /qpid/branches/qpid-3902/qpid/cpp: include/qpid/log/ src/qpid/log/ src/tests/

2012-05-17 Thread chug
Author: chug Date: Thu May 17 20:07:28 2012 New Revision: 1339836 URL: http://svn.apache.org/viewvc?rev=1339836&view=rev Log: QPID-3902 Add formal message categories to C++ Broker log messages Facilities are defined to issue a log message of any category from source module. Log messages issued

svn commit: r1339812 - /qpid/branches/qpid-3902/

2012-05-17 Thread chug
Author: chug Date: Thu May 17 19:28:59 2012 New Revision: 1339812 URL: http://svn.apache.org/viewvc?rev=1339812&view=rev Log: branch for logging category work Added: qpid/branches/qpid-3902/ (props changed) - copied from r1339811, qpid/trunk/ Propchange: qpid/branches/qpid-3902/

[CONF] Apache Qpid > 0.16 Release

2012-05-17 Thread confluence
0.16 Release Page edited by Justin Ross Comment: 0.16 is GA Changes (2) ... h2. Status - 17 May:

svn commit: r1339789 - /qpid/trunk/qpid/java/test-profiles/Excludes

2012-05-17 Thread robbie
Author: robbie Date: Thu May 17 18:42:06 2012 New Revision: 1339789 URL: http://svn.apache.org/viewvc?rev=1339789&view=rev Log: QPID-4006: exclude systests until updated to account for the paths found in the ASF Jenkins test matrix workspaces Modified: qpid/trunk/qpid/java/test-profiles/Excl

svn commit: r1339786 - /qpid/site/docs/release_notes_0.16.html

2012-05-17 Thread jross
Author: jross Date: Thu May 17 18:38:11 2012 New Revision: 1339786 URL: http://svn.apache.org/viewvc?rev=1339786&view=rev Log: QPID-3864: Add release notes Added: qpid/site/docs/release_notes_0.16.html - copied, changed from r1232175, qpid/site/docs/template/template.html Copied: qpid/

svn commit: r1339757 - /qpid/trunk/qpid/cpp/src/tests/ha_tests.py

2012-05-17 Thread aconway
Author: aconway Date: Thu May 17 18:05:51 2012 New Revision: 1339757 URL: http://svn.apache.org/viewvc?rev=1339757&view=rev Log: QPID-3603: HA failover test, increase timeout to avoid false failures. Modified: qpid/trunk/qpid/cpp/src/tests/ha_tests.py Modified: qpid/trunk/qpid/cpp/src/tests/

svn commit: r1339696 - /qpid/trunk/qpid/cpp/src/qpid/broker/windows/SaslAuthenticator.cpp

2012-05-17 Thread astitcher
Author: astitcher Date: Thu May 17 16:34:22 2012 New Revision: 1339696 URL: http://svn.apache.org/viewvc?rev=1339696&view=rev Log: QPID-4005: Eliminate "using" especially "using namespace" from header file - Fix windows breakage Modified: qpid/trunk/qpid/cpp/src/qpid/broker/windows/SaslAuthen

svn commit: r1339578 - in /qpid/trunk/qpid/java: broker/src/main/java/org/apache/qpid/server/configuration/ broker/src/main/java/org/apache/qpid/server/plugins/ broker/src/main/java/org/apache/qpid/se

2012-05-17 Thread rgodfrey
Author: rgodfrey Date: Thu May 17 12:46:09 2012 New Revision: 1339578 URL: http://svn.apache.org/viewvc?rev=1339578&view=rev Log: QPID-3997 : [Java Broker] add ability to configure multiple Authenticationmanagers and map different AuthenticationManagers to different ports Added: qpid/trunk