summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
Commit message (Expand)AuthorAgeFilesLines
* Merge in trunk changes from r758432:768028cmakeStephen D. Huston2009-04-23112-1564/+1971
* Re-enable autoconf-based build in rubygen and migrate to use of specific MODU...Stephen D. Huston2009-04-223-44/+163
* Add qmf and replication componentsStephen D. Huston2009-04-211-0/+92
* Add the acl pluginStephen D. Huston2009-04-211-0/+16
* Fix compile optionsStephen D. Huston2009-04-214-7/+16
* Initial Linux cmake integrationStephen D. Huston2009-04-217-49/+451
* CMake-modifiable config.h fileStephen D. Huston2009-04-151-0/+33
* Initial CMake supportStephen D. Huston2009-04-158-18/+713
* Merge from trunk tag to-cmake-25mar09 (r758432)Stephen D. Huston2009-03-25290-2983/+5564
* Fixed for cases where --subs > 1 and --iterations > 1Gordon Sim2009-02-181-1/+14
* Added tests for federated links to and from a clusterGordon Sim2009-02-183-3/+134
* Minor fixes. Alan Conway2009-02-173-15/+11
* QPID-1667: Test case (fix was submitted in previous rev)Gordon Sim2009-02-171-0/+16
* Fixed bug in setFlowControl - was recursively calling self.Alan Conway2009-02-172-6/+10
* Cluster start-up retries to handle slow cman start-up.Alan Conway2009-02-142-7/+11
* Ensure that the queue depth in bytes remains accurate for LVQ. This also ensu...Gordon Sim2009-02-132-1/+25
* Add --no-module-dir to start_cluster script.Alan Conway2009-02-131-1/+1
* Test case for previous commit.Gordon Sim2009-02-131-0/+4
* Check session impl is valid on close to avoid segfault.Gordon Sim2009-02-131-1/+4
* Enable --cluster-cman option if built with libcman support.Alan Conway2009-02-122-2/+3
* Queue::checkLvqReplace() needs to update the lvq map if it makes a replacemen...Gordon Sim2009-02-123-3/+14
* Cluster security support:Alan Conway2009-02-1216-82/+199
* Remove unicode when dealing with usernames and passwords in URLs.Ted Ross2009-02-121-1/+1
* Allow passing extra argv arguments to ClusterFixture.Alan Conway2009-02-126-108/+146
* QPID-1660: If selected consumer can't take a message, ensure others are notif...Gordon Sim2009-02-125-9/+75
* Catch up to recent source file changesStephen D. Huston2009-02-112-0/+12
* Fix race condition with read-credit.Alan Conway2009-02-116-3/+22
* Fix memory leak in cluster code.Alan Conway2009-02-113-7/+14
* Need to include newly added ExpiryPolicy.h in headers as it is referenced by ...Gordon Sim2009-02-111-1/+1
* Remove unused class and clean up some FIXME comments.Alan Conway2009-02-106-113/+8
* Fix cluster flow control bug: hang with large messages (>frame-max) and low -...Alan Conway2009-02-1012-20/+40
* Cluster support for message time-to-live.Alan Conway2009-02-0922-91/+416
* Fix doubly-defined function.Alan Conway2009-02-092-19/+10
* Demote CPG flow control warning message to debug.Alan Conway2009-02-091-1/+1
* Fix seg fault if cluster and management are enabled.Alan Conway2009-02-061-7/+8
* Fix error in run_acl_tests.Alan Conway2009-02-061-2/+1
* QPID-1650 Mick Goulish: separte ClusterFixture from cluster_test.cpp for use ...Alan Conway2009-02-065-83/+226
* Remove non-existent qpid/cluster/Updatee.h from cluster.mk.Alan Conway2009-02-051-1/+0
* QPID-1618 from Mick Goulish: brokers joining cluster store persistent message...Alan Conway2009-02-051-0/+5
* Fixes to producer flow control to reduce the numberAndrew Stitcher2009-02-044-30/+42
* Fix race condition with deleted local connections.Alan Conway2009-02-043-5/+10
* Fix assertion due to doOutput control being sent after local connection closed.Alan Conway2009-02-043-6/+9
* Fix memory error in ClusterPlugin.Alan Conway2009-02-042-7/+8
* Fixed run_acl_tests.Alan Conway2009-02-041-3/+2
* Cluster sets recovery flag on Broker for first member in cluster.Alan Conway2009-02-046-32/+69
* Clean up error messages.Alan Conway2009-02-041-14/+14
* Fix for race conditions in cluster join.Alan Conway2009-02-0324-230/+518
* Add in management statistics for client flow control.Andrew Stitcher2009-02-034-43/+46
* Changed name of UpdateClient's queue from "\000qpid-update" to "qpid.qpid-upd...Kim van der Riet2009-02-031-2/+2
* Remove MaxMethodBodySize stuff which is not used any more.Stephen D. Huston2009-02-021-2/+2