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
/
qpid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove incorrect optimization in Logger.
Alan Conway
2010-05-12
1
-3
/
+3
*
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
1
-10
/
+13
*
This commit contains a fix for QPID-2600
Rajith Muditha Attapattu
2010-05-12
2
-27
/
+48
*
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
19
-135
/
+127
*
QPID-664: Add default constructor for Connection; add option to set url on ex...
Gordon Sim
2010-05-11
2
-5
/
+17
*
QPID-664: Fix bug preventing re-establishment of credit on reconnect
Gordon Sim
2010-05-11
1
-1
/
+1
*
qmf: bugfix - remove parse of non-present supertype field
Kenneth Anthony Giusti
2010-05-10
1
-1
/
+1
*
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
1
-1
/
+1
*
Use UnauthorizedAccessException for ACL violations rather than NotAllowedExce...
Gordon Sim
2010-05-06
3
-14
/
+14
*
Allow empty subject for direct- and xml- exchanges
Gordon Sim
2010-05-05
1
-3
/
+7
*
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
*
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
*
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-664: allow safe closing of session as part of handling a session exception
Gordon Sim
2010-04-27
4
-13
/
+31
*
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
*
Handle incorrect values for worker-threads option more gracefully
Gordon Sim
2010-04-26
1
-15
/
+20
*
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
*
Code cleanup
Ted Ross
2010-04-23
13
-180
/
+34
*
Cluster management improvements:
Ted Ross
2010-04-23
8
-238
/
+292
*
QPID-2517 - Broker schema changes to support cluster management.
Ted Ross
2010-04-23
1
-1
/
+3
*
QPID-1904: Ensure that all timestamp uses are correctly relative to 1/1/1970 ...
Andrew Stitcher
2010-04-23
7
-22
/
+13
*
QPID-2523
Rajith Muditha Attapattu
2010-04-23
2
-6
/
+20
*
Changed from using arrays to using vectors.
Rajith Muditha Attapattu
2010-04-23
5
-78
/
+62
*
QMF: correct the build of exception response messages.
Kenneth Anthony Giusti
2010-04-22
1
-16
/
+30
*
QPID-1811: Applied patch from Andrey Kotrekhov with more portable
Andrew Stitcher
2010-04-22
1
-20
/
+35
*
QPID-2527: Remove Thread::id member as its uses are better implemented by com...
Andrew Stitcher
2010-04-21
4
-15
/
+39
*
- Hold up tearing down client I/O threads until there are no more
Andrew Stitcher
2010-04-21
1
-1
/
+8
*
This is a fix for QPID-2521
Rajith Muditha Attapattu
2010-04-20
1
-1
/
+6
*
QMF: fix object name separator, use native bool type
Kenneth Anthony Giusti
2010-04-20
1
-1
/
+1
*
Add store test executions if building the store module. Add trigger on messag...
Stephen D. Huston
2010-04-19
1
-0
/
+16
*
QMF: Add timestamps to generated V2 objects
Kenneth Anthony Giusti
2010-04-19
3
-23
/
+32
*
Fix g++ compile warning-turned-error
Stephen D. Huston
2010-04-19
1
-0
/
+2
*
Ensure that ConnectionImpl is notified of shutdown even in the case of discon...
Gordon Sim
2010-04-19
1
-1
/
+7
*
An alternative attempt at ensuring ConnectionImpl is not deleted before IO th...
Gordon Sim
2010-04-17
3
-36
/
+41
*
Fix for QPID-2420 to correctly handle restoring and commit/abort prepared tra...
Stephen D. Huston
2010-04-16
18
-262
/
+899
*
Fixed problems with the broker's QMFv2 mode:
Ted Ross
2010-04-16
6
-12
/
+27
*
Ensure that ConnectionImpl is notified of shutdown even in the case of discon...
Gordon Sim
2010-04-16
2
-1
/
+7
*
Fix unreferenced local variable warnings.
Stephen D. Huston
2010-04-15
1
-3
/
+3
*
QPID-2507: drop the userLock before calling exchange->route()
Kenneth Anthony Giusti
2010-04-15
2
-77
/
+94
*
QPID-2511: Altered shutdown sequence in connectors; after connect() has retur...
Gordon Sim
2010-04-15
5
-48
/
+73
*
Implementation of QPID-2509 (Remove message staging from C++ broker)
Kim van der Riet
2010-04-15
8
-46
/
+14
[next]