summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * QPID-3977: Add support for 3D bar/line charts; XY line charts, chart subtitle...Keith Wall2012-06-1523-100/+777
| * QPID-4050: reduced verbosity of logging. Also removed unnecessary imports and...Keith Wall2012-06-1515-18/+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
| * NO-JIRA: Correct template to be strictly standards comformant (work with clan...Andrew Stitcher2012-06-141-1/+1
| * NO-JIRA: Simple fix to make JBoss7 compilation classpath genericWeston M. Price2012-06-141-5/+5
| * 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-134-1/+26
| * NO-JIRA:Weston M. Price2012-06-133-5/+7
| * 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-136-2/+23
| * 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-4062 : [Java Tests] add misssing file from previous checkinRobert Godfrey2012-06-121-0/+127
| * QPID-4060 - qpid-stat - Improve the help text to clarify use of the different...Ted Ross2012-06-122-6/+20
| * QPID-4059 - qpid-printevents refactored to use the lighter-weight management ...Ted Ross2012-06-122-28/+123
| * QPID-3902 Log categoriesCharles E. Rolke2012-06-122-14/+17
| * NO-JIRA: Fix parsing of C++ URLs in qpid.messaging.util to handle IPv6 addres...Alan Conway2012-06-121-3/+6
| * QPID-4062 : [Java Tests] Java system tests sometimes fail due to JMX port alr...Robert Godfrey2012-06-124-64/+61
| * 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
| * QPID-4055 : [Java Broker] update to latest version of BDB libraryRobert Godfrey2012-06-123-3/+3
| * Add missing typename. NO-JIRAStephen D. Huston2012-06-121-1/+1
| * QPID-4044: Synchronise DtxRegistry#commit and #rollback to eliminate the poss...Keith Wall2012-06-111-2/+2
| * QPID-3902 C++ Broker add log categoriesCharles E. Rolke2012-06-119-22/+292
| * NO-JIRA - Fixed some Windows Visual Studio build errorsTed Ross2012-06-112-4/+4
| * QPID-4034: XASessionImpl should override resubscribe() for correct XAWeston M. Price2012-06-111-5/+10
| * QPID-3603 add new file to CMakeListsCharles E. Rolke2012-06-111-0/+2
| * QPID-4022 C++ Broker connection limits by host ip and by user name.Charles E. Rolke2012-06-1116-177/+267
| * QPID-4014: increase debug logging in ConflationQueueListRobert Gemmell2012-06-101-2/+16
| * QPID-3997: [Java Broker] Allow assignment of AuthenticationManager on a per-p...Keith Wall2012-06-107-14/+91
| * NO-JIRA: Remove references to Message Store Tool from Java Broker docbook.Keith Wall2012-06-103-158/+1
| * QPID-4048 - Rafactor of TopicExchange to isolate the binding-key data structure.Ted Ross2012-06-085-473/+408
| * QPID-4047 : [Java] Add timeout to socket connectRobert Godfrey2012-06-081-4/+4
| * QPID-3603: Fix race condition causing sporadic crash in BrokerReplicator::ini...Alan Conway2012-06-084-5/+17
| * QPID-3603: Add ConfigurationObserver.Alan Conway2012-06-0810-29/+230
| * QPID-3603: HA primary sends membership updates to backup brokers.Alan Conway2012-06-0815-62/+353
| * QPID-4046: rate limit the release of dequeued messages.Kenneth Anthony Giusti2012-06-081-8/+17
| * QPID-4045: remove the unused 'extras' pluginRobert Gemmell2012-06-078-769/+0
| * QPID-4006: Decrease 'je.rep.logFlushTaskInterval' interval to 1 minute in ord...Keith Wall2012-06-071-0/+5
| * QPID-4006: Java Broker HA documentation fixes.Keith Wall2012-06-071-80/+92
| * QPID-4006: Update Java Broker HA documentation, add disaster recovery guidenc...Keith Wall2012-06-072-1/+42