summaryrefslogtreecommitdiff
path: root/tools/publish.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright & license header to use SPDX idAlan Antonuk2021-07-271-34/+2
* tools: remove unused config.h includeAlan Antonuk2021-04-191-4/+0
* Format code with clang-formatAlan Antonuk2017-12-051-61/+37
* Remove vim mode lines.formatAlan Antonuk2017-12-041-1/+0
* Add ability to specify headers on the command line for amqp-publishAndrew Gough2016-09-111-0/+39
* Squash warnings about static initializers in tools.initializer_warningsAlan Antonuk2015-05-031-8/+8
* Honor delivery mode value from command lineMarc Falzon2013-12-301-1/+1
* listen to multiple routing keys separated by commasBrian Hammond2013-06-261-2/+29
* Updating license yearAlan Antonuk2013-04-081-0/+3
* Formatted source code with astyle utiltyAlan Antonuk2013-04-081-71/+85
* Adding vim modelines to help with source formattingAlan Antonuk2013-04-051-0/+1
* Fix compiler warnings (checked clang & gcc)Michael Steinert2012-05-171-1/+1
* Add config.h header guardsMichael Steinert2012-05-171-0/+2
* Automated relicensing of source files MPL/GPL -> MITMarek Majkowski2012-04-121-26/+20
* Update copyright 2012Emile Joubert2012-02-021-1/+1
* Remove trailing whitespaceDavid Wragg2011-07-051-5/+5
* Update copyright noticesDavid Wragg2011-03-011-19/+7
* Make error codes returned by librabbitmq functions opaqueDavid Wragg2010-05-301-2/+1
* Move all includes of popt.h into common.h, which depends on it anywayDavid Wragg2010-05-301-2/+0
* Move the common_consume code into consume.cDavid Wragg2010-05-251-1/+1
* Add license blockDavid Wragg2010-02-211-0/+50
* Command line AMQP tools based on rabbitmq-cDavid Wragg2010-02-201-0/+90