summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-5884 : The client should not send SASL Init frame where no mechanism is ...Robert Godfrey2014-07-211-0/+13
* QPID-5884 : The broker should not NPE if it receives a SASL Init request wher...Robert Godfrey2014-07-211-2/+2
* QPID-5413: [Java Broker] BDB HA VHN/VH UI text changes and improved JS valida...Andrew MacBean2014-07-214-5/+11
* QPID-5908: merge annotations into properties, don't replace existing elementsGordon Sim2014-07-211-2/+17
* QPID-5413: [Java Broker] BDB HA VHN/VH UIKeith Wall2014-07-215-14/+187
* QPID-4520 : The deletion of autodelete queue due to autodeletion should not r...Robert Godfrey2014-07-212-6/+72
* QPID-5907 : [Java Broker] Add ability for broker to startup while persistent ...Robert Godfrey2014-07-2017-374/+1473
* QPID-2969: Make AMQConnectionFactory and AMQDestination (and subclasses) seri...Keith Wall2014-07-2018-25/+369
* QPID-5867: [Java Broker] Allow the virtualhost's permitted node list to passe...Keith Wall2014-07-207-26/+61
* QPID-5719: HA becomes unresponsive once any of the brokers are SIGSTOPedAlan Conway2014-07-181-2/+14
* QPID-4947: Injecting derived host address failed to strip IPv6 [] decorationCharles E. Rolke2014-07-181-3/+8
* QPID-5888: transaction should always be aborted on failoverAlan Conway2014-07-184-21/+42
* NO-JIRA: Added qpid-ha query --all flag.Alan Conway2014-07-181-24/+50
* No-JIRA: Get rid of throw in destructor for ~Waitable.Alan Conway2014-07-181-18/+8
* QPID-5894: force cert checking if user specifically asks to verify the remote...Ken Giusti2014-07-182-0/+7
* QPID-5768 : [Java Broker] Add ability to bind without searching for LDAP auth...Robert Godfrey2014-07-182-19/+38
* QPID-5903 : [Java Broker] allow character escaping for JSON in configured obj...Robert Godfrey2014-07-183-11/+144
* QPID-5902: Replace boost::make_shared with boost::shared_ptrCharles E. Rolke2014-07-171-2/+1
* QPID-5887: revised approach to implict abortGordon Sim2014-07-174-30/+67
* QPID-5413: [Java Broker] Add VHN/VH creation dialog for BDB HA.Keith Wall2014-07-1710-227/+432
* QPID-5787 : [Java Broker] Management can observe a child object before its co...Robert Godfrey2014-07-168-12/+22
* QPID-5898: AclHost unit test fails on systems with no IPv6Charles E. Rolke2014-07-163-108/+175
* QPID-5850: Support for long session names (patch from Ernie Allen)Gordon Sim2014-07-165-7/+17
* QPID-5898: Self tests fail on systems with IPv6 disabled.Charles E. Rolke2014-07-161-30/+30
* QPID-5891: Strengthened testRemoteNodeAdded test and created log subject matc...Andrew MacBean2014-07-161-17/+82
* QPID-5413: [Java Broker] Add virtualhostnode/virtualhost creation dialogueKeith Wall2014-07-1634-702/+972
* QPID-4947: ensure member variable is always initialisedGordon Sim2014-07-161-1/+1
* 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