summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-4688: update optional BDB store to use version 5.0.73 of BDB JERobert Gemmell2013-04-013-3/+3
* QPID-4687: Add uninstall make target to cmake buildAlan Conway2013-04-014-28/+85
* QPID-3769 Modified the equals and hashcode methods in AMQTopic to fallRajith Muditha Attapattu2013-04-012-5/+36
* QPID-4657, QPID-4683: really going all out on the spelling fixes :PRobert Gemmell2013-04-011-3/+3
* QPID-4686: Mention ldconfig in cpp/INSTALL instructionsAlan Conway2013-04-011-8/+16
* QPID-4684: Remove obsolete options from example qpidd.conf file.Alan Conway2013-04-011-3/+3
* QPID-4594, QPID-4682: review changesRobert Gemmell2013-04-011-4/+2
* QPID-4657, QPID-4683: review changesRobert Gemmell2013-04-012-5/+4
* QPID-4676: change External auth provider to create usernames of the form <CN>...Robert Gemmell2013-04-015-17/+237
* QPID-4677: fix for r1463064, which was apparently too complex for the Eclipse...Robert Gemmell2013-04-011-1/+1
* QPID-4677: group the constants for clarity and rename remaining inherited que...Robert Gemmell2013-03-312-11/+13
* QPID-4462: simply return the PlainSaslServer directly instead of looking up i...Robert Gemmell2013-03-311-6/+3
* QPID-4390, QPID-4681: change attribute name to "modelVersion" to better refel...Robert Gemmell2013-03-313-7/+7
* QPID-4594, QPID-4682: changes from review of new 'management mode' functionalityRobert Gemmell2013-03-316-24/+70
* QPID-4657, QPID-4683: review changes for new port configuration functionalityRobert Gemmell2013-03-319-39/+272
* QPID-4680 : [Java Broker] NoAck subscription on persistent queue in 0-8/9/9-1...Robert Godfrey2013-03-311-5/+27
* QPID-4679: Cleaned up processing of addresses, including errors and warnings ...Gordon Sim2013-03-298-63/+241
* QPID-4678: Add ACL checks to restrict the operations to change broker level c...Alex Rudyy2013-03-2914-9/+711
* QPID-4677: Rename broker and virtual host attribute constants to distiguish t...Alex Rudyy2013-03-2919-167/+167
* QPID-4677: Add missing broker attributes related to store transactionsAlex Rudyy2013-03-297-5/+159
* QPID-4677: Fix incorrect attribute names and update web management console UI...Alex Rudyy2013-03-2910-102/+141
* QPID-4661: Fix broker attribute conversion bugAlex Rudyy2013-03-292-3/+24
* QPID-4669: have cmake build require proton 0.3 or greaterGordon Sim2013-03-281-2/+7
* QPID-4671: [Java Broker] Fix NPE occuring in FanoutExchange#isBound(... AMQQu...Alex Rudyy2013-03-282-2/+72
* QPID-4675: Allow receivers from direct exchanges without a subject filterGordon Sim2013-03-281-3/+1
* QPID-4674: Detect asynchronous connection close, session end and link detachGordon Sim2013-03-284-9/+69
* QPID-4666: fix exception messages during during 0-10 MessageSubscribe failure...Robert Gemmell2013-03-271-2/+2