summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-4390, QPID-4743: generate ID's randomly at startup, for the broker and d...Robert Gemmell2013-04-1520-33/+66
* QPID-4390, QPID-4743: configuration improvements from reviewRobert Gemmell2013-04-154-199/+6
* QPID-4742: add option to create a copy of the initial config file, either at ...Robert Gemmell2013-04-155-76/+138
* QPID-4741: add command line option to request overwritig existing broker conf...Robert Gemmell2013-04-1511-26/+126
* QPID-4739: add ACL tests for new TrustStore + KeyStore objectsRobert Gemmell2013-04-155-7/+348
* QPID-4739: complete support for defining multiple key/trust stores and assign...Robert Gemmell2013-04-1256-701/+2523
* QPID-4728: add 'credit' parameter to Federation Bridge configuration.Kenneth Anthony Giusti2013-04-1111-79/+213
* QPID-4733: Fix windows problem introduced by installation of init scriptsAlan Conway2013-04-111-12/+17
* QPID-4738: Add "qpid-ha status --all" option.Alan Conway2013-04-111-12/+29
* NO-JIRA: HA doc updates to migration guide and broker book.Alan Conway2013-04-112-17/+28
* QPID-4698: Removed the requirement for Python 2.7.Darryl L. Pierce2013-04-111-1/+1
* NO-JIRA: HA updates to migration guide.Alan Conway2013-04-112-14/+21
* QPID-4737: Fix cmake "make package"Alan Conway2013-04-111-1/+1
* QPID-4735: ACL file size/count upper limit checks incorrectCharles E. Rolke2013-04-104-75/+129
* QPID-4733: Fix cmake installation of init scriptsAlan Conway2013-04-104-13/+22
* QPID-4734: Release builds fail on GCC 4.4.7 / Boost 1.41Andrew Stitcher2013-04-101-0/+5
* QPID-2789 : [Java Broker] Prevent additional messages being enqueued after a ...Robert Godfrey2013-04-102-1/+27
* QPID-4698: Missed two macros in qpidd-primary.inDarryl L. Pierce2013-04-092-4/+5
* QPID-4729: Missing file in 0.22 cpp package breaks cmake build in dist kitCharles E. Rolke2013-04-091-0/+1
* QPID-4727:C++ Broker ACL keyword to reference default exchange.Charles E. Rolke2013-04-084-3/+26
* QPID-3675: Java QMF2 API, REST API, QMF GUI and Java Broker QMF Management Pl...Fraser Adams2013-04-08238-0/+41128
* QPID-4698: Fixed the install location for files under CMake.Darryl L. Pierce2013-04-085-10/+27
* QPID-4705: Restrict access to web management interfaces to authenticated and ...Alex Rudyy2013-04-0820-371/+841
* QPID-4726: [Java Broker] AMQP 1.0 : Improve SASL supportRobert Godfrey2013-04-075-134/+159
* QPID-4725 : [Java Broker] HTTP Management GUI Connection and VirtualHost tabs...Robert Godfrey2013-04-073-0/+5
* QPID-4721: .NET Binding WinSdk does not build hello_world and hello_xmlCharles E. Rolke2013-04-051-0/+2
* QPID-4717 - Added missing call to statisticsUpdated for Exchanges.Ted Ross2013-04-051-0/+2
* QPID-4689: fix dropped heartbeat indications and object update callbacksKenneth Anthony Giusti2013-04-053-14/+220
* QPID-4718: set exclusive owner on subscription queueGordon Sim2013-04-051-0/+1
* QPID-4716: set durability on terminusGordon Sim2013-04-052-1/+27
* QPID-4704: Build legacystore.so as a module, not a shared library.Darryl L. Pierce2013-04-051-3/+7
* QPID-4676: set the certificate alias to use for the client to ensure the test...Robert Gemmell2013-04-051-1/+1
* QPID-4701: Turn off visibility=hidden for gcc 4.2.1 due to problems with mess...Gordon Sim2013-04-051-1/+1
* NO-JIRA: HA documentation: minor updates to HA chapter.Alan Conway2013-04-042-42/+169
* QPID-4699: Modification to C++ INSTALL guide - updated following comments fro...Fraser Adams2013-04-041-26/+38
* QPID-4696: Fix javascript bug incorrectly invoking showReadOnlyAttributes on ...Alex Rudyy2013-04-041-1/+1
* QPID-4700: fix typo in mapping for 'to' fieldGordon Sim2013-04-031-1/+1
* QPID-4699: Modification to C++ INSTALL guideFraser Adams2013-04-031-84/+98
* QPID-4696: Group broker attributes on editing UI, improve attribute descripti...Alex Rudyy2013-04-0311-244/+187
* QPID-4575 Visual Studio 2012 - remove template argumentsCharles E. Rolke2013-04-031-3/+3
* QPID-4697: Minor fixes to make distcheckAlan Conway2013-04-033-48/+55
* QPID-4678: Update management operations to invoke ACL checks only onceAlex Rudyy2013-04-031-4/+4
* QPID-4695: Add validation of configured object names and IDsAlex Rudyy2013-04-037-5/+33
* QPID-4694: ensure that any IDs generated at startup are saved immediately, ra...Robert Gemmell2013-04-032-0/+12
* QPID-4692 ACL queue quotas did not count autodelete - patch by Ernie AllenCharles E. Rolke2013-04-021-0/+4
* QPID-4691: Fix validation and UI for setting of keystore/truststore/peerstore...Alex Rudyy2013-04-028-57/+269
* NO-JIRA: cmake: Fix use of file(copy) command, which is not available in cmak...Alan Conway2013-04-022-5/+4
* QPID-4676: add system test to check External authentication provider behaviou...Robert Gemmell2013-04-021-1/+73
* NO-JIRA: Remove unnecessary mention of ldconfig in INSTALL instructions.Alan Conway2013-04-011-2/+2
* QPID-4640: cmake: set RPATH so installed execuatables run.Alan Conway2013-04-011-48/+64