summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: ha_tests.py raise exception for errors in qpid-haAlan Conway2012-06-271-2/+5
* NO-JIRA: Make qmf/BrokerImportExport.h header publicAlan Conway2012-06-273-44/+3
* QPID-3902 force [Test] log category into test instanceCharles E. Rolke2012-06-261-1/+1
* NO-JIRA: Fix build error on windows, introduced in r1352992Alan Conway2012-06-261-1/+1
* NO-JIRA: Trivial code cleanup, removing outdated FIXME comments.Alan Conway2012-06-228-69/+2
* NO-JIRA: Simplify locking and remove member-update callback in HA code.Alan Conway2012-06-227-55/+60
* NO-JIRA: Cleanup in HA code.Alan Conway2012-06-225-67/+41
* QPID-4078: Fix primary self-connections in long running test.Alan Conway2012-06-229-43/+46
* QPID-3849: Client connection breaks broker-to-broker cluster SASL authenticat...Alan Conway2012-06-2210-24/+53
* QPID-4075: Raise delete event for autodeleted queues alsoGordon Sim2012-06-227-12/+32
* NO-JIRA 0.18 release - add an EXTRA_DIST file required for windows buildsCharles E. Rolke2012-06-211-0/+1
* QPID-4082: cluster de-sync after broker restart & queue replicationAlan Conway2012-06-214-3/+7
* QPID-4076: Patch from Andy Goldstein, don't use infinite credit on bridges wi...Gordon Sim2012-06-201-3/+3
* QPID-3902 log category - force log statement to be in test category and to di...Charles E. Rolke2012-06-191-1/+1
* QPID-4063: remove spurious whitespace introduced in last commit.Kenneth Anthony Giusti2012-06-182-2/+0
* QPID-4063: allow configuration of source queue for exchange or dynamic routesKenneth Anthony Giusti2012-06-184-12/+187
* QPID-4072: HA use backup messages in failover.Alan Conway2012-06-188-114/+152
* NO-JIRA: Remove non-existing file windows/MemStat.cpp from ha.mk.Alan Conway2012-06-181-1/+0
* QPID-3603: Fix & clean up in HA code.Alan Conway2012-06-186-35/+58
* QPID-3603: Minor cleanup and test improvements in HA code.Alan Conway2012-06-1812-41/+55
* NO-JIRA: Remove non-existing file HeldQueue from ha.mk.Alan Conway2012-06-181-2/+1
* QPID-4030: Check send rate actually achieved and report if it fails to match ...Gordon Sim2012-06-181-4/+14
* NO-JIRA: Added missing EXTERN declaration on broker::Link::getRemoteAddressAlan Conway2012-06-181-1/+1
* QPID-4071: basic porting changes for solaris native compilerClifford Allan Jansen2012-06-179-4/+17
* QPID-4022 C++ Broker connection limits corrections for cluster.Charles E. Rolke2012-06-152-33/+64
* QPID-4070 - Minor internal-api changes for LinkRegistry and Bridge (in qpid::...Ted Ross2012-06-154-8/+15
* QPID-4066 - Allow configuration to override the broker's federation tagTed Ross2012-06-154-8/+19
* QPID-4049: Linux C++ broker crashes when client connects SSL with expired cer...Andrew Stitcher2012-06-141-0/+2
* NO-JIRA: Fix build errors and warnings on windows in HA code.Alan Conway2012-06-142-2/+2
* NO-JIRA: CMakeLists.txt: moved reference to pthread from HA link list to linu...Alan Conway2012-06-141-1/+2
* QPID-3603: Bug fixes to HA code, passing test_failover_send_receiveAlan Conway2012-06-1412-39/+66
* QPID-4065 - Remove the message's trace list during Queue::reRouteTed Ross2012-06-133-0/+14
* NO-JIRA: Fix error in CMakeLists.txt to link ha library.Alan Conway2012-06-131-1/+1
* QPID-4061 - Added statistic: Number of unacknowledged messages in a sessionTed Ross2012-06-133-0/+13
* NO-JIRA: Fix errors in CMakeLists.txt for ha code.Alan Conway2012-06-131-3/+2
* QPID-3603: HA bug fixes around transition to ready statusAlan Conway2012-06-1212-43/+68
* QPID-3603: Lock in Queue::getPosition.Alan Conway2012-06-121-0/+1
* QPID-3603: HA bug fixes around ha::QueueGuardAlan Conway2012-06-1213-159/+188
* QPID-3603: Improvements to HA log messages, clarify primary/backp role.Alan Conway2012-06-125-5/+6
* QPID-3603: Guard should not complete messages from the internal event queue.Alan Conway2012-06-124-11/+22
* QPID-3603: Move calls to ConfigurationObserver outside of locks.Alan Conway2012-06-122-58/+69
* QPID-3603: Introduced RemoteBackup to track backup status.Alan Conway2012-06-1232-551/+597
* QPID-3603: Separate QueueGuard from ReplicatingSubscription.Alan Conway2012-06-1237-458/+1100
* QPID-3902 Log categoriesCharles E. Rolke2012-06-121-2/+2
* NO-JIRA: Fix failing unit_test, updated for changes in log format.Alan Conway2012-06-121-2/+2
* QPID-4046: set intrusive ptr to zero instead of calling reset() - compatible ...Kenneth Anthony Giusti2012-06-121-1/+1
* Add missing typename. NO-JIRAStephen D. Huston2012-06-121-1/+1
* QPID-3902 C++ Broker add log categoriesCharles E. Rolke2012-06-115-14/+103
* NO-JIRA - Fixed some Windows Visual Studio build errorsTed Ross2012-06-112-4/+4
* QPID-3603 add new file to CMakeListsCharles E. Rolke2012-06-111-0/+2