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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dial down default log output to warn for non-qpid classes.
Aidan Skinner
2009-03-31
1
-1
/
+1
*
cpp/src/tests/failover_soak.cpp: allow it to run with all modules loaded or o...
Alan Conway
2009-03-31
2
-32
/
+39
*
This is a fix for QPID-1781
Rajith Muditha Attapattu
2009-03-31
2
-2
/
+18
*
This is a test case for QPID-1777
Rajith Muditha Attapattu
2009-03-31
2
-0
/
+98
*
Fix lifecycle issue in ExpiryPolicy - remove deleted messages from unexpired ...
Alan Conway
2009-03-30
5
-2
/
+14
*
cpp/src/qpid/client/Handle.h: fix operator!()
Alan Conway
2009-03-30
1
-1
/
+4
*
QPID-1702 QPID-1706
Ted Ross
2009-03-27
6
-53
/
+243
*
Lib tweaks
Stephen D. Huston
2009-03-27
17
-164
/
+164
*
Need to see toFd from tests; related to QPID-1765
Stephen D. Huston
2009-03-27
1
-1
/
+2
*
Reduce logging to ease CC builds
Martin Ritchie
2009-03-27
1
-3
/
+6
*
QPID-1778 : Add NoFailover FailoverMethod that blocks that still allows conne...
Martin Ritchie
2009-03-27
5
-5
/
+146
*
Enable SocketProxy portability to Windows; fixes QPID-1765
Stephen D. Huston
2009-03-26
1
-41
/
+70
*
This is a simple fix for the problem highlighted in QPID-1777
Rajith Muditha Attapattu
2009-03-26
1
-5
/
+5
*
QPID-1768 : Added multithreaded test to ensure multiple concurrent adds are ok.
Martin Ritchie
2009-03-26
1
-0
/
+123
*
QPID-1768 : Removed all the special priority queue code. Added the ability fo...
Martin Ritchie
2009-03-26
6
-335
/
+89
*
QPID-949 : renamed _disabled to _disableFlowtoDisk based on review feedback
Martin Ritchie
2009-03-26
2
-11
/
+11
*
QPID-1776: fix interpolation of variables.
Aidan Skinner
2009-03-26
2
-4
/
+28
*
Revert r758359 STATUS_INVALID_PARAMETER changes; breaks build. Reopen QPID-1737
Stephen D. Huston
2009-03-25
4
-5
/
+5
*
QPID-1735 : Added Documentation to QueueBackingStore around thread safety of ...
Martin Ritchie
2009-03-25
11
-122
/
+258
*
QPID-1735 : Removed duplicated methods with differing functionality that was ...
Martin Ritchie
2009-03-25
4
-22
/
+8
*
use longs for large hex constant literals, this avoids scary looking warnings...
Rafael H. Schloming
2009-03-25
20
-104
/
+104
*
QEIT.testExpiry() only allows 10ms for creating the QueueEntry. Depending on ...
Martin Ritchie
2009-03-25
1
-7
/
+8
*
Apply patch to s/STATUS_INVALID_PARAMETER/STATUS_PARAMETER_INVALID/ to build ...
Stephen D. Huston
2009-03-25
4
-6
/
+6
*
This is a fix for QPID-1773
Rajith Muditha Attapattu
2009-03-24
1
-1
/
+14
*
QPID-1771: fix as applied to branch as r757807.
Gordon Sim
2009-03-24
2
-3
/
+6
*
QPID-1662 : Converted PassiveTTL to a transacted session so we can ensure all...
Martin Ritchie
2009-03-24
1
-1
/
+6
*
The example verification was broken.
Rajith Muditha Attapattu
2009-03-24
21
-35
/
+35
*
This is to correct a mistake pointed out in the dev list
Rajith Muditha Attapattu
2009-03-24
1
-1
/
+1
*
QPID-1511: add scripts to generate example ssl stores, and add refrence in th...
Robert Gemmell
2009-03-22
3
-1
/
+77
*
QPID-1767: add units to message age attribute description
Robert Gemmell
2009-03-22
1
-3
/
+3
*
QPID-1763 : Fixed slow down due to fs lookup for unloaded message introduced ...
Martin Ritchie
2009-03-20
1
-5
/
+11
*
QPID-1740: further whitespace cleanup
Gordon Sim
2009-03-20
2
-6
/
+6
*
Fix for QPID-1761 and QPID-1762: made BBEncoder.grow() flip the buffer before...
Rafael H. Schloming
2009-03-20
6
-26
/
+80
*
These classes are not used in any meaningful way.
Rajith Muditha Attapattu
2009-03-19
2
-335
/
+0
*
This is a fix for QPID-1760
Rajith Muditha Attapattu
2009-03-19
4
-47
/
+12
*
QPID-1740: corrected some whitespace issues and esnured the subdirs var is pr...
Gordon Sim
2009-03-19
2
-2
/
+2
*
Modified README to match runSample.sh
Jonathan Robie
2009-03-19
1
-1
/
+1
*
Modified runSample.sh to use a relative path to the example source.
Jonathan Robie
2009-03-19
1
-1
/
+1
*
QPID-1758 Applied qpid-config patch from Ffrench Mathilde.
Ted Ross
2009-03-19
1
-5
/
+48
*
Changed the default location for examples.
Jonathan Robie
2009-03-19
2
-2
/
+2
*
Remove unneeded size_t typedef; fixes QPID-1745
Stephen D. Huston
2009-03-17
1
-1
/
+0
*
Correct the handling of end-of-connection cases; fixes QPID-1550
Stephen D. Huston
2009-03-17
1
-12
/
+10
*
increased timeout for ConnectionCloseTest
Rafael H. Schloming
2009-03-17
1
-1
/
+1
*
QPID-1744: fix as applied to branch in r755315.
Gordon Sim
2009-03-17
1
-0
/
+1
*
QPID-1743: change maxMessageSize description to indicate it is in Bytes not K...
Robert Gemmell
2009-03-17
1
-7
/
+6
*
QPID-1742: new splash screen logo for JMX management console to signal its JM...
Robert Gemmell
2009-03-17
1
-0
/
+0
*
QPID-1740: Update Makefile generation for examples to not use the undocumente...
Gordon Sim
2009-03-17
2
-16
/
+15
*
Fix some bashishms in test scripts
Manuel Teira Paz
2009-03-17
2
-11
/
+24
*
In testLoggerFormat:
Manuel Teira Paz
2009-03-17
1
-1
/
+1
*
Fixes to the Solaris ECFPoller: Extra trace logging and a misplaced event
Manuel Teira Paz
2009-03-17
1
-4
/
+10
[next]