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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Binds integer, floating point, or string-typed headers using appropriate data...
Jonathan Robie
2010-11-26
1
-4
/
+15
*
QPID-2957 - Management methods on the broker don't work on newly created objects
Ted Ross
2010-11-23
1
-0
/
+4
*
QPID-2956: cluster broker exits with "error deliveryRecord no update message."
Alan Conway
2010-11-22
2
-9
/
+14
*
QPID-2874 Clustered broker crashes in assertion in cluster/ExpiryPolicy.cpp
Alan Conway
2010-11-18
2
-11
/
+51
*
cluster/Numbering.h: Removed unused and incorrect function contains()
Alan Conway
2010-11-17
1
-2
/
+0
*
Aggregate Timer warnings.
Alan Conway
2010-11-17
4
-18
/
+174
*
Handle iterator properly when removing entries from list; resolves QPID-2941.
Stephen D. Huston
2010-11-12
1
-3
/
+7
*
QPID-2674: prevent callbacks after doDelete has been called
Gordon Sim
2010-11-12
1
-0
/
+10
*
QPID-2940: always request completions from broker on Session::acknowledge(), ...
Gordon Sim
2010-11-12
2
-2
/
+4
*
Fix to r1028346: no point in throwing exception after queue has already been ...
Gordon Sim
2010-11-10
1
-5
/
+11
*
QPID-2934 Feature to pass the authenticated userId to QMF agent method handle...
Ted Ross
2010-11-09
4
-15
/
+25
*
Manage CLFS containers using policies to both create the initial containers a...
Stephen D. Huston
2010-11-05
3
-23
/
+46
*
QPID-2926 Simple example code does not link under Windows
Charles E. Rolke
2010-11-05
1
-0
/
+64
*
Revised Messages to keep track of queues each message is on to enable finding...
Stephen D. Huston
2010-11-04
3
-207
/
+255
*
Catch com exceptions during db recovery and rethrow as ADOExceptions which th...
Stephen D. Huston
2010-11-03
1
-65
/
+105
*
Changed Variant::fromString() to Variant::parse(). Also changed implementation.
Jonathan Robie
2010-11-01
2
-35
/
+14
*
Moved new cluster design docs into cpp/design.
Alan Conway
2010-11-01
3
-932
/
+0
*
Updates to new cluster design docs.
Alan Conway
2010-11-01
2
-108
/
+113
*
Corrects AddressParser to use typed simple values.
Jonathan Robie
2010-10-29
2
-3
/
+41
*
Since LSNs are used as persistence IDs and ID 0 usually means "not persisted"...
Stephen D. Huston
2010-10-29
9
-30
/
+131
*
QPID-2916: throw an exception when a data value cannot be encoded correctly a...
Kenneth Anthony Giusti
2010-10-28
3
-20
/
+47
*
Fixes broker issues when max_count or max_size are invalid.
Jonathan Robie
2010-10-28
2
-7
/
+20
*
Updates to new cluster design.
Alan Conway
2010-10-27
1
-3
/
+6
*
Revert experimental cluster code, too close to 0.8 release.
Alan Conway
2010-10-27
24
-1223
/
+59
*
Updates to new cluster design.
Alan Conway
2010-10-27
3
-1
/
+19
*
Add missing Apache licences to cluster files.
Alan Conway
2010-10-26
3
-1
/
+53
*
Updates to new cluster design docs regarding active-passive mode.
Alan Conway
2010-10-26
3
-3
/
+14
*
QPID-2897 repair missing DLL import/export controls
Charles E. Rolke
2010-10-26
1
-7
/
+7
*
This code's purpose was only to print out the sasl version into the logs
Michael Goulish
2010-10-26
1
-5
/
+1
*
Initial design document on implementing active/passive clustering.
Alan Conway
2010-10-25
1
-0
/
+39
*
New cluster: core framework and initial implementation of enqueue logic.
Alan Conway
2010-10-25
19
-41
/
+944
*
QPID-2897: modify TopicExchange for better performance with respect to large ...
Kenneth Anthony Giusti
2010-10-24
2
-129
/
+548
*
Make the "SASL enabled" log message also print out the SASL version number. ...
Michael Goulish
2010-10-22
1
-1
/
+5
*
Add hybrid SQL-CLFS store that can be used on Windows systems Vista, Win Serv...
Stephen D. Huston
2010-10-21
17
-6
/
+3185
*
QPID-1672, r1024541 Failed to modify the windows-private SaslFactory. This co...
Charles E. Rolke
2010-10-21
2
-13
/
+42
*
Strings that identify federation operations.
Jonathan Robie
2010-10-21
1
-0
/
+38
*
Adds support for federation in the XML exchange.
Jonathan Robie
2010-10-20
9
-183
/
+310
*
SASLizing Interbroker Links
Michael Goulish
2010-10-20
13
-44
/
+257
*
Fix compile error: outline set/getCluster fucntions on Broker.
Alan Conway
2010-10-19
2
-2
/
+6
*
Introduce broker::Cluster interface.
Alan Conway
2010-10-18
12
-51
/
+745
*
Code cleanup in broker directory.
Alan Conway
2010-10-14
46
-461
/
+488
*
Add state constraint annotations to Rdma::AsynchIO;
Andrew Stitcher
2010-10-12
1
-4
/
+14
*
Improve the performance of the Rdma::AsynchIO by using a very
Andrew Stitcher
2010-10-12
2
-7
/
+62
*
Rewrite Rdma::AsynchIO to use deferred code rather than a state machine:
Andrew Stitcher
2010-10-12
2
-238
/
+26
*
Delay deleting the Rdma::AsynchIO associated with a Connection to just before
Andrew Stitcher
2010-10-12
1
-69
/
+55
*
Account for seemingly getting reject messages after already getting established
Andrew Stitcher
2010-10-12
1
-1
/
+7
*
Serialise close into the data callbacks:
Andrew Stitcher
2010-10-12
3
-38
/
+72
*
Make sure that Rdma::Listener can generate no more callbacks after it receives
Andrew Stitcher
2010-10-12
1
-0
/
+12
*
If we have already stopped an Rdma connection, but we still get a data event
Andrew Stitcher
2010-10-12
1
-0
/
+3
*
Handle Rdma Flush events - instead of reporting to the application just
Andrew Stitcher
2010-10-12
1
-0
/
+16
[next]