summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAgeFilesLines
* Realign Visual Studio projects to match new examples locations; related to QP...Stephen D. Huston2011-03-022-24/+24
* QPID-529: Added aliases for arguments that are more uniform with others in c+...Gordon Sim2011-03-022-26/+56
* QPID-3100: reduce number of initial buffers created per connectionGordon Sim2011-03-021-1/+1
* NO-JIRA: Remove misleading log messages in cluster/UpdateDataExchange.cppAlan Conway2011-03-012-11/+1
* QPID-3067: adding new file missing from last commitGordon Sim2011-03-011-0/+25
* QPID-3067: moved old examples to old_api directoryGordon Sim2011-03-0163-31/+59
* QPID-3096Michael Goulish2011-03-0117-2334/+0
* QPID-2630: ensure that exclusive, auto-deleted queues are freed up on early d...Gordon Sim2011-03-013-13/+4
* QPID-1672Michael Goulish2011-02-284-0/+108
* QPID-1672Michael Goulish2011-02-284-108/+0
* QPID-3087: Fix linking on windows (unit test now uses create() rather than co...Gordon Sim2011-02-281-1/+1
* QPID-1672Michael Goulish2011-02-287-51/+177
* NO-JIRA: remove some dead code, rename internal method for clarityGordon Sim2011-02-286-14/+11
* QPID-3089: make getTypeName() a public methodGordon Sim2011-02-282-2/+3
* QPID-3087: Fixes to store interaction changesGordon Sim2011-02-286-25/+48
* QPID-3087: fix for windows compilerGordon Sim2011-02-281-1/+1
* QPID-3087: add extra test for qpid-config and handling string values in argum...Gordon Sim2011-02-252-1/+22
* QPID-3087: fail rather than ignoring attempts to declare queues with bad argu...Gordon Sim2011-02-254-8/+10
* NO-JIRA: only two args usedGordon Sim2011-02-251-2/+2
* QPID-2324: Raise 404 on cancellation if no such subscription exists.Gordon Sim2011-02-253-4/+9
* QPID-2326: correct exception code for unknown exchange typeGordon Sim2011-02-251-1/+1
* QPID-2999: set redelivered on replayGordon Sim2011-02-253-1/+37
* 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-3015: cleanup and additional test of acl enforcementGordon Sim2011-02-234-31/+146
* 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
* 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-1938-469/+1999
* 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-1813-200/+785
* 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
* 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