summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-2586: Give Client 0-10 close semantics not detachAndrew Donald Kennedy2010-07-262-6/+8
* QPID-2755 - Windows SDK has no READMETed Ross2010-07-262-0/+77
* QPID-2758: Use a FutureTask for DNS lookup with timeoutAndrew Donald Kennedy2010-07-262-33/+43
* QPID-2697: Print AMQConnectionURL optionsAndrew Donald Kennedy2010-07-262-5/+25
* QPID-2757: Remove double checked lockingAndrew Donald Kennedy2010-07-261-14/+7
* QPID-2744: Make 0-10 code path throw a MessageFormatException on null setObje...Andrew Donald Kennedy2010-07-262-14/+7
* QPID-2702 --max-connections does not work when using cluster.Alan Conway2010-07-231-2/+11
* Editorial changes.Jonathan Robie2010-07-231-43/+49
* Race condition in cluster+management, inconsistent errors like:Alan Conway2010-07-232-23/+46
* Bugfix: agent label in wrapped (python, ruby) qmf agent was not transmitted t...Ted Ross2010-07-224-5/+5
* QPID-2754: fix management object database locking problem.Kenneth Anthony Giusti2010-07-223-112/+208
* QPID-2752Rajith Muditha Attapattu2010-07-221-0/+2
* QPID-2752Rajith Muditha Attapattu2010-07-224-17/+84
* Sicne we have removed the old examples, this verify file is not needed any more.Rajith Muditha Attapattu2010-07-221-64/+0
* Added a log message to print out the negotiated AMQP version.Rajith Muditha Attapattu2010-07-221-1/+2
* QPID-2658: Adding 0-10 profile excludes for javaAndrew Donald Kennedy2010-07-2210-52/+123
* QPID-2657: Make Exceptions propagate to client for 0-10Andrew Donald Kennedy2010-07-2216-186/+206
* Cleanup M2.x merge codeMartin Ritchie2010-07-221-11/+3
* QPID-2744 : Add tests for correct exception when null object is set via setOb...Martin Ritchie2010-07-224-2/+43
* QPID-2740 : Update to use backupFilesToPath for non-compressed files.Martin Ritchie2010-07-221-18/+10
* QPID-2739 : Updated deleteFile to add the backupFilesToPath for delete reques...Martin Ritchie2010-07-221-3/+36
* QPID-2682: Move slow consumer disconnection mechanism to the brokerAndrew Donald Kennedy2010-07-2226-195/+77
* QPID-2679: cache queues that are configured on a per-virtualhost basisAndrew Donald Kennedy2010-07-223-16/+122
* Fixed timing problems with topic exchange test. Added support for broker addr...Jonathan Robie2010-07-211-14/+16
* Added makefile to build & install selinux policy modules.Alan Conway2010-07-212-0/+21
* Added selinux policy so developers can run cluster tests with enforcing=1Alan Conway2010-07-212-3/+30
* QPID-2738Rajith Muditha Attapattu2010-07-214-24/+50
* QPID-2731: ensure the MessageStoreTest test store for Derby is created within...Robert Gemmell2010-07-211-1/+2
* Fix bug in cluster with authentication: nodes exit with "unauthorized-access"Alan Conway2010-07-206-2/+35
* Removed extraneous output in Java programs by setting log4j to WARN.Jonathan Robie2010-07-201-13/+2
* Configuration file for log4j - limits Java output.Jonathan Robie2010-07-201-0/+7
* Fixed qpid-config parameter problem.Jonathan Robie2010-07-201-13/+19
* QMF: bugfix - save the exception object generated on broker connection setup ...Kenneth Anthony Giusti2010-07-201-12/+4
* Added compile instructions to selinux policy source file.Alan Conway2010-07-201-1/+3
* QPID-2733Rajith Muditha Attapattu2010-07-201-0/+2
* Added Java tests. (One test still fails ...)Jonathan Robie2010-07-191-21/+89
* QPID-2589 - Patch from Chuck RolkeTed Ross2010-07-193-1/+20
* QPID-2589 - Patch from Chuck RolkeTed Ross2010-07-1914-23/+245
* QPID-2589 - Patch from Chuck RolkeTed Ross2010-07-191-0/+1746
* Fix incorrect exe nameGordon Sim2010-07-191-1/+1
* QPID-2647: Fix typo in str8-latinAndrew Donald Kennedy2010-07-191-1/+1
* remove unused library file with old OSGI version (contained in felix library)Andrew Donald Kennedy2010-07-191-0/+0
* Make address used for map sender/receiver configurable; make default create t...Gordon Sim2010-07-192-2/+4
* QPID-2735Rajith Muditha Attapattu2010-07-172-4/+33
* QPID-2736Rajith Muditha Attapattu2010-07-164-47/+222
* Fixed race condition with setting up queues for subscriptions using timeouts....Jonathan Robie2010-07-161-9/+21
* QPID-2731, QPID-2741, QPID-2742: Enable the MessageStoreTest to run for the D...Robert Gemmell2010-07-162-43/+72
* QPID-2742: Gather exchange type name properly, and remove the extraneous stat...Robert Gemmell2010-07-161-3/+3
* QPID-2741: issue the shutdown command to Derby during close()Robert Gemmell2010-07-161-0/+16
* QPID-2731: enable getting/setting queue exclusivity via JMXRobert Gemmell2010-07-1616-8/+155