summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAgeFilesLines
* New cluster member pushes store when joining an active cluster.Alan Conway2010-03-1211-93/+236
* Fix for deadlock beween journal timer & connection threads.Alan Conway2010-03-123-6/+29
* Remove unnecessary dependency of qmf on qmfengineAndrew Stitcher2010-03-121-1/+1
* QPID-2382: Checked in missing files from last commitGordon Sim2010-03-124-0/+258
* QPID-2382: Created separate utility class for handling updates from failover ...Gordon Sim2010-03-1113-125/+194
* Remove non-existent directory from PATH.Alan Conway2010-03-101-1/+1
* QPID-2441: patch from Jan Sarenik that prevents verification failures when ru...Gordon Sim2010-03-103-5/+6
* Apply parallel changes from Makefile.am a couple days ago; resolves QPID-2439.Stephen D. Huston2010-03-091-1/+2
* Fix build dependency problem with tests/testagent.Alan Conway2010-03-091-0/+1
* Remove tests/testagent sub-directory, build testagent in the tests directory.Alan Conway2010-03-096-56/+52
* Changed name of XQilla EBV define to XQ_EXTENDED_BOOLEAN_VALUE_HPP.Jonathan Robie2010-03-082-5/+5
* QPID-2436: Fix cluster update of remote agents.Alan Conway2010-03-088-32/+56
* QPID-2436: Drop the vhost prefix in QMF V2keys.Alan Conway2010-03-081-7/+8
* Fixed #ifndef for XQilla 2.1.3Jonathan Robie2010-03-081-1/+1
* Added hooks in the broker for QMFv2 management of the broker.Ted Ross2010-03-0810-102/+260
* Minor cleanup: removed unused parameter of initial-status in cluster.xml.Alan Conway2010-03-054-10/+6
* Tests for presence of xqilla/ast/XQEffectiveBooleanValue.hpp; if notJonathan Robie2010-03-051-0/+9
* Modified to either support the older XQilla 2.1.3 API or to useJonathan Robie2010-03-051-1/+11
* Fix QPID-2435. This patch removes the "publishNow" feature from the broker a...Ted Ross2010-03-053-40/+30
* QPID-2412: updated notes for SASL EXTERNAL support and added option.Gordon Sim2010-03-051-7/+13
* Don't generate debug snapshot messages unless debug logging enabled.Alan Conway2010-03-054-15/+14
* QPID-2434: add timestamp files to CLEANFILES listKenneth Anthony Giusti2010-03-051-1/+1
* QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect...Gordon Sim2010-03-0535-107/+288
* Allow builder to generate developer docs as well as user API docs.Stephen D. Huston2010-03-051-1/+4
* Fix to run topictest correctly on Windows.Stephen D. Huston2010-03-052-10/+13
* QPID-2429: Use explicit check for void value rather than relaying on empty() ...Gordon Sim2010-03-041-1/+1
* Added testagent/schema.xml to EXTRA_DIST, was causing make distcheck to fail.Alan Conway2010-03-041-0/+1
* This is a fix for QPID-2428Rajith Muditha Attapattu2010-03-041-1/+1
* Increase test_watchdog interval to avoid spurious test failures.Alan Conway2010-03-031-2/+2
* Amended cluster error message for decoding failures.Alan Conway2010-03-031-1/+1
* Extended cluster_tests.test_management exposes a bug.Alan Conway2010-03-032-23/+75
* Added tests/testagent, a simple QMF agent for use in tests.Alan Conway2010-03-035-0/+323
* QPID-2386: added username (if available) to log entry for failed authentication.Gordon Sim2010-03-031-19/+22
* QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ...Gordon Sim2010-03-0318-90/+138
* QPID-2427: Align browsing option with approach used in python clientGordon Sim2010-03-032-3/+16
* QPID-2426: Check for empty name in address when resolvingGordon Sim2010-03-031-0/+3
* Fix: decoding error causes cluster broker to exit.Alan Conway2010-03-011-4/+16
* Small Hack to allow Windows to compile without error until the qmfv2 changes ...Andrew Stitcher2010-02-261-1/+4
* QPID-2423 - Add Constructors to set initial value of content for MapContent a...Ted Ross2010-02-265-0/+67
* Fix cluster abort on shutdown in ClusterTimer::fire.Alan Conway2010-02-264-3/+10
* Last member of a cluster always has clean store.Alan Conway2010-02-254-17/+55
* Configure boost tests to create core dumps.Alan Conway2010-02-252-1/+3
* Minor improvements to verify_cluster_objects.Alan Conway2010-02-251-13/+21
* Removed unecessary include of Msg.h in Exception.hAndrew Stitcher2010-02-2523-3/+29
* Failover_soak was not detecting child exits properly, and soMichael Goulish2010-02-242-82/+81
* This is related to QPID-2413 Rajith Muditha Attapattu2010-02-183-11/+38
* Deallocate rdma state when closing an rdma connectionAndrew Stitcher2010-02-171-0/+4
* Avoid linking to unversioned symbols in libibverbs by explicitlyAndrew Stitcher2010-02-171-2/+4
* Allow cmake build to work again with earlier boost versionsAndrew Stitcher2010-02-171-7/+4
* Comment out the gacutil stuff for the WCF DLLs and explain why. Related to QP...Stephen D. Huston2010-02-171-8/+17