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
/
qpid
/
cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-5829: Rearrange CMake files to centralise some flags
Andrew Stitcher
2014-06-17
9
-106
/
+103
*
QPID-5814: default to utf8 in Variant::parse()
Gordon Sim
2014-06-13
1
-0
/
+2
*
QPID-3921: Don't leak use qpid/Options.h header unnecessarily.
Andrew Stitcher
2014-06-12
7
-8
/
+18
*
NO-JIRA: We never want to accidentally convert a string to an Options object
Andrew Stitcher
2014-06-12
1
-1
/
+1
*
NO-JIRA: Removed obsolete/unused store code
Andrew Stitcher
2014-06-12
4
-6
/
+0
*
QPID-5807: Remove boost::program_options as a header file dependency of qpid/...
Andrew Stitcher
2014-06-11
15
-98
/
+225
*
QPID-3650: Avoid unaligned memory access
Andrew Stitcher
2014-06-11
2
-4
/
+15
*
QPID-3650: Avoid unaligned memory access
Andrew Stitcher
2014-06-10
1
-1
/
+5
*
QPID-5805: Disallow % and _ characters as escapes in selector LIKE expression
Andrew Stitcher
2014-06-09
2
-0
/
+4
*
QPID-5804: Fix broken selector parsing of unary '+'
Andrew Stitcher
2014-06-09
2
-1
/
+3
*
QPID-5788: delayed initiation of nss
Gordon Sim
2014-06-04
1
-13
/
+34
*
QPID-5793: prevent leak due to concurrent bind and delete
Gordon Sim
2014-06-03
1
-3
/
+13
*
QPID-5793: prevent deadlock between timer and consume
Gordon Sim
2014-06-03
1
-1
/
+3
*
QPID-5767: [linearstore] broker segfaults when recovering journal file with d...
Kim van der Riet
2014-06-02
7
-21
/
+27
*
QPID-5783: Share immutable state EXTERN
Charles E. Rolke
2014-06-01
1
-1
/
+1
*
QPID-5794: Fix the regex in spout.rb
Darryl L. Pierce
2014-05-30
1
-2
/
+2
*
QPID-5748: [C++ broker] Make Queue::purgeExpired more efficient; remove Expi...
Pavel Moravec
2014-05-28
22
-163
/
+39
*
QPID-5783: Share immutable state between copies of a message. Avoid using mem...
Gordon Sim
2014-05-23
12
-96
/
+205
*
NO_JIRA: [linearstore] Update to ISSUES; whitespace fix from last checkin
Kim van der Riet
2014-05-21
2
-7
/
+12
*
no JIRA: [C++ broker] have more descriptive error on parse error of SASL conf...
Pavel Moravec
2014-05-21
1
-1
/
+1
*
QPID-5767: [C++ broker][linearstore] broker segfaults when recovering journal...
Pavel Moravec
2014-05-21
6
-11
/
+27
*
QPID-5765: don't invoke on dangling pointer
Gordon Sim
2014-05-14
6
-14
/
+6
*
QPID-5747: create codec for outgoing connections on establishing the connecti...
Gordon Sim
2014-05-13
2
-12
/
+18
*
QPID-5758: Move purging of expired messages from timer thread to worker thread
Gordon Sim
2014-05-13
4
-21
/
+31
*
QPID-5750: [linearstore] Broker fails with JERR__AIO: AIO error. (AIO write o...
Kim van der Riet
2014-05-13
11
-25
/
+142
*
QPID-5751: RELEASE_NOTES file has stale content
Charles E. Rolke
2014-05-07
1
-7
/
+5
*
QPID-5743: Explain how to use pkg-config to locate proton
Alan Conway
2014-05-02
1
-4
/
+5
*
NO-JIRA: HA fix hanging ha_tests.test_failover_send_receive on RHEL5
Alan Conway
2014-05-01
2
-30
/
+28
*
QPID-5741: No longer warn when building Qpid with Proton 0.7
Andrew Stitcher
2014-05-01
1
-1
/
+1
*
QPID-5737: wakeup driver for output which may be necessary if sessions outgoi...
Gordon Sim
2014-04-30
1
-0
/
+2
*
QPID-5736: only block until sent message is settled; signal rejection by thro...
Gordon Sim
2014-04-30
3
-1
/
+15
*
QPID-5735: Correct calculation of amqp.redelivered
Andrew Stitcher
2014-04-30
1
-1
/
+3
*
QPID-5732: Perl examples getting the wrong cmdline arguments
Darryl L. Pierce
2014-04-29
2
-5
/
+5
*
QPID-5489: Change uuid detection code to the code that proton uses
Andrew Stitcher
2014-04-29
1
-22
/
+28
*
QPID-5489: More cleaning up of the Uuid code
Andrew Stitcher
2014-04-29
10
-69
/
+126
*
QPID-5729: handle concurrent triggering of topic policy
Gordon Sim
2014-04-28
3
-1
/
+16
*
QPID-5719: Fix unintentional dependency on qpid-ha for non-HA installations.
Alan Conway
2014-04-28
1
-3
/
+8
*
QPID-5725: Use correct comparison function to match property keys
Andrew Michael Stitcher
2014-04-27
2
-1
/
+14
*
NO-JIRA: HA minor cleanup of qpid-ha tool
Alan Conway
2014-04-24
2
-57
/
+0
*
QPID-5719: HA becomes unresponsive once any of the brokers are SIGSTOPed
Alan Conway
2014-04-24
4
-18
/
+31
*
QPID-5714: In ha_tests, skip if the target test code is missing
Justin Ross
2014-04-24
1
-0
/
+5
*
QPID-5720: HA exception raised by the store for durable transactions
Alan Conway
2014-04-23
3
-8
/
+10
*
QPID-5716: Messaging C++ .NET binding fails to return GetContentObject data
Charles E. Rolke
2014-04-23
4
-17
/
+96
*
QPID-5718: Dead code in the HA codebase
Alan Conway
2014-04-23
1
-15
/
+0
*
QPID-5711: HA cannot promote primary if SASL security is enabled.
Alan Conway
2014-04-23
3
-23
/
+29
*
QPID-5663: [C++ Messaging] Windows AMQP 1.0 map_receiver fails
Charles E. Rolke
2014-04-22
1
-1
/
+2
*
QPID-5663: [C++ Messaging] Windows AMQP 1.0 map_receiver fails
Charles E. Rolke
2014-04-21
1
-1
/
+1
*
QPID-5714: Skip python tests if test code is missing
Justin Ross
2014-04-21
2
-0
/
+6
*
NO-JIRA: older versions of boost get confused when one option is a substring ...
Gordon Sim
2014-04-17
1
-1
/
+1
*
QPID-5708: only set 'queue' type if routing-key is not empty
Gordon Sim
2014-04-16
1
-2
/
+4
[next]