summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-4748: Consistent handling of durations in broker configuration, allowing...Alan Conway2013-04-1912-42/+106
* QPID-3584 - Added missing special argument in qpid-config.Ted Ross2013-04-181-1/+1
* QPID-4734: Expand ignoring warnings to all patchlevels of gcc 4.4Andrew Stitcher2013-04-181-1/+1
* QPID-3689: Fix previous change of command line option handlingAndrew Stitcher2013-04-182-3/+7
* QPID-4750: Fix unhandled exception; patch from Ernie AllenJustin Ross2013-04-181-1/+1
* QPID-4746, QPID-4747:Fix the tests failing on IBM JDKAlex Rudyy2013-04-181-18/+33
* QPID-3689: Change tcp nodelay to be the defaultAndrew Stitcher2013-04-173-3/+9
* QPID-4736: Demote journal log messages from warn to infoCharles E. Rolke2013-04-171-2/+2
* NO-JIRA: fix sporadic federation test_pull_from_queue_recovery test failuresKenneth Anthony Giusti2013-04-171-4/+6
* QPID-4747: Remove defaultAuthenticationProvider field from broker attribute e...Alex Rudyy2013-04-171-18/+0
* QPID-4746, QPID-4747: Complete partial change in previous commitAlex Rudyy2013-04-171-1/+3
* QPID-4746, QPID-4747: remove the defaultAuthenticationProvider attribute from...Alex Rudyy2013-04-1754-660/+1059
* QPID-4731: Added additional system test DurableSubscriptionTest#testUnsubscri...Keith Wall2013-04-173-33/+115
* QPID-4731: Implemented JMSSelectorFilter equals() and hashcode() to avoid lea...Keith Wall2013-04-172-4/+91
* QPID-4744: add option for separate SSL keyfile to qpid-toolKenneth Anthony Giusti2013-04-161-15/+46
* QPID-3921: Move code from Statement.h to Statement.cppAndrew Stitcher2013-04-162-60/+58
* 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