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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-2798 - C++ Messaging Client .NET binding fails to clone managed objects ...
Ted Ross
2010-08-20
16
-255
/
+145
*
Added a test case for QPID-2809 to ensure that if the same destination is use...
Rajith Muditha Attapattu
2010-08-20
1
-0
/
+36
*
This is a fix for QPID-2809
Rajith Muditha Attapattu
2010-08-20
3
-52
/
+150
*
Make the count check a bit clearer and remove extraneous blank lines at end o...
Stephen D. Huston
2010-08-20
1
-3
/
+1
*
QPID-2807: Allow per message acknowledgement
Gordon Sim
2010-08-20
10
-1
/
+113
*
QPID-2817: on close, wait for at most the heartbeat interval (if specified) f...
Gordon Sim
2010-08-20
3
-1
/
+30
*
Fix compile error on windows
Gordon Sim
2010-08-20
1
-1
/
+1
*
QPID-2810: clean up the broker thread properly on shutdown.
Kenneth Anthony Giusti
2010-08-19
7
-52
/
+151
*
Now takes a set of implementations of each program, and tests implementations...
Jonathan Robie
2010-08-19
1
-243
/
+151
*
Added -c count parameter - exits after reading c messages.
Jonathan Robie
2010-08-19
1
-1
/
+14
*
Added -c count parameter - exits after reading c messages.
Jonathan Robie
2010-08-19
1
-0
/
+19
*
QPID-2663: prevent slow consoles from causing agent disconnects due to full t...
Kenneth Anthony Giusti
2010-08-18
1
-28
/
+39
*
QPID-2806: enable v2 heartbeats regardless of rcvHeartbeats callback setting.
Kenneth Anthony Giusti
2010-08-16
1
-8
/
+7
*
Fix locking in receiver impl; protect session member against concurrent fetch...
Gordon Sim
2010-08-16
1
-2
/
+7
*
Fix qpiddevel selinux policy to work with valgrind.
Alan Conway
2010-08-13
1
-0
/
+4
*
Adding failing test to java profile
Andrew Donald Kennedy
2010-08-13
1
-0
/
+4
*
QPID-2657: Correct handling of sync on 0-10 client session for exceptions
Andrew Donald Kennedy
2010-08-13
9
-93
/
+147
*
Make ConnectionTest extend QpidTestCase
Andrew Donald Kennedy
2010-08-13
1
-3
/
+2
*
QPID-2797: Never set expiry, and respond with 0 always
Andrew Donald Kennedy
2010-08-13
1
-2
/
+2
*
Tidy up various badly named tests
Andrew Donald Kennedy
2010-08-13
9
-59
/
+49
*
QPID-2792 - Added C++ example agent.
Ted Ross
2010-08-13
5
-2
/
+229
*
QPID-2799: Convert address with underscores for temp queue name
Andrew Donald Kennedy
2010-08-13
3
-79
/
+73
*
Remove the accessBroker method as it is unused
Andrew Donald Kennedy
2010-08-13
1
-5
/
+0
*
QPID-2797: Change expiry to a boolean correctly representing intent to close
Andrew Donald Kennedy
2010-08-13
3
-15
/
+22
*
QPID-2793 - Added doxygen text
Ted Ross
2010-08-13
1
-0
/
+77
*
QPID-2793 - Python and Ruby bindings for the C++ QMFv2 API
Ted Ross
2010-08-12
14
-22
/
+1187
*
Added some missing typecasts and type-check clauses.
Ted Ross
2010-08-12
1
-1
/
+4
*
QPID-2792 - QMF Clients in C++ following the ABI-stable pattern of the new me...
Ted Ross
2010-08-12
45
-2
/
+5507
*
Remove misleading "no message store" message.
Alan Conway
2010-08-12
1
-3
/
+1
*
QPID-2791: batch up data indications and replies
Kenneth Anthony Giusti
2010-08-12
2
-25
/
+47
*
fixed reply-to conversion
Rafael H. Schloming
2010-08-12
2
-5
/
+37
*
Updated selinux policy to work on versions lacking aisexec_t.
Alan Conway
2010-08-12
3
-26
/
+39
*
Fix some compilation errors
Gordon Sim
2010-08-12
2
-41
/
+35
*
Completed the set of permutations of type-conversion for all signed and unsig...
Ted Ross
2010-08-12
2
-8
/
+651
*
Correctly parse replies containing multiple qmf messages.
Kenneth Anthony Giusti
2010-08-11
1
-15
/
+16
*
fix error reporting for negotiation failure in sasl stub
Rafael H. Schloming
2010-08-11
2
-1
/
+6
*
default sasl service to qpidd
Rafael H. Schloming
2010-08-11
1
-2
/
+1
*
Revert commits r981517 and r981435 that moved periodic purging of queues onto...
Gordon Sim
2010-08-11
5
-22
/
+31
*
Exclude testResumeNonemptyReplay from ConnectionTest for all Java profiles
Andrew Donald Kennedy
2010-08-11
1
-0
/
+4
*
QMF: include exception handler callback in v1 topic listener
Kenneth Anthony Giusti
2010-08-10
1
-1
/
+1
*
Added broker wait timeout to broker test framework
Kim van der Riet
2010-08-10
1
-1
/
+3
*
Fix test race conditions causing cluster_tests.py:management_test to hang.
Alan Conway
2010-08-10
2
-24
/
+18
*
QPID-2775: Exclude the FirewallConfigTest from InVM test runs, the tests no-o...
Robert Gemmell
2010-08-09
1
-0
/
+3
*
QPID-2775: use the JMX interface to reload the configuration synchronously, h...
Robert Gemmell
2010-08-09
2
-35
/
+27
*
Fixed memory management error in cluster::Quorum causing problems with --clus...
Alan Conway
2010-08-09
2
-4
/
+5
*
Add missing destroy permissions to qpidd selinux module.
Alan Conway
2010-08-09
1
-0
/
+2
*
Removed finally - Python before 2.5 did not allow finally together with speci...
Jonathan Robie
2010-08-09
2
-4
/
+4
*
Changed conditional assignment to vanilla if/then/else, for compatibility wit...
Jonathan Robie
2010-08-09
1
-2
/
+9
*
fixed heartbeating
Rafael H. Schloming
2010-08-09
2
-4
/
+40
*
QPID-2787: Add test for persistence of Conflation/LastValue queues
Robert Gemmell
2010-08-09
4
-38
/
+68
[next]