summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Removed replication_test, unused test for defunct feature.Alan Conway2012-09-116-384/+1
* NO-JIRA: Correct bug in ReplicatingSubscription::getNext - find next message ...Alan Conway2012-09-113-8/+9
* NO-JIRA: Fix race in Connection, management object deleted while in use.Alan Conway2012-09-111-1/+1
* Look for dotnet example files in the correct place for vc9. Fixes QPID-4294Stephen D. Huston2012-09-111-3/+3
* QPID-4293: HA broker crashes on startupAlan Conway2012-09-101-1/+1
* QPID-4259, QPID-4262: HA broker can crash due to priority queue corruptionAlan Conway2012-09-101-2/+16
* Jira QPID-4142Michael Goulish2012-09-104-0/+20
* NO-JIRA: Correct closing tag in XML example with Java docbook documentation.Keith Wall2012-09-101-8/+4
* QPID-4292: add ACL rule to authorise access to the web management UIKeith Wall2012-09-1016-140/+325
* NO-JIRA: add default config for http managementRobert Gemmell2012-09-101-0/+5
* 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-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