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
*
Add end-to-end flow control to qpid-send, qpid-receive and qpid-cpp-benchmark.
Alan Conway
2010-12-14
3
-9
/
+49
*
ManagementAgent.cpp: consistent logging of message lengths.
Alan Conway
2010-12-13
1
-5
/
+5
*
Modified qpid-cluster to support the way it is called from
Jonathan Robie
2010-12-10
1
-1
/
+1
*
QPID-2966: Disable test when python lib is not available
Gordon Sim
2010-12-10
1
-0
/
+1
*
QPID-2966: Add QMF method to dynamically set the log level.
Gordon Sim
2010-12-10
11
-5
/
+239
*
Defer update of managaement agent to end of update process.
Alan Conway
2010-12-08
6
-62
/
+51
*
Comment explaining the nodict flag.
Michael Goulish
2010-12-07
1
-0
/
+8
*
Add missing files qpid/cluster/UpdateDataExchange.h,.cxx to cluster.cmake.
Alan Conway
2010-12-06
1
-0
/
+2
*
QPID-2963: revert changes to Doxygen header from r957222, and also remove dup...
Robert Gemmell
2010-12-05
1
-9
/
+20
*
fix signed vs unsigned compare errors
Kenneth Anthony Giusti
2010-12-03
1
-4
/
+4
*
add unit tests for cluster replication of deleted broker mgmt objects
Kenneth Anthony Giusti
2010-12-03
1
-9
/
+362
*
bugfix in deleted obj import/export api
Kenneth Anthony Giusti
2010-12-02
1
-2
/
+8
*
fix distcheck build problem with broker mgmt unit test
Kenneth Anthony Giusti
2010-12-02
1
-6
/
+3
*
revert nodist makefile change to fix bootstrap error
Kenneth Anthony Giusti
2010-12-02
1
-1
/
+1
*
enable broker mgmt agent test, fix distcheck errors.
Kenneth Anthony Giusti
2010-12-02
2
-1
/
+3
*
Added new arg to code thaat gets compiled when HAVE_SASL is false.
Michael Goulish
2010-12-02
1
-1
/
+1
*
Modified cluster_tests causes broker shut down with invalid-argument error.
Alan Conway
2010-12-01
11
-51
/
+576
*
Add missing call to Message::setTimestamp in ManagementAgent::sendBufferLH.
Alan Conway
2010-12-01
1
-2
/
+3
*
Enable cluster-safe assertions on transition to CATCHUP
Alan Conway
2010-12-01
2
-4
/
+6
*
Add a unit_test fixture for the Brokers internal management agent.
Kenneth Anthony Giusti
2010-12-01
7
-6
/
+408
*
Bring QPID .NET Binding examples more in line with cpp examples.
Charles E. Rolke
2010-12-01
12
-33
/
+88
*
Added new arg to Saslfactory::create
Michael Goulish
2010-12-01
1
-1
/
+1
*
Ensure spout example waits for all messages to be sent before detaching session
Charles E. Rolke
2010-11-30
1
-0
/
+1
*
This patch was posted in JIRA QPID-2949.
Michael Goulish
2010-11-30
4
-12
/
+29
*
Binds integer, floating point, or string-typed headers using appropriate data...
Jonathan Robie
2010-11-26
2
-6
/
+87
*
Increase the broker start timeout to 90 seconds; sometimes the SQL db create ...
Stephen D. Huston
2010-11-26
1
-1
/
+1
*
QPID-2958 Qpid Cpp Messaging .NET Binding library should use Framework v2.0 a...
Charles E. Rolke
2010-11-23
1
-4
/
+1
*
Revert test change causing failures.
Alan Conway
2010-11-23
1
-2
/
+2
*
QPID-2957 - Management methods on the broker don't work on newly created objects
Ted Ross
2010-11-23
1
-0
/
+4
*
QPID-2939 Qpid .NET Messaging Binding has stray references and using statements.
Charles E. Rolke
2010-11-23
2
-10
/
+0
*
Update versions/names in the release note files
Robert Gemmell
2010-11-22
1
-2
/
+2
*
Revised release notes for 0.6
Robert Gemmell
2010-11-22
1
-13
/
+3
*
QPID-2956: cluster broker exits with "error deliveryRecord no update message."
Alan Conway
2010-11-22
3
-11
/
+35
*
Pointer to qpid/cpp/examples/README.txt.
Jonathan Robie
2010-11-22
1
-0
/
+2
*
Added pointers to current web site. Some editorial changes.
Jonathan Robie
2010-11-19
1
-4
/
+9
*
Changed the name of the declared exchange from 'xml' to 'xml-exchange'.
Jonathan Robie
2010-11-19
1
-3
/
+3
*
Added instructions for Messaging API examples.
Jonathan Robie
2010-11-19
1
-0
/
+72
*
Bump the store-startup timeout from 10 to 20 seconds; creating a SQL db often...
Stephen D. Huston
2010-11-19
1
-1
/
+1
*
QPID-2953 Qpid Cpp Messaging .NET Binding does not include unit tests.
Charles E. Rolke
2010-11-18
6
-208
/
+742
*
Removed tabs and typos.
Jonathan Robie
2010-11-18
1
-9
/
+9
*
Modified text so people using the C++ distributions are not expected to have ...
Jonathan Robie
2010-11-18
1
-5
/
+15
*
QPID-2874 Clustered broker crashes in assertion in cluster/ExpiryPolicy.cpp
Alan Conway
2010-11-18
3
-13
/
+75
*
QPID-2952 Qpid Cpp Messaging .NET Binding - Address constructor mishandles Na...
Charles E. Rolke
2010-11-18
1
-1
/
+1
*
Update readme: remove qmf-agent, add qmf-console description
Kenneth Anthony Giusti
2010-11-18
1
-13
/
+6
*
Added missing TimerWarnings.cpp to CMakeLists.txt.
Alan Conway
2010-11-18
1
-0
/
+1
*
Added bootstrap to "Quick Start" instructions - now builds properly with eith...
Jonathan Robie
2010-11-17
1
-4
/
+5
*
cluster/Numbering.h: Removed unused and incorrect function contains()
Alan Conway
2010-11-17
1
-2
/
+0
*
Aggregate Timer warnings.
Alan Conway
2010-11-17
6
-18
/
+194
*
Add README.txt to distribution.
Kenneth Anthony Giusti
2010-11-17
1
-0
/
+1
*
Add README.txt for qmf-console examples
Kenneth Anthony Giusti
2010-11-17
1
-0
/
+39
[next]