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
*
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
*
Tidy up unnecessary includes in ConnectionSettings and fix consequences
Gordon Sim
2010-04-14
4
-1
/
+4
*
Fix url parsing to make hostname required
Gordon Sim
2010-04-14
1
-1
/
+1
*
QPID-664: more specific exception handling (avoids reconnecting for invalid url)
Gordon Sim
2010-04-14
1
-1
/
+1
*
Remove final vestiges of old client API references from messaging and agent h...
Andrew Stitcher
2010-04-14
2
-1
/
+19
*
Fix for QPID-2470 - Broker does not honour flow-to-disk policy on recovery
Kim van der Riet
2010-04-13
8
-8
/
+46
*
Simplified the vaidate method using for_each to make it more readable.
Rajith Muditha Attapattu
2010-04-12
2
-49
/
+56
*
QPID-664: changed option verifier to use constants rather than duplicating st...
Gordon Sim
2010-04-12
1
-17
/
+18
*
Added missing newline at end of the file
Ted Ross
2010-04-12
1
-1
/
+1
*
QPID-664: removed explicit throw() clause
Gordon Sim
2010-04-12
1
-1
/
+1
*
Small fixes to get recent management changes to compile under Visual Studio/W...
Andrew Stitcher
2010-04-09
1
-1
/
+4
*
QPID-2497: added some verification that address options specified are valid
Gordon Sim
2010-04-09
1
-3
/
+51
*
QPID-2489 - Added wrapped version of Mutex to isolate QMF-generated source fr...
Ted Ross
2010-04-09
4
-49
/
+78
*
QPID-664: changed pending to unsettled; added available to sender; minor upda...
Gordon Sim
2010-04-09
12
-42
/
+43
*
QPID-664: changed connect() back to open(),removed detach(),defined new excep...
Gordon Sim
2010-04-09
16
-103
/
+261
*
Adding virtual destructors.
Rajith Muditha Attapattu
2010-04-09
1
-0
/
+3
[next]