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
/
client
/
amqp0_10
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-2940: always request completions from broker on Session::acknowledge(), ...
Gordon Sim
2010-11-12
1
-1
/
+3
*
QPID-2807: Allow per message acknowledgement
Gordon Sim
2010-08-20
6
-1
/
+56
*
Fix locking in receiver impl; protect session member against concurrent fetch...
Gordon Sim
2010-08-16
1
-2
/
+7
*
QPID-664: Don't hold lock while waiting for incoming message in nextReceiver(...
Gordon Sim
2010-07-06
1
-1
/
+1
*
QPID-664: Translate exceptions to correct type when occuring on creating new ...
Gordon Sim
2010-07-01
1
-0
/
+4
*
QPID-664: expose authenticated username for connection
Gordon Sim
2010-06-30
2
-0
/
+5
*
QPID-664: corrected option name for setting subscribe options on a queue
Gordon Sim
2010-06-30
1
-2
/
+2
*
QPID-2698: recognise special property names for amqp 0-10 specific message- a...
Gordon Sim
2010-06-25
2
-3
/
+48
*
Refer to struct Url as that, not a class - fixes compile warnings on Windows.
Stephen D. Huston
2010-06-11
1
-1
/
+1
*
QPID-664: Correct the name of the subject string used for incoming messages.
Gordon Sim
2010-06-10
1
-1
/
+1
*
QPID-664: Changed default for reconnect to false as that is more intuitive (e...
Gordon Sim
2010-06-02
1
-1
/
+1
*
Added locking to make amqp_0_10::SenderImpl thread safe.
Alan Conway
2010-05-18
2
-11
/
+38
*
Fix retry logic in ConnectionImpl::newSession.
Alan Conway
2010-05-17
1
-8
/
+9
*
Fix errors when new API Receiver is closed while in use.
Alan Conway
2010-05-14
2
-23
/
+24
*
Initial multi-thread unit test for messaging API.
Alan Conway
2010-05-14
2
-0
/
+9
*
Moved FailoverUpdates to qpid::messaging namespace.
Alan Conway
2010-05-13
1
-86
/
+0
*
New API clients failover in a cluster with SSL connections.
Alan Conway
2010-05-13
2
-19
/
+42
*
Fix deadlocks & thread safety in new API classes.
Alan Conway
2010-05-13
9
-61
/
+112
*
Fixes to new API impl to support failover.
Alan Conway
2010-05-12
2
-15
/
+19
*
QPID-664: Fix failover updates to set correct option name; clear list valued ...
Gordon Sim
2010-05-11
2
-1
/
+3
*
QPID-664: Add default constructor for Connection; add option to set url on ex...
Gordon Sim
2010-05-11
1
-5
/
+10
*
QPID-664: Fix bug preventing re-establishment of credit on reconnect
Gordon Sim
2010-05-11
1
-1
/
+1
*
Allow empty subject for direct- and xml- exchanges
Gordon Sim
2010-05-05
1
-3
/
+7
*
QPID-664: allow safe closing of session as part of handling a session exception
Gordon Sim
2010-04-27
2
-13
/
+24
*
QPID-664: more specific exception handling (avoids reconnecting for invalid url)
Gordon Sim
2010-04-14
1
-1
/
+1
*
QPID-664: changed option verifier to use constants rather than duplicating st...
Gordon Sim
2010-04-12
1
-17
/
+18
*
QPID-2497: added some verification that address options specified are valid
Gordon Sim
2010-04-09
1
-3
/
+51
*
QPID-664: changed pending to unsettled; added available to sender; minor upda...
Gordon Sim
2010-04-09
6
-32
/
+32
*
QPID-664: changed connect() back to open(),removed detach(),defined new excep...
Gordon Sim
2010-04-09
6
-76
/
+151
*
QPID-664: changed open() to connect(), moved url parameter to constructor, ad...
Gordon Sim
2010-04-08
3
-12
/
+18
*
QPID-664: removed flush, added option to make sync non-blocking if so desired
Gordon Sim
2010-04-07
3
-25
/
+14
*
QPID-664: added method to release messages
Gordon Sim
2010-04-06
2
-0
/
+22
*
QPID-664: added param to control synchronous send and acknowledge
Gordon Sim
2010-04-06
4
-4
/
+6
*
QPID-664: minor adjustment to connection option names
Gordon Sim
2010-04-01
1
-3
/
+3
*
QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...
Gordon Sim
2010-03-31
6
-413
/
+27
*
QPID-664: renamed headers as properties (to match python); added priority
Gordon Sim
2010-03-29
3
-6
/
+10
*
QPID-2406: a more explicit solution for durations in the messaging api
Gordon Sim
2010-03-29
4
-5
/
+8
*
QPID-664: move Variant and Uuid from messaging to types namespace
Gordon Sim
2010-03-29
11
-23
/
+20
*
QPID-664: Updates to address options to stay in-line with python client chang...
Gordon Sim
2010-03-24
1
-272
/
+319
*
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
1
-3
/
+27
*
Removed dependencies in qpid/messaging on qpid/client.
Alan Conway
2010-03-16
2
-4
/
+4
*
Remove warning
Andrew Stitcher
2010-03-16
1
-1
/
+1
*
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
3
-58
/
+113
*
This is a fix for QPID-2428
Rajith Muditha Attapattu
2010-03-04
1
-1
/
+1
*
QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ...
Gordon Sim
2010-03-03
4
-27
/
+37
*
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
*
QPID-2380: recognise reliability option for sender (also added capacity to qp...
Gordon Sim
2010-02-02
4
-11
/
+41
[next]