summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/Broker.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4984: WIP - Merge from trunk r.1534626.linearstoreKim van der Riet2013-10-221-2/+2
* QPID-4984: WIP - Merge from trunk r.1534385.Kim van der Riet2013-10-211-2/+8
* QPID-4984: WIP - Compiles, but functionally incomplete. Transactions not yet ...Kim van der Riet2013-10-211-1/+1
* QPID-4984: WIP - Merge from trunk r.1525056Kim van der Riet2013-09-201-4/+7
* 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
* QPID-4759 : make --help output show default value for --sasl-configMichael Goulish2013-04-201-0/+1
* QPID-4748: Consistent handling of durations in broker configuration, allowing...Alan Conway2013-04-191-9/+7
* QPID-3689: Change tcp nodelay to be the defaultAndrew Stitcher2013-04-171-1/+1
* QPID-4728: add 'credit' parameter to Federation Bridge configuration.Kenneth Anthony Giusti2013-04-111-1/+4
* QPID-4586: some management related tweaks and fixesGordon Sim2013-03-181-1/+3
* QPID-4586: add ability to have qpidd establish outgoing connectionsGordon Sim2013-03-141-2/+12
* QPID-4559 - Added handling of the queue-delete preconditions in the qmf broke...Ted Ross2013-03-131-1/+22
* QPID-4610: Remove duplicated transport code from C++ brokerAndrew Stitcher2013-03-011-18/+18
* QPID-4054: C++ Broker connection limits specified per-userCharles E. Rolke2013-02-121-1/+30
* QPID-4543 - The Move-Messages method no longer returns an error if no message...Ted Ross2013-01-211-10/+10
* QPID-4536: Remove functionality which automatically makes a brokerAndrew Stitcher2013-01-141-15/+10
* QPID-4315: Changed Connection management name to be supplied by LinkAndrew Stitcher2013-01-081-1/+2
* NO-JIRA: slim down some header file inclusionsAndrew Stitcher2013-01-041-0/+4
* NO-JIRA: Removed Timer.h out of the chain of header files included by Broker.hAndrew Stitcher2012-12-211-3/+5
* NO-JIRA: Removed some unused Broker codeAndrew Stitcher2012-12-201-13/+2
* Bug 886656 - HA backup broker does not properly increment the alternate excha...Alan Conway2012-12-201-9/+8
* QPID-4514: Remove obsolete cluster code: DtxManager, more Broker, Connection,...Alan Conway2012-12-191-2/+1
* QPID-4514: Remove obsolete cluster code: Broker, Connection, Link.Alan Conway2012-12-191-15/+5
* QPID-4514: Remove obsolete cluster code: getClusterTimer.Alan Conway2012-12-191-6/+0
* QPID-4514: Remove obsolete cluster code: ManagementAgent, Timer, docAlan Conway2012-12-191-2/+0
* QPID-4481: HA replication of propagated bindings can lead to incorrect config...Alan Conway2012-12-111-0/+1
* QPID-4449 - Reverted much of the original change and re-implemented the fix i...Ted Ross2012-11-301-2/+2
* QPID-4449 - Fixed the API in qpid::management::Manageable to remain backward ...Ted Ross2012-11-201-2/+2
* QPID-3351: Provide ability to specify the network interfacesAndrew Stitcher2012-11-161-0/+1
* QPID-4401: Revert: HA bindings for QMF exchanges not replicated.Alan Conway2012-11-141-2/+2
* QPID-4428: HA add UUID tag to avoid using an out of date queue/exchange.Alan Conway2012-11-141-23/+3
* QPID-4394: HA QMF events out of orderAlan Conway2012-11-011-20/+6
* QPID-4401: HA bindings for QMF exchanges not replicated.Alan Conway2012-10-311-2/+2
* QPID-4368: Allow pluggable protocol implementationsGordon Sim2012-10-191-3/+3
* QPID-4373 fix ambiguous CLI args; restore C++ broker schema propertyCharles E. Rolke2012-10-171-0/+6
* MQPID-4286: QMF queries for HA replication take too long to process (Jason Di...Alan Conway2012-10-151-4/+3
* NO-JIRA: Fix spelling if --link-maintenace-interval option and add descriptiv...Alan Conway2012-10-111-2/+4