summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-3603: Minor refactor.Alan Conway2011-11-252-75/+92
* QPID-3603: Move init code for WiringReplicator out of Bridge into ha::Backup.Alan Conway2011-11-256-75/+114
* QPID-3603: Rename broker::NodeClone to ha::WiringReplicator.Alan Conway2011-11-257-58/+59
* QPID-3603: Use string constants to prevent needless heap allocation.Alan Conway2011-11-251-52/+86
* QPID-3603: Iterate over multiple QMF events.Alan Conway2011-11-251-27/+21
* QPID-3603: Refactored NodeClone, break out create functions.Alan Conway2011-11-253-131/+167
* QPID-3603: Automatic wiring replication for HA.Alan Conway2011-11-1819-104/+385
* QPID-3603: Move class ReplicatingSubscription into its own files.Alan Conway2011-11-154-228/+292
* QPID-3603: disable old cluster testsAlan Conway2011-11-141-9/+19
* QPID-3603: Add management interface and commmand line tool to set HA status.Alan Conway2011-11-147-1/+300
* QPID-3603: Checked in files left out by accident in last commit to this branchGordon Sim2011-11-102-0/+273
* QPID-3603: Initial (very rough) cut of queue and exchange propagation from on...Gordon Sim2011-11-106-3/+65
* QPID-3603: Prototype of replicating browser.Alan Conway2011-11-0925-270/+746
* 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
* QPID-3464: Build Improvements (CMake) [inspired by Jan-Marek Glogowski]Andrew Stitcher2011-11-031-1/+3
* QPID-3464: Build Improvements (CMake) [from Jan-Marek Glogowski]Andrew Stitcher2011-11-035-62/+136
* QPID-3464: Build Improvements (CMake) [inspired by Jan-Marek Glogowski]Andrew Stitcher2011-11-031-0/+8
* QPID-3464: Build Improvements (CMake) [inspired by Jan-Marek Glogowski]Andrew Stitcher2011-11-031-6/+7
* QPID-3577: assign null group identifiers to the default groupKenneth Anthony Giusti2011-11-021-1/+4
* Give the broker more time to start; has been timing out lately. NO-JIRA.Stephen D. Huston2011-11-022-2/+2
* QPID-3577: undo commit - qpidd.1 changes should not have been committedKenneth Anthony Giusti2011-11-021-4/+1
* QPID-3577: assign null group names to the default groupKenneth Anthony Giusti2011-11-021-1/+4
* QPID-3572: Make dependance on bashisms explicitGordon Sim2011-11-0231-33/+33
* QPID-3573: handle case where /home/gordon does not existGordon Sim2011-11-021-1/+7
* QPID-3514: Allow SSL and non SSL connections on the same port.Andrew Stitcher2011-11-012-29/+83
* NO_JIRA: Small mods to certain log trace and debug messages to improve log me...Kim van der Riet2011-10-317-17/+17
* QPID-3563: Protect from concurrent access to accept tracker stateGordon Sim2011-10-311-0/+1
* QPID-3346: prevent taking non-head of free group, additional performance tweaksKenneth Anthony Giusti2011-10-284-57/+119
* QPID-2519 Add ability to run broker as a Windows service.Charles E. Rolke2011-10-241-0/+2
* Add ability to run broker as a Windows service; resolves QPID-2519.Stephen D. Huston2011-10-217-13/+628
* QPID-3346: fix tests to detect if tools are present.Kenneth Anthony Giusti2011-10-212-0/+2
* QPID-3514: Allow SSL and non-SSL connections on the same port. Applied patch ...Gordon Sim2011-10-208-146/+303
* QPID-3550: qpid-perftest fails if --npubs < --nsubs and --iterations > 0. Fix...Kim van der Riet2011-10-191-5/+5
* QPID-2323 - Fixed a build error by adding a missing include.Ted Ross2011-10-181-0/+1
* QPID-2323 Add Uuid to variantCharles E. Rolke2011-10-172-7/+15
* QPID-3540 align issues in SolarisCharles E. Rolke2011-10-172-25/+8
* QPID-2905 Fixes for mingw cross-compilation (C++)Charles E. Rolke2011-10-171-3/+3
* NO-JIRA - Fixed a couple of problems with "make dist".Ted Ross2011-10-172-7/+11
* QPID-3540 Charles E. Rolke2011-10-141-0/+1
* QPID-3540 Typecasting and alignment requirements for various platformsCharles E. Rolke2011-10-142-11/+10
* QPID-3549 - Improved handling of boolean configuration options in Queue.cppTed Ross2011-10-141-4/+29