svn commit: r783789 - in /qpid/trunk/qpid/cpp/src/qpid: broker/Connection.cpp broker/Connection.h cluster/Connection.cpp

2009-06-11 Thread astitcher
Author: astitcher Date: Thu Jun 11 14:24:05 2009 New Revision: 783789 URL: http://svn.apache.org/viewvc?rev=783789view=rev Log: Add flag to broker Connection so that it knows if it is a local or shadow connection Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Connection.cpp

svn commit: r783790 - /qpid/trunk/qpid/cpp/src/qpid/broker/Connection.cpp

2009-06-11 Thread astitcher
Author: astitcher Date: Thu Jun 11 14:24:14 2009 New Revision: 783790 URL: http://svn.apache.org/viewvc?rev=783790view=rev Log: Stop timers on receiving Connection::closed() from lower levels as well as sending close() to them. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Connection.cpp

svn commit: r783792 - /qpid/trunk/qpid/cpp/src/qpid/sys/AsynchIOHandler.cpp

2009-06-11 Thread astitcher
Author: astitcher Date: Thu Jun 11 14:24:27 2009 New Revision: 783792 URL: http://svn.apache.org/viewvc?rev=783792view=rev Log: Avoid the case where we can receive bytes from the socket after the heartbeat timer has disconnected it Modified:

svn commit: r783843 - /qpid/trunk/qpid/java/build.deps

2009-06-11 Thread tross
Author: tross Date: Thu Jun 11 16:47:46 2009 New Revision: 783843 URL: http://svn.apache.org/viewvc?rev=783843view=rev Log: QPID-1786 - Fixed a build dependency problem introduced in the last commit. This issue affected builds on RHEL4. Modified: qpid/trunk/qpid/java/build.deps

svn commit: r783846 - /qpid/trunk/qpid/cpp/CTestConfig.cmake

2009-06-11 Thread shuston
Author: shuston Date: Thu Jun 11 16:56:52 2009 New Revision: 783846 URL: http://svn.apache.org/viewvc?rev=783846view=rev Log: CDash config for sending build/test results to dashboard at riverace.com Added: qpid/trunk/qpid/cpp/CTestConfig.cmake (with props) Added:

svn commit: r783851 - /qpid/trunk/qpid/cpp/bindings/qmf/ruby/qmf.rb

2009-06-11 Thread tross
Author: tross Date: Thu Jun 11 17:15:16 2009 New Revision: 783851 URL: http://svn.apache.org/viewvc?rev=783851view=rev Log: QPID-1898 - Committed patch from Ian Main. Modified: qpid/trunk/qpid/cpp/bindings/qmf/ruby/qmf.rb Modified: qpid/trunk/qpid/cpp/bindings/qmf/ruby/qmf.rb URL:

svn commit: r783872 - in /qpid/trunk/qpid/python/qpid: connection.py util.py

2009-06-11 Thread rhs
Author: rhs Date: Thu Jun 11 18:51:31 2009 New Revision: 783872 URL: http://svn.apache.org/viewvc?rev=783872view=rev Log: fixed ssl close Modified: qpid/trunk/qpid/python/qpid/connection.py qpid/trunk/qpid/python/qpid/util.py Modified: qpid/trunk/qpid/python/qpid/connection.py URL:

svn commit: r783876 - /qpid/trunk/qpid/cpp/src/Makefile.am

2009-06-11 Thread kpvdr
Author: kpvdr Date: Thu Jun 11 18:59:31 2009 New Revision: 783876 URL: http://svn.apache.org/viewvc?rev=783876view=rev Log: Change to test directory names for installed tests missed in previous checkin Modified: qpid/trunk/qpid/cpp/src/Makefile.am Modified:

svn commit: r783877 - /qpid/trunk/qpid/cpp/CMakeLists.txt

2009-06-11 Thread shuston
Author: shuston Date: Thu Jun 11 19:07:00 2009 New Revision: 783877 URL: http://svn.apache.org/viewvc?rev=783877view=rev Log: Change project name to qpid-cpp to match prior-scheme artifacts; enable ctest Modified: qpid/trunk/qpid/cpp/CMakeLists.txt Modified: