summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-3962: Added licensing to the Cucumber feature test step definitionsJustin Ross2012-04-195-0/+95
* QPID-3958: Export added function definition to fix linking error on windowsGordon Sim2012-04-181-1/+1
* QPID-3352: Fix test for failed session to avoid confusion with as yet uniniti...Alan Conway2012-04-186-23/+37
* NO-JIRA: Fix assertion messages in brokertest.pyAlan Conway2012-04-181-2/+2
* QPID-3958: Prevent malformed frameset being set when replicating a message wi...Gordon Sim2012-04-183-1/+6
* NO-JIRA: Minor code clean-up in brokertest.py and ha_tests.py.Alan Conway2012-04-172-97/+97
* QPID-3950: Allow browsing of queues with exclusive subscriptionsAlan Conway2012-04-174-10/+38
* NO-JIRA: Removed useless flow control code from qpid-send.Alan Conway2012-04-163-33/+0
* NO-JIRA: Control running of cluster tests.Alan Conway2012-04-1625-70/+120
* QPID-3603: Minor improvements to HA tests, documentation and examples.Alan Conway2012-04-166-43/+24
* QPID-3603: Add heartbeat and reconnect options to qpid-cluster-benchmarkAlan Conway2012-04-162-9/+17
* QPID-3603: ha_tests.py: Suppress python WARNING messages during failoverAlan Conway2012-04-161-8/+2
* QPID-3925 - Fix string encoding support for Ruby 1.9Ted Ross2012-04-161-4/+17
* QPID-3924 - Remove colons from conditionals that cause problems in Ruby 1.9Ted Ross2012-04-161-2/+3
* QPID-3926 - Fixes how unsigned 16 bit ints are assigned in the UUID test.Ted Ross2012-04-161-1/+1
* QPID-3928 - Removed trailing colons in conditionals.Ted Ross2012-04-161-2/+4
* QPID-3939 - Bumped Ruby versions to 0.17 for 0.18 development.Ted Ross2012-04-162-2/+2
* QPID-3947: Bounds checking for str8/str16 on creating AMQP 0-10 structsGordon Sim2012-04-132-3/+29
* QPID-3946 - Make swig python wrappers compatible with older versions of Pytho...Ted Ross2012-04-132-21/+22
* QPID-3603: Fix minor log message bugs.Alan Conway2012-04-121-2/+3
* NO-JIRA: remove use of nobase_doc_DATA, doesn't work on rhel5.Alan Conway2012-04-121-1/+1
* QPID-3944: Autotools build system doesn't correctly detect python developer l...Andrew Stitcher2012-04-111-3/+14
* QPID-3759: new update for spurious disconnect on close and serializing eventsClifford Allan Jansen2012-04-111-12/+32
* QPID-3603: Fix race condition - destroying a lock while in use.Alan Conway2012-04-101-22/+25
* QPID-3603: Fix initialization order of QueueReplicator to be thread safe.Alan Conway2012-04-101-1/+1
* QPID-3603: Fixed broken make rules for cluster.conf-example.xmlAlan Conway2012-04-101-3/+3
* QPID-3603: Set HA state to standalone for broker configured with --ha-cluter=noAlan Conway2012-04-101-1/+1
* QPID-3940 - Includes the spec and features subdirectories in the gemfile for ...Ted Ross2012-04-101-1/+3
* QPID-3942: embed xid struct in more readable form into error messages or log ...Gordon Sim2012-04-105-31/+43
* QPID-3603: Update HA documentatiionAlan Conway2012-04-052-8/+8
* QPID-3937 - Wrapped Python uses syntax that is incompatible with older Python...Ted Ross2012-04-051-1/+4
* NO-JIRA: Fix a static-initialization bug in the HaPlugin.Alan Conway2012-04-051-7/+18
* Avoid POSIX-only broker shutdown handler. Fixes QPID-3932.Stephen D. Huston2012-04-041-1/+1
* QPID-3918 qualify namespace better for windows buildCharles E. Rolke2012-04-041-2/+2
* QPID-3918 Add management queries to ACL module.Charles E. Rolke2012-04-045-9/+318
* QPID-3931: Remove update exchanges once update is complete.Alan Conway2012-04-041-10/+16
* NO-JIRA: Fix cmake build broken by r1308597Alan Conway2012-04-031-0/+2
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-04-031-8/+23
* QPID-3603: Broker option --ha-replicate-default to specify default replication.Alan Conway2012-04-0214-120/+316
* NO-JIRA: Allow Cmake builds to carry on working on Fedora (and probably other...Andrew Stitcher2012-04-021-1/+1
* Set BOOST_TEST_DYN_LINK only if linking dynamically with Boost. NO-JIRAStephen D. Huston2012-03-301-1/+5
* QPID-3603: Keep acquired messages on queues for all queue types.Alan Conway2012-03-3014-212/+277
* QPID-3799 C++ broker ACL improvements.Charles E. Rolke2012-03-291-6/+8
* QPID-3921 C++ header files need tidyupCharles E. Rolke2012-03-291-0/+1
* QPID-3759: reworked fix to be compatible with XPClifford Allan Jansen2012-03-291-15/+12
* QPID-3921: C++ header files need tidyupAndrew Stitcher2012-03-2823-26/+52
* QPID-3603: Update HA documentation: example of virtual IP addressesAlan Conway2012-03-281-8/+12
* QPID-3920: keep cache data and length atomic with respect to each other.Kenneth Anthony Giusti2012-03-281-5/+10
* QPID-3603: Substitute installation directories in qpidd init scripts.Alan Conway2012-03-275-18/+33
* NO-JIRA: Fix typo in cluster.conf-example.xmlAlan Conway2012-03-271-3/+4