summaryrefslogtreecommitdiff
path: root/cpp/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-3787 - Fixed shutdown crash in SslPlugin, Fixed problem with sasl_mux test.Ted Ross2012-01-272-4/+7
* Revert "QPID-3352: Fix test for failed session to avoid confusion with as yet...Alan Conway2012-01-205-12/+7
* QPID-3603: Replace public broker::Consumer::position variable with get/set fu...Alan Conway2012-01-181-3/+3
* QPID-3603: Added public broker::Connection::isLink function.Alan Conway2012-01-182-17/+19
* QPID-3603: Merge SemanticState unsubscribe with cancel.Alan Conway2012-01-184-9/+8
* QPID-3603: Act on bridge cancellations before creationsAlan Conway2012-01-181-7/+9
* QPID-3603: Fix spurious "exchange not found" error and debug messages.Alan Conway2012-01-184-66/+58
* QPID-3603: Consistent find/get functions for Queue and Exchange registries.Alan Conway2012-01-184-5/+33
* QPID-3352: Fix test for failed session to avoid confusion with as yet uniniti...Alan Conway2012-01-185-7/+12
* QPID-3603: Ensure listeners are notified of available messages even when a co...Alan Conway2012-01-181-7/+6
* QPID-3603: Break infinite "detached" loop between federated brokers.Alan Conway2012-01-181-2/+4
* QPID-3603: Replace public broker::Consumer::position variable with get/set fu...Alan Conway2012-01-187-14/+21
* QPID-3630: remove additional code in client.Kenneth Anthony Giusti2012-01-133-93/+2
* QPID-3630: remove deprecated rate limiting featureKenneth Anthony Giusti2012-01-1311-294/+0
* QPID-3755 - Concurrent queue bind on the same queue results in crashTed Ross2012-01-132-3/+18
* QPID-3748 - Methods cannot be invoked when the agent is in external-storage modeTed Ross2012-01-112-17/+19
* Run the needed python setup to get the python compiled and ready for the test...Stephen D. Huston2012-01-061-37/+9
* QPID-3438Michael Goulish2012-01-054-10/+1
* QPID-3492: Fix quoted values as well as unquoted values; added a test caseGordon Sim2012-01-032-7/+29
* QPID-3711: fix federation test scriptKenneth Anthony Giusti2011-12-251-7/+7
* Adjust topictest.ps1 to use correct executable names (they changed some time ...Stephen D. Huston2011-12-222-4/+4
* QPID-3438Michael Goulish2011-12-166-3/+27
* added explicit cast, required by some compiler versions, namely on s390 archNuno Santos2011-12-121-1/+1
* QPID-3669: Configuration option for path to watchdog executable.Alan Conway2011-12-081-6/+8
* QPID-3666: replace both the index and the value when updating duplicate objectsKenneth Anthony Giusti2011-12-071-1/+5
* QPID-3652 Fix cluster authenticationCharles E. Rolke2011-12-073-3/+6
* QPID-3652: Fix cluster authentication.Alan Conway2011-12-0619-50/+397
* QPID-3648: fix cleanup of remote agent on broker shutdown.Kenneth Anthony Giusti2011-11-291-0/+4
* QPID-3629: Changed management of credit windowGordon Sim2011-11-2311-57/+286
* NO-JIRA - Fixed the handling of functions with ignored return values.Ted Ross2011-11-225-10/+10
* QPID-3180: Further fix to the size checking logic for ring queuesGordon Sim2011-11-181-1/+1
* QPID-3579: Moved qpid-analyze-trace to cpp/src/tools to address concerns abou...Kim van der Riet2011-11-171-0/+258
* NO_JIRA: Rolled back accidental checkin of experimental code in r.1202755 (ch...Kim van der Riet2011-11-161-9/+6
* QPID-3623, QPID-3624: Fixed transaction accounting, also replaced argparse mo...Kim van der Riet2011-11-161-6/+9
* NO-JIRA: Added some error checking to ssl testAndrew Stitcher2011-11-151-4/+4
* QPID-3615: deprecate max-session-rate feature.Kenneth Anthony Giusti2011-11-141-0/+7
* QPID-3608: Improve C++ broker consume performanceAndrew Stitcher2011-11-112-36/+26
* QPID-3607: pkg config for qmf2 libraryAndrew Stitcher2011-11-111-0/+11
* QPID-3607: pkg config for qmf2 libraryAndrew Stitcher2011-11-103-1/+11
* QPID-3606: Qpid.pc pkgconfig file isn't sufficient to compile programsAndrew Stitcher2011-11-101-1/+1
* add timestamp of oldest msg per group to query outputKenneth Anthony Giusti2011-11-091-1/+10
* QPID-3586: Changes for QPID-3464 break cmake build in tar.gz distributionAndrew Stitcher2011-11-091-2/+5
* QPID-2640 Visual Studio 2010Charles E. Rolke2011-11-081-1/+10
* NO-JIRA: Install test executables and scripts.Alan Conway2011-11-083-19/+19
* NO-JIRA: add --no-delete option to qpid-cpp-benchmark and qpid-cluster-benchm...Alan Conway2011-11-082-10/+14
* NO-JIRA: Improvements to benchmark scripts.Alan Conway2011-11-082-63/+113
* QPID-3586: Changes for QPID-3464 break cmake build in tar.gz distributionAndrew Stitcher2011-11-072-8/+11
* QPID-3564: enhance message group generator to allow queue fill/drain testsKenneth Anthony Giusti2011-11-043-31/+59
* QPID-3464: Build Improvements (CMake)Andrew Stitcher2011-11-031-6/+8
* QPID-3553: prevent multiple connection-tune-ok controls from leaving dangling...Gordon Sim2011-11-031-4/+8