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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- added member stats
Carl C. Trieloff
2008-09-17
3
-9
/
+23
*
Backed out makefile-dependency changes. They break vpath builds
Ted Ross
2008-09-17
2
-12
/
+8
*
Removed some dead code
Ted Ross
2008-09-17
1
-6
/
+1
*
Added missing Makefile dependencies for ACL and Cluster schema files
Ted Ross
2008-09-17
2
-8
/
+17
*
- 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
7
-115
/
+133
*
Simplified cluster updates.
Alan Conway
2008-09-16
9
-488
/
+103
*
An improved way of dealing with installed headers
Ted Ross
2008-09-15
2
-5
/
+21
*
Cluster member stalling, cluster map updates and unit tests.
Alan Conway
2008-09-15
14
-281
/
+476
*
Fixed a bug affecting 'make install' for generated qmf headers
Ted Ross
2008-09-15
1
-2
/
+2
*
QPID-1274 - Changed C++ namespace for generated management code. Improved ef...
Ted Ross
2008-09-15
43
-206
/
+279
*
- 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
22
-107
/
+673
*
Added in header file missing from ditribution
Andrew Stitcher
2008-09-11
1
-0
/
+1
*
Add qpidc.conf to the distfile list
Andrew Stitcher
2008-09-11
1
-1
/
+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
17
-113
/
+162
*
Implementation of AMQP over RDMA protocols (Infiniband)
Andrew Stitcher
2008-09-11
14
-289
/
+1522
*
Refactored c++ client library to allow multiple protocols to be
Andrew Stitcher
2008-09-11
16
-174
/
+347
*
QPID-1279 Implementations of management methods can now return error strings ...
Ted Ross
2008-09-10
20
-41
/
+42
*
Cluster support for copying shared broker state to new members.
Alan Conway
2008-09-10
26
-101
/
+576
*
Removed @staticmethod decorator which is unsupported by older Python versions
Ted Ross
2008-09-09
1
-1
/
+1
*
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
7
-65
/
+79
*
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
7
-48
/
+61
*
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
*
QPID-1274 - Made qmf-gen smarter about finding its data files
Ted Ross
2008-09-05
1
-2
/
+19
*
src/qpid/client/SubscriptionManager.cpp: added start().
Alan Conway
2008-09-05
5
-40
/
+79
*
QPID-1274 - Moved management-gen data files into the qmf subdirectory to fix ...
Ted Ross
2008-09-05
10
-16
/
+14
*
QPID-1274 - Improved packaging for management agent and code generation tool
Ted Ross
2008-09-05
11
-48
/
+293
*
Add DISCLAIMER to EXTRA_DIST
Aidan Skinner
2008-09-04
1
-1
/
+1
*
Fix mods to suppressions; changed from patching to cat'ing to the end for eas...
Gordon Sim
2008-09-04
3
-122
/
+108
*
QPID-107 swap the enforce defualt to ACL has to be turned on. So defualt inst...
Carl C. Trieloff
2008-09-04
3
-6
/
+6
*
Added missing DISCLAIMER files to cpp python and ruby
Martin Ritchie
2008-09-04
1
-0
/
+5
*
Fix bug in computing min latency: 0 latencies not handled correctly.
Alan Conway
2008-09-04
1
-3
/
+4
*
Bugfixes:
Gordon Sim
2008-09-04
1
-3
/
+3
*
Cleaned up a warning on the Fedora 9 compiler
Ted Ross
2008-09-04
1
-1
/
+1
*
Added default return values to satisfy a pedantic compiler (Fedora 9)
Ted Ross
2008-09-03
1
-0
/
+4
*
Disambiguated a mask-and-compare for the Fedora-9 compiler
Ted Ross
2008-09-03
1
-1
/
+1
[next]