| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-4282: Remove debug logging from web management console | Robert Gemmell | 2012-09-03 | 1 | -11/+0 |
| * | QPID-4238: escape tags for queue and virtualhost names with dots in them when... | Robert Gemmell | 2012-09-02 | 4 | -3/+53 |
| * | QPID-4253: add configuration for basic-auth on http / https management and se... | Robert Gemmell | 2012-09-02 | 5 | -5/+139 |
| * | QPID-4236,QPID-4237: update the ACL examples to reflect permissioning of the ... | Robert Gemmell | 2012-09-02 | 1 | -9/+20 |
| * | QPID-4236,QPID-4237: add some documentation for the FileGroupManager and upda... | Robert Gemmell | 2012-09-02 | 4 | -18/+79 |
| * | QPID-4111: make menu link text more generic to stop it going stale as new rel... | Robert Gemmell | 2012-09-01 | 1 | -1/+1 |
| * | QPID-4111: restore the Programming In Apache Qpid to its old output location | Robert Gemmell | 2012-09-01 | 2 | -1/+1 |
| * | QPID-4261: extend BindingURLs to allow specifying exchange durable/autodelete... | Robert Gemmell | 2012-09-01 | 19 | -233/+391 |
| * | QPID-4267 Committing a patch on behalf of Weston Price. | Rajith Muditha Attapattu | 2012-08-31 | 1 | -2/+11 |
| * | QPID-4270: Change web management plugin to log management operational log mes... | Keith Wall | 2012-08-30 | 6 | -34/+75 |
| * | QPID-4143 now producing test-summary.csv to make viewing all the 'all partici... | Keith Wall | 2012-08-29 | 14 | -77/+346 |
| * | NO-JIRA: Make ssl setTcpNoDelay interface same as TCP | Andrew Stitcher | 2012-08-29 | 3 | -9/+7 |
| * | NO-JIRA: Remove obsolete and now unused code | Andrew Stitcher | 2012-08-29 | 4 | -42/+0 |
| * | NO-JIRA: Remove redundant stuff from SslSocket | Andrew Stitcher | 2012-08-29 | 3 | -37/+1 |
| * | QPID-4242 : [Java Broker] Remove QMFv1 implementation | Robert Godfrey | 2012-08-29 | 120 | -11302/+306 |
| * | NO-JIRA: keep ssl in line with removing const qualifier from encode buffer | Andrew Stitcher | 2012-08-28 | 1 | -3/+3 |
| * | NO-JIRA: Remove const qualifier from encode buffer; additional change require... | Gordon Sim | 2012-08-28 | 1 | -3/+3 |
| * | NO-JIRA: Remove const qualifier from encode buffer (can't encode into if it i... | Gordon Sim | 2012-08-28 | 9 | -13/+13 |
| * | QPID-4010 : [Java Broker] Add documentation on authentication managers from J... | Robert Godfrey | 2012-08-28 | 2 | -0/+189 |
| * | QPID-4258: remove some other empty directories from the java tree | Robert Gemmell | 2012-08-27 | 0 | -0/+0 |
| * | QPID-4258: remove a bunch of empty directories from the java tree | Robert Gemmell | 2012-08-27 | 0 | -0/+0 |
| * | QPID-4237: modified FileGroupDatabase to ensure that it always closes its fil... | Robert Gemmell | 2012-08-27 | 1 | -2/+24 |
| * | QPID-4237: added convenience method to AuthenticatedResult to facilitate impl... | Robert Gemmell | 2012-08-27 | 1 | -3/+13 |
| * | NO-JIRA: make the default location the 'localfs' ivy resolver uses be a subdi... | Robert Gemmell | 2012-08-27 | 1 | -1/+1 |
| * | NO-JIRA: add ivy config for new modules for use in uploading the maven artifa... | Robert Gemmell | 2012-08-26 | 1 | -0/+48 |
| * | QPID-4250: ensure producer creation on 0-8/0-9/0-9-1 connections respects the... | Robert Gemmell | 2012-08-26 | 5 | -39/+118 |
| * | QPID-4249 TopicExchange binding lookup for all routing keys | Charles E. Rolke | 2012-08-24 | 3 | -11/+152 |
| * | QPID-4236, QPID-4237, QPID-4245: exclude new systest package from CPP test pr... | Robert Gemmell | 2012-08-24 | 1 | -0/+1 |
| * | QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex... | Robert Gemmell | 2012-08-24 | 137 | -1316/+6481 |
| * | QPID-2393 Limit number of queues per user. | Charles E. Rolke | 2012-08-24 | 12 | -7/+366 |
| * | QPID-4244 : expand broker mech list in sasl config file. | Michael Goulish | 2012-08-24 | 1 | -14/+16 |
| * | QPID-4053: Change performance test qpid queue creator to drain the queue befo... | Keith Wall | 2012-08-23 | 5 | -43/+85 |
| * | QPID-4230 Username substitution keywords in Acl file. Repair function definit... | Charles E. Rolke | 2012-08-21 | 1 | -4/+4 |
| * | QPID-4230 (review 6645) Username substition keywords in Acl file. | Charles E. Rolke | 2012-08-20 | 5 | -13/+738 |
| * | NO-JIRA: remove unsupported argument. | Kenneth Anthony Giusti | 2012-08-16 | 1 | -1/+1 |
| * | QPID-4234: ensure configuration observers see queue deletion | Gordon Sim | 2012-08-16 | 1 | -1/+1 |
| * | QPID-4051: document the effect of setting connecttimeout to 0 | Robert Gemmell | 2012-08-15 | 1 | -2/+2 |
| * | QPID-4178: Test value specified for no-local, rather than assuming its true | Gordon Sim | 2012-08-15 | 1 | -1/+1 |
| * | NO-JIRA Initialize variable before its use. | Charles E. Rolke | 2012-08-15 | 1 | -0/+1 |
| * | QPID-4178: Mark literals as unsigned ints | Gordon Sim | 2012-08-15 | 1 | -8/+8 |
| * | QPID-4231: Update optional BDB store to use version 5.0.58 of BDB | Keith Wall | 2012-08-14 | 4 | -4/+4 |
| * | Resolves QPID-4084, changing the format of high-res logged time from seconds-... | Stephen D. Huston | 2012-08-14 | 1 | -14/+60 |
| * | QPID-4143: [Java Perf Tests] Modified acknowledgement mode graphs to contrast... | Keith Wall | 2012-08-14 | 2 | -9/+11 |
| * | QPID-4143: modified perf test visualisation code so that chart-summary.html n... | Keith Wall | 2012-08-14 | 2 | -0/+15 |
| * | NO-JIRA: remove unused client/test folder | Robert Gemmell | 2012-08-14 | 24 | -879/+0 |
| * | NO-JIRA: remove unused manual test class | Robert Gemmell | 2012-08-14 | 1 | -277/+0 |
| * | QPID-4227: accept different type for user id from qpid. | Kenneth Anthony Giusti | 2012-08-13 | 1 | -0/+2 |
| * | QPID-4178: Fix valgrind errors: prevent circular reference in messages, preve... | Gordon Sim | 2012-08-13 | 5 | -7/+43 |
| * | NO-JIRA: disable test against java broker pending resolution of debate associ... | Gordon Sim | 2012-08-13 | 1 | -0/+1 |
| * | QPID-4111: fix issue in the docbook markup to get the PDF generation working ... | Robert Gemmell | 2012-08-12 | 1 | -7/+25 |