summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: remove unused codeGordon Sim2013-06-192-40/+0
* QPID-4854: signal connection establishment for broker initiated connections alsoGordon Sim2013-06-191-0/+1
* QPID-4935: handle case where peer to sender settles without setting a deliver...Gordon Sim2013-06-192-2/+22
* QPID-4905: Stopped broker::Broker needing to refer to broker::ConnectionAndrew Stitcher2013-06-1920-93/+119
* QPID-4905: Tidy up broker::ConnectionAndrew Stitcher2013-06-1924-329/+208
* QPID-4933: Fix Ruby gem installs on Ruby > 1.8.7Darryl L. Pierce2013-06-191-2/+10
* QPID-4745: Remove spurious --port option in qpidd-p0Alan Conway2013-06-191-1/+1
* NO-JIRA: Remove useless HAVE_CONFIG_H definitionAndrew Stitcher2013-06-186-23/+9
* QPID-4745: Alternative port allocation for tests, instead of 'qpidd --port=0'Alan Conway2013-06-184-5/+59
* QPID-4926: Add path when invoking sasl_test_setup.shAlan Conway2013-06-181-1/+1
* NO-JIRA: Fix compile errors in Windows build.Alan Conway2013-06-182-3/+3
* QPID-4934 : [Java XA] Stop redundant session creation for XA Sessions, improv...Robert Godfrey2013-06-184-31/+62
* QPID-4926: Get Unix sasl/ssl test workingAndrew Stitcher2013-06-171-13/+24
* NO-JIRA: Fix typo "sock.close" in qpid/python/qpid/util.pyAlan Conway2013-06-171-1/+1
* QPID-4348: HA Use independent sequence numbers for identifying messagesAlan Conway2013-06-1749-594/+1036
* QPID-4929 : [Java AMQP 1.0 Client] Infinite recursion in encoding of Delivery...Robert Godfrey2013-06-171-1/+1
* No Jira: Refactored Exchange and Queue selection dropdowns, which were a litt...Fraser Adams2013-06-163-399/+207
* QPID-4926: Add in overlooked cli_testsAndrew Stitcher2013-06-141-0/+1
* QPID-4926: Add in tests missing from the cmake buildAndrew Stitcher2013-06-141-5/+15
* QPID-4925 : [Java Broker] Timeout connections which do not complete connectio...Robert Godfrey2013-06-146-10/+42
* NO-JIRA: Windows fixes for previous "simple" changeAndrew Stitcher2013-06-133-1/+3
* NO-JIRA: Remove unnecessary includes for AsynchIOAndrew Stitcher2013-06-132-8/+8
* NO-JIRA: Remove unnecessary codeAndrew Stitcher2013-06-131-45/+9
* QPID-4923: Windows C++ broker should use --ssl-port option to select ssl portAndrew Stitcher2013-06-131-1/+1
* NO-JIRA: restrict broker to listen only on loopback interface (which is all t...Gordon Sim2013-06-1313-20/+22
* QPID-4921: check pointer before using itGordon Sim2013-06-131-1/+1
* QPID-4917: allow shared topic subscriptionsGordon Sim2013-06-123-7/+22
* QPID-4766: Added generic filter support to address handling in qpid::messagin...Gordon Sim2013-06-1210-150/+566
* QPID-4916: Document how to configure queue arguments in virtual host configur...Alex Rudyy2013-06-111-0/+18
* QPID-4914: Improve documentation for configuring queue binding in virtual hos...Alex Rudyy2013-06-111-5/+11
* QPID_4913 - Work in progressTed Ross2013-06-1113-96/+208
* QPID-4905: Removed TimeoutHandler interface as it was really unusedAndrew Stitcher2013-06-108-63/+6
* QPID-4905: Remove unused Connection ErrorListener interfaceAndrew Stitcher2013-06-104-25/+0
* QPID-4905: Remove unused methodAndrew Stitcher2013-06-101-5/+0
* QPID-4905: Remove unused functionAndrew Stitcher2013-06-101-1/+0
* QPID-4905: Remove deprecated and unused federation propertyAndrew Stitcher2013-06-102-4/+0
* QPID-4905: Tidy-up remove OutputHandler and directly use FrameHandlerAndrew Stitcher2013-06-1015-64/+20
* QPID-4905: Remove unused members in Connector interfaceAndrew Stitcher2013-06-105-32/+0
* QPID-4914: Document how to bind queues to exchangesAlex Rudyy2013-06-072-0/+97
* Fix compile warning on Visual Studio. NO-JIRA.Stephen D. Huston2013-06-071-2/+2
* QPID-4913 - Added the example configuration file.Ted Ross2013-06-071-0/+132
* QPID-4913 - Work-in-progres for configuration file reader.Ted Ross2013-06-0713-13/+577
* QPID-4912: Allow setting queue binding arguments in exchange MBeanAlex Rudyy2013-06-064-19/+179
* QPID-4911: Add unit test for setting of queue binding arguments in XML config...Alex Rudyy2013-06-061-1/+64
* Add a test for recovering a message with 0-length body. NO-JIRA.Stephen D. Huston2013-06-061-0/+17
* Allows QMF to build on Windows; resolves QPID-4909.Stephen D. Huston2013-06-064-13/+21
* QPID-4900: Add the server properties to the AMQP 1.0 SASL ProtocolEngine as w...Robert Gemmell2013-06-065-18/+40
* NO-JIRA: make the example usable though still horribleRobert Gemmell2013-06-062-2/+4
* QPID-4903: don't delete subscription queue when closing link if it was explic...Gordon Sim2013-06-061-1/+1
* QPID-4854: Removed use of intrusive_ptr::reset to work with older boost versionsAndrew Stitcher2013-06-051-1/+1