summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-5604: Applied svn propset svn:eol-style LF to the shell files in qpid/to...Fraser Adams2014-03-100-0/+0
* QPID-5604: Added Cygwin support to all the scripts in qpid/tools/src/java/binFraser Adams2014-03-108-6/+84
* QPID-5617 : [Java Broker] tidy-up of binding child add/remove from queue... d...Robert Godfrey2014-03-091-1/+2
* QPID-5617 : [Java Broker] tidy-up of binding child add/remove from queue... d...Robert Godfrey2014-03-093-10/+2
* NO-JIRA: [JMS Client 0-8 documentation] Correct typoKeith Wall2014-03-081-1/+1
* QPID-5617 : [Java Broker] restore or implement child added/removed notificati...Robert Godfrey2014-03-0853-243/+798
* QPID-5611 : Fix other logging to always use the most current event logger hel...Robert Godfrey2014-03-0828-60/+124
* QPID-5611 : Fix startup logging so as not to print vhost recovery informationRobert Godfrey2014-03-0812-78/+100
* QPID-5604: Added the Cygwin patch to QpidRestAPI.sh initially to see if it wo...Fraser Adams2014-03-081-0/+10
* QPID-5616 : [Java Broker] update to management node to comply with working dr...Robert Godfrey2014-03-083-25/+38
* QPID-5614: Fix problems caused by changes to Java Broker Logging in QPID-5611Fraser Adams2014-03-081-4/+3
* QPID-5614: Initial fix of the issues. The QMF2 Plugin compiles again and most...Fraser Adams2014-03-0810-161/+156
* QPID-5601 : Allow for messages with null routing keysRobert Godfrey2014-03-082-3/+3
* QPID-5611 : Ensure the appropriate principals are available at the time of al...Robert Godfrey2014-03-0823-134/+177
* QPID-5611 : Change the event logger from a singleton to an instanceRobert Godfrey2014-03-08102-425/+572
* QPID-5613: Self test broker start command fails without --interface option.Charles E. Rolke2014-03-071-1/+1
* QPID-5608: [amqp1.0] delete-on-close: typo in r1575225Charles E. Rolke2014-03-071-1/+1
* QPID-5612: JMS benchmarking tool [Part of the existing Java Broker Performanc...Keith Wall2014-03-0712-24/+577
* QPID-5601 : Address review comments from Robbie GemmellRobert Godfrey2014-03-079-27/+59
* QPID-5611 : [Java Broker] remove LogActorsRobert Godfrey2014-03-07101-2732/+1448
* QPID-5048: get the tests running again for the perftests moduleRobert Gemmell2014-03-074-3/+39
* QPID-5608: [amqp1.0] delete-on-close policy do not work for producers to exch...Pavel Moravec2014-03-073-7/+16
* QPID-5607: [linearstore] Recovery of store results in jexception 0x010b Linea...Kim van der Riet2014-03-064-35/+83
* QPID-5606 : [Java Broker] add connection principal to HTTP and JMX management...Robert Godfrey2014-03-067-4/+210
* Revert "NO-JIRA: CMakelists.txt check that ../python exists before building it."Alan Conway2014-03-051-6/+16
* QPID-5605 : [Java Broker] [AMQP 1.0] allow use of addresses of the form <exch...Robert Godfrey2014-03-054-28/+96
* NO-JIRA : formatting of license above package statementRobert Godfrey2014-03-053-3/+5
* QPID-5577 : compareTo should throw an NPE if the object being compared to is ...Robert Godfrey2014-03-051-4/+0
* QPID-4000 , QPID-5601 : Improve conversion of reply-to between different prot...Robert Godfrey2014-03-0541-115/+515
* QPID-5603: Broker recovery fails with JERR_JREC_BADRECTAIL when record tail i...Kim van der Riet2014-03-051-1/+1
* QPID-5602: change log level to info, include socket address in message, repor...Robert Gemmell2014-03-051-1/+1
* QPID-5599: C++ Broker silently ignores --max-connections option when no ACL f...Charles E. Rolke2014-03-051-2/+2
* QPID-5599: C++ Broker silently ignores --max-connections option when no ACL f...Charles E. Rolke2014-03-056-17/+23
* QPID-5591 : Address review comments from Robbie GemmellRobert Godfrey2014-03-0411-21/+81
* QPID-5601 : [Java Broker] remove unused interfaceRobert Godfrey2014-03-041-29/+0
* QPID-5601 : [Java Broker] The 0-x "default exchange" should not actually be m...Robert Godfrey2014-03-0437-716/+634
* QPID-5599: C++ Broker silently ignores --max-connections option when no ACL f...Charles E. Rolke2014-03-041-4/+4
* QPID-5599: C++ Broker silently ignores --max-connections option when no ACL f...Charles E. Rolke2014-03-043-12/+41
* NO-JIRA: CMakelists.txt check that ../python exists before building it.Alan Conway2014-03-041-20/+11
* QPID-5597: [C++ client] Topic subscriptions should not ignore auto-delete x-d...Pavel Moravec2014-03-041-1/+3
* QPID-5589: Add option for suppressing qmf/site-package installation; replace ...Charles E. Rolke2014-03-031-13/+19
* QPID-5567 : Address review commentsRobert Godfrey2014-03-033-2/+3
* QPID-5577 : remove test which only tests that something fails if you pass in ...Robert Godfrey2014-03-031-20/+0
* QPID-5582 : fix deletion of bindings on exchange deletionRobert Godfrey2014-03-031-1/+1
* QPID-5577 : address review commentsRobert Godfrey2014-03-032-6/+0
* QPID-5578 : Addressed review comments from Robbie GemmellRobert Godfrey2014-03-034-68/+4
* QPID-5579 : [Java Broker] allow for attributes to be of type shortRobert Godfrey2014-03-031-0/+34
* QPID-5596 : [Java] Address bugs found by FindBugsRobert Godfrey2014-03-0325-106/+87
* QPID-5594: [amqp1.0] missing first-acquirer property support in C++ brokerPavel Moravec2014-03-033-5/+7
* QPID-5592 : [Java Broker] AuthenticationManagers should directly implement Au...Robert Godfrey2014-03-0358-1354/+1508