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
*
Bring cluster module cmake build back up to date nad make it link as well
Andrew Stitcher
2009-11-17
1
-1
/
+7
*
Make cluster/ssl/rdma/xml modules install correctly
Andrew Stitcher
2009-11-17
4
-2
/
+31
*
Use portable sleep call
Stephen D. Huston
2009-11-16
1
-1
/
+2
*
QPID-664: Remove start()/stop() methods from api
Gordon Sim
2009-11-16
6
-44
/
+15
*
Added extra test for quoating in name or subject parts of address.
Gordon Sim
2009-11-16
1
-0
/
+7
*
QPID-664: Introduce ';' as delimiter bewteen name (and optionally subject) an...
Gordon Sim
2009-11-16
3
-35
/
+70
*
expose less internals and some term clean up thanks to gsim's comments
Carl C. Trieloff
2009-11-16
1
-6
/
+5
*
Merge branch 'next_receiver_changes' into trunk
Gordon Sim
2009-11-16
10
-166
/
+3
*
Add management subscription object
Carl C. Trieloff
2009-11-13
2
-4
/
+57
*
changed address syntax to permit more complex subjects, added escaping, impro...
Rafael H. Schloming
2009-11-13
1
-2
/
+2
*
Change from linear to binary search in requeue
Gordon Sim
2009-11-13
1
-5
/
+1
*
Make failover_soak and its children adjustable as to
Michael Goulish
2009-11-13
5
-101
/
+200
*
Move the kit-building settings out of CMakeLists.txt to a new file, BuildInst...
Stephen D. Huston
2009-11-13
1
-2
/
+2
*
Made cluster_tests.py ClusterTests.test_failover configurable to run for any ...
Alan Conway
2009-11-12
1
-20
/
+9
*
Merge branch 'next_receiver_changes' into trunk
Gordon Sim
2009-11-12
7
-13
/
+117
*
Add missing extern decls. Fixes broken Windows build.
Stephen D. Huston
2009-11-11
1
-1
/
+1
*
Added full SASL authentication and security layer for the Python client.
Ted Ross
2009-11-11
1
-5
/
+5
*
Fix compilation error on some platforms
Gordon Sim
2009-11-11
2
-1
/
+2
*
Added support for address parsing, create/assert/delete policies
Gordon Sim
2009-11-11
20
-367
/
+1229
*
Add new ssf arg to Sasl::start
Stephen D. Huston
2009-11-11
1
-2
/
+3
*
Moved brokertest.py to python directory.
Alan Conway
2009-11-10
3
-397
/
+3
*
Fixed test_failover, added ErrorGenerator with test.
Alan Conway
2009-11-10
4
-53
/
+119
*
Also remove liner search from seek() & add tests
Carl C. Trieloff
2009-11-10
2
-6
/
+57
*
Add missing cluster_tests.fail file to distribution list.
Gordon Sim
2009-11-10
1
-1
/
+2
*
Added message store recovery tests to cluster_tests.
Alan Conway
2009-11-09
5
-35
/
+82
*
remove looping for position search and replace with stl algorithms for better...
Carl C. Trieloff
2009-11-09
4
-38
/
+65
*
Filled out process management in python brokertest framework.
Alan Conway
2009-11-09
3
-510
/
+233
*
QPID-1899: Applied patch from Ken Giusti to tie in SASL enctryption to the ha...
Gordon Sim
2009-11-09
29
-54
/
+168
*
QPID-2191: Fix browsing behaviour where messages may have been released out o...
Gordon Sim
2009-11-09
3
-1
/
+7
*
Fix restoration of durable messages at startup. Remove all references to a qu...
Stephen D. Huston
2009-11-05
7
-36
/
+105
*
Automatically add shared library suffix to module name in --load-module.
Alan Conway
2009-11-04
3
-12
/
+20
*
Clean up files left behind by tests in make clean.
Alan Conway
2009-11-04
2
-1
/
+4
*
Changed default timeout for daemon to 10 min to allow for long store recovery...
Kim van der Riet
2009-11-04
2
-2
/
+2
*
QMF fixes:
Ted Ross
2009-11-03
3
-4
/
+35
*
When storing a message, set its new persistence Id. Don't throw an exception ...
Stephen D. Huston
2009-11-03
3
-26
/
+65
*
Erasing an iterator invalidates the iterator; changed the code to not derefer...
Stephen D. Huston
2009-11-03
1
-2
/
+5
*
Fix leak in SASL code, enable cluster ACL test.
Alan Conway
2009-11-02
2
-9
/
+33
*
Remove incorrect import.
Alan Conway
2009-11-02
1
-1
/
+1
*
Minor fix for testlib.py cluster testing script
Kim van der Riet
2009-11-02
1
-1
/
+1
*
Changed ssl_test to use 127.0.0.1 instead of hostname and to regenerate certs...
Gordon Sim
2009-11-02
1
-8
/
+19
*
Fix variable used to retrieve Boost include files for Windows kit.
Stephen D. Huston
2009-10-30
1
-1
/
+1
*
In broker, change RecoverableExchange[Impl]::bind() strings to const; they ar...
Stephen D. Huston
2009-10-30
7
-58
/
+91
*
Fix memory leak in testCoincidentErrors due to un-joined connector thread.
Alan Conway
2009-10-30
3
-4
/
+11
*
Add missing install rule for brokertest.py
Alan Conway
2009-10-30
1
-1
/
+2
*
QPID-2181 - Alternate exchange on queue is not visible in management tools
Ted Ross
2009-10-30
2
-0
/
+20
*
Python framework for tests that start multiple brokers.
Alan Conway
2009-10-30
3
-5
/
+252
*
Ensure a client-side cursor is used, and change to static cursor to improve p...
Stephen D. Huston
2009-10-30
2
-2
/
+7
*
Always include the hresult message if it's available.
Stephen D. Huston
2009-10-30
1
-3
/
+2
*
Remove extraneous space from exception message.
Stephen D. Huston
2009-10-29
1
-1
/
+1
*
Fixed problem of queue alternate-exchange property not being persisted on per...
Kim van der Riet
2009-10-29
3
-5
/
+21
[next]