summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: remove dead code in qpid/cpp/src/qpid/cluster/UpdateClient.cppAlan Conway2011-06-231-9/+0
* QPID-3121: Cluster management inconsistency when using persistent store.Alan Conway2011-06-231-0/+6
* QPID-3270 A new enumeration is created off a static list for eachRajith Muditha Attapattu2011-06-221-14/+15
* QPID-3270 The protocol version is now read from the Connection objectRajith Muditha Attapattu2011-06-221-4/+5
* QPID-3305 - Variable is created, but not initialized, in VariantToRb.Ted Ross2011-06-211-1/+1
* QPID-3273 The JMS delivery mode is now used evaluated as a string instead of ...Rajith Muditha Attapattu2011-06-203-9/+47
* QPID-3311 Committing a patch by Siddhesh PoyarekarRajith Muditha Attapattu2011-06-201-2/+8
* QPID-3129: cluster_tests.LongTests.test_failover hangsAlan Conway2011-06-202-5/+15
* QPID-3200 Ability to acknowledge all messages up to and including a given mes...Charles E. Rolke2011-06-172-0/+27
* NO-JIRA: Fix compile error on windows due to assigning an AtomicValue.Alan Conway2011-06-172-5/+8
* QPID-3280: further fix compilation error on windowsGordon Sim2011-06-171-1/+1
* QPID-3280: fix compilation error on windows introduced by previous commit for...Gordon Sim2011-06-171-1/+1
* QPID-3280: Performance problem with TTL messages.Alan Conway2011-06-1535-477/+583
* NO-JIRA: Fix sporadic failures in cluster_tests.py test_management.Alan Conway2011-06-152-4/+8
* QPID-3129: cluster_tests.LongTests.test_failover hangs.Alan Conway2011-06-151-14/+13
* QPID-3200: Add new method to session for cumulative acknowledgement upto (and...Gordon Sim2011-06-1510-24/+81
* NO-JIRA: Increase join timeout in brokertest.py, was causing spurious failures.Alan Conway2011-06-141-1/+1
* NO-JIRA: Removed reconnect-timeout from tests, was causing spurious failures.Alan Conway2011-06-142-7/+7
* NO-JIRA - Fixed uninitialized variables in qmf::ConsoleSession.Ted Ross2011-06-141-1/+1
* NO-JIRA: Fix bugs in test_failover test and the brokertest.py framework.Alan Conway2011-06-142-17/+30
* QPID_3145: Added doxygen for qpid::messaging::Message classGordon Sim2011-06-141-3/+76
* NO-JIRA: remove the old src etc files for the website which are no longer req...Robert Gemmell2011-06-1350-3411/+6
* QPID-3284 - There was a fix missing in one of the test files.Ted Ross2011-06-131-2/+1
* QPID-3141: Allow defualt queue size limit to be overridden by infinite value ...Gordon Sim2011-06-131-2/+2
* QPID-3140: allow larger queue policy sizesGordon Sim2011-06-132-8/+8
* QPID-3225: Allow exclusivity (for subscription queue and subscription itself)...Gordon Sim2011-06-132-5/+48
* QPID-3115: Update doxygen to reflect the uniform options (both - and _ are re...Gordon Sim2011-06-101-14/+14
* QPID-3298: don't include the internal federation related args in the biding f...Gordon Sim2011-06-092-5/+17
* QPID-3292: Don't try to reconnect at all if reconnect option is falseGordon Sim2011-06-093-2/+12
* QPID-3296: update RMIPasswordAuthenticator to authenticate users via Authenti...Robert Gemmell2011-06-0922-313/+572
* QPID-3284: Eliminated warnings from gcc 4.6 compilerAndrew Stitcher2011-06-079-30/+14
* QPID-3295: Autoconf incorrectly detects gcc doesn't support -WerrorAndrew Stitcher2011-06-071-1/+3
* QPID-2158: add length validation into AMQShortString, remove dead code from A...Robert Gemmell2011-06-077-145/+299
* QPID-3219: update handling of QueueEntries to exclude use of entries in the i...Robert Gemmell2011-06-0710-17/+872
* QPID-3288: stub out the new QMF property from r1132628 to allow the Java buil...Robert Gemmell2011-06-071-0/+6
* NO-JIRA: update out-of-date URLs for the mailing list archives at Nabble, fix...Robert Gemmell2011-06-063-7/+12
* NO-JIRA: Fix typo in qpid/tools/src/py/qpid-cluster.Alan Conway2011-06-061-4/+5
* Missing spec file change to checkin 1132623Kim van der Riet2011-06-061-0/+1
* QPID-3288: "[C++] Broker sets federation link tag as empty string () when no ...Kim van der Riet2011-06-066-12/+19
* Fixed the default value for address.Rajith Muditha Attapattu2011-06-031-1/+1
* QPID-3291: Applied patch fron Andy Goldstein to ensure that expiration is not...Gordon Sim2011-06-031-1/+1
* NO-JIRA - Fixed automake problem pointed out by Angus SalkeldTed Ross2011-05-311-2/+6
* NO-JIRA: Corrected location of some tracingAndrew Stitcher2011-05-261-1/+1
* NO-JIRA: Windows: set up name to connect to before connecting (as unix code)Andrew Stitcher2011-05-261-0/+2
* QPID-3282: Potential bug in circular connection detection:Andrew Stitcher2011-05-264-7/+28
* NO-JIRA: Add cached localname as well as peername to SocketAndrew Stitcher2011-05-263-15/+24
* NO-JIRA: Small improvements to Socket codeAndrew Stitcher2011-05-261-9/+5
* NO-JIRA: Remove a lot of redundant stuff from the Socket codeAndrew Stitcher2011-05-269-173/+13
* Refactor socket connect calls to take a string portAndrew Stitcher2011-05-2626-72/+76
* QPID-3218: abandon any linking/unlinking if session has been detachedGordon Sim2011-05-261-1/+2