summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/Broker.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-7207: remove cpp and python subdirs from svn trunk, they have migrated t...Robert Gemmell2016-07-051-1683/+0
* QPID-7306: Fix race conditions during Queue destruction.Alan Conway2016-06-221-1/+0
* QPID-6783: dynamically determine SASL service name based on protocolKen Giusti2015-10-121-1/+0
* QPID-6654, QPID-6592: ensure system info ptr is valid before using it, and en...Gordon Sim2015-07-271-3/+2
* QPID-6532: make sasl service name configurableGordon Sim2015-05-061-0/+8
* QPID-6167: allow 0-10 to be disabledGordon Sim2014-11-101-4/+5
* QPID-6118: Add qmf shutdown command to the brokerAlan Conway2014-09-261-1/+5
* QPID-6089: Need to register transports with the Url parser.Andrew Stitcher2014-09-091-0/+1
* NO-JIRA: HA documentation improvements.Alan Conway2014-08-151-1/+1
* NO-JIRA: Clean up excessive "notice" level log messages, add start-up/shut-do...Alan Conway2014-08-111-8/+13
* QPID-5942: qpid HA cluster may end-up in joining state after HA primary is ki...Alan Conway2014-07-311-2/+7
* QPID-4123: C++ Broker ACL creates too many rulesCharles E. Rolke2014-07-231-2/+2
* QPID-3921: Refactored Broker::Options into its own independent classAndrew Stitcher2014-07-011-10/+76
* QPID-5817: [C++ broker] Improve ACL authorisation of QMF methods and queriesPavel Moravec2014-06-181-4/+28
* QPID-5807: Remove boost::program_options as a header file dependency of qpid/...Andrew Stitcher2014-06-111-1/+0
* QPID-5748: [C++ broker] Make Queue::purgeExpired more efficient; remove Expi...Pavel Moravec2014-05-281-2/+0
* QPID-5758: Move purging of expired messages from timer thread to worker threadGordon Sim2014-05-131-1/+1
* QPID-5560: HA tests do not use AMQP 1.0Alan Conway2014-04-071-1/+6
* QPID-5561: QPID-5565: Broker->ACL module improvementsPavel Moravec2014-02-261-6/+14
* QPID-5531: [C++ broker] Set timeout for every DTX transactionPavel Moravec2014-02-051-1/+5
* QPID-5519: ACL property/properties for paged queuesPavel Moravec2014-02-021-0/+3
* QPID-5485: If no directory for paging file is enabled print warning (as ifAndrew Stitcher2014-01-311-5/+0
* QPID-5485: Fixes to broken original checkinAndrew Stitcher2014-01-311-1/+3
* QPID-5485: By default use a subdirectory of the data dir called "pq" forAndrew Stitcher2014-01-301-2/+2
* QPID-5418: Prevent qpidd from loading multiple store modules - Patch from Ern...Charles E. Rolke2014-01-061-0/+6
* QPID-5316: add paging-dir optionGordon Sim2013-11-121-0/+10
* QPID-5301: support autodeleted exchangesGordon Sim2013-11-121-8/+13
* QPID-5280: prevent bind/unbind of someone elses exclusive queueGordon Sim2013-10-311-2/+10
* QPID-5246: update ACL code to recognise self-destruct policyGordon Sim2013-10-221-2/+2
* QPID-4604: C++ Broker queue creation limit bugfix - patch from Ernie AllenCharles E. Rolke2013-09-241-2/+3
* QPID-5084: Track durable queue ownership across restarts; a patch from Pavel ...Justin Ross2013-09-231-0/+5
* QPID-5107: Trace queue&session deletion statistics show zero values for some ...Pavel Moravec2013-09-061-0/+2
* QPID-4327: HA TX transactions: basic replication.Alan Conway2013-08-011-1/+1
* QPID-4327: Added TransactionObserver interface.Alan Conway2013-08-011-0/+1
* QPID-4327: Renamed ConfigurationObserver as BrokerObserver.Alan Conway2013-08-011-2/+2
* QPID-4907: change qpidd default mode for QMF event and update publishing to u...Kenneth Anthony Giusti2013-07-121-1/+1
* QPID-4919: Allow definition of topics in AMQP 1.0, composed of an exchange an...Gordon Sim2013-06-261-1/+5
* QPID-4949: explicitly delete the management agent during the Broker destructorKenneth Anthony Giusti2013-06-251-0/+1
* QPID-4712: authorisation for AMQP 1.0 connectionsGordon Sim2013-06-251-9/+9
* QPID-4905: Stopped broker::Broker needing to refer to broker::ConnectionAndrew Stitcher2013-06-191-12/+12
* QPID-4905: Tidy up broker::ConnectionAndrew Stitcher2013-06-191-7/+6
* QPID-4905: Removed TimeoutHandler interface as it was really unusedAndrew Stitcher2013-06-101-1/+0
* QPID-4650: C++ Broker method to redirect messages between two queues.Charles E. Rolke2013-05-231-1/+130
* QPID-4775: Fix core dumps in HA tests introduced in r1478418Alan Conway2013-05-031-2/+1
* QPID-4775: C++ Broker add ACL property checks for delete queue and exchange.Charles E. Rolke2013-05-021-9/+25
* QPID-4807: Add new broker option to disable listening on specific transport typeAndrew Stitcher2013-05-021-1/+18
* QPID-4759 : make qpidd --help display sasl config dir default locationMichael Goulish2013-04-301-2/+1
* QPID-4759 : make both builds put sasl config file in sysconfdir/sasl2Michael Goulish2013-04-301-0/+1
* QPID-4651: C++ Broker add --log-disable optionCharles E. Rolke2013-04-261-2/+8
* QPID-4759 : backed out change -- can't hard-code Cyrus SASL default. bad for...Michael Goulish2013-04-201-1/+0