summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/SemanticState.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4976: support standard lifetime policiesGordon Sim2013-07-101-3/+0
* QPID-4712: authorisation for AMQP 1.0 connectionsGordon Sim2013-06-251-2/+2
* QPID-4905: Tidy up broker::ConnectionAndrew Stitcher2013-06-191-8/+9
* QPID-4348: HA Use independent sequence numbers for identifying messagesAlan Conway2013-06-171-1/+1
* QPID-4905: Tidy upAndrew Stitcher2013-06-041-3/+3
* QPID-4558: Change C++ Selector implementation to use registered valuesAndrew Stitcher2013-03-191-2/+2
* QPID-4558: Selectors for C++ brokerAndrew Stitcher2013-03-041-2/+5
* NO-JIRA: Removed unnecessary extra message filter checkAndrew Stitcher2013-02-141-1/+1
* NO-JIRA: QPID-3921: More Header file tidy upAndrew Stitcher2013-01-311-0/+1
* NO-JIRA: slim down some header file inclusionsAndrew Stitcher2013-01-041-29/+29
* NO-JIRA: Removed Broker.h from all unnecessary header filesAndrew Stitcher2012-12-211-0/+2
* QPID-4481: HA replication of propagated bindings can lead to incorrect config...Alan Conway2012-12-111-0/+67
* QPID-4449 - Reverted much of the original change and re-implemented the fix i...Ted Ross2012-11-301-3/+3
* QPID-4448: fix credit checking on 0-10 path when message is of 1.0 formatGordon Sim2012-11-211-3/+5
* QPID-4449 - Fixed the API in qpid::management::Manageable to remain backward ...Ted Ross2012-11-201-3/+3
* Bug 868364 - QPID-4391: HA replicating subscriptions should not auto-delete q...Alan Conway2012-10-241-2/+2
* QPID-4368: Allow pluggable protocol implementationsGordon Sim2012-10-191-3/+4
* MQPID-4286: QMF queries for HA replication take too long to process (Jason Di...Alan Conway2012-10-151-6/+5
* NO-JIRA: Removed now unused cluster specific ClusterSafe code.Andrew Stitcher2012-09-131-13/+0
* QPID-4178: broker refactoringGordon Sim2012-08-101-81/+49
* QPID-4075: Raise delete event for autodeleted queues alsoGordon Sim2012-06-221-2/+3
* QPID-4061 - Added statistic: Number of unacknowledged messages in a sessionTed Ross2012-06-131-0/+7
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-051-2/+2
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-10/+28
* QPID-3603: Merge SemanticState unsubscribe with cancel.Alan Conway2012-01-181-8/+5
* QPID-3652: Fix cluster authentication.Alan Conway2011-12-061-3/+1
* QPID-3629: Changed management of credit windowGordon Sim2011-11-231-43/+18
* QPID-3544: ACL denials while replicating exclusive queues to a newly joined n...Alan Conway2011-10-121-3/+2
* QPID-3417: C++ broker - support adding arrival timestamp to received messages.Ken Giusti2011-10-121-1/+1
* QPID-3543: correctly dequeue messages that are auto-acknowledged.Ken Giusti2011-10-111-1/+2
* QPID-3346: move message group feature into trunk.Ken Giusti2011-10-071-24/+42
* QPID-3488: Ensure that message-stop clears any outstanding credit 'window'Gordon Sim2011-09-151-2/+7
* QPID-3487: Ensure delivery records for cancelled subscriptions are correctly ...Gordon Sim2011-09-151-0/+4
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-251-3/+3
* QPID-3400: remove redundant delivery records on releaseGordon Sim2011-08-091-0/+4
* QPID-3288: "[C++] Broker sets federation link tag as empty string () when no ...Kim van der Riet2011-06-061-2/+1
* QPID-3215: cached exchange reference can cause cluster inconsistencies if exc...Alan Conway2011-04-191-1/+1
* QPID-3121: Cluster management inconsistency when using persistent store.Alan Conway2011-03-071-31/+28
* QPID-2324: Raise 404 on cancellation if no such subscription exists.Gordon Sim2011-02-251-2/+5
* QPID-3051: Ensure credit window is moved correctly even if it contains reject...Gordon Sim2011-02-211-2/+5
* Revert experimental cluster code, too close to 0.8 release.Alan Conway2010-10-271-1/+6
* Introduce broker::Cluster interface.Alan Conway2010-10-181-6/+1
* QPID-2688: ensure that unacked messages are requeued before autodeletion occu...Gordon Sim2010-06-221-9/+32
* QPID-2004: Now that connections are cleaned up on shutdown, some cluster safe...Gordon Sim2010-06-021-2/+0
* Use UnauthorizedAccessException for ACL violations rather than NotAllowedExce...Gordon Sim2010-05-061-1/+1
* Code cleanup Ted Ross2010-04-231-1/+1
* Fix for QPID-2470 - Broker does not honour flow-to-disk policy on recoveryKim van der Riet2010-04-131-2/+11
* Merged the changes from the qmf-devel0.7a branch back to the trunk.Ted Ross2010-03-311-1/+1
* QPID-2347: Signal deletion of queue to active subscribers via a resource-dele...Gordon Sim2010-01-221-1/+6
* Cluster-safe assertions.Alan Conway2010-01-201-1/+18