summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-5887: allow qpid-txtest2 to be run by make testGordon Sim2014-07-163-2/+16
* QPID-5887: fix to new txtest2, acknowledge messages in the check phase to ens...Gordon Sim2014-07-161-0/+1
* QPID-4947: C++ Broker ACL restricts hosts from which users may connect.Charles E. Rolke2014-07-1521-61/+1057
* QPID-5890: Add missing "queuename" property to Security doc. Rearrange entrie...Charles E. Rolke2014-07-152-26/+26
* QPID-5890: Add missing "queuename" property for MOVE QUEUE and REDIRECT QUEUECharles E. Rolke2014-07-151-3/+3
* QPID-4947: Add keyword "all" to create connection host spec.Charles E. Rolke2014-07-151-25/+23
* QPID-5891: Removed unnecessary mock reset call in unit testAndrew MacBean2014-07-151-2/+0
* QPID-5891: Re-instated incorrect removal of else clause in ReplicatedEnvironm...Andrew MacBean2014-07-151-0/+4
* QPID-5890: Refactoring AclModule documentation update.Charles E. Rolke2014-07-141-647/+771
* QPID-5891: [Java Broker] Add BDB HA operational logging functionalityAndrew MacBean2014-07-1414-309/+1385
* QPID-5822: [Java Broker] change to JE param setting logic to handle Environme...Andrew MacBean2014-07-141-9/+10
* QPID-5892: SSL Sender may spuriously timeout if SSL negotiation failsKeith Wall2014-07-131-4/+9
* QPID-5890: Refactor AclModuleCharles E. Rolke2014-07-135-121/+125
* QPID-5890: Improve Acl enum verificationCharles E. Rolke2014-07-121-13/+5
* QPID-5890: Refactoring AclModule.hCharles E. Rolke2014-07-114-176/+257
* QPID-5887: abort transactional session of failover.Charles E. Rolke2014-07-111-1/+1
* QPID-5887: abort transactional session on failover; added equivalent of txtes...Gordon Sim2014-07-114-10/+336
* QPID-5890: Refactor AclModule.hCharles E. Rolke2014-07-114-437/+511
* QPID-5858: Remove unneeded line that generates a warning on Windows VS2010.Charles E. Rolke2014-07-111-1/+0
* NO-JIRA: BrokerStartupTest now deletes Broker config left by previous test ru...Keith Wall2014-07-111-0/+7
* NO-JIRA: [C++ broker book] HA chapter: minor cleanup.Alan Conway2014-07-101-33/+52
* NO-JIRA: [C++ broker book] Fixed table errors in Security.xml, causing PDF ge...Alan Conway2014-07-101-62/+58
* NO-JIRA: [Java Test Framework] PortHelper, apply socket option *before* bindi...Keith Wall2014-07-101-15/+11
* QPID-5886: Get windows to export the Handle<CompletonImpl> methods.Charles E. Rolke2014-07-104-6/+45
* NO-JIRA: qpid-send help: copy&paste typo fixedPavel Moravec2014-07-091-1/+1
* QPID-5870 A Consumer is now marked if it's using a durable subscription.Rajith Muditha Attapattu2014-07-084-11/+35
* QPID-5885: [Java Broker] Virtualhostnode to replace real virtualhost with rep...Keith Wall2014-07-084-40/+21
* NO-JIRA: Make sure that test ReplicatedEnvironmentFacadeTest.testIntruderNode...Alex Rudyy2014-07-081-1/+12
* QPID-5883: improve error message a little for 'no-mech' sasl errorGordon Sim2014-07-081-3/+9
* QPID-5882: fix authentication failure on 1.0 codepathGordon Sim2014-07-075-30/+74
* NO-JIRA: Fix defects found by coverity.Alan Conway2014-07-074-5/+5
* [QPID-5823]: Python client should create a node with name starting '\#'Pavel Moravec2014-07-072-1/+12
* QPID-5879 : [Java Broker] JsonConfigStore should take deep copy of Configured...Robert Godfrey2014-07-062-9/+21
* QPID-5878 : [Java Broker] Add SCRAM-SHA-256 SASL supportRobert Godfrey2014-07-0615-683/+983
* QPID-5820: added better fix to the problem of arguments not being set. The re...Fraser Adams2014-07-062-5/+1
* JIRA:QPID-5820 Added some defensive code to qmf-ui.js to protect against the ...Fraser Adams2014-07-052-2/+3
* QPID-5610: update readme to detail usage of the copy-broker profileRobert Gemmell2014-07-041-4/+18
* QPID-5610: add a profile to optionally extract the broker release artifact an...Robert Gemmell2014-07-042-1/+70
* QPID-5873: Exclude new ACL system tests from Json profile; fix BDBHARemoteRep...Keith Wall2014-07-042-2/+3
* QPID-5876: [Java Client] Highest delivery tag variable not reset after failov...Andrew MacBean2014-07-041-0/+1
* QPID-5873: [Java Broker] Allow ACL rules to be applied to VirtualHostNode obj...Keith Wall2014-07-0413-110/+778
* QPID-5877: [Java Broker] Potential for rejected messages to be resent out of ...Andrew MacBean2014-07-041-1/+1
* QPID-5875: Fix intruder protection system testAlex Rudyy2014-07-041-2/+10
* QPID-5875: Exclude test VirtualHostRestTest.testPutCreateVirtualHostUsingProf...Alex Rudyy2014-07-041-0/+1
* QPID-5867: Add intruder protection functionality for a cluster of BDB HA virt...Alex Rudyy2014-07-0419-28/+874
* QPID-5874: Treat all empty selectors sensiblyAndrew Stitcher2014-07-034-16/+15
* QPID-5806: Allow quoted syntax for non standard selector identifiersAndrew Stitcher2014-07-032-8/+10
* QPID-5869: Check that agent is not null before firing event.Charles E. Rolke2014-07-031-12/+24
* [QPID-5866]: [C++ client] AMQP 1.0 closing session without closing receiver f...Pavel Moravec2014-07-032-9/+11
* [QPID-5866]: [C++ client] AMQP 1.0 closing session without closing receiver f...Pavel Moravec2014-07-031-0/+8