summaryrefslogtreecommitdiff
path: root/extras
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-5173Ted Ross2013-09-2625-1822/+2421
* NO-JIRA - removed extraneous addition from the last commitTed Ross2013-09-111-1/+0
* NO-JIRA - Fixed the python path for installation in the CMakeLists fileTed Ross2013-09-111-21/+22
* QPID-4963 - Handle all pending (fired) timers rather than just one.Ted Ross2013-09-071-10/+25
* NO-JIRA - Added tests for field composition, fixed exposed bug in nested comp...Ted Ross2013-09-065-21/+217
* NO-JIRA - Moved src/py to pythonTed Ross2013-09-0621-1/+1
* NO-JIRA - Added a new test for tracked-and-undeliverable messages.Ted Ross2013-09-061-4/+23
* QPID-5068 - Beefed up the the annotation test and fixed an additional exposed...Ted Ross2013-09-052-6/+68
* QPID-5068 - Added a delivery-annotation test and fixed the exposed bug.Ted Ross2013-09-052-0/+58
* QPID-5068 - Fixed a bug in the replacement of delivery annotations.Ted Ross2013-09-052-14/+24
* QPID-5068 - Added feature to allow for modification of Delivery AnnotationsTed Ross2013-09-047-50/+309
* NO-JIRA - Updated for compatibility with changes in Proton 0.5Ted Ross2013-09-033-16/+15
* QPID-5097: Create a Dispatch source tarball.Darryl L. Pierce2013-08-274-0/+300
* QPID-5096: Install the qpid-dispatch.conf file.Darryl L. Pierce2013-08-231-0/+1
* QPID-5064: Install Dispatch Python modules.Darryl L. Pierce2013-08-231-2/+56
* NO-JIRA: Removed trailing whitespaces.Darryl L. Pierce2013-08-2328-64/+62
* QPID-5066: Repackaged all Dispatch Python modules to qpid.dispatchDarryl L. Pierce2013-08-2321-26/+17
* QPID-5045 - Added tests for message REJECT and for the three-ack delivery pat...Ted Ross2013-08-082-13/+87
* QPID-5045 - Added system tests for the routing scenarios, fixed discovered de...Ted Ross2013-08-085-14/+268
* NO-JIRA - Cleanup of the alloc module.Ted Ross2013-08-081-18/+27
* QPID-5045 - Refactored the router data structures to support message and link...Ted Ross2013-08-066-257/+465
* QPID-4967 - Updates to the routerTed Ross2013-08-017-24/+191
* QPID-4940: Remove dead qmf2 prototype codeAndrew Stitcher2013-07-2616-10324/+0
* QPID-5019: add flag to distinguish QMFv2 eventsKen Giusti2013-07-261-0/+2
* QPID-5001 - Removed old site directoryTed Ross2013-07-187-462/+0
* QPID-4961: Change trunk version to 0.25Justin Ross2013-07-181-1/+1
* NO-JIRA - Fixed bug in parse-error handling.Ted Ross2013-07-153-2/+5
* QPID-4967 - Router code advancesTed Ross2013-07-128-216/+521
* NO-JIRA - Added a read-me file for Dispatch.Ted Ross2013-07-111-0/+20
* QPID-4967 - Added the message transmit linkage from python.Ted Ross2013-07-093-2/+38
* QPID-4968 - Added an IO adapter for python modules to send and receive messagesTed Ross2013-07-0820-143/+574
* QPID-4968 - Added an adapter module for Python-to-Dispatch calls.Ted Ross2013-07-055-41/+248
* NO-JIRA - Updated printf format codes to be portable.Ted Ross2013-07-051-4/+5
* QPID-4968 - Added Python/Dispatch data conversion utilities.Ted Ross2013-07-045-0/+218
* QPID-4974 - Additional tests added.Ted Ross2013-07-031-19/+108
* QPID-4974 - Added parsing tests (and fixes for bugs they found).Ted Ross2013-07-027-2/+106
* QPID-4974 - Generalized the mechanisms for composing and parsing AMQP-encoded...Ted Ross2013-07-0210-340/+762
* QPID-4967 - Added the Python routing engine and integrated its tests into ctestTed Ross2013-06-2815-6/+1914
* NO-JIRA - Updated the remote management protocol to look more like the propos...Ted Ross2013-06-272-18/+23
* NO-JIRA - Integrated the memory manager into the agent for remote access.Ted Ross2013-06-263-2/+39
* NO-JIRA - Management agent in the container now responds to "get" requests.Ted Ross2013-06-267-20/+221
* NO-JIRA - additional commit related to the last commit.Ted Ross2013-06-261-41/+2
* NO-JIRA - Major refactoring of the code for composing performatives in messages.Ted Ross2013-06-266-424/+678
* QPID-4811: Add control over session timeout; a patch from Ernie AllenJustin Ross2013-06-251-5/+10
* QPID-4913 - Added new file missing in last commit.Ted Ross2013-06-241-0/+21
* QPID-4913 - Added configuration file option in command line parser.Ted Ross2013-06-242-1/+41
* NO-JIRA - Added Listener and Connector Configuration, Wired in SSL support.Ted Ross2013-06-2416-321/+630
* QPID_4913 - Work in progressTed Ross2013-06-1113-96/+208
* QPID-4913 - Added the example configuration file.Ted Ross2013-06-071-0/+132
* QPID-4913 - Work-in-progres for configuration file reader.Ted Ross2013-06-0713-13/+577