summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-4973 : [Java Broker] Refactor DurableConfigurationStoreRobert Godfrey2013-07-0228-714/+608
* NO-JIRA: Moved autotools back to using Swig 1.3.26 or higher.Darryl L. Pierce2013-07-021-1/+1
* NO-JIRA: tweak code to allow better lock analysis by CoverityKenneth Anthony Giusti2013-07-021-5/+5
* QPID-4969: C++ Broker headers exchange allows creation of bindings Charles E. Rolke2013-07-013-6/+8
* QPID-4943: Introduce a feature for 0-8/0-9/0-9-1 protocols to close a connect...Robert Godfrey2013-07-011-0/+1
* QPID-4971: Uninitialized variables in QueueSettingsCharles E. Rolke2013-07-011-0/+2
* QPID-4970 : [Java Broker] Configure MessageStores based on VirtualHost object...Robert Godfrey2013-07-0144-236/+739
* QPID-4958: fixed race condition in ClientRegistry that caused awaitClients to...Phil Harvey2013-07-011-25/+36
* QPID-4969: Headers exchange allows bindings with duplicate managementId.Charles E. Rolke2013-06-281-0/+11
* QPID-4328: HA support for transactions initial design doc.Alan Conway2013-06-281-0/+175
* NO-JIRA: Refactor AclData to extract two deeply nested functions. Fix parens.Charles E. Rolke2013-06-282-716/+699
* QPID-4967 - Added the Python routing engine and integrated its tests into ctestTed Ross2013-06-2815-6/+1914
* QPID-4966: ensure timeout is honoured while waiting of rmessagesGordon Sim2013-06-282-3/+33
* QPID-4965: check filters on assertGordon Sim2013-06-282-4/+64
* QPID-4961: Fix make distcheck problems with qpidd-p0 script.Alan Conway2013-06-271-9/+4
* QPID-4961: Remove obsolete ssl.cmake from EXTRA_DISTJustin Ross2013-06-271-1/+0
* QPID-4944: HA skip test test_failover_send_receive till fixed.Alan Conway2013-06-271-1/+3
* NO-JIRA - Updated the remote management protocol to look more like the propos...Ted Ross2013-06-272-18/+23
* QPID-4943: Allow setting client connection property 'qpid.close_when_no_route...Alex Rudyy2013-06-272-2/+74
* NO-JIRA: restrict broker to listen only on loopback interface (ensures they a...Gordon Sim2013-06-273-4/+4
* QPID-4837 : [Java Broker] add ability to use connection pool for JDBC storeRobert Godfrey2013-06-271-0/+54
* QPID-4957: ensure bindings created on attaching link are deleted alog with th...Gordon Sim2013-06-271-1/+1
* QPID-4955: Don't install SYSV style service control files on WindowsAndrew Stitcher2013-06-271-2/+1
* QPID-4955: Fix to previous commitAndrew Stitcher2013-06-271-2/+2
* QPID-4955: CMake install puts config files in the wrong placeAndrew Stitcher2013-06-263-7/+4
* NO-JIRA - Integrated the memory manager into the agent for remote access.Ted Ross2013-06-263-2/+39
* QPID-4919: repair r1497036 for windows buildsCharles E. Rolke2013-06-261-7/+8
* NO-JIRA - Management agent in the container now responds to "get" requests.Ted Ross2013-06-267-20/+221
* QPID-4919: Allow definition of topics in AMQP 1.0, composed of an exchange an...Gordon Sim2013-06-2630-114/+742
* QPID-4950: ensure exchange stats are updated with correct content size for me...Gordon Sim2013-06-263-2/+34
* NO-JIRA - additional commit related to the last commit.Ted Ross2013-06-261-41/+2
* NO-JIRA - Major refactoring of the code for composing performatives in messages.Ted Ross2013-06-266-424/+678
* QPID-4953: recognise temp queue shorthand in 0-10 codepathGordon Sim2013-06-262-3/+32
* QPID-4951: Add cause code and message into operational logs for session close...Alex Rudyy2013-06-2614-9/+186
* QPID-4487: Removed definition missed from the original commitAndrew Stitcher2013-06-251-1/+0
* QPID-4949: explicitly delete the management agent during the Broker destructorKenneth Anthony Giusti2013-06-251-0/+1
* NO-JIRA: Corrections for the python API doc; a patch from Ernie AllenJustin Ross2013-06-251-10/+14
* QPID-4811: Add control over session timeout; a patch from Ernie AllenJustin Ross2013-06-251-5/+10
* QPID-4939: Have Perl's Makefile.PL generate the Swig bindings.Darryl L. Pierce2013-06-251-0/+3
* QPID-4712: fixes for windows, rhel5Gordon Sim2013-06-253-10/+11
* NO-JIRA: fixed two minor typos in doxygenGordon Sim2013-06-251-2/+2
* QPID-4712: authorisation for AMQP 1.0 connectionsGordon Sim2013-06-2561-410/+1222
* QPID-4946 : [Java Broker] closing the broker may result in same message being...Robert Godfrey2013-06-2510-4/+137
* QPID-4913 - Added new file missing in last commit.Ted Ross2013-06-241-0/+21
* QPID-4913 - Added configuration file option in command line parser.Ted Ross2013-06-242-1/+41
* NO-JIRA - Added Listener and Connector Configuration, Wired in SSL support.Ted Ross2013-06-2416-321/+630
* QPID-4837 : [Java Broker] add ability to use connection pool for JDBC storeRobert Godfrey2013-06-2418-14/+453
* No JIRA: Refactored QMF GUI qmf-ui.js to remove a lot of copy and paste reuse...Fraser Adams2013-06-232-178/+101
* QPID-4943: Introduce a feature for 0-8/0-9/0-9-1 protocols to close a connect...Alex Rudyy2013-06-2126-112/+1003
* QPID-4944: HA Sporadic failure in ha_tests: tes_failover_send_receive and tes...Alan Conway2013-06-219-66/+67