summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* adjust category pairing list to get avoid Undefined log entriesqpid-3902Charles E. Rolke2012-06-051-0/+3
* Get rid of macro-based comparisons and do same work with a class.Charles E. Rolke2012-06-042-58/+76
* QPID-3902 Add formal message categories to C++ Broker log messagesCharles E. Rolke2012-05-179-22/+271
* branch for logging category workCharles E. Rolke2012-05-170-0/+0
* QPID-4006: exclude systests until updated to account for the paths found in t...Robert Gemmell2012-05-171-0/+3
* QPID-3603: HA failover test, increase timeout to avoid false failures.Alan Conway2012-05-171-4/+3
* QPID-4006: add support for using BDB HA to form an active-passive cluster for...Robert Gemmell2012-05-1770-725/+3153
* QPID-4005: Eliminate "using" especially "using namespace" from header fileAndrew Stitcher2012-05-171-0/+2
* QPID-3997 : [Java Broker] add ability to configure multiple Authenticationman...Robert Godfrey2012-05-1715-42/+781
* QPID-4005: Eliminate "using" especially "using namespace" from header fileAndrew Stitcher2012-05-1631-31/+61
* NO-JIRA: Removed unused FileAndrew Stitcher2012-05-162-71/+0
* QPID-4004: Cruft in qpid::framing::Buffer class should be removedAndrew Stitcher2012-05-167-64/+31
* QPID-3603: HA don't replicate excluseive, auto-delete, non-timeout queues.Alan Conway2012-05-163-15/+53
* QPID-3603 HA broker backup/primary ready checks. Repair r1338889 for Windows.Charles E. Rolke2012-05-162-3/+3
* QPID-3997 : [Java Broker] Refactor code to make all calls to getAuthenticatio...Robert Godfrey2012-05-1613-25/+82
* NO-JIRA: reuse the properties from build.deps, remove duplication in build.xm...Robert Gemmell2012-05-151-16/+3
* QPID-3603: HA rename "promoting" to "recovering"Alan Conway2012-05-156-15/+15
* QPID-3603: HA remove backup Replicator code to track unready queues.Alan Conway2012-05-159-64/+24
* QPID-3603: Test fixes to ha_tests.pyAlan Conway2012-05-152-44/+46
* QPID-3603: Fix inconsistent use of bridge-name and queue-name for bridge sess...Alan Conway2012-05-151-1/+1
* QPID-3603: HA backup brokers don't connect to self when searching for primary.Alan Conway2012-05-155-14/+32
* QPID-3603: HA primary marks ReplicatingSubscription ready immediately if queu...Alan Conway2012-05-156-106/+123
* QPID-3603: HA broker backup/primary ready checks.Alan Conway2012-05-1530-393/+1065
* QPID-3996 : [Java Broker] update BDB depency to latest versionRobert Godfrey2012-05-151-1/+1
* QPID-3996 : [Java Broker] update BDB depency to latest versionRobert Godfrey2012-05-153-7/+3
* QPID-3994: add missed dep to the -Doptional=true switchRobert Gemmell2012-05-151-0/+1
* NO-JIRA : Updates to Apache registered AMQP 1.0 filtersRobert Godfrey2012-05-151-1/+0
* NO-JIRA : Updates to Apache registered AMQP 1.0 filtersRobert Godfrey2012-05-150-0/+0
* NO-JIRA : Updates to Apache registered AMQP 1.0 filtersRobert Godfrey2012-05-151-3/+3
* QPID-3994: add ability to specify -Doptional=true to enable all optional modu...Robert Gemmell2012-05-144-2/+12
* QPID-3994: add properties for libraries used only in the buildRobert Gemmell2012-05-143-6/+9
* QPID-3990:Weston M. Price2012-05-141-4/+5
* NO-JIRA: Reduce message for missing lock file from critical to notice.Alan Conway2012-05-142-3/+9
* NO-JIRA: Fix bug in RangeSet when insterting a range that covers multiple ran...Alan Conway2012-05-142-69/+75
* QPID-3990: Multiple XAResources isSameRM behaviorWeston M. Price2012-05-146-41/+247
* QPID-3603: Add finalizer for HaPlugin, fix hang on exit not responding to kil...Alan Conway2012-05-141-2/+9
* NO-JIRA: Java Perftests - correct JAR name for JFreeCommonKeith Wall2012-05-141-2/+2
* QPID-3986 : [Java Broker] Fix typo/bug for low threshold > high threshold caseRobert Godfrey2012-05-141-1/+1
* QPID-3994: add property for bnd jar locationRobert Gemmell2012-05-142-1/+3
* QPID-3994: trivial changes to the build.xml files to aid people regenerating ...Robert Gemmell2012-05-1318-16/+15
* QPID-3971: resolve CI failure (hopefully), make misc test improvementsRobert Gemmell2012-05-132-69/+58
* QPID-3994: update the optional download of Cobertura to be performed using IvyRobert Gemmell2012-05-133-36/+14
* QPID-3971:PropertiesFileInitialContextFactory cannot open file URIWeston M. Price2012-05-131-1/+0
* QPID-3994: add support for optionally retrieving FindBugs using IvyWeston M. Price2012-05-132-35/+51
* QPID-3994: add support for optionally retrieving FindBugs using IvyRobert Gemmell2012-05-125-42/+54
* QPID-3994: move the deps for the optional charting module over to being retri...Robert Gemmell2012-05-125-17/+44
* QPID-3994: use Ivy to download the main component dependencies during the bui...Robert Gemmell2012-05-1142-147/+253
* QPID-3993 : NPE on continuation transfers with no deliveryIdRobert Godfrey2012-05-112-4/+34
* QPID-3979: [Java Broker] Conflation queuesKeith Wall2012-05-112-141/+335
* QPID-3979: [Java Broker] Conflation queues: guard NPE identified by review fe...Keith Wall2012-05-091-5/+12