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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed the state lock from the RdmaIO code
Andrew Stitcher
2008-09-23
3
-96
/
+129
*
QPID-1290 - Patch from William Henry
Ted Ross
2008-09-23
4
-3
/
+54
*
Batch writing of outgoing messages (up to one buffers worth)
Gordon Sim
2008-09-23
1
-4
/
+5
*
Additional policy test
Gordon Sim
2008-09-23
1
-0
/
+23
*
Fixed error handling session-busy condition on broker.
Alan Conway
2008-09-22
9
-30
/
+68
*
Keep same default policy as before.
Gordon Sim
2008-09-22
1
-1
/
+1
*
Removed redundant code.
Alan Conway
2008-09-22
6
-87
/
+1
*
Refactoring of queue/queue-policy:
Gordon Sim
2008-09-21
10
-155
/
+461
*
DumpClient send connections & session IDs to new members.
Alan Conway
2008-09-21
21
-117
/
+262
*
Support floats and doubles in field tables.
Gordon Sim
2008-09-19
5
-1
/
+95
*
correction to last commit
Carl C. Trieloff
2008-09-19
1
-2
/
+2
*
- fix 'all' user rules to match if not in user db.
Carl C. Trieloff
2008-09-19
2
-0
/
+5
*
Return success indicator for getTable/getArray, cleanup implementation a little.
Gordon Sim
2008-09-19
3
-23
/
+20
*
Added ability to have '@' char in ACL name
Kim van der Riet
2008-09-19
1
-1
/
+1
*
RDMA bugfixes:
Andrew Stitcher
2008-09-19
4
-31
/
+54
*
Added support for nested field tables & arrays within a field table.
Gordon Sim
2008-09-19
5
-55
/
+170
*
Clean up unused members/tests
Alan Conway
2008-09-19
6
-127
/
+8
*
Dump shared state to new cluster members.
Alan Conway
2008-09-18
17
-146
/
+267
*
Modified return codes for txtest: returns 1 if check fails; 2 if exception is...
Kim van der Riet
2008-09-18
1
-4
/
+6
*
Refactor Cluster logic into separate handlers for Joining & Member modes.
Alan Conway
2008-09-18
20
-168
/
+546
*
- added member stats
Carl C. Trieloff
2008-09-17
3
-9
/
+23
*
- wire in more cluster stats
Carl C. Trieloff
2008-09-17
2
-2
/
+16
*
- implement mgnt clusternode stop
Carl C. Trieloff
2008-09-16
1
-2
/
+3
*
- add mgnt schema for cluster
Carl C. Trieloff
2008-09-16
4
-2
/
+114
*
Fix race in cluster join protocol.
Alan Conway
2008-09-16
6
-112
/
+127
*
Simplified cluster updates.
Alan Conway
2008-09-16
7
-469
/
+96
*
Cluster member stalling, cluster map updates and unit tests.
Alan Conway
2008-09-15
13
-279
/
+466
*
QPID-1274 - Changed C++ namespace for generated management code. Improved ef...
Ted Ross
2008-09-15
31
-123
/
+139
*
- removed cluster methods in mgnt, will add them to a new cluster object in
Carl C. Trieloff
2008-09-15
2
-4
/
+5
*
Moved PollableCondition into sys/posix, posix only impl.
Alan Conway
2008-09-12
5
-43
/
+64
*
QPID-106
Carl C. Trieloff
2008-09-12
3
-8
/
+66
*
Corrected warning for unsigned
Carl C. Trieloff
2008-09-12
2
-33
/
+33
*
Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys.
Alan Conway
2008-09-12
21
-99
/
+668
*
Added in header file missing from ditribution
Andrew Stitcher
2008-09-11
1
-0
/
+1
*
fix warnings
Carl C. Trieloff
2008-09-11
1
-2
/
+2
*
Moved PollableCondition, PollableQueue and to sys. Fixed cluster shutdown iss...
Alan Conway
2008-09-11
16
-103
/
+151
*
Implementation of AMQP over RDMA protocols (Infiniband)
Andrew Stitcher
2008-09-11
13
-288
/
+1521
*
Refactored c++ client library to allow multiple protocols to be
Andrew Stitcher
2008-09-11
14
-174
/
+341
*
QPID-1279 Implementations of management methods can now return error strings ...
Ted Ross
2008-09-10
17
-35
/
+35
*
Cluster support for copying shared broker state to new members.
Alan Conway
2008-09-10
25
-99
/
+528
*
Fixed fedora-9 build problem
Ted Ross
2008-09-09
1
-1
/
+1
*
QPID-1274 - qmf-gen can now generate code from multiple schema files. Uses _...
Ted Ross
2008-09-09
3
-33
/
+51
*
QPID-1261: initial fix (this degrades performance for shared queues with more...
Gordon Sim
2008-09-09
8
-125
/
+166
*
Generate c++ enum types for AMQP enums in framing/enum.h.
Alan Conway
2008-09-09
6
-29
/
+33
*
Fixes to xml exchange:
Gordon Sim
2008-09-08
3
-81
/
+91
*
QPID-1264: initial fix for fanout, direct and headers exchanges (fix for rema...
Gordon Sim
2008-09-08
11
-130
/
+238
*
RefCountedBuffer improvements, centralize cluster encoding/decoding in Event.
Alan Conway
2008-09-06
6
-33
/
+76
*
Queue cpg deliveries for execution in separate thread.
Alan Conway
2008-09-06
7
-36
/
+62
*
Fixes to distributed test scripts.
Alan Conway
2008-09-05
2
-10
/
+16
*
Fixed cluster membership notification.
Alan Conway
2008-09-05
14
-100
/
+344
[next]