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
*
Added missing QPID_COMMON_EXTERN decorators to fix Windows build. Resolves QP...
Stephen D. Huston
2010-01-28
1
-2
/
+5
*
QPID-2374: Null authenticator now checks for SSL if --encryption-required spe...
Kenneth Anthony Giusti
2010-01-28
2
-3
/
+8
*
QPID-2357 Broker boot sequence doesn't synchronize when clustered - patch fro...
Alan Conway
2010-01-28
8
-0
/
+87
*
QPID-2261: Rework query impl to use list-based approach
Kenneth Anthony Giusti
2010-01-28
7
-213
/
+264
*
Fixed cluster error "Not enough for multicast header"
Alan Conway
2010-01-28
2
-9
/
+8
*
moved pprint from JAddr into separate utility class and use it from Address t...
Rafael H. Schloming
2010-01-28
3
-112
/
+156
*
Fix for QPID-2373 - Durable exchange state not replicated to broker joining c...
Kim van der Riet
2010-01-28
2
-2
/
+4
*
Added a null check for connection as some test cases use mock sessions by pas...
Rajith Muditha Attapattu
2010-01-28
1
-1
/
+1
*
QPID-664: change format of connection options string to match address options...
Gordon Sim
2010-01-28
24
-255
/
+410
*
This is related to QPID-2352
Rajith Muditha Attapattu
2010-01-28
4
-1
/
+233
*
This is related to QPID-2363
Rajith Muditha Attapattu
2010-01-28
4
-4
/
+27
*
This commit contains the changes agreed upon in QPID-2363 except for the conn...
Rajith Muditha Attapattu
2010-01-28
6
-108
/
+74
*
forgot to remove the unused boolean flag
Rajith Muditha Attapattu
2010-01-28
1
-1
/
+0
*
moving the logic of creating the map message to the AMQSession.java.
Rajith Muditha Attapattu
2010-01-28
1
-16
/
+0
*
This is related to QPID-2363
Rajith Muditha Attapattu
2010-01-27
10
-21
/
+328
*
correctly default service attribute
Rafael H. Schloming
2010-01-27
1
-4
/
+2
*
QPID_2634 Management updates in timer create inconsistencies in a cluster.
Alan Conway
2010-01-27
10
-18
/
+146
*
Test for management + cluster: run management tools in parallel with regular ...
Alan Conway
2010-01-27
3
-37
/
+155
*
Cluster implementation of PeriodicTimer.
Alan Conway
2010-01-27
8
-6
/
+181
*
Added PeriodicTimer interface for periodic tasks that need cluster synchroniz...
Alan Conway
2010-01-27
9
-24
/
+172
*
In clustered broker: move construction of broker::Connections to the cluster ...
Alan Conway
2010-01-27
3
-57
/
+101
*
Write the correct port number to stdout when starting up. Resolves QPID-2366.
Stephen D. Huston
2010-01-27
1
-5
/
+5
*
Locate an executable's path correctly and set up in PATH properly. Catch up r...
Stephen D. Huston
2010-01-27
2
-9
/
+6
*
Fix cluster elder calculation to ensure unique elder.
Alan Conway
2010-01-27
9
-30
/
+68
*
QPID-2261: make code compliant with Python PEP-8 style
Kenneth Anthony Giusti
2010-01-27
8
-106
/
+104
*
QPID-2261: add wait in tests for agent setup to complete
Kenneth Anthony Giusti
2010-01-27
5
-77
/
+102
*
changed mechanisms from string to list
Rafael H. Schloming
2010-01-27
1
-1
/
+2
*
default service to host
Rafael H. Schloming
2010-01-27
1
-2
/
+3
*
QPID-664: change cancel() to close() for consistency
Gordon Sim
2010-01-27
16
-49
/
+49
*
added API support for saslwrapper
Rafael H. Schloming
2010-01-27
3
-13
/
+142
*
updated todo
Rafael H. Schloming
2010-01-27
1
-0
/
+4
*
Make TCP more like RDMA
Andrew Stitcher
2010-01-26
1
-3
/
+5
*
fixed subject override
Rafael H. Schloming
2010-01-26
2
-4
/
+14
*
Fix memory error in previous SocketAddress refactoring
Andrew Stitcher
2010-01-26
7
-37
/
+27
*
QPID-2261: checkpoint qmfv2 python api
Kenneth Anthony Giusti
2010-01-26
6
-246
/
+520
*
QPID-2288: add support for bindings in address options
Gordon Sim
2010-01-26
2
-16
/
+60
*
Explicitly ignore SIGCHLD signal by sending it to an empty function so that
Andrew Stitcher
2010-01-25
1
-0
/
+17
*
QPID-2261: merge qmfv2 latest into trunk (revs 902858 & 902894)
Kenneth Anthony Giusti
2010-01-25
12
-0
/
+6576
*
QPID-2355: fix include path order in binding makefiles
Kenneth Anthony Giusti
2010-01-25
2
-2
/
+2
*
verify that bindings are only specified for queues
Rafael H. Schloming
2010-01-25
3
-7
/
+46
*
corrected validation again
Rafael H. Schloming
2010-01-25
1
-2
/
+1
*
corrected validation
Rafael H. Schloming
2010-01-25
1
-2
/
+2
*
Deleting extra files for "AMQP Compatibility", these may also be responsible ...
Jonathan Robie
2010-01-24
2
-756
/
+0
*
Deleting some files that are not used and have names that differ only by ' ' ...
Jonathan Robie
2010-01-24
5
-479
/
+268
*
QPID-2321 : Add queue browsing capability to 0-8 .net client to allow for use...
Robert Godfrey
2010-01-23
1
-121
/
+121
*
QPID-2321 : Add queue browsing capability to 0-8 .net client to allow for use...
Robert Godfrey
2010-01-23
7
-15
/
+243
*
"Feature complete" for first internal draft, each file is valid DocBook.
Jonathan Robie
2010-01-23
10
-2
/
+1893
*
Add SSL support for Windows client and broker per QPID-1403. Adds new AsynchI...
Stephen D. Huston
2010-01-23
11
-75
/
+1425
*
If we've already closed Connection don't attempt to write to it
Andrew Stitcher
2010-01-22
1
-0
/
+4
*
made bindings additive, improved message level logging
Rafael H. Schloming
2010-01-22
2
-23
/
+84
[next]