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
*
Only delete Rdma server side connections when the client disconnects -
Andrew Stitcher
2010-09-08
2
-12
/
+16
*
Reordered members of RdmaIOHandler to ensure correct destruction order
Andrew Stitcher
2010-09-08
1
-4
/
+5
*
Improve daemon handling of unexpected RDMA disconnects from client
Andrew Stitcher
2010-09-08
1
-21
/
+48
*
Trivial comment fix
Andrew Stitcher
2010-09-08
1
-5
/
+5
*
Rearrange drain queue code so that it does't call the callback unless there
Andrew Stitcher
2010-09-08
1
-3
/
+8
*
Coalesce checking for the drained and stopped conditions into a single
Andrew Stitcher
2010-09-08
2
-17
/
+22
*
Reorder some code for improved intellegibility
Andrew Stitcher
2010-09-08
1
-15
/
+10
*
Remove write after frees in Rdma::AsynchIO and qpid::client::RdmaConnector
Andrew Stitcher
2010-09-08
2
-2
/
+4
*
Dispose the queue pair before acknowledging channel events when destroying
Andrew Stitcher
2010-09-08
1
-3
/
+6
*
Use structures with much less dynamic allocation to hold rdma buffers
Andrew Stitcher
2010-09-08
2
-18
/
+22
*
Refactored Rdma write buffers to be controlled by the rdma_wrapper layer
Andrew Stitcher
2010-09-08
4
-56
/
+67
*
Move rdma recv buffers to a single large allocation rather than piecemeal all...
Andrew Stitcher
2010-09-08
5
-10
/
+53
*
Remove use of dubious auto_ptr
Andrew Stitcher
2010-09-08
1
-5
/
+2
*
Make sure that we fail connection correctly if connect fails.
Andrew Stitcher
2010-09-08
1
-11
/
+26
*
Stop using references to intrusive_ptr in Rdma code
Andrew Stitcher
2010-09-08
3
-28
/
+28
*
Move the RDMA buffer tracking/destruction into the QueuePair class from
Andrew Stitcher
2010-09-08
4
-9
/
+7
*
Changed RDMA testing server not to use the lower level Rdma buffers
Andrew Stitcher
2010-09-08
1
-11
/
+35
*
QPID-2840: have the tests set a message prefix to facilitate scraping message...
Robert Gemmell
2010-09-08
3
-1
/
+14
*
QPID-2840: make the status logging message prefix configurable but empty by d...
Robert Gemmell
2010-09-08
1
-1
/
+1
*
Added a failure path for testRejectPolicy if an exception is not thrown.
Rajith Muditha Attapattu
2010-09-08
1
-1
/
+2
*
QPID-2838, QPID-2843: test readability tweaks
Robert Gemmell
2010-09-08
2
-5
/
+5
*
Add heartbeat value to the simpler init() case. Applications that use this i...
Ted Ross
2010-09-07
1
-0
/
+1
*
QPID-2845: exclude tests from the Java test profiles
Robert Gemmell
2010-09-06
2
-0
/
+5
*
QPID-2843: move the text to the properties file to allow for il8n
Robert Gemmell
2010-09-06
3
-6
/
+6
*
QPID-2837: The o.a.q.server.transport.ThreadPoolFilter class is not used and ...
Robert Gemmell
2010-09-05
1
-698
/
+0
*
QPID-2829: Remove the o.a.q.transport.Echo class as it is not used
Robert Gemmell
2010-09-05
1
-73
/
+0
*
QPID-2826: The class o.a.q.transport.Result is not used and can be safely rem...
Robert Gemmell
2010-09-05
1
-30
/
+0
*
QPID-2825: The class o.a.q.transport.Sink is not used and can be safely removed
Robert Gemmell
2010-09-05
1
-138
/
+0
*
QPID-2418: updates to fix test failures when using the 0-10 client test profi...
Robert Gemmell
2010-09-05
11
-48
/
+67
*
QPID-2418: Unsubscribe existing open durable subscriptions when changing subs...
Robert Gemmell
2010-09-05
7
-266
/
+548
*
QPID-2845
Rajith Muditha Attapattu
2010-09-03
1
-0
/
+89
*
QPID-2843: Ensure that a MNG-1004 message is logged when using the platform a...
Robert Gemmell
2010-09-03
5
-7
/
+16
*
QPID-2845
Rajith Muditha Attapattu
2010-09-03
1
-1
/
+1
*
QPID-2843: move the 2 management port listening messages to after the respect...
Robert Gemmell
2010-09-03
1
-8
/
+5
*
QPID-2843: add missed change
Robert Gemmell
2010-09-03
1
-1
/
+1
*
QPID-2846: release pending sequence numbers when cleaning up an agent.
Kenneth Anthony Giusti
2010-09-02
1
-1
/
+5
*
QPID-2844
Rajith Muditha Attapattu
2010-09-02
1
-1
/
+36
*
QPID-2845
Rajith Muditha Attapattu
2010-09-02
1
-11
/
+17
*
QPID-2844
Rajith Muditha Attapattu
2010-09-02
1
-2
/
+11
*
QPID-2845
Rajith Muditha Attapattu
2010-09-02
2
-92
/
+18
*
QPID-2842 - Fixed inconsistent display of object ids in qpid-tool.
Ted Ross
2010-09-02
1
-3
/
+61
*
QPID-2843: Remove old logging and use the operational logging framework to pr...
Robert Gemmell
2010-09-02
9
-107
/
+124
*
QPID-2841: set the TTL in agent heartbeat messages.
Kenneth Anthony Giusti
2010-09-01
4
-6
/
+24
*
QPID-2838: add common code for repeated validations within test classes, help...
Robert Gemmell
2010-09-01
18
-543
/
+449
*
QPID-2827 - QPID Cpp WinSDK does not contain 64-bit libraries
Ted Ross
2010-08-31
1
-1
/
+1
*
QMF: do not add wildcards to the agent filter list.
Kenneth Anthony Giusti
2010-08-30
1
-1
/
+11
*
QPID-2827 - QPID Cpp WinSDK does not contain 64-bit libraries
Ted Ross
2010-08-30
39
-240
/
+3236
*
QPID-2824: Use toLogString rather than toString on LogSubject(s)
Robert Gemmell
2010-08-30
15
-24
/
+35
*
QPID-2802: remove forgotten debugging println
Robert Gemmell
2010-08-30
1
-1
/
+0
*
Remove unnecessary systests dependency on the management/eclipse-plugin module
Robert Gemmell
2010-08-28
1
-1
/
+1
[next]