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-4931: Only allow broker to listen to a single address if "--port 0" spec...
Andrew Stitcher
2013-06-19
7
-20
/
+19
*
NO-JIRA: remove unused code
Gordon Sim
2013-06-19
2
-40
/
+0
*
QPID-4854: signal connection establishment for broker initiated connections also
Gordon Sim
2013-06-19
1
-0
/
+1
*
QPID-4935: handle case where peer to sender settles without setting a deliver...
Gordon Sim
2013-06-19
2
-2
/
+22
*
QPID-4905: Stopped broker::Broker needing to refer to broker::Connection
Andrew Stitcher
2013-06-19
19
-92
/
+118
*
QPID-4905: Tidy up broker::Connection
Andrew Stitcher
2013-06-19
22
-325
/
+208
*
NO-JIRA: Remove useless HAVE_CONFIG_H definition
Andrew Stitcher
2013-06-18
5
-18
/
+9
*
NO-JIRA: Fix compile errors in Windows build.
Alan Conway
2013-06-18
1
-1
/
+1
*
QPID-4348: HA Use independent sequence numbers for identifying messages
Alan Conway
2013-06-17
42
-532
/
+958
*
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
*
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
7
-62
/
+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
14
-63
/
+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
*
Allows QMF to build on Windows; resolves QPID-4909.
Stephen D. Huston
2013-06-06
1
-3
/
+4
*
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
21
-95
/
+701
*
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: Pass non-const reference to Message in QueueObserver functions.
Alan Conway
2013-05-29
3
-1
/
+60
*
QPID-4713: fix handling of reply to when converting from 1.0 to 0-10 format
Gordon Sim
2013-05-28
4
-10
/
+36
*
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
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-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
6
-30
/
+110
*
QPID-4883: check for null pointer when parsing certificate CommonName
Ken Giusti
2013-05-23
1
-10
/
+13
*
QPID-4650: C++ Broker method to redirect messages between two queues.
Charles E. Rolke
2013-05-23
4
-5
/
+181
*
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
8
-31
/
+326
*
QPID-4878: fix SASL for connections established by the broker
Gordon Sim
2013-05-22
3
-6
/
+7
*
QPID-4591: patch from Ernie Allen to add queue sequence number to messages
Gordon Sim
2013-05-21
3
-1
/
+12
*
QPID-4855: fix compilation error with some compilers
Gordon Sim
2013-05-16
2
-0
/
+2
*
NO-JIRA: HA Use qpid::Address in ha::BrokerInfo rather than host/port.
Alan Conway
2013-05-16
4
-18
/
+17
*
QPID-4850: HA Sporadic stall in ha_tests.test_failover_send_receive
Alan Conway
2013-05-15
2
-2
/
+3
*
QPID-4745: HA safe port allocation for brokers in HA tests.
Alan Conway
2013-05-15
2
-1
/
+5
*
QPID-4846: prevent assertion when translating empty 0-10 message content into...
Gordon Sim
2013-05-15
1
-1
/
+1
[next]