summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/Broker.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-4577: Enable/disable high resolution log timestampsCharles 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
* QPID-4347: do not store Links/Bridges if they are created via recovery.Ken Giusti2012-10-031-0/+3
* NO-JIRA: Mark built-in exchanges as non-replicated.Alan Conway2012-09-251-5/+22
* QPID-4268 C++ Broker Acl support for limiting on-disk store file size and countCharles E. Rolke2012-09-071-0/+2
* QPID-2518: Increase default negotiation timeout to 10 secondsJustin Ross2012-09-061-2/+2
* QPID-2393 Limit number of queues per user.Charles E. Rolke2012-08-241-0/+5
* QPID-4178: broker refactoringGordon Sim2012-08-101-24/+20
* QPID-4079 log entries track managed object life cyclesCharles E. Rolke2012-07-131-1/+30
* QPID-4063: allow configuration of source queue for exchange or dynamic routesKen Giusti2012-06-181-1/+5
* QPID-4066 - Allow configuration to override the broker's federation tagTed Ross2012-06-151-4/+11
* QPID-4022 C++ Broker connection limits by host ip and by user name.Charles E. Rolke2012-06-111-4/+0
* QPID-3603: Fix race condition causing sporadic crash in BrokerReplicator::ini...Alan Conway2012-06-081-1/+1
* QPID-3603: Add ConfigurationObserver.Alan Conway2012-06-081-0/+3
* QPID-4040 - Close federation links after lost heartbeats.Ted Ross2012-06-061-0/+2
* QPID-4041: move check for transport after setting value.Ken Giusti2012-06-051-5/+5
* QPID-2518: Qpid C++ broker can easily be blocked by client trying to connect ...Andrew Stitcher2012-05-211-2/+4
* QPID-3603: HA broker backup/primary ready checks.Alan Conway2012-05-151-0/+14
* QPID-3767: re-index bridge and link by constant name, not addressKen Giusti2012-05-041-6/+179
* QPID-3964: Enforce 'access' premission rather than 'create' for passive decla...Gordon Sim2012-04-201-2/+0
* QPID-3871 - Added --mgmt-publish switch to the C++ brokerTed Ross2012-02-291-1/+4
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-3/+8
* QPID-3824 - Additional queue statistics, posix memory statistics, and broker-...Ted Ross2012-02-091-0/+1
* QPID-3630: remove deprecated rate limiting featureKen Giusti2012-01-131-8/+0