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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-4926: Add in overlooked cli_tests
Andrew Stitcher
2013-06-14
1
-0
/
+1
*
QPID-4926: Add in tests missing from the cmake build
Andrew Stitcher
2013-06-14
1
-5
/
+15
*
NO-JIRA: Windows fixes for previous "simple" change
Andrew Stitcher
2013-06-13
3
-1
/
+3
*
NO-JIRA: Remove unnecessary includes for AsynchIO
Andrew Stitcher
2013-06-13
2
-8
/
+8
*
NO-JIRA: Remove unnecessary code
Andrew Stitcher
2013-06-13
1
-45
/
+9
*
QPID-4923: Windows C++ broker should use --ssl-port option to select ssl port
Andrew Stitcher
2013-06-13
1
-1
/
+1
*
NO-JIRA: restrict broker to listen only on loopback interface (which is all t...
Gordon Sim
2013-06-13
13
-20
/
+22
*
QPID-4921: check pointer before using it
Gordon Sim
2013-06-13
1
-1
/
+1
*
QPID-4917: allow shared topic subscriptions
Gordon Sim
2013-06-12
3
-7
/
+22
*
QPID-4766: Added generic filter support to address handling in qpid::messagin...
Gordon Sim
2013-06-12
9
-150
/
+548
*
QPID-4905: Removed TimeoutHandler interface as it was really unused
Andrew Stitcher
2013-06-10
8
-63
/
+6
*
QPID-4905: Remove unused Connection ErrorListener interface
Andrew Stitcher
2013-06-10
4
-25
/
+0
*
QPID-4905: Remove unused method
Andrew Stitcher
2013-06-10
1
-5
/
+0
*
QPID-4905: Remove unused function
Andrew Stitcher
2013-06-10
1
-1
/
+0
*
QPID-4905: Remove deprecated and unused federation property
Andrew Stitcher
2013-06-10
2
-4
/
+0
*
QPID-4905: Tidy-up remove OutputHandler and directly use FrameHandler
Andrew Stitcher
2013-06-10
15
-64
/
+20
*
QPID-4905: Remove unused members in Connector interface
Andrew Stitcher
2013-06-10
5
-32
/
+0
*
Fix compile warning on Visual Studio. NO-JIRA.
Stephen D. Huston
2013-06-07
1
-2
/
+2
*
Add a test for recovering a message with 0-length body. NO-JIRA.
Stephen D. Huston
2013-06-06
1
-0
/
+17
*
Allows QMF to build on Windows; resolves QPID-4909.
Stephen D. Huston
2013-06-06
4
-13
/
+21
*
QPID-4854: Removed use of intrusive_ptr::reset to work with older boost versions
Andrew Stitcher
2013-06-05
1
-1
/
+1
*
QPID-4854: Removed code now unused since this change
Andrew Stitcher
2013-06-04
2
-3
/
+0
*
QPID-4707: Set AMQP 1.0 fields on outgoing messages based on special property...
Gordon Sim
2013-06-04
23
-96
/
+711
*
QPID-4854: Make the protocol negotiation timeout actually relate to
Andrew Stitcher
2013-06-04
12
-11
/
+24
*
QPID-4905: Tidy up
Andrew Stitcher
2013-06-04
13
-46
/
+17
*
QPID-4893: prevent uninitialised buffered messages being transfered
Gordon Sim
2013-05-30
2
-8
/
+16
*
QPID-4886: fix autoconf distcheck
Gordon Sim
2013-05-30
1
-0
/
+1
*
QPID-4886: Pass non-const reference to Message in QueueObserver functions.
Alan Conway
2013-05-29
3
-1
/
+60
*
NO-JIRA: Added connection timeout to python client, used in brokertests.
Alan Conway
2013-05-29
1
-2
/
+2
*
NO-JIRA: CMake: Added missing test_wrap around stop_broker test.
Alan Conway
2013-05-29
1
-1
/
+1
*
QPID-4892: Re-add the examples to the gemfile.
Darryl L. Pierce
2013-05-28
1
-0
/
+1
*
QPID-4713: fix handling of reply to when converting from 1.0 to 0-10 format
Gordon Sim
2013-05-28
6
-17
/
+116
*
NO-JIRA: match the frequency of rate failure warnings to stats report frequency
Gordon Sim
2013-05-27
1
-5
/
+7
*
QPID-4887: retrieve username and password from url if specified
Gordon Sim
2013-05-27
1
-2
/
+3
*
QPID-4890: added workaround to test to handle issues with closing stdin of su...
Gordon Sim
2013-05-27
1
-0
/
+1
*
QPID-4650: C++ Broker method to redirect messages between two queues.
Charles E. Rolke
2013-05-25
1
-2
/
+2
*
QPID-4889: Only installs the Swig descriptors in /usr/include
Darryl L. Pierce
2013-05-24
1
-5
/
+0
*
QPID-4888: correct handling of link naming
Gordon Sim
2013-05-24
17
-24
/
+144
*
QPID-4884: prevent segfault when translating x-declare into 1.0 node properties
Gordon Sim
2013-05-24
1
-1
/
+1
*
QPID-4650: C++ Broker method to redirect messages between two queues.
Charles E. Rolke
2013-05-24
2
-376
/
+0
*
QPID-4885: C++ examples install to qpid/examples
Darryl L. Pierce
2013-05-24
1
-2
/
+2
*
QPID-4650: C++ Broker method to redirect messages between two queues.
Charles E. Rolke
2013-05-24
2
-0
/
+750
*
QPID-4859: prevent circular reference on queues still holding durable messages
Gordon Sim
2013-05-24
2
-2
/
+6
*
QPID-4859: ensure flush is called on journals
Gordon Sim
2013-05-24
8
-30
/
+113
*
QPID-4883: check for null pointer when parsing certificate CommonName
Kenneth Anthony Giusti
2013-05-23
1
-10
/
+13
*
QPID-4650: C++ Broker method to redirect messages between two queues.
Charles E. Rolke
2013-05-23
5
-5
/
+182
*
NO-JIRA: HA Add missing FailoverExchange.h/cpp to distribution rules.
Alan Conway
2013-05-23
1
-0
/
+2
*
QPID-4880: Qualify the name passed back to the client for dynamically created...
Gordon Sim
2013-05-23
2
-7
/
+20
*
QPID-4866: Add export directives for broker method now used by HA plugin
Gordon Sim
2013-05-23
1
-2
/
+2
*
QPID-4866: HA support for failover exchange
Alan Conway
2013-05-22
12
-42
/
+358
[next]