summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-3084: apply Alan's fix to allow io callbacks to run during a cluster upd...Kenneth Anthony Giusti2011-02-245-41/+59
* QPID-3015: assertTrue not available on older versions of python; change to as...Gordon Sim2011-02-231-2/+2
* QPID-3082: add qmf-tool to setup.pyKenneth Anthony Giusti2011-02-231-1/+2
* QPID-3015: cleanup and additional test of acl enforcementGordon Sim2011-02-234-31/+146
* QPID-529: Additional test: verify re-route works against priority enabled queuesGordon Sim2011-02-231-0/+32
* QPID-3062 new examples for 0-8 dotnet clientMarnie McCormack2011-02-2311-23/+322
* QPID-3059 fix for background thread termination from Keith WallMarnie McCormack2011-02-231-0/+18
* QPID-3061 Discrepancies between Cmake and AutomakeCharles E. Rolke2011-02-234-4/+4
* NO-JIRA: Added a couple of additional exclusions to the log filter.Alan Conway2011-02-221-1/+3
* QPID-3078: remote ambiguous -t short option, fix typoKenneth Anthony Giusti2011-02-212-2/+2
* QPID-2935: fix the flow limit tests to run on python versions 2.4+Kenneth Anthony Giusti2011-02-211-8/+8
* QPID-3061 - Consolidated the Swig warning-suppressions into one file.Ted Ross2011-02-214-3/+2
* Improvements per QPID-3077Stephen D. Huston2011-02-211-3/+8
* QPID-3051: Ensure credit window is moved correctly even if it contains reject...Gordon Sim2011-02-213-13/+59
* Fix build broken by change to QMF management schema from QPID-2935Gordon Sim2011-02-211-0/+5
* QPID-2935: fix queue flow test to be compatible with older versions of pythonKenneth Anthony Giusti2011-02-211-44/+35
* QPID-2935: export symbols needed for linking unit tests on windowsGordon Sim2011-02-211-4/+4
* QPID-3015: restore export of symbol needed for linking unit tests on windowsGordon Sim2011-02-211-1/+1
* QPID-2935: Handle missing assertGreater for older versions of pythonGordon Sim2011-02-211-0/+6
* QPID-2935: Annotate uint64 literal required for some compilersGordon Sim2011-02-211-2/+2
* QPID-3002: Fix warning on windows regarding struct/class inconsistencies in d...Gordon Sim2011-02-211-1/+1
* QPID-3015: Rename string constants to avoid clashes on windowsGordon Sim2011-02-211-8/+8
* QPID-2935: merge producer flow control (C++ broker).Kenneth Anthony Giusti2011-02-1940-469/+2038
* QPID-3061 - blocked qmf2 build for Windows until dependency issues are resolved.Ted Ross2011-02-181-72/+74
* QPID-3015: Added create and delete methods to management schema for brokerGordon Sim2011-02-1815-200/+817
* Add Perl Messaging binding.Charles E. Rolke2011-02-182-0/+0
* QPID-3071 Diagrams in qpid/doc/dev-readme are misnamed and out-of-date.Charles E. Rolke2011-02-182-0/+0
* QPID-3061 - Removed second spurious reference to Boost_SYSTEM_LIBRARY.Ted Ross2011-02-181-1/+0
* QPID-3061 - Added cmake support for the qmf2 library.Ted Ross2011-02-181-1/+79
* QPID-3009 - Added missing binding for FailoverUpdates.Ted Ross2011-02-181-0/+2
* QPID-3061 - Added cmake support for the swig-generated Qpid bindings.Ted Ross2011-02-185-0/+164
* QPID-3009 - Renamed module to cqpid_perl to distinguish it from other languag...Ted Ross2011-02-1810-45/+45
* QPID-3061 added incorrect set for Boost_SYSTEM_LIBRARY; removing itStephen D. Huston2011-02-181-4/+0
* QPID-3029: Set channel and heatbeat max to correct valuesAndrew Donald Kennedy2011-02-181-5/+2
* Update to include qpidtypes, qpidmessaging, and the .NET binding. Resolves QP...Stephen D. Huston2011-02-173-74/+199
* Check for presence of the cpp/bindings/qpid/dotnet directory before referring...Stephen D. Huston2011-02-171-8/+8
* Add missing rc files needed for Windows builders. Resolves QPID-3068Stephen D. Huston2011-02-171-1/+4
* Fixed eol properties to ensure they're correct when packaged; QPID-3057Stephen D. Huston2011-02-170-0/+0
* Add org.apache.qpid.messaging.sessionreceiver.sln to enable this C# piece to ...Stephen D. Huston2011-02-172-0/+77
* 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