| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-4390, QPID-4743: generate ID's randomly at startup, for the broker and d... | Robert Gemmell | 2013-04-15 | 20 | -33/+66 |
| * | QPID-4390, QPID-4743: configuration improvements from review | Robert Gemmell | 2013-04-15 | 4 | -199/+6 |
| * | QPID-4742: add option to create a copy of the initial config file, either at ... | Robert Gemmell | 2013-04-15 | 5 | -76/+138 |
| * | QPID-4741: add command line option to request overwritig existing broker conf... | Robert Gemmell | 2013-04-15 | 11 | -26/+126 |
| * | QPID-4739: add ACL tests for new TrustStore + KeyStore objects | Robert Gemmell | 2013-04-15 | 5 | -7/+348 |
| * | QPID-4739: complete support for defining multiple key/trust stores and assign... | Robert Gemmell | 2013-04-12 | 56 | -701/+2523 |
| * | QPID-4728: add 'credit' parameter to Federation Bridge configuration. | Kenneth Anthony Giusti | 2013-04-11 | 11 | -79/+213 |
| * | QPID-4733: Fix windows problem introduced by installation of init scripts | Alan Conway | 2013-04-11 | 1 | -12/+17 |
| * | QPID-4738: Add "qpid-ha status --all" option. | Alan Conway | 2013-04-11 | 1 | -12/+29 |
| * | NO-JIRA: HA doc updates to migration guide and broker book. | Alan Conway | 2013-04-11 | 2 | -17/+28 |
| * | QPID-4698: Removed the requirement for Python 2.7. | Darryl L. Pierce | 2013-04-11 | 1 | -1/+1 |
| * | NO-JIRA: HA updates to migration guide. | Alan Conway | 2013-04-11 | 2 | -14/+21 |
| * | QPID-4737: Fix cmake "make package" | Alan Conway | 2013-04-11 | 1 | -1/+1 |
| * | QPID-4735: ACL file size/count upper limit checks incorrect | Charles E. Rolke | 2013-04-10 | 4 | -75/+129 |
| * | QPID-4733: Fix cmake installation of init scripts | Alan Conway | 2013-04-10 | 4 | -13/+22 |
| * | QPID-4734: Release builds fail on GCC 4.4.7 / Boost 1.41 | Andrew Stitcher | 2013-04-10 | 1 | -0/+5 |
| * | QPID-2789 : [Java Broker] Prevent additional messages being enqueued after a ... | Robert Godfrey | 2013-04-10 | 2 | -1/+27 |
| * | QPID-4698: Missed two macros in qpidd-primary.in | Darryl L. Pierce | 2013-04-09 | 2 | -4/+5 |
| * | QPID-4729: Missing file in 0.22 cpp package breaks cmake build in dist kit | Charles E. Rolke | 2013-04-09 | 1 | -0/+1 |
| * | QPID-4727:C++ Broker ACL keyword to reference default exchange. | Charles E. Rolke | 2013-04-08 | 4 | -3/+26 |
| * | QPID-3675: Java QMF2 API, REST API, QMF GUI and Java Broker QMF Management Pl... | Fraser Adams | 2013-04-08 | 238 | -0/+41128 |
| * | QPID-4698: Fixed the install location for files under CMake. | Darryl L. Pierce | 2013-04-08 | 5 | -10/+27 |
| * | QPID-4705: Restrict access to web management interfaces to authenticated and ... | Alex Rudyy | 2013-04-08 | 20 | -371/+841 |
| * | QPID-4726: [Java Broker] AMQP 1.0 : Improve SASL support | Robert Godfrey | 2013-04-07 | 5 | -134/+159 |
| * | QPID-4725 : [Java Broker] HTTP Management GUI Connection and VirtualHost tabs... | Robert Godfrey | 2013-04-07 | 3 | -0/+5 |
| * | QPID-4721: .NET Binding WinSdk does not build hello_world and hello_xml | Charles E. Rolke | 2013-04-05 | 1 | -0/+2 |
| * | QPID-4717 - Added missing call to statisticsUpdated for Exchanges. | Ted Ross | 2013-04-05 | 1 | -0/+2 |
| * | QPID-4689: fix dropped heartbeat indications and object update callbacks | Kenneth Anthony Giusti | 2013-04-05 | 3 | -14/+220 |
| * | QPID-4718: set exclusive owner on subscription queue | Gordon Sim | 2013-04-05 | 1 | -0/+1 |
| * | QPID-4716: set durability on terminus | Gordon Sim | 2013-04-05 | 2 | -1/+27 |
| * | QPID-4704: Build legacystore.so as a module, not a shared library. | Darryl L. Pierce | 2013-04-05 | 1 | -3/+7 |
| * | QPID-4676: set the certificate alias to use for the client to ensure the test... | Robert Gemmell | 2013-04-05 | 1 | -1/+1 |
| * | QPID-4701: Turn off visibility=hidden for gcc 4.2.1 due to problems with mess... | Gordon Sim | 2013-04-05 | 1 | -1/+1 |
| * | NO-JIRA: HA documentation: minor updates to HA chapter. | Alan Conway | 2013-04-04 | 2 | -42/+169 |
| * | QPID-4699: Modification to C++ INSTALL guide - updated following comments fro... | Fraser Adams | 2013-04-04 | 1 | -26/+38 |
| * | QPID-4696: Fix javascript bug incorrectly invoking showReadOnlyAttributes on ... | Alex Rudyy | 2013-04-04 | 1 | -1/+1 |
| * | QPID-4700: fix typo in mapping for 'to' field | Gordon Sim | 2013-04-03 | 1 | -1/+1 |
| * | QPID-4699: Modification to C++ INSTALL guide | Fraser Adams | 2013-04-03 | 1 | -84/+98 |
| * | QPID-4696: Group broker attributes on editing UI, improve attribute descripti... | Alex Rudyy | 2013-04-03 | 11 | -244/+187 |
| * | QPID-4575 Visual Studio 2012 - remove template arguments | Charles E. Rolke | 2013-04-03 | 1 | -3/+3 |
| * | QPID-4697: Minor fixes to make distcheck | Alan Conway | 2013-04-03 | 3 | -48/+55 |
| * | QPID-4678: Update management operations to invoke ACL checks only once | Alex Rudyy | 2013-04-03 | 1 | -4/+4 |
| * | QPID-4695: Add validation of configured object names and IDs | Alex Rudyy | 2013-04-03 | 7 | -5/+33 |
| * | QPID-4694: ensure that any IDs generated at startup are saved immediately, ra... | Robert Gemmell | 2013-04-03 | 2 | -0/+12 |
| * | QPID-4692 ACL queue quotas did not count autodelete - patch by Ernie Allen | Charles E. Rolke | 2013-04-02 | 1 | -0/+4 |
| * | QPID-4691: Fix validation and UI for setting of keystore/truststore/peerstore... | Alex Rudyy | 2013-04-02 | 8 | -57/+269 |
| * | NO-JIRA: cmake: Fix use of file(copy) command, which is not available in cmak... | Alan Conway | 2013-04-02 | 2 | -5/+4 |
| * | QPID-4676: add system test to check External authentication provider behaviou... | Robert Gemmell | 2013-04-02 | 1 | -1/+73 |
| * | NO-JIRA: Remove unnecessary mention of ldconfig in INSTALL instructions. | Alan Conway | 2013-04-01 | 1 | -2/+2 |
| * | QPID-4640: cmake: set RPATH so installed execuatables run. | Alan Conway | 2013-04-01 | 1 | -48/+64 |