index
:
delta/python-packages/rabbitmq-c-github-ask.git
amqp_0_8
amqp_0_9_1
api_docs
api_documentation
autotools
baserock/master
bug21814
bug22346
bug22390
bug22805
bug22825
bug22864
bug22931
bug22951
bug23081
bug23089
bug23163
bug23318
bug23423
bug23472
bug23645
bug23872
bug24048
bug24079
bug24349
bug24440
bug24528
build_static_library
channel_owns_memory_pool
cmake_build
cmake_build_improvements
fix_size_t_in_amqp_h
ipv6_support
issue23
issue29
master
public_header_includes_fix
simple_wait_frame
ssl
ssl-plumbing
travis-ci
vms_build
vs2008_install_stdint_fix
win32_example_include_fix
github.com: ask/rabbitmq-c
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding more strict compile Warning flags to gcc build
Alan Antonuk
2012-05-24
1
-1
/
+4
*
Fix compiler warnings (checked clang & gcc)
Michael Steinert
2012-05-17
1
-4
/
+5
*
Add config.h header guards
Michael Steinert
2012-05-17
1
-0
/
+2
*
Automated relicensing of source files MPL/GPL -> MIT
Marek Majkowski
2012-04-12
1
-26
/
+20
*
Update copyright 2012
Emile Joubert
2012-02-02
1
-1
/
+1
*
Add amqp URL support to the tools
bug24440
David Wragg
2011-09-21
1
-28
/
+119
*
die_errno should use the err parameter, not errno
David Wragg
2011-07-05
1
-1
/
+1
*
Remove trailing whitespace
David Wragg
2011-07-05
1
-14
/
+14
*
Update copyright notices
David Wragg
2011-03-01
1
-19
/
+7
*
Eliminate the AMQP_EMPTY_* macros from amqp.h
David Wragg
2010-10-21
1
-1
/
+1
*
Harmonize uses of die_amqp_error: it now expects the result code, with negati...
bug23163
Tony Garnock-Jones
2010-08-20
1
-6
/
+6
*
Fix "const char *" to "void *" conversion warnings
David Wragg
2010-07-28
1
-2
/
+2
*
Free heap-allocated error strings
David Wragg
2010-07-27
1
-6
/
+13
*
Fold amqp_end_connection socket closing into amqp_destroy_connection
David Wragg
2010-07-26
1
-1
/
+1
*
A Windows port, using MinGW/MSYS
David Wragg
2010-05-30
1
-56
/
+3
*
Make error codes returned by librabbitmq functions opaque
David Wragg
2010-05-30
1
-30
/
+24
*
Add amqp_end_connection, which closes the socket and destroys the connection
David Wragg
2010-05-30
1
-6
/
+5
*
Move all includes of popt.h into common.h, which depends on it anyway
David Wragg
2010-05-30
1
-2
/
+0
*
Add docbook-based man pages for tools
David Wragg
2010-05-25
1
-1
/
+1
*
Move the common_consume code into consume.c
David Wragg
2010-05-25
1
-1
/
+1
*
amqp-consume should display usage info when the command is omitted.
David Wragg
2010-02-23
1
-4
/
+3
*
Add license block
David Wragg
2010-02-21
1
-0
/
+50
*
Command line AMQP tools based on rabbitmq-c
David Wragg
2010-02-20
1
-0
/
+364