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
*
Rename Duration::INFINITE to Duration::FOREVER; resolves QPID-2475.
Stephen D. Huston
2010-03-30
1
-1
/
+1
*
QPID-664: renamed headers as properties (to match python); added priority
Gordon Sim
2010-03-29
6
-9
/
+20
*
QPID-2406: a more explicit solution for durations in the messaging api
Gordon Sim
2010-03-29
6
-7
/
+55
*
QPID-664: move Variant and Uuid from messaging to types namespace
Gordon Sim
2010-03-29
25
-45
/
+64
*
Raise ClusterTimer lateness threshold to reduce noisy warnings.
Alan Conway
2010-03-29
2
-1
/
+4
*
Move ManagementAgent class statics to be file static to avoid exposing their ...
Andrew Stitcher
2010-03-26
1
-4
/
+7
*
QPID-2454 Messages set with a TTL expire immediately when sent on qpid queues...
Carl C. Trieloff
2010-03-26
1
-0
/
+1
*
Fix "Ignoring frame while closing connection" warnings in a cluster broker gi...
Alan Conway
2010-03-25
1
-1
/
+4
*
Fix "Session was not closed cleanly" warnings in a cluster broker giving an u...
Alan Conway
2010-03-25
1
-4
/
+4
*
More generous overrun threshold for cluster timer to avoid excessive warnings.
Alan Conway
2010-03-25
3
-16
/
+26
*
QPID-664: Updates to address options to stay in-line with python client chang...
Gordon Sim
2010-03-24
2
-273
/
+320
*
Defer Poller creation in ConnectionImpl IOThread from creation to first use.
Alan Conway
2010-03-23
1
-3
/
+6
*
Make sure the client library Poller is created on library load before anythin...
Andrew Stitcher
2010-03-22
1
-0
/
+9
*
QPID-664: Prevent dangling pointers when receiver/sender handles stay in scop...
Gordon Sim
2010-03-19
6
-27
/
+30
*
QPID-2452: Fixed control over the encoding used when sending a string valued ...
Gordon Sim
2010-03-18
3
-6
/
+47
*
Remove un-necessary Version.h.cmake
Alan Conway
2010-03-17
1
-44
/
+0
*
Updated cmake build to pick up version from QPID_VERSION.txt.
Alan Conway
2010-03-17
1
-0
/
+44
*
Fixed previous broken change which attempted to get version at configuration ...
Andrew Stitcher
2010-03-17
1
-6
/
+2
*
C++ automake build picks up version number from qpid/QPID_VERSION.txt.
Alan Conway
2010-03-17
1
-1
/
+1
*
workaround for BZ 570168 ( see comment in code )
Michael Goulish
2010-03-17
1
-1
/
+12
*
Removed dependencies in qpid/messaging on qpid/client.
Alan Conway
2010-03-16
11
-53
/
+110
*
Remove warning
Andrew Stitcher
2010-03-16
1
-1
/
+1
*
QPID 24448: throw if no channels available when adding a session.
Alan Conway
2010-03-15
1
-1
/
+2
*
Work-around for race condition in the IO layer.
Alan Conway
2010-03-15
1
-0
/
+6
*
New cluster member pushes store when joining an active cluster.
Alan Conway
2010-03-12
9
-64
/
+179
*
Fix for deadlock beween journal timer & connection threads.
Alan Conway
2010-03-12
3
-6
/
+29
*
QPID-2382: Checked in missing files from last commit
Gordon Sim
2010-03-12
3
-0
/
+205
*
QPID-2382: Created separate utility class for handling updates from failover ...
Gordon Sim
2010-03-11
6
-91
/
+120
*
Changed name of XQilla EBV define to XQ_EXTENDED_BOOLEAN_VALUE_HPP.
Jonathan Robie
2010-03-08
1
-3
/
+3
*
QPID-2436: Fix cluster update of remote agents.
Alan Conway
2010-03-08
4
-19
/
+36
*
Fixed #ifndef for XQilla 2.1.3
Jonathan Robie
2010-03-08
1
-1
/
+1
*
Added hooks in the broker for QMFv2 management of the broker.
Ted Ross
2010-03-08
9
-100
/
+256
*
Minor cleanup: removed unused parameter of initial-status in cluster.xml.
Alan Conway
2010-03-05
2
-6
/
+3
*
Modified to either support the older XQilla 2.1.3 API or to use
Jonathan Robie
2010-03-05
1
-1
/
+11
*
Fix QPID-2435. This patch removes the "publishNow" feature from the broker a...
Ted Ross
2010-03-05
3
-40
/
+30
*
Don't generate debug snapshot messages unless debug logging enabled.
Alan Conway
2010-03-05
4
-15
/
+14
*
QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect...
Gordon Sim
2010-03-05
33
-107
/
+283
*
QPID-2429: Use explicit check for void value rather than relaying on empty() ...
Gordon Sim
2010-03-04
1
-1
/
+1
*
This is a fix for QPID-2428
Rajith Muditha Attapattu
2010-03-04
1
-1
/
+1
*
Amended cluster error message for decoding failures.
Alan Conway
2010-03-03
1
-1
/
+1
*
QPID-2386: added username (if available) to log entry for failed authentication.
Gordon Sim
2010-03-03
1
-19
/
+22
*
QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ...
Gordon Sim
2010-03-03
9
-43
/
+52
*
QPID-2427: Align browsing option with approach used in python client
Gordon Sim
2010-03-03
1
-1
/
+14
*
QPID-2426: Check for empty name in address when resolving
Gordon Sim
2010-03-03
1
-0
/
+3
*
Fix: decoding error causes cluster broker to exit.
Alan Conway
2010-03-01
1
-4
/
+16
*
QPID-2423 - Add Constructors to set initial value of content for MapContent a...
Ted Ross
2010-02-26
2
-0
/
+12
*
Fix cluster abort on shutdown in ClusterTimer::fire.
Alan Conway
2010-02-26
4
-3
/
+10
*
Last member of a cluster always has clean store.
Alan Conway
2010-02-25
3
-3
/
+15
*
Removed unecessary include of Msg.h in Exception.h
Andrew Stitcher
2010-02-25
13
-0
/
+16
*
This is related to QPID-2413
Rajith Muditha Attapattu
2010-02-18
3
-11
/
+38
[next]