summaryrefslogtreecommitdiff
path: root/extras
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: update version numbers/datesRobert Gemmell2015-06-251-1/+1
* QPID-6110: Add manifest includes for license and notice filesJustin Ross2014-09-191-0/+1
* QPID-5813: fix up LICENSE + NOTICE etc filesRobert Gemmell2014-08-271-19/+4
* QPID-5813: Advance version numbers on trunk to 0.29Justin Ross2014-08-071-1/+1
* QPID-5932: tweak patch to support older versions of python.Ken Giusti2014-07-291-1/+3
* QPID-5932: Use default parameter values for method calls if necessary.Ken Giusti2014-07-281-85/+46
* QPID-5600: Advance the version number on trunk to 0.29Justin Ross2014-03-201-1/+1
* QPID-5255: Change trunk version to 0.27Justin Ross2013-11-121-1/+1
* QPID-5257 - Left a note to show where the new location is.Ted Ross2013-10-241-0/+4
* QPID-5257 - Removed dispatch code from its old locationTed Ross2013-10-24111-19905/+0
* NO-JIRA - Added printed tracebacks for exceptions in the python router code.Ted Ross2013-10-241-1/+9
* QPID-5216 - Removed "area" from the configuration as it is not currently impl...Ted Ross2013-10-228-20/+13
* QPID-5216 - Cleaned up the format of a router-id in the message annotations.Ted Ross2013-10-225-16/+85
* QPID-5238 - Added several DISCOVER-* operations from the management spec.Ted Ross2013-10-213-44/+205
* QPID-5216 - Fixed a possible mutex problem where a value might be used after ...Ted Ross2013-10-181-12/+26
* QPID-5216Ted Ross2013-10-188-25/+112
* NO-JIRA - Removed an unneeded critical section.Ted Ross2013-10-161-3/+0
* QPID-5238 - Changed the container agent's address to "$management" to match t...Ted Ross2013-10-152-2/+2
* QPID-5216Ted Ross2013-10-1511-338/+249
* QPID-5216 - Fixed a bug in the composition of nested composite fields.Ted Ross2013-10-152-2/+102
* QPID-5216Ted Ross2013-10-115-32/+34
* NO-JIRA - Added missing change from last commit.Ted Ross2013-10-101-1/+1
* NO-JIRA - Moved the test configurations into topology-specific foldersTed Ross2013-10-107-0/+12
* QPID-5221 - Added a configurable role for connections that constrains their use.Ted Ross2013-10-1013-97/+189
* QPID-5220 - Added configuration support for three operational modes of the ro...Ted Ross2013-10-0911-50/+92
* QPID-5216Ted Ross2013-10-097-6/+188
* QPID-5216 - Fixed a couple of bugs in the bitmask module.Ted Ross2013-10-092-3/+36
* QPID-4963 - Removed the broken timer-holdoff feature which was causing the la...Ted Ross2013-10-091-33/+14
* QPID-5213 - Added -n option to qdstat to display router-node information.Ted Ross2013-10-081-0/+42
* QPID-4967 - Bug fixes and added clean-up for unused addresses.Ted Ross2013-10-081-6/+26
* NO-JIRA - Added Jira entries to the change logTed Ross2013-10-081-0/+22
* QPID-5218 - Fixed crash caused by fanned-out non-presettled messages.Ted Ross2013-10-082-3/+61
* QPID-5217 - Added the missing 'dx' prefix on the hash-table module types and ...Ted Ross2013-10-088-87/+87
* QPID-5217 - Brought message and buffer create/destroy functions into complian...Ted Ross2013-10-089-33/+33
* QPID-5216 - Fixed two memory leaks and one uninitialized-data bug.Ted Ross2013-10-084-3/+12
* QPID-5213 - Added a CLI tool to access management data in the router.Ted Ross2013-10-075-7/+605
* QPID-5212 - Added management-agent access to router state.Ted Ross2013-10-076-11/+212
* QPID-4967 - Bug fixes, added a lock to serialize calls into the Python interp...Ted Ross2013-10-046-6/+28
* QPID-4967 - work in progress on multi-router networksTed Ross2013-10-046-10/+227
* QPID-4967 - Work in progress on multi-router networksTed Ross2013-10-0421-216/+776
* QPID-5045 - Added additional indexing for inter-router links.Ted Ross2013-10-025-255/+306
* QPID-5189: Moved the Dispatch Python path to before any default path.Darryl L. Pierce2013-09-302-2/+12
* QPID-5189: Created config.sh for Qpid DispatchDarryl L. Pierce2013-09-301-0/+26
* QPID-5186: Fixed the Dispatch doc directory.Darryl L. Pierce2013-09-271-1/+2
* QPID-5185 - Updated the default config location.Ted Ross2013-09-271-1/+1
* QPID-5185: Install qpid-dispatch.conf to /etc/qpidDarryl L. Pierce2013-09-272-1/+2
* QPID-5186: Added a changelog entry.Darryl L. Pierce2013-09-271-0/+1
* QPID-5186: Install Dispatch documentation files.Darryl L. Pierce2013-09-271-0/+10
* QPID-5045 - Added connection-resident shared state for links to associate lin...Ted Ross2013-09-278-6/+115
* NO-JIRA - Fixed three aliasing issues that broke a "Release" build.Ted Ross2013-09-272-3/+7