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
*
Remove incorrect optimization in Logger.
Alan Conway
2010-05-12
2
-4
/
+3
*
Added a few more test cases for acl file format.
Rajith Muditha Attapattu
2010-05-12
1
-3
/
+26
*
Fixes to new API impl to support failover.
Alan Conway
2010-05-12
3
-16
/
+20
*
Delay generating URL in cluster till global constructors to handle multi-prot...
Alan Conway
2010-05-12
2
-11
/
+14
*
This commit contains a fix for QPID-2600
Rajith Muditha Attapattu
2010-05-12
3
-61
/
+72
*
Added missing EXTERNs for Windows
Ted Ross
2010-05-11
1
-2
/
+2
*
QPID-664: Fix failover updates to set correct option name; clear list valued ...
Gordon Sim
2010-05-11
2
-1
/
+3
*
Support for multiple protocols in qpid::Url.
Alan Conway
2010-05-11
27
-212
/
+181
*
QPID-664: Add default constructor for Connection; add option to set url on ex...
Gordon Sim
2010-05-11
3
-5
/
+18
*
QPID-664: Fix bug preventing re-establishment of credit on reconnect
Gordon Sim
2010-05-11
1
-1
/
+1
*
QPID-2589 - Applied patch from Chuck Rolke.
Ted Ross
2010-05-10
29
-0
/
+2451
*
qmf: bugfix - remove parse of non-present supertype field
Kenneth Anthony Giusti
2010-05-10
1
-1
/
+1
*
qmf: add class accessors for event schema - parity with class schema
Kenneth Anthony Giusti
2010-05-10
2
-0
/
+23
*
Skip cluster_python_tests if cluster services are not running.
Alan Conway
2010-05-07
1
-1
/
+3
*
Keep dispatching the condition until it is cleared; resolves QPID-2587.
Stephen D. Huston
2010-05-07
1
-5
/
+3
*
Correct brokertest.retry logic.
Alan Conway
2010-05-06
2
-2
/
+2
*
Use UnauthorizedAccessException for ACL violations rather than NotAllowedExce...
Gordon Sim
2010-05-06
5
-92
/
+92
*
Changed floating point from "price" to "percent" - better use of floating point.
Jonathan Robie
2010-05-05
1
-1
/
+1
*
Added hello_xml.cpp example.
Jonathan Robie
2010-05-05
2
-1
/
+69
*
Allow empty subject for direct- and xml- exchanges
Gordon Sim
2010-05-05
2
-4
/
+7
*
Some cleanup on examples:
Gordon Sim
2010-05-05
15
-2026
/
+424
*
QMF: add attribute read access to ConnectionSettings ruby class
Kenneth Anthony Giusti
2010-05-03
1
-2
/
+16
*
QMF: Agent now sends class indications for schema added after attachement com...
Kenneth Anthony Giusti
2010-04-30
1
-5
/
+26
*
Added a couple of tests to init script and use env var for data dir if set
Gordon Sim
2010-04-30
1
-6
/
+20
*
QMF: remove v1 method test from cluster testbed - clusters no longer support ...
Kenneth Anthony Giusti
2010-04-29
1
-0
/
+1
*
Added doxygen group directives.
Jonathan Robie
2010-04-29
9
-8
/
+15
*
Changed code examples and references from doxygen main page to the new API cl...
Jonathan Robie
2010-04-29
1
-82
/
+248
*
Fix previous checkin and correctly quote __LINE__ in QPID_MSG
Andrew Stitcher
2010-04-29
1
-1
/
+3
*
QPID-2186: Small adjustments to previous fix:
Andrew Stitcher
2010-04-29
1
-5
/
+7
*
Don't try to get the top() of an empty queue and use it. Resolves (I believe)...
Stephen D. Huston
2010-04-28
1
-8
/
+16
*
Fix PYTHONPATH to pick federation from the tests source dir.
Stephen D. Huston
2010-04-28
1
-1
/
+1
*
Fix path to broker exe so it can be stopped when needed.
Stephen D. Huston
2010-04-28
1
-5
/
+6
*
Replaced some unnecessary streaming operators ("<<") with preprocessor string...
Andrew Stitcher
2010-04-28
1
-1
/
+1
*
QPID-2083: Added some error messages for particular codes
Gordon Sim
2010-04-28
1
-19
/
+16
*
BZ572245: Clustering can force message persistence when one node remains. Fix...
Kim van der Riet
2010-04-28
1
-5
/
+10
*
QPID-2083: Some improvements to error handling for NSS based SSL implementation.
Gordon Sim
2010-04-28
4
-10
/
+31
*
Include recently added header in distribution list
Gordon Sim
2010-04-28
1
-0
/
+1
*
Load client side plugins just before creating the first Connection.
Andrew Stitcher
2010-04-27
3
-4
/
+54
*
Avoid possible initialisation dependency problem by using a "static
Andrew Stitcher
2010-04-27
1
-6
/
+9
*
Added necessary #include for memmove
Andrew Stitcher
2010-04-27
1
-1
/
+4
*
QPID-2556: add tests for maps and lists in method args and events.
Kenneth Anthony Giusti
2010-04-27
4
-15
/
+163
*
QPID-2556: fix conversion of signed integers in maps and lists.
Kenneth Anthony Giusti
2010-04-27
5
-69
/
+71
*
QPID-664: allow safe closing of session as part of handling a session exception
Gordon Sim
2010-04-27
4
-13
/
+31
*
Fix typo in name; resolves QPID-2553
Stephen D. Huston
2010-04-27
1
-1
/
+1
*
Reverting the change made in rev937119 as it seems to cause a core dump in RH...
Rajith Muditha Attapattu
2010-04-27
5
-62
/
+78
*
Changed address string to current format.
Jonathan Robie
2010-04-26
1
-1
/
+1
*
Handle incorrect values for worker-threads option more gracefully
Gordon Sim
2010-04-26
1
-15
/
+20
*
QPID-1811: Look for saslpasswd2 at configure time instead of hardcoding
Andrew Stitcher
2010-04-26
2
-3
/
+6
*
QPID-2548: applied patch from francesco emmi
Gordon Sim
2010-04-26
1
-0
/
+4
*
Fixed a logic error in the handling of QMFv2 get-by-class queries. When dele...
Ted Ross
2010-04-23
1
-4
/
+3
[next]