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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-3767: add multilink federation tests
qpid-3767
Kenneth Anthony Giusti
2012-05-04
2
-40
/
+300
*
QPID-3767: fix linking issue on Windows
Kenneth Anthony Giusti
2012-05-03
1
-1
/
+1
*
QPID-3767: fix federation and cluster failover support
Kenneth Anthony Giusti
2012-05-03
4
-9
/
+18
*
QPID-3767: fix remote session and queue name to be unique
Kenneth Anthony Giusti
2012-05-03
5
-32
/
+63
*
QPID-3767: update (resync) this branch to latest trunk (r1332660)
Kenneth Anthony Giusti
2012-05-02
125
-891
/
+2526
*
QPID-3767: apply code review suggestions.
Kenneth Anthony Giusti
2012-04-19
6
-20
/
+20
*
QPID-3767: fix HA changes
Kenneth Anthony Giusti
2012-04-04
2
-4
/
+6
*
QPID-3767: fix connection id reference
Kenneth Anthony Giusti
2012-04-04
1
-3
/
+5
*
QPID-3767: fix ipv6 address format bug.
Kenneth Anthony Giusti
2012-04-04
1
-9
/
+18
*
QPID-3767: merge old fix onto branch
Kenneth Anthony Giusti
2012-04-04
16
-215
/
+593
*
QPID-3920: keep cache data and length atomic with respect to each other.
Kenneth Anthony Giusti
2012-03-28
1
-5
/
+10
*
QPID-3603: Substitute installation directories in qpidd init scripts.
Alan Conway
2012-03-27
1
-1
/
+1
*
QPID-3603: Minor updates to doc and example cluster configuration.
Alan Conway
2012-03-27
1
-1
/
+1
*
QPID-3915: Add missing newlines
Justin Ross
2012-03-26
4
-0
/
+4
*
NO-JIRA: Added newlines to the end of some files
Andrew Stitcher
2012-03-23
4
-4
/
+4
*
QPID-3890: merge Queue lock scope reduction performance tweaks into trunk
Kenneth Anthony Giusti
2012-03-22
4
-213
/
+342
*
NO-JIRA - Fixed a reference bug in qpid-config and added a test that exposes ...
Ted Ross
2012-03-21
1
-0
/
+3
*
QPID-3899: fix the const-ness of the < operator.
Kenneth Anthony Giusti
2012-03-21
1
-1
/
+1
*
QPID-3899: fix namespace specifier
Kenneth Anthony Giusti
2012-03-21
2
-5
/
+5
*
QPID-3899: remove dead code
Kenneth Anthony Giusti
2012-03-20
1
-7
/
+1
*
QPID-3899: prevent TTL expiration of grouped msg from crashing broker.
Kenneth Anthony Giusti
2012-03-20
2
-30
/
+74
*
QPID-3877: hold msg lock across body encode.
Kenneth Anthony Giusti
2012-03-20
1
-7
/
+8
*
NO-JIRA: Removed unnecessary header file guards from non-header file
Andrew Stitcher
2012-03-20
1
-5
/
+0
*
NO-JIRA: Removed unnecessary header guard around a non-header file
Andrew Stitcher
2012-03-20
1
-5
/
+0
*
QPID-3896: assign each queue auto deletion task a unique name.
Kenneth Anthony Giusti
2012-03-20
2
-1
/
+3
*
QPID-2082: Put all of the C++ code in the source tree into a namespace
Andrew Stitcher
2012-03-20
1
-8
/
+19
*
QPID-2082: Put all of the C++ code in the source tree into a namespace
Andrew Stitcher
2012-03-20
22
-402
/
+454
*
QPID-3759 hang on heartbeat connection close
Clifford Allan Jansen
2012-03-19
1
-4
/
+21
*
NO-JIRA: Removed more unused files
Andrew Stitcher
2012-03-16
6
-807
/
+0
*
QPID-3901 Add EXTRA-DIST file required for windows builds
Charles E. Rolke
2012-03-16
1
-1
/
+2
*
NO-JIRA: Removed unused code
Andrew Stitcher
2012-03-15
5
-118
/
+0
*
QPID-3900 add missing include to get store\ms-clfs to compile
Charles E. Rolke
2012-03-15
1
-0
/
+1
*
NO-JIRA: Remove some namespace polluting "using namespace boost" declarations
Andrew Stitcher
2012-03-15
7
-8
/
+10
*
NO-JIRA
Michael Goulish
2012-03-15
1
-1
/
+3
*
QPID-3893: C++ broker appears to segfault during MultipleTransactedBatchProdu...
Andrew Stitcher
2012-03-15
1
-5
/
+39
*
Ensure both SQL and CLFS tests run if they're built. NO-JIRA
Stephen D. Huston
2012-03-14
1
-1
/
+1
*
QPID-3891 C++ Broker --log-function is too chatty.
Charles E. Rolke
2012-03-09
2
-1
/
+48
*
QPID-3603: rgmanager integration for new HA cluster
Alan Conway
2012-03-08
1
-0
/
+18
*
QPID-3883: Using application headers in messages causes a very large slowdown
Andrew Stitcher
2012-03-05
5
-6
/
+5
*
QPID-3883: Using application headers in messages causes a very large slowdown
Andrew Stitcher
2012-03-05
1
-7
/
+29
*
QPID-3603: Initial documentation for the new HA plug-in.
Alan Conway
2012-03-05
2
-25
/
+25
*
NO-JIRA - Cleaned up qpidtoollibs
Ted Ross
2012-03-05
1
-1
/
+1
*
NO-JIRA - Fixed a failure in the acl tests that was caused by a change in log...
Ted Ross
2012-03-05
1
-1
/
+1
*
QPID-3883: Using application headers in messages causes a very large slowdown
Andrew Stitcher
2012-03-05
1
-38
/
+118
*
QPID-3883: Using application headers in messages causes a very large slowdown
Andrew Stitcher
2012-03-05
1
-2
/
+31
*
QPID-3883: Using application headers in messages causes a very large slowdown
Andrew Stitcher
2012-03-05
34
-104
/
+102
*
QPID-3883: Using application headers in messages causes a very large slowdown
Andrew Stitcher
2012-03-05
1
-2
/
+10
*
QPID-3875: update txn and flow-to-disk counters
Kenneth Anthony Giusti
2012-03-02
1
-20
/
+38
*
QPID-3875: fix indentation
Kenneth Anthony Giusti
2012-03-02
3
-63
/
+63
*
QPID-3875: allow direct access to per-thread statistics
Kenneth Anthony Giusti
2012-03-02
4
-56
/
+80
[next]