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
*
Revised Messages to keep track of queues each message is on to enable finding...
Stephen D. Huston
2010-11-04
3
-207
/
+255
*
When running store tests, pass the store type to the script. Also added test ...
Stephen D. Huston
2010-11-04
1
-1
/
+4
*
1. Enable the second set of tests, now that brokertest.py is checked in and r...
Stephen D. Huston
2010-11-04
1
-17
/
+47
*
qpid-cpp-benchmark: allow extra arguments to qpid-send/receive, fix exception...
Alan Conway
2010-11-04
1
-2
/
+8
*
Catch com exceptions during db recovery and rethrow as ADOExceptions which th...
Stephen D. Huston
2010-11-03
1
-65
/
+105
*
QPID-2923 Qpid Messaging .NET Binding fails to translate exceptions from C++ ...
Charles E. Rolke
2010-11-02
7
-198
/
+922
*
Remove spurious comment.
Michael Goulish
2010-11-02
1
-3
/
+0
*
QPID-2922 Qpid Cpp Messaging .NET Binding does not implement FailoverUpdate c...
Charles E. Rolke
2010-11-02
3
-0
/
+169
*
Squish some "could lose data" compile warnings from MSVC.
Stephen D. Huston
2010-11-01
1
-1
/
+2
*
Rename cpp/design to cpp/design_docs to avoid conflict with DESIGN on windows.
Alan Conway
2010-11-01
2
-0
/
+0
*
new cluster design: folded active-passive debate into main design doc.
Alan Conway
2010-11-01
2
-65
/
+41
*
Changed Variant::fromString() to Variant::parse(). Also changed implementation.
Jonathan Robie
2010-11-01
3
-36
/
+19
*
Moved new cluster design docs into cpp/design.
Alan Conway
2010-11-01
3
-23
/
+23
*
Updates to new cluster design docs.
Alan Conway
2010-11-01
2
-108
/
+113
*
add ASF licence to various files in the cpp tree
Robert Gemmell
2010-10-31
16
-10
/
+253
*
Prevent sasl_fed from blowing up in a distro, or "make distcheck",
Michael Goulish
2010-10-29
1
-8
/
+15
*
Corrects AddressParser to use typed simple values.
Jonathan Robie
2010-10-29
4
-11
/
+58
*
QPID-2807 More flexible acknowledgement
Charles E. Rolke
2010-10-29
2
-0
/
+12
*
Since LSNs are used as persistence IDs and ID 0 usually means "not persisted"...
Stephen D. Huston
2010-10-29
9
-30
/
+131
*
QPID-2916: fix QMF test that was sending a sstr > 255 bytes long.
Kenneth Anthony Giusti
2010-10-29
1
-1
/
+1
*
Add missing hello_world and hello_xml examples. Resolves QPID-2919.
Stephen D. Huston
2010-10-29
1
-0
/
+16
*
QPID-2916: throw an exception when a data value cannot be encoded correctly a...
Kenneth Anthony Giusti
2010-10-28
7
-28
/
+92
*
Add ASF licence to the git ignore files
Robert Gemmell
2010-10-28
2
-0
/
+38
*
QPID-2918 Assembly mis-named in csharp.example.declare_queues
Charles E. Rolke
2010-10-28
1
-2
/
+2
*
QPID-2906
Charles E. Rolke
2010-10-28
3
-827
/
+1
*
Fixes broker issues when max_count or max_size are invalid.
Jonathan Robie
2010-10-28
2
-7
/
+20
*
Clarify this output comment a little.
Michael Goulish
2010-10-28
1
-1
/
+1
*
Add a small executable that prints out the sasl version number in integer form.
Michael Goulish
2010-10-28
3
-3
/
+65
*
QPID-2915 Qpid Cpp Messaging .NET Binding does not properly handle Qpid type ...
Charles E. Rolke
2010-10-27
4
-6
/
+40
*
Updates to new cluster design.
Alan Conway
2010-10-27
1
-3
/
+6
*
1) Fix a bug where AGENT_RESTART is repeatedly reported when detected once.
Ted Ross
2010-10-27
3
-11
/
+28
*
Fix make distcheck error: added sasl_fed to EXTRA_DIST.
Alan Conway
2010-10-27
2
-5
/
+4
*
Revert experimental cluster code, too close to 0.8 release.
Alan Conway
2010-10-27
33
-1774
/
+63
*
Updates to new cluster design.
Alan Conway
2010-10-27
3
-1
/
+19
*
From Robbie's recent 0.8 RAT.txt: Unapproved licenses in cpp/bindings/qpid/do...
Charles E. Rolke
2010-10-27
38
-2
/
+734
*
Added another missing license
Gordon Sim
2010-10-27
1
-0
/
+19
*
Added some missing licenses; added FedOps.h to distribution list
Gordon Sim
2010-10-27
7
-0
/
+97
*
Add missing Apache licences to cluster files.
Alan Conway
2010-10-26
6
-1
/
+108
*
Updates to new cluster design docs regarding active-passive mode.
Alan Conway
2010-10-26
3
-3
/
+14
*
QPID-2897 repair missing DLL import/export controls
Charles E. Rolke
2010-10-26
1
-7
/
+7
*
This code's purpose was only to print out the sasl version into the logs
Michael Goulish
2010-10-26
2
-14
/
+24
*
Fix bug in qpid-cpp-benchmark.
Alan Conway
2010-10-25
1
-2
/
+4
*
Changes to make it work in vpath build!
Michael Goulish
2010-10-25
1
-19
/
+15
*
Initial design document on implementing active/passive clustering.
Alan Conway
2010-10-25
1
-0
/
+39
*
New cluster: core framework and initial implementation of enqueue logic.
Alan Conway
2010-10-25
25
-66
/
+1080
*
QPID-2897: modify TopicExchange for better performance with respect to large ...
Kenneth Anthony Giusti
2010-10-24
3
-169
/
+867
*
Test module to run recovery-oriented store tests.
Stephen D. Huston
2010-10-22
1
-0
/
+197
*
QPID-2913 QPID Cpp Messaging Libraries for WinSDK Are Not Signed
Charles E. Rolke
2010-10-22
3
-1
/
+10
*
Fix this test to parse the sasl version number out of the new logging stateme...
Michael Goulish
2010-10-22
1
-22
/
+13
*
Make the "SASL enabled" log message also print out the SASL version number. ...
Michael Goulish
2010-10-22
1
-1
/
+5
[next]