summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-4818: Remove a redundant providerSearchUrl attribute for Simple Ldap Aut...Alex Rudyy2013-05-082-12/+5
* QPID-4817: add message grouping documentation to Java Broker book,Phil Harvey2013-05-082-15/+167
* QPID-3262: Remove support for a very old version of boostJustin Ross2013-05-075-959/+0
* QPID-4808: Augmented documentation of connection options and added descriptio...Gordon Sim2013-05-071-9/+14
* QPID-4747: we no longer need the 'default' column in the authentication provi...Robert Gemmell2013-05-071-8/+3
* QPID-4752: Move FileGroupProvider resources into correct locationAlex Rudyy2013-05-061-0/+0
* NO-JIRA: add missing licence headers to various java filesRobert Gemmell2013-05-0519-1/+380
* QPID-4594,QPID-4682: rename BrokerOptions methods for overriding the HTTP/JMX...Robert Gemmell2013-05-056-97/+91
* QPID-4815: make BrokerOptions the primary source of the location for the logg...Robert Gemmell2013-05-056-53/+55
* QPID-4814: Fix the rest layer configured object update by name and multiple o...Alex Rudyy2013-05-042-4/+24
* QPID-4813: Protect operations to update queue and exchange attributes with ACLAlex Rudyy2013-05-0411-4/+643
* QPID-4645: make the broker-plugins and bdbstore modules runtime dependencies ...Robert Gemmell2013-05-041-2/+2
* QPID-4809: change initial-config.json to using qpid.work_dir and qpid.home_di...Robert Gemmell2013-05-043-67/+126
* 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