index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
qpid
/
broker
/
SemanticState.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-4976: support standard lifetime policies
Gordon Sim
2013-07-10
1
-3
/
+0
*
QPID-4712: authorisation for AMQP 1.0 connections
Gordon Sim
2013-06-25
1
-2
/
+2
*
QPID-4905: Tidy up broker::Connection
Andrew Stitcher
2013-06-19
1
-8
/
+9
*
QPID-4348: HA Use independent sequence numbers for identifying messages
Alan Conway
2013-06-17
1
-1
/
+1
*
QPID-4905: Tidy up
Andrew Stitcher
2013-06-04
1
-3
/
+3
*
QPID-4558: Change C++ Selector implementation to use registered values
Andrew Stitcher
2013-03-19
1
-2
/
+2
*
QPID-4558: Selectors for C++ broker
Andrew Stitcher
2013-03-04
1
-2
/
+5
*
NO-JIRA: Removed unnecessary extra message filter check
Andrew Stitcher
2013-02-14
1
-1
/
+1
*
NO-JIRA: QPID-3921: More Header file tidy up
Andrew Stitcher
2013-01-31
1
-0
/
+1
*
NO-JIRA: slim down some header file inclusions
Andrew Stitcher
2013-01-04
1
-29
/
+29
*
NO-JIRA: Removed Broker.h from all unnecessary header files
Andrew Stitcher
2012-12-21
1
-0
/
+2
*
QPID-4481: HA replication of propagated bindings can lead to incorrect config...
Alan Conway
2012-12-11
1
-0
/
+67
*
QPID-4449 - Reverted much of the original change and re-implemented the fix i...
Ted Ross
2012-11-30
1
-3
/
+3
*
QPID-4448: fix credit checking on 0-10 path when message is of 1.0 format
Gordon Sim
2012-11-21
1
-3
/
+5
*
QPID-4449 - Fixed the API in qpid::management::Manageable to remain backward ...
Ted Ross
2012-11-20
1
-3
/
+3
*
Bug 868364 - QPID-4391: HA replicating subscriptions should not auto-delete q...
Alan Conway
2012-10-24
1
-2
/
+2
*
QPID-4368: Allow pluggable protocol implementations
Gordon Sim
2012-10-19
1
-3
/
+4
*
MQPID-4286: QMF queries for HA replication take too long to process (Jason Di...
Alan Conway
2012-10-15
1
-6
/
+5
*
NO-JIRA: Removed now unused cluster specific ClusterSafe code.
Andrew Stitcher
2012-09-13
1
-13
/
+0
*
QPID-4178: broker refactoring
Gordon Sim
2012-08-10
1
-81
/
+49
*
QPID-4075: Raise delete event for autodeleted queues also
Gordon Sim
2012-06-22
1
-2
/
+3
*
QPID-4061 - Added statistic: Number of unacknowledged messages in a session
Ted Ross
2012-06-13
1
-0
/
+7
*
QPID-3883: Using application headers in messages causes a very large slowdown
Andrew Stitcher
2012-03-05
1
-2
/
+2
*
QPID-3603: Merge new HA foundations.
Alan Conway
2012-02-17
1
-10
/
+28
*
QPID-3603: Merge SemanticState unsubscribe with cancel.
Alan Conway
2012-01-18
1
-8
/
+5
*
QPID-3652: Fix cluster authentication.
Alan Conway
2011-12-06
1
-3
/
+1
*
QPID-3629: Changed management of credit window
Gordon Sim
2011-11-23
1
-43
/
+18
*
QPID-3544: ACL denials while replicating exclusive queues to a newly joined n...
Alan Conway
2011-10-12
1
-3
/
+2
*
QPID-3417: C++ broker - support adding arrival timestamp to received messages.
Ken Giusti
2011-10-12
1
-1
/
+1
*
QPID-3543: correctly dequeue messages that are auto-acknowledged.
Ken Giusti
2011-10-11
1
-1
/
+2
*
QPID-3346: move message group feature into trunk.
Ken Giusti
2011-10-07
1
-24
/
+42
*
QPID-3488: Ensure that message-stop clears any outstanding credit 'window'
Gordon Sim
2011-09-15
1
-2
/
+7
*
QPID-3487: Ensure delivery records for cancelled subscriptions are correctly ...
Gordon Sim
2011-09-15
1
-0
/
+4
*
QPID-3384: Enable DTX transactions in a cluster.
Alan Conway
2011-08-25
1
-3
/
+3
*
QPID-3400: remove redundant delivery records on release
Gordon Sim
2011-08-09
1
-0
/
+4
*
QPID-3288: "[C++] Broker sets federation link tag as empty string () when no ...
Kim van der Riet
2011-06-06
1
-2
/
+1
*
QPID-3215: cached exchange reference can cause cluster inconsistencies if exc...
Alan Conway
2011-04-19
1
-1
/
+1
*
QPID-3121: Cluster management inconsistency when using persistent store.
Alan Conway
2011-03-07
1
-31
/
+28
*
QPID-2324: Raise 404 on cancellation if no such subscription exists.
Gordon Sim
2011-02-25
1
-2
/
+5
*
QPID-3051: Ensure credit window is moved correctly even if it contains reject...
Gordon Sim
2011-02-21
1
-2
/
+5
*
Revert experimental cluster code, too close to 0.8 release.
Alan Conway
2010-10-27
1
-1
/
+6
*
Introduce broker::Cluster interface.
Alan Conway
2010-10-18
1
-6
/
+1
*
QPID-2688: ensure that unacked messages are requeued before autodeletion occu...
Gordon Sim
2010-06-22
1
-9
/
+32
*
QPID-2004: Now that connections are cleaned up on shutdown, some cluster safe...
Gordon Sim
2010-06-02
1
-2
/
+0
*
Use UnauthorizedAccessException for ACL violations rather than NotAllowedExce...
Gordon Sim
2010-05-06
1
-1
/
+1
*
Code cleanup
Ted Ross
2010-04-23
1
-1
/
+1
*
Fix for QPID-2470 - Broker does not honour flow-to-disk policy on recovery
Kim van der Riet
2010-04-13
1
-2
/
+11
*
Merged the changes from the qmf-devel0.7a branch back to the trunk.
Ted Ross
2010-03-31
1
-1
/
+1
*
QPID-2347: Signal deletion of queue to active subscribers via a resource-dele...
Gordon Sim
2010-01-22
1
-1
/
+6
*
Cluster-safe assertions.
Alan Conway
2010-01-20
1
-1
/
+18
[next]