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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed code problem for Python versions less than 2.5
Ted Ross
2009-01-09
1
-3
/
+4
*
QPID-1563: Use createTempFile
Aidan Skinner
2009-01-09
2
-19
/
+3
*
Added --cluster-read-max: max number of outstanding mcasts in CPG buffers.
Alan Conway
2009-01-09
6
-17
/
+57
*
Fix for compatibility with latest corosync.
Alan Conway
2009-01-08
1
-7
/
+8
*
Fix to build on latest corosync versions.
Alan Conway
2009-01-08
2
-14
/
+14
*
Fixed automake files so c++ console headers are properly packaged.
Ted Ross
2009-01-08
3
-2
/
+20
*
removed extraneous ./ from the README
Rafael H. Schloming
2009-01-08
1
-1
/
+1
*
Added missing import statement
Ted Ross
2009-01-08
1
-0
/
+1
*
ignore hearbeat controls rather than barfing on them, also permit the heartbe...
Rafael H. Schloming
2009-01-08
2
-7
/
+19
*
cluster: handle multicast errors.
Alan Conway
2009-01-08
4
-7
/
+11
*
removed amqp-doc as it is broken and the same functionality is now available ...
Rafael H. Schloming
2009-01-08
1
-80
/
+0
*
made codegen happen on module import rather than on object instantiation, thi...
Rafael H. Schloming
2009-01-08
5
-84
/
+72
*
Improve error handling, help
Aidan Skinner
2009-01-08
1
-18
/
+55
*
capture the svn URL as well as the svn rev as an artifact
Rafael H. Schloming
2009-01-08
1
-2
/
+4
*
updated release script to accept the repo path as an argument
Rafael H. Schloming
2009-01-08
1
-5
/
+6
*
QPID-976: Prompt for password if it is required and not specified through set...
Gordon Sim
2009-01-08
1
-7
/
+21
*
QPID-976: Patch from Ted Ross (tross@redhat.com). Remove the handling of empt...
Gordon Sim
2009-01-08
1
-28
/
+1
*
Tidied up a number of TODO items
Andrew Stitcher
2009-01-08
7
-15
/
+11
*
Namespace and IntegerTypes.h tweaks to build on Windows Visual C++
Stephen D. Huston
2009-01-07
9
-7
/
+13
*
Resolve some compile errors on Windows qmfconsole
Stephen D. Huston
2009-01-07
4
-10
/
+11
*
Adapt to recent changes/additions
Stephen D. Huston
2009-01-07
2
-9
/
+21
*
Add cluster-related content to generated sources; re-gen vc projects. Fixes Q...
Stephen D. Huston
2009-01-07
5
-6
/
+166
*
Ensure that if no store is loaded we don't flow to disk, but revert to reject...
Gordon Sim
2009-01-07
4
-4
/
+49
*
This is related to QPID-1558.
Rajith Muditha Attapattu
2009-01-07
3
-4
/
+59
*
added *.pyc to svn:ignore
Rafael H. Schloming
2009-01-07
0
-0
/
+0
*
Only define cobertura task definition when it's about to get used.
Aidan Skinner
2009-01-07
3
-5
/
+7
*
Consistent #if defined for header selectino.
Alan Conway
2009-01-07
1
-3
/
+3
*
Add script to reset the alerting levels, which were broken in M2.1
Aidan Skinner
2009-01-07
1
-0
/
+58
*
QPID-1548: Make the CLI depend on management-common, use the login logic there.
Aidan Skinner
2009-01-07
24
-69
/
+114
*
QPID-1539: add management/common module. Move SASL and login code there.
Aidan Skinner
2009-01-07
21
-215
/
+139
*
Remove mechanism restrictions from default sasl config file.
Gordon Sim
2009-01-07
1
-1
/
+0
*
QPID-1528: Add get/set commands for JMX attributes.
Aidan Skinner
2009-01-07
2
-5
/
+51
*
QPID-1522: Move command line constants to individual command files. Centralis...
Aidan Skinner
2009-01-07
24
-121
/
+845
*
QPID-1522: Fix spelling error in classname
Aidan Skinner
2009-01-07
4
-16
/
+8
*
QPID-1522: Move common code up to CommandImpl. Rename methods to be consisten...
Aidan Skinner
2009-01-07
16
-436
/
+131
*
QPID-1522: Rename Command class to CommandImpl and make it implement Command ...
Aidan Skinner
2009-01-07
9
-22
/
+12
*
QPID-1560: add support for a qpid.exclusive-binding option on direct exchange...
Gordon Sim
2009-01-07
3
-3
/
+48
*
Fix for windows build: add implementations of the getSecurityLayer()
Gordon Sim
2009-01-07
1
-0
/
+15
*
Work on the low level IO code:
Andrew Stitcher
2009-01-06
13
-83
/
+394
*
cluster/OutputInterceptor.cpp: added locking around use of ClusterOutputinter...
Alan Conway
2009-01-06
1
-3
/
+14
*
Add option to use single connection for all producers, and consumers to test ...
Carl C. Trieloff
2009-01-06
1
-6
/
+25
*
Added missing include file for ::memcpy
Ted Ross
2009-01-06
1
-0
/
+1
*
* Cyrus SASL intgeration for c++ client
Gordon Sim
2009-01-06
32
-263
/
+1381
*
Add option to use single connection for all producers, and consumers to test ...
Carl C. Trieloff
2009-01-06
1
-5
/
+16
*
QPID-1556: fixed broken URL
Rafael H. Schloming
2009-01-06
1
-1
/
+1
*
QPID-1557: fixed the cpp.cluster test profile
Rafael H. Schloming
2009-01-06
11
-16
/
+39
*
cpp/src/tests/ForkedBroker.h: keep tests quiet, set --log-enable=error+
Alan Conway
2009-01-05
1
-0
/
+1
*
Minor logging fixes.
Alan Conway
2009-01-05
2
-46
/
+66
*
Update test in line with change to default logging level (see r731649).
Gordon Sim
2009-01-05
1
-1
/
+1
*
Sorry! Carelessly committed more than I wanted to. Reverting part of my previ...
Gordon Sim
2009-01-05
1
-14
/
+3
[next]