summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAgeFilesLines
* Reject attempts to connect with version of rdma protocol we don't understandAndrew Stitcher2010-12-232-1/+17
* Plumb rdma protocol version into Rdma::AsynchIOAndrew Stitcher2010-12-236-0/+8
* Add in some useful rdma warnings when we reject a connectionAndrew Stitcher2010-12-231-1/+10
* Add code to switch on/off byteswapping of RDMA ConnectionParamsAndrew Stitcher2010-12-232-15/+60
* Added test into RdmaClient to be sure the messages we receive are theAndrew Stitcher2010-12-231-8/+40
* Allow RdmaClient to be interruptedAndrew Stitcher2010-12-231-2/+6
* Two fixes in the Ruby QMF2 binding:Ted Ross2010-12-222-2/+3
* Allow command line utilities to require a given SASL mechanism.Jonathan Robie2010-12-211-0/+49
* Fixed bug that led to client doxygen using broker doxygen main page.Jonathan Robie2010-12-181-1/+1
* Change tmp directories from /tmp/sasl_fed/RANDOM to /tmp/sasl_fed_RANDOM.Michael Goulish2010-12-172-3/+3
* Made qpid-xxx management scripts callable as python functions.Jonathan Robie2010-12-171-18/+124
* Include the new sasl_fed_ex test in EXTRA_DIST.Michael Goulish2010-12-171-1/+1
* In broker::ConectionHandler, use the security settings, if any, Michael Goulish2010-12-164-12/+259
* Updates to the V2-style qmf-generation templates:Ted Ross2010-12-162-3/+5
* Added missing initializer in the QueryImpl constructor.Ted Ross2010-12-161-1/+1
* QPID-2967 Windows broker fails to destroy connections if client exits abruptlyCharles E. Rolke2010-12-151-3/+4
* Temporarily raise the logging level for cluster_tests.LongTests.test_manageme...Alan Conway2010-12-151-0/+2
* Fix flow control for qpid-cpp-benchmark with multiple senders.Alan Conway2010-12-153-17/+21
* Bug 662765 - Management broker ID should be the same for members of a cluster.Alan Conway2010-12-157-25/+34
* Added an option to the qmf-gen tool to generate v2-style schema declarations.Ted Ross2010-12-156-8/+257
* Add end-to-end flow control to qpid-send, qpid-receive and qpid-cpp-benchmark.Alan Conway2010-12-143-9/+49
* ManagementAgent.cpp: consistent logging of message lengths.Alan Conway2010-12-131-5/+5
* Modified qpid-cluster to support the way it is called from Jonathan Robie2010-12-101-1/+1
* QPID-2966: Disable test when python lib is not availableGordon Sim2010-12-101-0/+1
* QPID-2966: Add QMF method to dynamically set the log level.Gordon Sim2010-12-1011-5/+239
* Defer update of managaement agent to end of update process.Alan Conway2010-12-086-62/+51
* Comment explaining the nodict flag.Michael Goulish2010-12-071-0/+8
* Add missing files qpid/cluster/UpdateDataExchange.h,.cxx to cluster.cmake.Alan Conway2010-12-061-0/+2
* QPID-2963: revert changes to Doxygen header from r957222, and also remove dup...Robert Gemmell2010-12-051-9/+20
* fix signed vs unsigned compare errorsKenneth Anthony Giusti2010-12-031-4/+4
* add unit tests for cluster replication of deleted broker mgmt objectsKenneth Anthony Giusti2010-12-031-9/+362
* bugfix in deleted obj import/export apiKenneth Anthony Giusti2010-12-021-2/+8
* fix distcheck build problem with broker mgmt unit testKenneth Anthony Giusti2010-12-021-6/+3
* revert nodist makefile change to fix bootstrap errorKenneth Anthony Giusti2010-12-021-1/+1
* enable broker mgmt agent test, fix distcheck errors.Kenneth Anthony Giusti2010-12-022-1/+3
* Added new arg to code thaat gets compiled when HAVE_SASL is false.Michael Goulish2010-12-021-1/+1
* Modified cluster_tests causes broker shut down with invalid-argument error.Alan Conway2010-12-0111-51/+576
* Add missing call to Message::setTimestamp in ManagementAgent::sendBufferLH.Alan Conway2010-12-011-2/+3
* Enable cluster-safe assertions on transition to CATCHUPAlan Conway2010-12-012-4/+6
* Add a unit_test fixture for the Brokers internal management agent.Kenneth Anthony Giusti2010-12-017-6/+408
* Bring QPID .NET Binding examples more in line with cpp examples.Charles E. Rolke2010-12-0112-33/+88
* Added new arg to Saslfactory::createMichael Goulish2010-12-011-1/+1
* Ensure spout example waits for all messages to be sent before detaching sessionCharles E. Rolke2010-11-301-0/+1
* This patch was posted in JIRA QPID-2949.Michael Goulish2010-11-304-12/+29
* Binds integer, floating point, or string-typed headers using appropriate data...Jonathan Robie2010-11-262-6/+87
* Increase the broker start timeout to 90 seconds; sometimes the SQL db create ...Stephen D. Huston2010-11-261-1/+1
* QPID-2958 Qpid Cpp Messaging .NET Binding library should use Framework v2.0 a...Charles E. Rolke2010-11-231-4/+1
* Revert test change causing failures.Alan Conway2010-11-231-2/+2
* QPID-2957 - Management methods on the broker don't work on newly created objectsTed Ross2010-11-231-0/+4
* QPID-2939 Qpid .NET Messaging Binding has stray references and using statements.Charles E. Rolke2010-11-232-10/+0