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
/
extras
/
dispatch
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-5257 - Removed dispatch code from its old location
Ted Ross
2013-10-24
33
-10169
/
+0
*
QPID-5216 - Removed "area" from the configuration as it is not currently impl...
Ted Ross
2013-10-22
1
-2
/
+2
*
QPID-5216 - Cleaned up the format of a router-id in the message annotations.
Ted Ross
2013-10-22
2
-5
/
+40
*
QPID-5238 - Added several DISCOVER-* operations from the management spec.
Ted Ross
2013-10-21
2
-44
/
+204
*
QPID-5216 - Fixed a possible mutex problem where a value might be used after ...
Ted Ross
2013-10-18
1
-12
/
+26
*
QPID-5216
Ted Ross
2013-10-18
4
-17
/
+94
*
NO-JIRA - Removed an unneeded critical section.
Ted Ross
2013-10-16
1
-3
/
+0
*
QPID-5238 - Changed the container agent's address to "$management" to match t...
Ted Ross
2013-10-15
1
-1
/
+1
*
QPID-5216
Ted Ross
2013-10-15
4
-29
/
+162
*
QPID-5216 - Fixed a bug in the composition of nested composite fields.
Ted Ross
2013-10-15
1
-2
/
+2
*
QPID-5216
Ted Ross
2013-10-11
2
-9
/
+17
*
QPID-5221 - Added a configurable role for connections that constrains their use.
Ted Ross
2013-10-10
4
-6
/
+71
*
QPID-5220 - Added configuration support for three operational modes of the ro...
Ted Ross
2013-10-09
4
-13
/
+46
*
QPID-5216
Ted Ross
2013-10-09
2
-0
/
+2
*
QPID-5216 - Fixed a couple of bugs in the bitmask module.
Ted Ross
2013-10-09
1
-3
/
+3
*
QPID-4963 - Removed the broken timer-holdoff feature which was causing the la...
Ted Ross
2013-10-09
1
-33
/
+14
*
QPID-4967 - Bug fixes and added clean-up for unused addresses.
Ted Ross
2013-10-08
1
-6
/
+26
*
QPID-5218 - Fixed crash caused by fanned-out non-presettled messages.
Ted Ross
2013-10-08
1
-3
/
+2
*
QPID-5217 - Added the missing 'dx' prefix on the hash-table module types and ...
Ted Ross
2013-10-08
7
-74
/
+74
*
QPID-5217 - Brought message and buffer create/destroy functions into complian...
Ted Ross
2013-10-08
6
-20
/
+20
*
QPID-5216 - Fixed two memory leaks and one uninitialized-data bug.
Ted Ross
2013-10-08
4
-3
/
+12
*
QPID-5213 - Added a CLI tool to access management data in the router.
Ted Ross
2013-10-07
1
-6
/
+29
*
QPID-5212 - Added management-agent access to router state.
Ted Ross
2013-10-07
4
-9
/
+209
*
QPID-4967 - Bug fixes, added a lock to serialize calls into the Python interp...
Ted Ross
2013-10-04
3
-4
/
+18
*
QPID-4967 - work in progress on multi-router networks
Ted Ross
2013-10-04
2
-2
/
+81
*
QPID-4967 - Work in progress on multi-router networks
Ted Ross
2013-10-04
7
-84
/
+460
*
QPID-5045 - Added additional indexing for inter-router links.
Ted Ross
2013-10-02
4
-255
/
+301
*
QPID-5045 - Added connection-resident shared state for links to associate lin...
Ted Ross
2013-09-27
5
-5
/
+84
*
NO-JIRA - Fixed three aliasing issues that broke a "Release" build.
Ted Ross
2013-09-27
2
-3
/
+7
*
QPID-5173
Ted Ross
2013-09-26
7
-214
/
+553
*
QPID-4963 - Handle all pending (fired) timers rather than just one.
Ted Ross
2013-09-07
1
-10
/
+25
*
NO-JIRA - Added tests for field composition, fixed exposed bug in nested comp...
Ted Ross
2013-09-06
2
-21
/
+22
*
NO-JIRA - Moved src/py to python
Ted Ross
2013-09-06
20
-2146
/
+0
*
QPID-5068 - Beefed up the the annotation test and fixed an additional exposed...
Ted Ross
2013-09-05
1
-4
/
+7
*
QPID-5068 - Added a delivery-annotation test and fixed the exposed bug.
Ted Ross
2013-09-05
1
-0
/
+5
*
QPID-5068 - Fixed a bug in the replacement of delivery annotations.
Ted Ross
2013-09-05
2
-14
/
+24
*
QPID-5068 - Added feature to allow for modification of Delivery Annotations
Ted Ross
2013-09-04
5
-40
/
+230
*
NO-JIRA - Updated for compatibility with changes in Proton 0.5
Ted Ross
2013-09-03
1
-1
/
+1
*
NO-JIRA: Removed trailing whitespaces.
Darryl L. Pierce
2013-08-23
28
-64
/
+62
*
QPID-5066: Repackaged all Dispatch Python modules to qpid.dispatch
Darryl L. Pierce
2013-08-23
21
-26
/
+17
*
QPID-5045 - Added tests for message REJECT and for the three-ack delivery pat...
Ted Ross
2013-08-08
1
-2
/
+4
*
QPID-5045 - Added system tests for the routing scenarios, fixed discovered de...
Ted Ross
2013-08-08
2
-14
/
+18
*
NO-JIRA - Cleanup of the alloc module.
Ted Ross
2013-08-08
1
-18
/
+27
*
QPID-5045 - Refactored the router data structures to support message and link...
Ted Ross
2013-08-06
4
-236
/
+385
*
QPID-4967 - Updates to the router
Ted Ross
2013-08-01
6
-24
/
+184
*
NO-JIRA - Fixed bug in parse-error handling.
Ted Ross
2013-07-15
2
-1
/
+4
*
QPID-4967 - Router code advances
Ted Ross
2013-07-12
6
-211
/
+517
*
QPID-4967 - Added the message transmit linkage from python.
Ted Ross
2013-07-09
2
-2
/
+34
*
QPID-4968 - Added an IO adapter for python modules to send and receive messages
Ted Ross
2013-07-08
16
-129
/
+557
*
QPID-4968 - Added an adapter module for Python-to-Dispatch calls.
Ted Ross
2013-07-05
5
-76
/
+215
[next]