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
/
messaging
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-4766: Added generic filter support to address handling in qpid::messagin...
Gordon Sim
2013-06-12
3
-48
/
+165
*
Allows QMF to build on Windows; resolves QPID-4909.
Stephen D. Huston
2013-06-06
1
-3
/
+4
*
QPID-4707: Set AMQP 1.0 fields on outgoing messages based on special property...
Gordon Sim
2013-06-04
1
-20
/
+133
*
QPID-4854: Make the protocol negotiation timeout actually relate to
Andrew Stitcher
2013-06-04
2
-0
/
+2
*
QPID-4713: fix handling of reply to when converting from 1.0 to 0-10 format
Gordon Sim
2013-05-28
1
-1
/
+7
*
QPID-4887: retrieve username and password from url if specified
Gordon Sim
2013-05-27
1
-2
/
+3
*
QPID-4888: correct handling of link naming
Gordon Sim
2013-05-24
6
-13
/
+84
*
QPID-4884: prevent segfault when translating x-declare into 1.0 node properties
Gordon Sim
2013-05-24
1
-1
/
+1
*
QPID-4855: fix compilation error with some compilers
Gordon Sim
2013-05-16
2
-0
/
+2
*
QPID-4668: Correct use of delivery count (should be 0 on first delivery)
Gordon Sim
2013-05-08
1
-1
/
+1
*
QPID-4716: set durability on terminus
Gordon Sim
2013-04-05
2
-1
/
+27
*
QPID-4700: fix typo in mapping for 'to' field
Gordon Sim
2013-04-03
1
-1
/
+1
*
QPID-4679: Cleaned up processing of addresses, including errors and warnings ...
Gordon Sim
2013-03-29
7
-62
/
+197
*
QPID-4674: Detect asynchronous connection close, session end and link detach
Gordon Sim
2013-03-28
4
-9
/
+69
*
QPID-4668: Message is only redelivered if delivery count is greater than 1
Gordon Sim
2013-03-26
1
-1
/
+1
*
QPID-4667: Fix for selective message acknowledgement over AMQP 1.0
Gordon Sim
2013-03-26
1
-1
/
+5
*
QPID-4586: Compilation fix for windows
Gordon Sim
2013-03-25
1
-0
/
+1
*
QPID-4586: fixes for dynamic sources/targets and on demand creation of nodes
Gordon Sim
2013-03-23
18
-78
/
+155
*
QPID-4558: Change C++ Selector implementation to use registered values
Andrew Stitcher
2013-03-19
1
-3
/
+3
*
QPID-4586: add ability to have qpidd establish outgoing connections
Gordon Sim
2013-03-14
1
-4
/
+16
*
QPID-4558: Selectors for C++ broker
Andrew Stitcher
2013-03-04
1
-0
/
+14
*
NO-JIRA: Changed subject filter to use described value now proton bug should ...
Andrew Stitcher
2013-03-04
1
-5
/
+4
*
QPID-4569: ensure modules are loaded before processing protocol option
Gordon Sim
2013-02-05
1
-0
/
+2
*
QPID-4514: Remove IO readCredit throttling only used by removed cluster code
Andrew Stitcher
2013-01-30
2
-2
/
+1
*
QPID-4478: wakeup driver after setting credit
Gordon Sim
2012-11-27
1
-0
/
+1
*
QPID-4477: make sasl logic a bit smarter, to handle case where we transition ...
Gordon Sim
2012-11-27
4
-16
/
+58
*
QPID-4465: check subject before setting filter
Gordon Sim
2012-11-23
1
-12
/
+14
*
QPID-4460: Replenish credit to cover specified prefetch if it is drained
Gordon Sim
2012-11-23
1
-3
/
+16
*
QPID-4459: settle sent messages once they have been accepted by peer
Gordon Sim
2012-11-23
2
-1
/
+6
*
QPID-4452: fix credit for producers
Gordon Sim
2012-11-21
1
-1
/
+1
*
QPID-4451: wait for outgoing messages to settle when closing
Gordon Sim
2012-11-21
5
-1
/
+25
*
QPID-4368: Cleaned up filtering, added ability to process dynamic-node-proper...
Gordon Sim
2012-11-16
6
-7
/
+270
*
QPID-4368: Small improvements to setting and checking filter descriptors
Gordon Sim
2012-11-16
1
-1
/
+11
*
QPID-4368: Add support for subject, translated to a filter (i.e. at present a...
Gordon Sim
2012-11-15
6
-26
/
+67
*
QPID-4368: Fix 1.0 related client IO inline with changes for QPID-4272
Gordon Sim
2012-11-15
5
-41
/
+44
*
QPID-4368: Add some more missing export declarations
Andrew Stitcher
2012-10-22
1
-1
/
+1
*
QPID-4368: Compilation fixes for some platforms
Gordon Sim
2012-10-19
2
-1
/
+2
*
QPID-4368: Pluggable AMQP 1.0 implementation for broker and client
Gordon Sim
2012-10-19
36
-41
/
+3948
*
QPID-4368: Allow pluggable protocol implementations
Gordon Sim
2012-10-19
3
-8
/
+132
*
QPID-3004: Keep the code compatible with clang C++ compiler (and probably gcc...
Andrew Stitcher
2012-05-22
1
-4
/
+4
*
QPID-3492: Fix quoted values as well as unquoted values; added a test case
Gordon Sim
2012-01-03
1
-7
/
+8
*
QPID-3492: Treat string literals in addresses as utf8 encoded
Gordon Sim
2011-09-16
1
-1
/
+2
*
QPID-3445: Added some extra checks to decode logic; consolidated exception ha...
Gordon Sim
2011-08-24
1
-1
/
+6
*
QPID-3330: Corrected handling of empty strings (using patch from Anthony Fogl...
Gordon Sim
2011-07-01
1
-1
/
+1
*
QPID-3200: Add new method to session for cumulative acknowledgement upto (and...
Gordon Sim
2011-06-15
2
-2
/
+3
*
QPID-3222: Prevent ttl overflow; also adds equality operators for qpid::messa...
Gordon Sim
2011-04-26
1
-0
/
+10
*
QPID-3001: Add const version of Connection::isOpen()
Gordon Sim
2011-01-17
2
-1
/
+2
*
QPID-2940: always request completions from broker on Session::acknowledge(), ...
Gordon Sim
2010-11-12
1
-1
/
+1
*
QPID-2926 Simple example code does not link under Windows
Charles E. Rolke
2010-11-05
1
-0
/
+64
*
Changed Variant::fromString() to Variant::parse(). Also changed implementation.
Jonathan Robie
2010-11-01
1
-2
/
+1
[next]