summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes typo in findById function declaration.Jonathan Robie2011-01-051-1/+1
* Allow any SASL mechanism to be specified in command line options.Jonathan Robie2011-01-055-5/+6
* QPID-2989 .NET Cpp Messaging Binding - Example program file is misnamedCharles E. Rolke2011-01-033-2/+2
* .NET Binding for Qpid Messaging:Charles E. Rolke2011-01-033-44/+79
* Rename Rdma send buffer operations.Andrew Stitcher2010-12-238-23/+23
* Changes due to review comments from Doug Ledford:Andrew Stitcher2010-12-237-31/+34
* Implementation for v1 rdma protocol - append sent credit and flags wordAndrew Stitcher2010-12-234-26/+77
* Reduce rdma scatter gathers allocated per queue pair to 1 as iWarpAndrew Stitcher2010-12-231-2/+5
* Fix error handling for ibv_post_send() & ibv_port_recv()Andrew Stitcher2010-12-231-3/+3
* Allow for the case where we get an rdma reject because there is no one listeningAndrew Stitcher2010-12-231-4/+14
* Factored rdma sending/receiving code out to make manipulatingAndrew Stitcher2010-12-232-24/+42
* 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
* Added logging to QMF console connections.Jonathan Robie2010-12-225-10/+52
* 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-216-91/+154
* 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-177-624/+800
* 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
* Bugfix - Identify correct ConnectionOption names for C++.Charles E. Rolke2010-12-131-96/+192
* ManagementAgent.cpp: consistent logging of message lengths.Alan Conway2010-12-131-5/+5
* forgot to use the American spelling in the redirectRobert Gemmell2010-12-111-1/+1
* updates to make the website conform with the Apache Project Branding Requirem...Robert Gemmell2010-12-116-46/+25
* QPID-2966: add 'not implemented' stumps for the recently added get/setLogLeve...Robert Gemmell2010-12-111-0/+12
* Correct typo in 'wrap' command lineStephen D. Huston2010-12-101-1/+1
* Update Riverace info for Windows installer; move Windows Installer section do...Stephen D. Huston2010-12-101-4/+4
* Modified qpid-cluster to support the way it is called from Jonathan Robie2010-12-102-5/+5
* 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-1012-5/+247
* Defer update of managaement agent to end of update process.Alan Conway2010-12-086-62/+51
* Corrected datatypes of numeric defaults for optparse.Jonathan Robie2010-12-084-6/+6
* fix type conversion errorKenneth Anthony Giusti2010-12-081-0/+2
* Fix qpid-tool to not attempt to display parially-learned schemata.Ted Ross2010-12-081-7/+8
* update to release notesRobert Gemmell2010-12-081-0/+1
* restore links to the programming guide for 0.8Robert Gemmell2010-12-081-0/+6
* Comment explaining the nodict flag.Michael Goulish2010-12-071-0/+8