summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-4174: add client properties to client-related events. Original patch fr...Kenneth Anthony Giusti2012-09-103-24/+33
* QPID-4289: Fix 0-8/0-9/0-9-1 failover issuesRobert Gemmell2012-09-1012-78/+429
* QPID-4142 C++ Broker connection counting. Revert r1371772 which applied only ...Charles E. Rolke2012-09-076-62/+0
* QPID-2393 Acl counts queues. Fix unit name in management stat. (from r1376961)Charles E. Rolke2012-09-071-1/+1
* QPID-4268 C++ Broker Acl support for limiting on-disk store file size and countCharles E. Rolke2012-09-077-1/+345
* NO-JIRA: fix bad argument passing in qpid-printevents tool.Kenneth Anthony Giusti2012-09-071-1/+1
* QPID-4275: Java Performance Tests - race condition between closing test consu...Keith Wall2012-09-072-3/+27
* QPID-4257 Windwos + SSL: broker/client memory leaks and client hang. Patch fr...Charles E. Rolke2012-09-071-2/+12
* QPID-4248: HA does not replicate topic binding keys to backups (Author: Andy ...Alan Conway2012-09-062-10/+16
* QPID-2518: Increase default negotiation timeout to 10 secondsJustin Ross2012-09-061-2/+2
* QPID-4255: Add "log out" functionality to web UIKeith Wall2012-09-0610-26/+305
* QPID-4288 The pid and platform info are now fetched in a static blockRajith Muditha Attapattu2012-09-061-8/+19
* Fix signed/unsigned compiler warning. NO-JIRAStephen D. Huston2012-09-061-1/+1
* Use command-line and service-start parameters in broker started as a service....Stephen D. Huston2012-09-041-1/+34
* QPID-4283: Make web management capable of using external authentication manager.Keith Wall2012-09-0410-342/+87
* QPID-4271: improve behaviour when embedding the broker inside a containerKeith Wall2012-09-0411-48/+128
* QPID-4160: remove old documentation for management components that have previ...Robert Gemmell2012-09-0331-1842/+0
* QPID-4282: Remove debug logging from web management consoleRobert Gemmell2012-09-031-11/+0
* QPID-4238: escape tags for queue and virtualhost names with dots in them when...Robert Gemmell2012-09-024-3/+53
* QPID-4253: add configuration for basic-auth on http / https management and se...Robert Gemmell2012-09-025-5/+139
* QPID-4236,QPID-4237: update the ACL examples to reflect permissioning of the ...Robert Gemmell2012-09-021-9/+20
* QPID-4236,QPID-4237: add some documentation for the FileGroupManager and upda...Robert Gemmell2012-09-024-18/+79
* QPID-4111: make menu link text more generic to stop it going stale as new rel...Robert Gemmell2012-09-011-1/+1
* QPID-4111: restore the Programming In Apache Qpid to its old output locationRobert Gemmell2012-09-012-1/+1
* QPID-4261: extend BindingURLs to allow specifying exchange durable/autodelete...Robert Gemmell2012-09-0119-233/+391
* QPID-4267 Committing a patch on behalf of Weston Price.Rajith Muditha Attapattu2012-08-311-2/+11
* QPID-4270: Change web management plugin to log management operational log mes...Keith Wall2012-08-306-34/+75
* QPID-4143 now producing test-summary.csv to make viewing all the 'all partici...Keith Wall2012-08-2914-77/+346
* NO-JIRA: Make ssl setTcpNoDelay interface same as TCPAndrew Stitcher2012-08-293-9/+7
* NO-JIRA: Remove obsolete and now unused codeAndrew Stitcher2012-08-294-42/+0
* NO-JIRA: Remove redundant stuff from SslSocketAndrew Stitcher2012-08-293-37/+1
* QPID-4242 : [Java Broker] Remove QMFv1 implementationRobert Godfrey2012-08-29120-11302/+306
* NO-JIRA: keep ssl in line with removing const qualifier from encode bufferAndrew Stitcher2012-08-281-3/+3
* NO-JIRA: Remove const qualifier from encode buffer; additional change require...Gordon Sim2012-08-281-3/+3
* NO-JIRA: Remove const qualifier from encode buffer (can't encode into if it i...Gordon Sim2012-08-289-13/+13
* QPID-4010 : [Java Broker] Add documentation on authentication managers from J...Robert Godfrey2012-08-282-0/+189
* QPID-4258: remove some other empty directories from the java treeRobert Gemmell2012-08-270-0/+0
* QPID-4258: remove a bunch of empty directories from the java treeRobert Gemmell2012-08-270-0/+0
* QPID-4237: modified FileGroupDatabase to ensure that it always closes its fil...Robert Gemmell2012-08-271-2/+24
* QPID-4237: added convenience method to AuthenticatedResult to facilitate impl...Robert Gemmell2012-08-271-3/+13
* NO-JIRA: make the default location the 'localfs' ivy resolver uses be a subdi...Robert Gemmell2012-08-271-1/+1
* NO-JIRA: add ivy config for new modules for use in uploading the maven artifa...Robert Gemmell2012-08-261-0/+48
* QPID-4250: ensure producer creation on 0-8/0-9/0-9-1 connections respects the...Robert Gemmell2012-08-265-39/+118
* QPID-4249 TopicExchange binding lookup for all routing keysCharles E. Rolke2012-08-243-11/+152
* QPID-4236, QPID-4237, QPID-4245: exclude new systest package from CPP test pr...Robert Gemmell2012-08-241-0/+1
* QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex...Robert Gemmell2012-08-24137-1316/+6481
* QPID-2393 Limit number of queues per user.Charles E. Rolke2012-08-2412-7/+366
* QPID-4244 : expand broker mech list in sasl config file.Michael Goulish2012-08-241-14/+16
* QPID-4053: Change performance test qpid queue creator to drain the queue befo...Keith Wall2012-08-235-43/+85
* QPID-4230 Username substitution keywords in Acl file. Repair function definit...Charles E. Rolke2012-08-211-4/+4