summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-5921, QPID-5923: adjustments and exclusions for new tests using swigged ...Gordon Sim2014-07-243-6/+26
* QPID-5923: check requested node type when handling deleteGordon Sim2014-07-242-4/+34
* QPID-5921: add missing clause to resolution logic for when only exchange exis...Gordon Sim2014-07-242-0/+63
* QPID-5922 : [Java Broker] restrict the use of PLAIN authentication to secure ...Robert Godfrey2014-07-2449-616/+506
* QPID-5918: [Java Broker] Use the interpolation of file.separator to build pat...Keith Wall2014-07-243-9/+9
* QPID-4123: C++ Broker ACL creates too many rulesCharles E. Rolke2014-07-2315-1213/+2178
* NO-JIRA: Fix typo in swig_python_typemaps.Alan Conway2014-07-231-1/+1
* QPID-5815Michael Goulish2014-07-231-0/+5
* QPID-5913: [Java Broker] Remove explict dependency on Crypto-JSKeith Wall2014-07-238-13/+54
* QPID-5917 : deleting a user from a SCRAM-* auth provider causes the auth prov...Robert Godfrey2014-07-232-19/+16
* QPID-5796: [Java Broker] Prevent possibility of AOOBE if connection registry ...Keith Wall2014-07-221-42/+45
* QPID-5912: [Java Broker] Prevent failure to send to a consumer on the straigh...Keith Wall2014-07-223-88/+99
* QPID-5910Michael Goulish2014-07-223-7/+21
* QPID-5576 : Detect closure of sockets better and do not leave threads waiting...Robert Godfrey2014-07-2210-101/+255
* QPID-5903: Apply json escaping mechanism to virtualhost blueprints used in in...Keith Wall2014-07-222-2/+2
* QPID-5911: [Java Broker] Increase default maximum heap size from 1g to 2gKeith Wall2014-07-223-3/+3
* QPID-5400 : stop waiting for SASL completion if the connection is closed for ...Robert Godfrey2014-07-223-13/+20
* QPID-5426 : Allow use of a URL for properties file initial context factoryRobert Godfrey2014-07-211-7/+18
* QPID-5776 : Clean up sessions and links on AMQP 1.0 connection closingRobert Godfrey2014-07-213-9/+43
* QPID-5768 : Fix error messageRobert Godfrey2014-07-211-1/+1
* QPID-5768 : Allow authenticated LDAP searchRobert Godfrey2014-07-212-2/+41
* QPID-2969 : Make constructor for AMQAnyDestination public so it can be (de)se...Robert Godfrey2014-07-211-5/+6
* QPID-5884 : Add additional SASL mechanisms to the JMS AMQP 1.0 clientRobert Godfrey2014-07-212-68/+608
* NO-JIRA: Fix unreachable code in Waitable.cppAlan Conway2014-07-211-1/+2
* QPID-5909: Allow setting of BDB HA message store durability many timesAlex Rudyy2014-07-212-19/+25
* QPID-5891: Add operational logging for the cases when remote node becomes det...Alex Rudyy2014-07-214-0/+118
* 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