summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-5079: Added link map file to cut the number of symbols exported even fur...Andrew Stitcher2013-08-222-5/+20
* QPID-5079: Get library import/export declarations working for linuxAndrew Stitcher2013-08-226-37/+64
* QPID-5087 : [Java Broker] Fix test to mock restoreQueue/Exchange rather than ...Robert Godfrey2013-08-211-6/+4
* QPID-5087 : [Java Broker] Allow use of separate message stores and configurat...Robert Godfrey2013-08-219-48/+114
* QPID-5087 : [Java Broker] Allow use of separate message stores and configurat...Robert Godfrey2013-08-211-2/+2
* QPID-5088 : [Java Broker] fix NPE when null queue name is looked up in the qu...Robert Godfrey2013-08-211-1/+1
* QPID-5088 : [Java Broker] Isolate use of AMQShortString and FieldTable to 0-8...Robert Godfrey2013-08-21106-1009/+606
* QPID-5087 : [Java Broker] Allow use of separate message stores and configurat...Robert Godfrey2013-08-2035-132/+1337
* QPID-5086: send completions when restarting after stop, in order to move wind...Gordon Sim2013-08-202-0/+27
* QPID-5085: ensure messages released 'behind' a cursor on a priority queue don...Gordon Sim2013-08-202-1/+26
* QPID-5083: added include needed for some older compilersGordon Sim2013-08-201-0/+1
* QPID-5083: provide simple default where sasl functionality is not availableGordon Sim2013-08-194-1/+101
* [QPID-5082] Updated documentation to reflect new configuration changeWeston M. Price2013-08-191-1/+1
* QPID-5081 : [Java Broker] Refactor Queue Creation - allow integer argument fo...Robert Godfrey2013-08-191-1/+1
* QPID-5081 : [Java Broker] Refactor Queue CreationRobert Godfrey2013-08-181-2/+16
* QPID-5081 : [Java Broker] Refactor Queue CreationRobert Godfrey2013-08-1860-883/+1419
* [NO-JIRA] Changed JCA adapter to not use ConnectionPerHandler for performance...Weston M. Price2013-08-171-2/+2
* QPID-5078: ensure listeners are always notified if a message was left on the ...Gordon Sim2013-08-161-3/+6
* QPID-5050: Move invocation of ExceptionListener to after the failoverMutex is...Keith Wall2013-08-164-32/+290
* QPID-5074: update broker binary release tar process to handle plugins with de...Robert Gemmell2013-08-169-10/+39
* QPID-5073 : Add dependency on alternate exchange for queues where such an alt...Robert Godfrey2013-08-161-17/+15
* QPID-5073 : Add dependency on alternate exchange for queues where such an alt...Robert Godfrey2013-08-162-39/+167
* QPID-5077: improvement to SASL logic to handle entirely asynchronous dialogueGordon Sim2013-08-153-5/+14
* QPID-5073 : [Java Broker] Refactor DurableConfigurationStore recovery to allo...Robert Godfrey2013-08-1534-650/+1842
* QPID-5072: ensure session manager is informed when sessions end due to connec...Gordon Sim2013-08-151-1/+5
* Revert "QPID-5067: Changed language bindings to use UTF-8 encoding on strings."Darryl L. Pierce2013-08-143-19/+8
* Revert "QPID-5067: Fixed an unmatched closing parenthesis."Darryl L. Pierce2013-08-141-1/+1
* NO-JIRA: Fixed Eclipse project generation - project name suffix now has defau...Phil Harvey2013-08-141-0/+1
* QPID-5040: further fix for windows buildGordon Sim2013-08-131-1/+1
* QPID-5040: export symbols from common lib (required for windows build)Gordon Sim2013-08-133-31/+34
* QPID-4711: translate between structured content in AMQP 0-10 and 1.0Gordon Sim2013-08-138-46/+203
* QPID-5040: support for sending and receiving messages with AmqpValue sectionsGordon Sim2013-08-1338-521/+880
* QPID-5067: Fixed an unmatched closing parenthesis.Darryl L. Pierce2013-08-121-1/+1
* QPID-5067: Changed language bindings to use UTF-8 encoding on strings.Darryl L. Pierce2013-08-093-8/+19
* QPID-5065 : [Java] tests do not run on WindowsRobert Godfrey2013-08-091-1/+1
* QPID-5065 : [Java] tests do not run on WindowsRobert Godfrey2013-08-091-6/+4
* QPID-5062: pass through security details from SSL transport to enable EXTERNA...Gordon Sim2013-08-098-1/+27
* QPID-5065 : [Java] tests do not run on WindowsRobert Godfrey2013-08-093-19/+11
* QPID-5053: release exclusive queue ownership when session ends (clear the set...Gordon Sim2013-08-091-1/+1
* QPID-5060: remove exchange and durable for properties map, as they apply to t...Gordon Sim2013-08-092-2/+9
* QPID-5061: do exclusivity checks before registering link to avoid cancelling ...Gordon Sim2013-08-091-1/+1
* QPID-5056 : [Java Broker] Change configuration model to allow for KeyStores/T...Robert Godfrey2013-08-0810-162/+213
* QPID-5045 - Added tests for message REJECT and for the three-ack delivery pat...Ted Ross2013-08-082-13/+87
* QPID-5054: check whether topic actually exists in delete requestGordon Sim2013-08-081-2/+6
* QPID-5055: initialise some paged queue variablesGordon Sim2013-08-081-1/+1
* QPID-5045 - Added system tests for the routing scenarios, fixed discovered de...Ted Ross2013-08-085-14/+268
* NO-JIRA - Cleanup of the alloc module.Ted Ross2013-08-081-18/+27
* QPID-5051: fixes for swig test failures on RHEL5 (and the failure to detect t...Gordon Sim2013-08-074-9/+7
* QPID-5049 : Improve exception messages in RestServletRobert Godfrey2013-08-071-2/+2
* NO-JIRA: Remove use of "with" statement to support older versions of PythonAlan Conway2013-08-061-1/+4