summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-4390: ensure the _messageStore field is populated prior configuring the ...Robert Gemmell2013-05-041-24/+21
* NO-JIRA: HA minor documentation updates.Alan Conway2013-05-031-3/+17
* NO-JIRA - Added missing item initialization in the log module.Ted Ross2013-05-031-0/+1
* QPID-4798: removed non stripped spec files and updated LICENSE file accordinglyRafael H. Schloming2013-05-036-29845/+0
* QPID-4798: updated and renamed spec filesRafael H. Schloming2013-05-034-1846/+981
* QPID-4803: Ensure the modelVersion and storeVersion attributes are saved to t...Alex Rudyy2013-05-039-34/+218
* QPID-4802: In management mode set state to ERRORED for failing to activate au...Alex Rudyy2013-05-0319-62/+620
* QPID-4809: add support for setting configuration properties through the comma...Robert Gemmell2013-05-0316-48/+230
* QPID-4775: Fix core dumps in HA tests introduced in r1478418Alan Conway2013-05-031-2/+1
* QPID-4798: Fix up c++ code generation to use stripped spec files.Alan Conway2013-05-026-6/+8
* QPID-4798 : add comments denoting where our xml extends the standard amqp xmlRobert Godfrey2013-05-022-1/+14
* NO-JIRA - Additional DevelopmentTed Ross2013-05-0211-97/+263
* QPID-4798 : use stripped BSD licensed versions of the amqp spec filesRobert Godfrey2013-05-021-4/+4
* QPID-4810: No TCP if SSL initialisation fails and TCP/SSL mux enabledAndrew Stitcher2013-05-021-34/+37
* NO-JIRA: Fix Windows build moreCharles E. Rolke2013-05-021-0/+1
* QPID-4792: convert between UUIDs and GUIDs as needed for Microsoft APIsClifford Allan Jansen2013-05-021-13/+83
* QPID-4798 : use stripped BSD licensed versions of the amqp spec filesRobert Godfrey2013-05-022-0/+0
* QPID-4798 : use stripped BSD licensed versions of the amqp spec filesRobert Godfrey2013-05-024-0/+1603
* fixed content of 0-9 stripped to actually be 0-9Rafael H. Schloming2013-05-021-338/+429
* one more ordering tweak for 0-8 and regen of 0-8 using the same scriptRafael H. Schloming2013-05-022-785/+410
* QPID-4775: C++ Broker add ACL property checks for delete queue and exchange.Charles E. Rolke2013-05-022-16/+264
* more order tweaks and removed comment from amqp tagRafael H. Schloming2013-05-021-4/+4
* QPID-4807: Add new broker option to disable listening on specific transport typeAndrew Stitcher2013-05-024-44/+50
* more order tweaksRafael H. Schloming2013-05-021-24/+24
* more order tweaks and removed rulesRafael H. Schloming2013-05-021-247/+142
* fixed 0-8 stripping to put index first and remove test tagsRafael H. Schloming2013-05-021-228/+145
* fixed 0-8 stripping to remove text not wrapped in doc tagsRafael H. Schloming2013-05-021-808/+402
* copied updated specsRafael H. Schloming2013-05-024-16/+12
* more copyright tweaksRafael H. Schloming2013-05-021-3/+3
* tweaked the copyrightsRafael H. Schloming2013-05-023-13/+9
* QPID-4774: Honor reconnect_timeout in Connection; a patch from Ernie AllenJustin Ross2013-05-022-3/+18
* QPID-4806: Suppress traceback when access denied; a patch from Ernie AllenJustin Ross2013-05-021-3/+14
* QPID-4805: Don't override qpidd.conf defined values for journal files; a patc...Justin Ross2013-05-021-6/+10
* Resolve Windows compile error and warnings. NO-JIRAStephen D. Huston2013-05-021-2/+2
* QPID-4801: Changed the log message to be of type DEBUG.Darryl L. Pierce2013-05-011-1/+1
* QPID-4801: Show error when config file cannot be read.Darryl L. Pierce2013-05-011-0/+3
* NO-JIRA: Trivial python client fix, pass timeout in Sender.send.Alan Conway2013-05-011-1/+1
* NO-JIRA: Remove "FIXME" string inadvertently left in code.Alan Conway2013-05-011-1/+0
* QPID-4651: C++ Broker --log-disable option. Add doc text.Charles E. Rolke2013-05-011-18/+479
* QPID-4800: Fixed packaging for codec.pm.Darryl L. Pierce2013-05-012-1/+1
* QPID-4799: Updated the release.sh and Cmake files for qpid.pmDarryl L. Pierce2013-05-012-2/+0
* QPID-4799: Move qpid.pm to the lib directory.Darryl L. Pierce2013-05-011-0/+0
* QPID-4798: switched python client over to using stripped XMLRafael H. Schloming2013-05-0111-15905/+5421
* QPID-4798: added stripped versions of 0-8 and 0-9Rafael H. Schloming2013-05-012-0/+2529
* added back the stripped version of qpid-errataRafael H. Schloming2013-05-011-0/+1203
* corrected the copyright for stripped versions and deleted the qpid-errata ver...Rafael H. Schloming2013-05-013-2678/+7
* QPID-4796 - Fixed intermittent test failure in stats test.Ted Ross2013-05-011-1/+1
* added stripped versions of the 0-10 spec filesRafael H. Schloming2013-05-013-0/+3871
* QPID-4790: replace old client queue.delete api with QMF callKenneth Anthony Giusti2013-05-013-25/+23
* QPID-4786: Only have one thread processing session queue at a timeGordon Sim2013-05-013-15/+96