summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* A Windows port, using MinGW/MSYSDavid Wragg2010-05-3010-69/+559
* Make error codes returned by librabbitmq functions opaqueDavid Wragg2010-05-304-38/+33
* Add amqp_end_connection, which closes the socket and destroys the connectionDavid Wragg2010-05-301-6/+5
* Move all includes of popt.h into common.h, which depends on it anywayDavid Wragg2010-05-305-8/+2
* Add docbook-based man pages for toolsDavid Wragg2010-05-256-1/+542
* Move the common_consume code into consume.cDavid Wragg2010-05-257-232/+127
* Fix make distcheckTony Garnock-Jones2010-03-071-1/+1
* amqp-consume should display usage info when the command is omitted.David Wragg2010-02-232-6/+6
* Add license blockDavid Wragg2010-02-217-0/+350
* Command line AMQP tools based on rabbitmq-cDavid Wragg2010-02-208-0/+741