summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-3065: Tidy up unused parts of DisassemblerAndrew Donald Kennedy2011-02-171-25/+5
* QPID-3028: only hold the bytes for the cached string, instead of the entire n...Robert Gemmell2011-02-172-1/+18
* QPID-3028: use a small array and companion HashMap to store the incomplete Me...Robert Gemmell2011-02-171-13/+42
* QPID-3028: make assembler and disassembler use a static ThreadLocal for its B...Robert Gemmell2011-02-173-7/+12
* QPID-3066: Correct conditions for running UTF8TestAndrew Donald Kennedy2011-02-171-23/+12
* QPID-3065: Send header and frame data as single bufferAndrew Donald Kennedy2011-02-171-10/+13
* QPID-3008: Fix failover behaviour in 0-10 for QueueBrowserAutoAckTestAndrew Donald Kennedy2011-02-173-26/+12
* QPID-3047: Fix QueueDepthWithSelectorTest on 0-10Andrew Donald Kennedy2011-02-172-111/+31
* QPID-3048: InternalBrokerBasecase not removing all log actorsAndrew Donald Kennedy2011-02-172-12/+13
* QPID-3016: Store soft references to ReplyTo destinationsAndrew Donald Kennedy2011-02-171-14/+11
* QPID-3061 - Added missing xqilla and Boost definitions to cmakeTed Ross2011-02-162-1/+12
* QPID-3060Ted Ross2011-02-161-5/+16
* NO-JIRA: add cluster_tests.py to list of installed scripts.Alan Conway2011-02-151-1/+1
* QPID-3000: Added optional delay for auto-deletionGordon Sim2011-02-154-3/+112
* QPID-3002: Added explicit casts required by some compiler versionsGordon Sim2011-02-151-2/+2
* QPID-3002: Added virtual destructor for new interface; Removed some more acci...Gordon Sim2011-02-152-114/+1
* QPID-3002: Removed accidentally duplicated test codeGordon Sim2011-02-151-62/+0
* QPID-3002: Configurable threshold alerts for queues; added spec change and te...Gordon Sim2011-02-153-0/+128
* QPID-3002: Configurable threshold alerts for queuesGordon Sim2011-02-1513-40/+447
* No JIRA: Added --durable option to qpid-cp-benchmarkAlan Conway2011-02-141-6/+11
* QPID-529: Brought forward definition of struct fir deque impl on windowsGordon Sim2011-02-141-0/+1
* QPID-529: Include integer definitions to fix windows build.Gordon Sim2011-02-141-0/+1
* QPID-3056: remove the unused SSL certificate, and then also the newly-empty r...Robert Gemmell2011-02-141-0/+0
* compatibility with newer (1.46) boost version by explicitly defining which ve...Nuno Santos2011-02-141-0/+2
* QPID-3055Rajith Muditha Attapattu2011-02-144-118/+70
* QPID-3054: remove unused java/systests/src/old_test contentsRobert Gemmell2011-02-147-1235/+0
* QPID-3053: Enable broadcast via QMFv2 by default; add option to allow broadca...Gordon Sim2011-02-142-3/+6
* QPID-3040: Prevent race between receipt and release of messages causing inter...Gordon Sim2011-02-141-1/+1
* QPID-3046 - Bug fixed in handling of deleted agents (ConsoleSession).Ted Ross2011-02-141-1/+1
* QPID-3050Rajith Muditha Attapattu2011-02-121-1/+1
* QPID-3049 - qpid-send --durable does not send durable messages.Alan Conway2011-02-111-6/+13
* QPID-3043Rajith Muditha Attapattu2011-02-111-1/+1
* QPID-529: Further adjustment for python 2.3Gordon Sim2011-02-111-4/+6
* QPID-3046 - Refactored so that Connection::getAuthenticatedUsername is consul...Ted Ross2011-02-113-8/+10
* QPID-3046 - Added an example in C++ for receiving eventsTed Ross2011-02-112-1/+67
* QPID-3046Ted Ross2011-02-114-27/+66
* Add some generated files to .gitignore.Alan Conway2011-02-102-12/+15
* QPID-529: Adjust test to work on python 2.3 as wellGordon Sim2011-02-101-4/+18
* QPID-529: Added missing includeGordon Sim2011-02-101-0/+1
* QPID-529: Fixed errors generated by different compiler versionsGordon Sim2011-02-101-1/+1
* QPID-529: Priority queue implementationGordon Sim2011-02-1028-259/+1727
* QPID-3043Rajith Muditha Attapattu2011-02-092-3/+23
* QPID-2994Rajith Muditha Attapattu2011-02-092-3/+16
* Remove out-dated comment.Alan Conway2011-02-091-3/+3
* comments for building ruby bindingCarl C. Trieloff2011-02-091-0/+7
* QPID-3040: The C++ messaging client library now releases pending messages whe...Jonathan Robie2011-02-094-46/+84
* Added design note comment to qpid/cpp/src/qpid/cluster/ClusterTimer.cppAlan Conway2011-02-091-1/+20
* NO-JIRA - Replaced m4/ac_pkg_swig.m4 with updated version that works with newerTed Ross2011-02-091-3/+5
* QPID-3041 Make dist process does not package the .NET Binding sourceCharles E. Rolke2011-02-094-3/+135
* QPID-3046 - Improved detail in trace log messages.Ted Ross2011-02-093-16/+17