svn commit: r1027749 - in /qpid/trunk/qpid/cpp/src: qpid/cluster/ tests/

2010-10-26 Thread aconway
Author: aconway Date: Tue Oct 26 21:18:24 2010 New Revision: 1027749 URL: http://svn.apache.org/viewvc?rev=1027749&view=rev Log: Add missing Apache licences to cluster files. Modified: qpid/trunk/qpid/cpp/src/qpid/cluster/new-cluster-active-passive.txt qpid/trunk/qpid/cpp/src/qpid/cluster

svn commit: r1027714 - in /qpid/trunk/qpid/cpp/src/qpid/cluster: new-cluster-active-passive.txt new-cluster-design.txt new-cluster-plan.txt

2010-10-26 Thread aconway
Author: aconway Date: Tue Oct 26 19:57:26 2010 New Revision: 1027714 URL: http://svn.apache.org/viewvc?rev=1027714&view=rev Log: Updates to new cluster design docs regarding active-passive mode. Modified: qpid/trunk/qpid/cpp/src/qpid/cluster/new-cluster-active-passive.txt qpid/trunk/qpid/

svn commit: r1027659 - /qpid/trunk/qpid/cpp/src/qpid/broker/TopicExchange.h

2010-10-26 Thread chug
Author: chug Date: Tue Oct 26 17:22:57 2010 New Revision: 1027659 URL: http://svn.apache.org/viewvc?rev=1027659&view=rev Log: QPID-2897 repair missing DLL import/export controls Modified: qpid/trunk/qpid/cpp/src/qpid/broker/TopicExchange.h Modified: qpid/trunk/qpid/cpp/src/qpid/broker/TopicE

svn commit: r1027594 - in /qpid/trunk/qpid/cpp/src: qpid/broker/Broker.cpp tests/sasl_fed

2010-10-26 Thread mgoulish
Author: mgoulish Date: Tue Oct 26 15:25:40 2010 New Revision: 1027594 URL: http://svn.apache.org/viewvc?rev=1027594&view=rev Log: This code's purpose was only to print out the sasl version into the logs so that I could grep for it in the sasl_fed test. But it is breaking the windows build. So I