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
*
This is related to QPID-1296.
Rajith Muditha Attapattu
2008-10-23
2
-2
/
+2
*
This is for QPID-1296
Rajith Muditha Attapattu
2008-10-23
15
-25
/
+41
*
QPID-1319. Removed the unnessacery argument in the constructor.
Rajith Muditha Attapattu
2008-10-23
1
-6
/
+1
*
Marked old python management API as obsolete. Updated 0-10 tests to use new ...
Ted Ross
2008-10-23
3
-23
/
+17
*
Some fixes to the LVQ (primarily a patch from cctrieloff@redhat.com)
Gordon Sim
2008-10-23
5
-43
/
+106
*
This is related to QPID-1319
Rajith Muditha Attapattu
2008-10-23
2
-28
/
+2
*
don't append realm in null authenticator if the userid as supplied already en...
Gordon Sim
2008-10-23
1
-1
/
+5
*
Minor changes to provide access for cluster to replicate delivery records.
Alan Conway
2008-10-23
9
-23
/
+77
*
Candidate fix for QPID-1389. Make sure we don't send commands unless the sess...
Rafael H. Schloming
2008-10-23
4
-6
/
+33
*
Qpid-1392: Add SSL support
Arnaud Simon
2008-10-23
5
-7
/
+292
*
QPID-1385 : Extracted annonymous class from AMQChannel.resend(boolean), Added...
Martin Ritchie
2008-10-23
8
-62
/
+827
*
More complete fix to prevention of divide by zero when the sampling rate is m...
Gordon Sim
2008-10-23
1
-1
/
+1
*
Fixed to avoid division by zero when sampling more frequently than once per s...
Gordon Sim
2008-10-23
1
-1
/
+4
*
QPID-1339: support for low level session resume
Rafael H. Schloming
2008-10-23
12
-143
/
+385
*
This is related to QPID-1161
Rajith Muditha Attapattu
2008-10-23
1
-0
/
+332
*
Add skeleton Windows logging options
Stephen D. Huston
2008-10-22
2
-0
/
+168
*
Clean up of code that is no longer being used.
Rajith Muditha Attapattu
2008-10-22
6
-629
/
+0
*
Fixed run_acl_tests to work in a VPATH build.
Alan Conway
2008-10-22
1
-8
/
+9
*
QPID-1382 from Mick Goulish: Improvement to Client-Side Cluster Failover code
Alan Conway
2008-10-22
8
-32
/
+878
*
Fix port used in example.
Gordon Sim
2008-10-22
1
-1
/
+1
*
Updated latest ssl options usage; fixed ambiguity in domain name used in exam...
Gordon Sim
2008-10-22
1
-18
/
+16
*
QPID-1357: applied qman_22102008_events_handling.patch
Arnaud Simon
2008-10-22
22
-347
/
+1690
*
QPID-1359 : Disabled ConnectionTest until this issue has been resolved
Martin Ritchie
2008-10-22
1
-0
/
+3
*
QPID-1384: updated AMQDestination + added test for 0.10 code path
Arnaud Simon
2008-10-22
5
-3
/
+121
*
Turn of automatic loading of modules from defined module directory to avoid p...
Gordon Sim
2008-10-22
1
-1
/
+1
*
removed references to /home/asimon and restored the proper defaults for the c...
Rafael H. Schloming
2008-10-22
2
-4
/
+4
*
This is for QPID-1363
Rajith Muditha Attapattu
2008-10-22
4
-1
/
+494
*
This is a fix for QPID-1362
Rajith Muditha Attapattu
2008-10-22
4
-39
/
+48
*
Refactored DeliveryRecord and delivery path to remove some redundant code.
Gordon Sim
2008-10-21
17
-275
/
+80
*
Remove nonportable include dlfcn; add Windows version of Shlib.cpp
Stephen D. Huston
2008-10-21
2
-1
/
+53
*
Qualify userid with realm when authentication is turned off
Gordon Sim
2008-10-21
1
-2
/
+7
*
Add #include qpid/sys/DispatchHandle.h, needed since DispatchHandle split out...
Stephen D. Huston
2008-10-21
1
-0
/
+1
*
Fix compile error introduced by initial QPID-1377 commit; Resolves QPID-1377
Stephen D. Huston
2008-10-21
1
-1
/
+1
*
Refactor sys::AsynchIO class to allow reimplementing on other platforms witho...
Stephen D. Huston
2008-10-21
23
-600
/
+2371
*
Fix compilation error on older compilers by correcting cast.
Gordon Sim
2008-10-21
1
-1
/
+2
*
cluster_test: Unit test for Tx state replication.
Alan Conway
2008-10-20
3
-2
/
+29
*
cluster: DumpClient replicates session MessageBuilder.
Alan Conway
2008-10-20
9
-14
/
+88
*
Non-substantive changes. Removed tabs, neatened indentation, etc.
Ted Ross
2008-10-20
1
-89
/
+88
*
Remove default location for certificate database.
Gordon Sim
2008-10-20
4
-11
/
+22
*
Add option to require that only encrypted connections be accepted.
Gordon Sim
2008-10-20
5
-17
/
+30
*
Allow transport to be set on qpid-route.
Gordon Sim
2008-10-20
2
-9
/
+17
*
cluster: DumpClient updates consumer notifyEnabled and blocked.
Alan Conway
2008-10-20
8
-9
/
+62
*
qpid-1374: Added handling of null message properties
Arnaud Simon
2008-10-20
2
-4
/
+18
*
qpid-1371: added python/dotnet .in files
Arnaud Simon
2008-10-20
4
-10
/
+91
*
QPID-1367 Mick Goulish: improvements to client-side failover.
Alan Conway
2008-10-17
12
-202
/
+102
*
Suppress logging expected errors in tests.
Alan Conway
2008-10-17
5
-65
/
+75
*
QPID-1320: Remove unusued variables, check that right number of messages have...
Aidan Skinner
2008-10-17
1
-23
/
+11
*
QPID-1373: Remove message for unack'd map when acking individual messages. Ad...
Aidan Skinner
2008-10-17
2
-0
/
+17
*
QPID-1315:
Aidan Skinner
2008-10-17
3
-169
/
+124
*
s/setPrefecthLimits/setPrefetchLimits
Aidan Skinner
2008-10-17
2
-4
/
+4
[next]