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
/
SessionState.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update from trunk r1375509 through r1450773
asyncstore
Kim van der Riet
2013-02-28
1
-25
/
+7
*
WIP - async store interface working for configuration (adding and removing qu...
Kim van der Riet
2012-10-18
1
-1
/
+1
*
QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...
Kim van der Riet
2012-08-27
1
-14
/
+27
*
QPID-3858: Updated branch - merged from trunk r.1368650
Kim van der Riet
2012-08-03
1
-1
/
+1
*
QPID-3630: remove additional code in client.
Kenneth Anthony Giusti
2012-01-13
1
-2
/
+0
*
QPID-3630: remove deprecated rate limiting feature
Kenneth Anthony Giusti
2012-01-13
1
-87
/
+0
*
QPID-3417: C++ broker - support adding arrival timestamp to received messages.
Kenneth Anthony Giusti
2011-10-12
1
-0
/
+2
*
QPID-3502: Ensure accepts are sent when required for asynchronously completed...
Gordon Sim
2011-09-23
1
-3
/
+1
*
QPID-3394: move object copy after changing object state, not before.
Kenneth Anthony Giusti
2011-08-04
1
-3
/
+2
*
QPID-3121: Cluster management inconsistency when using persistent store.
Alan Conway
2011-06-23
1
-0
/
+6
*
QPID-3252
Charles E. Rolke
2011-05-26
1
-1
/
+3
*
QPID-3252: flush msgs when sync requested.
Kenneth Anthony Giusti
2011-05-11
1
-5
/
+51
*
QPID-3197: prevent async command completer from accessing session's connectio...
Kenneth Anthony Giusti
2011-04-11
1
-1
/
+21
*
QPID-3073: fix to allow older versions of boost to compile.
Kenneth Anthony Giusti
2011-03-08
1
-1
/
+1
*
QPID-3073: refactor to eliminate locks, malloc, and map insert/remove in rece...
Kenneth Anthony Giusti
2011-03-08
1
-91
/
+55
*
QPID-2935: merge producer flow control (C++ broker).
Kenneth Anthony Giusti
2011-02-19
1
-23
/
+185
*
QPID-3045 - sporadic failure of cluster_tests.ShortTests.test_route_update
Alan Conway
2011-02-08
1
-3
/
+10
*
Give timer tasks a name for logging purposes.
Alan Conway
2010-08-26
1
-1
/
+1
*
Disable non-0 session timeouts.
Alan Conway
2010-08-03
1
-0
/
+5
*
QPID-2688: ensure that unacked messages are requeued before autodeletion occu...
Gordon Sim
2010-06-22
1
-0
/
+1
*
Code cleanup
Ted Ross
2010-04-23
1
-1
/
+1
*
Implementation of QPID-2509 (Remove message staging from C++ broker)
Kim van der Riet
2010-04-15
1
-1
/
+1
*
Optimized handling of accepts and completions.
Alan Conway
2009-08-12
1
-2
/
+1
*
Change all broker users of broker::Timer to use sys::Timer
Andrew Stitcher
2009-07-30
1
-9
/
+8
*
Add directory to #include
Alan Conway
2009-07-14
1
-8
/
+8
*
Reverted checkins 793119, 793120, 793121, 793122 because of problems with hea...
Kim van der Riet
2009-07-13
1
-8
/
+9
*
Change all broker users of broker::Timer to use sys::Timer
Andrew Stitcher
2009-07-10
1
-9
/
+8
*
Performance improvements in AggregateOutput and SemanticState.
Alan Conway
2009-06-16
1
-6
/
+6
*
Plumbed in an a connection abort operation to the OutputHandler
Andrew Stitcher
2009-06-08
1
-1
/
+6
*
QPID-1843 - Cleaned up the interface to the broker's internal management agent.
Ted Ross
2009-05-11
1
-5
/
+3
*
Changed the producer rate limit timer callback
Andrew Stitcher
2009-02-24
1
-5
/
+9
*
Fixed issue with producer flow control in a cluster.
Alan Conway
2009-02-24
1
-6
/
+11
*
QPID-1674 Mick Goulish: Fixes an error caused by a string going out of scope ...
Alan Conway
2009-02-23
1
-0
/
+1
*
Fixes to producer flow control to reduce the number
Andrew Stitcher
2009-02-04
1
-22
/
+22
*
Add in management statistics for client flow control.
Andrew Stitcher
2009-02-03
1
-27
/
+33
*
Send client property indicating that client supports
Andrew Stitcher
2009-02-02
1
-2
/
+6
*
Producer side rate throttling:
Andrew Stitcher
2009-01-27
1
-17
/
+93
*
Use special management ids for objects used in state transfer to new members....
Gordon Sim
2009-01-23
1
-1
/
+4
*
Removed BodyHolder: minor performance improvement, opens the way for more eff...
Alan Conway
2009-01-22
1
-2
/
+1
*
QPID-1567: added 'exactly-once' guarantee to asynchronous replication of queu...
Gordon Sim
2009-01-20
1
-6
/
+22
*
OutputControl and subclasses: added giveReadCredit() for IO level flow control.
Alan Conway
2008-12-08
1
-0
/
+5
*
QPID-1413: disable output before sending detach
Gordon Sim
2008-11-06
1
-2
/
+7
*
Refactored DeliveryRecord and delivery path to remove some redundant code.
Gordon Sim
2008-10-21
1
-4
/
+3
*
Made expireTime an optional property of session (mgmt)
Ted Ross
2008-10-08
1
-0
/
+1
*
Enabled management, add cluster shutdown command.
Alan Conway
2008-09-25
1
-25
/
+9
*
Clean up unused members/tests
Alan Conway
2008-09-19
1
-2
/
+0
*
QPID-1274 - Changed C++ namespace for generated management code. Improved ef...
Ted Ross
2008-09-15
1
-7
/
+8
*
Moved PollableCondition, PollableQueue and to sys. Fixed cluster shutdown iss...
Alan Conway
2008-09-11
1
-2
/
+0
*
QPID-1279 Implementations of management methods can now return error strings ...
Ted Ross
2008-09-10
1
-1
/
+2
*
QPID-1261: initial fix (this degrades performance for shared queues with more...
Gordon Sim
2008-09-09
1
-6
/
+2
[next]