summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-2731: enable the jmx management console to set boolean attribute valuesRobert Gemmell2010-07-162-1/+13
* Fix cmake build to correctly enable sasl if libs are detected.Gordon Sim2010-07-162-9/+6
* Fix unreferenced local variable warningStephen D. Huston2010-07-151-1/+1
* Fix unreferenced local variable warningStephen D. Huston2010-07-151-1/+1
* QPID-2734: Tighter control over sasl related test; now passes when cyrus-sasl...Gordon Sim2010-07-152-1/+14
* Selinux policy module needed to run a qpid cluster with selinux in enforcing ...Alan Conway2010-07-151-0/+16
* Add license to help2man replacment scripts (add shebang to the executable file)Gordon Sim2010-07-153-0/+55
* Fix read-credit bug causing cluster brokers to disconnect clients sporadically.Alan Conway2010-07-143-10/+27
* Move libqpidtypes to the front of the libraries list.Alan Conway2010-07-141-1/+1
* QMF: fix for r961919 - accept old style class keys without throwing an except...Kenneth Anthony Giusti2010-07-141-12/+18
* default ports for reconnect_urlsRafael H. Schloming2010-07-141-3/+3
* QPID-2526 : Applied patch to module.xml that quotes LogMessage files for proc...Martin Ritchie2010-07-141-2/+2
* fixed parsing of failover URLs; fixed driver to notice when reconnect_urls is...Rafael H. Schloming2010-07-142-12/+22
* Specify paths for the generated resource file so it gets picked up correctly ...Stephen D. Huston2010-07-141-2/+2
* Remove deleted files from Makefile.am, part of removing the old python examples.Alan Conway2010-07-134-16/+0
* eliminate spurious error logging and reconnect attemptsRafael H. Schloming2010-07-132-2/+6
* fixed missign import and added test case for reconnect_urlsRafael H. Schloming2010-07-133-7/+22
* corrected whitespaceRafael H. Schloming2010-07-131-1/+1
* removed old python examplesRafael H. Schloming2010-07-1352-3105/+33
* QPID-2671 - Patch from Chuck RolkeTed Ross2010-07-131-1/+125
* QPID-2728 - Patch from Chuck RolkeTed Ross2010-07-131-1/+2
* Fix error introduced in r963409 causing "AttributeError: Broker instance has ...Alan Conway2010-07-131-1/+1
* Added missing dependencies for SSL to INSTALLAlan Conway2010-07-131-1/+1
* QPID-2709: update references to the old incubator mailing lists and svn repos...Robert Gemmell2010-07-125-5/+5
* QMF: enable python console to pull schema info from agent.Kenneth Anthony Giusti2010-07-123-142/+302
* Fix test framework error causing "AttributeError: Popen instance has no attri...Alan Conway2010-07-121-2/+2
* fixed payload of None for text/plain messagesRafael H. Schloming2010-07-122-2/+20
* Exclude the Java broker InfoPlugin tests from the CPP profilesRobert Gemmell2010-07-121-0/+2
* QPID-2726: add custom PlainPasswordCallback to enable PLAIN auth against cust...Robert Gemmell2010-07-102-16/+88
* QPID-2727: Handle exceptions in Broker constructor and call finalise to safel...Gordon Sim2010-07-091-0/+5
* bugfix: convert v1 oid's when calling v2 agentKenneth Anthony Giusti2010-07-091-2/+10
* QPID-2711 - Patch from Chuck RolkeTed Ross2010-07-086-22/+347