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
/
src
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed encoding of 64 bit types and added additional tests for 64 bit integers
Rafael H. Schloming
2008-11-11
1
-3
/
+8
*
* don't call exit after catching exception on any particular thread as the ot...
Gordon Sim
2008-11-10
1
-5
/
+6
*
Add Message callbacks for async completion.
Alan Conway
2008-11-06
2
-0
/
+101
*
Restrict connection close codes to the set defined in the spec
Gordon Sim
2008-11-06
1
-28
/
+28
*
Removed the --enforce-acl option. Instead if a policy file is specified acl w...
Rajith Muditha Attapattu
2008-11-06
1
-1
/
+1
*
* fix bug causing last message to occasionally be lost on replay
Gordon Sim
2008-11-06
1
-0
/
+20
*
SubscriptionManager and Dispatcher were missing wait() methods meaning that i...
Gordon Sim
2008-11-06
1
-2
/
+2
*
Added ability to release messages through the Subscription class (+test)
Gordon Sim
2008-11-05
1
-0
/
+84
*
Fix error in run_test.
Alan Conway
2008-11-05
1
-1
/
+1
*
Cluster: clean up connections when a member leaves the cluster.
Alan Conway
2008-11-05
3
-4
/
+6
*
Cluster: replicate transaction state to newcomers.
Alan Conway
2008-11-05
2
-28
/
+24
*
fixed compilation warnings from comparison of signed and unsigned ints
Gordon Sim
2008-11-05
1
-2
/
+2
*
renamed suite to avoid collision for newer versions of boost
Gordon Sim
2008-11-04
1
-1
/
+1
*
constants.rb: generate type code constants for AMQP types. Useful with Array.
Alan Conway
2008-11-04
2
-4
/
+49
*
Added unit test for replay utility class.
Gordon Sim
2008-11-04
2
-1
/
+81
*
Allow local broker to be run in any position in a ClusterFixture.
Alan Conway
2008-11-04
1
-84
/
+77
*
correction for Active-Active clustering, allowing late joining nodes in the c...
Carl C. Trieloff
2008-11-03
1
-37
/
+54
*
Various fixes arising from testing client failover:
Gordon Sim
2008-11-03
1
-5
/
+4
*
Cluster returns connection exception for un-supported AMQP features.
Alan Conway
2008-10-31
1
-0
/
+14
*
Added return Message overload of SubscriptionManager get().
Alan Conway
2008-10-31
1
-6
/
+3
*
Replicate session state for un-acknowledged messages to new cluster members.
Alan Conway
2008-10-30
2
-9
/
+68
*
Allow AbsTime and Duration to be used cross-platform; add usleep() wrapper. R...
Stephen D. Huston
2008-10-29
1
-3
/
+3
*
* added flag to SubscriptionSettings to control automatic completion of message
Gordon Sim
2008-10-29
3
-8
/
+12
*
Recent change from AckPolicy to Subscription means completions are not sent a...
Gordon Sim
2008-10-28
1
-0
/
+1
*
Test for presence of python directory
Gordon Sim
2008-10-28
1
-3
/
+7
*
client::SubscriptionManager::findSubscription() throws if not found.
Alan Conway
2008-10-27
1
-1
/
+1
*
Client API change: Centralize access to subscription status, better control o...
Alan Conway
2008-10-25
9
-103
/
+57
*
Fix script to clean up data_dir.
Alan Conway
2008-10-25
1
-2
/
+3
*
Fix compile error.
Alan Conway
2008-10-25
1
-1
/
+1
*
Add check for presence of certutil when running ssl test
Gordon Sim
2008-10-24
1
-1
/
+8
*
fix for make distcheck (I had listed wrong filenames in earlier commit)
Gordon Sim
2008-10-24
1
-2
/
+2
*
Revised transactional options to perftest as they could not be used on older ...
Gordon Sim
2008-10-24
1
-30
/
+44
*
Fix for bug in encoding/decoding of floats and doubles.
Gordon Sim
2008-10-24
4
-1
/
+166
*
QPID-1348 - Dynamic binding for federation. Parameterized exchange names for...
Ted Ross
2008-10-24
1
-104
/
+230
*
Some fixes to the LVQ (primarily a patch from cctrieloff@redhat.com)
Gordon Sim
2008-10-23
1
-16
/
+27
*
Fixed run_acl_tests to work in a VPATH build.
Alan Conway
2008-10-22
1
-8
/
+9
*
Turn of automatic loading of modules from defined module directory to avoid p...
Gordon Sim
2008-10-22
1
-1
/
+1
*
This is for QPID-1363
Rajith Muditha Attapattu
2008-10-22
4
-1
/
+494
*
Refactored DeliveryRecord and delivery path to remove some redundant code.
Gordon Sim
2008-10-21
4
-3
/
+5
*
Refactor sys::AsynchIO class to allow reimplementing on other platforms witho...
Stephen D. Huston
2008-10-21
1
-3
/
+3
*
cluster_test: Unit test for Tx state replication.
Alan Conway
2008-10-20
1
-0
/
+27
*
cluster: DumpClient replicates session MessageBuilder.
Alan Conway
2008-10-20
2
-1
/
+55
*
Add option to require that only encrypted connections be accepted.
Gordon Sim
2008-10-20
2
-6
/
+7
*
cluster: DumpClient updates consumer notifyEnabled and blocked.
Alan Conway
2008-10-20
1
-2
/
+17
*
QPID-1367 Mick Goulish: improvements to client-side failover.
Alan Conway
2008-10-17
1
-8
/
+8
*
Suppress logging expected errors in tests.
Alan Conway
2008-10-17
2
-54
/
+61
*
Fix valgrind suppression for boost thread leak to work on 32 & 64 bit.
Alan Conway
2008-10-17
1
-5
/
+4
*
QPID-106: SSL support for c++ (broker and client), can be enabled/disabled ex...
Gordon Sim
2008-10-17
3
-0
/
+50
*
Feature requested by AndrewM for M4...
Carl C. Trieloff
2008-10-17
1
-0
/
+41
*
Fix signed/unsigned compile error.
Alan Conway
2008-10-16
1
-4
/
+4
[next]