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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an option to limit how many messages are consumed
David Wragg
2011-11-09
2
-3
/
+24
*
Adding missing include in tools CMakeLists.txt
Alan Antonuk
2011-11-01
1
-1
/
+1
*
Adding POPT CMake lib finder.
Alan Antonuk
2011-11-01
1
-6
/
+6
*
Adding CMake files to build tools, but not enabled
Alan Antonuk
2011-10-30
1
-0
/
+34
*
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
11
-43
/
+43
*
Update copyright notices
David Wragg
2011-03-01
13
-247
/
+91
*
More fixes for VPATH-based builds
Tony Garnock-Jones
2010-12-17
1
-1
/
+5
*
Comment typo fixes
David Wragg
2010-11-24
1
-3
/
+4
*
Fix a bug in the asprintf implementation
David Wragg
2010-10-28
1
-3
/
+6
*
Construct the command line to conform to Windows escaping conventions
David Wragg
2010-10-27
1
-8
/
+28
*
Fix compiler warnings
David Wragg
2010-10-21
1
-4
/
+3
*
Eliminate the AMQP_EMPTY_* macros from amqp.h
David Wragg
2010-10-21
3
-6
/
+6
*
Merge bug22951 into default (Make the C client on default use 0-9-1)
David Wragg
2010-09-03
1
-1
/
+1
|
\
|
*
merge default into bug22951
Alexandru Scvortov
2010-08-17
3
-82
/
+68
|
|
\
|
*
|
removed auto-delete parameter from exchange.declare
Alexandru Scvortov
2010-08-16
1
-1
/
+1
|
*
|
merged default into bug22951
Alexandru Scvortov
2010-08-04
1
-1
/
+1
|
|
\
\
|
|
*
|
this branch is default with amqp_0_9_1 merged in; everything seems to work fine
Alexandru Scvortov
2010-07-09
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
*
|
|
|
Man page grammar tweak
David Wragg
2010-08-16
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
add missing initializers
bug21814
David Wragg
2010-08-09
1
-2
/
+2
*
|
|
Refine amqp-consume options for 0-9-1 queue declaration semantics
David Wragg
2010-08-08
2
-81
/
+67
*
|
|
make distcheck was failing because of a missing $(srcdir) relative-reference
bug23089
David Wragg
2010-08-07
1
-1
/
+1
|
/
/
*
|
We were neglecting to free the constructed command line
bug22825
David Wragg
2010-07-28
1
-1
/
+3
*
|
Fix "const char *" to "void *" conversion warnings
David Wragg
2010-07-28
2
-4
/
+4
*
|
Free heap-allocated error strings
David Wragg
2010-07-27
1
-6
/
+13
*
|
Remove redundant includes of popt.h
David Wragg
2010-07-27
2
-4
/
+0
*
|
Fold amqp_end_connection socket closing into amqp_destroy_connection
David Wragg
2010-07-26
1
-1
/
+1
*
|
More unix and windows support files in distributions
Tony Garnock-Jones
2010-06-06
1
-0
/
+5
*
|
Merge default into bug22825
Tony Garnock-Jones
2010-06-06
12
-120
/
+598
|
\
\
|
|
/
|
/
|
|
*
Merge default into bug22825
David Wragg
2010-06-06
5
-2
/
+441
|
|
\
|
*
|
A Windows port, using MinGW/MSYS
David Wragg
2010-05-30
10
-69
/
+559
|
*
|
Make error codes returned by librabbitmq functions opaque
David Wragg
2010-05-30
4
-38
/
+33
|
*
|
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
5
-8
/
+2
*
|
|
Fix up clean rules
Tony Garnock-Jones
2010-06-06
1
-4
/
+1
*
|
|
Fix up packaging: xmlto was getting confused in build/source separation
Tony Garnock-Jones
2010-06-06
2
-41
/
+47
|
|
/
|
/
|
*
|
Fix packaging
Tony Garnock-Jones
2010-06-06
1
-0
/
+8
*
|
Documentation for amqp-{declare,delete}-queue
bug22805
Tony Garnock-Jones
2010-06-06
3
-1
/
+227
*
|
Merge default into bug22805
Tony Garnock-Jones
2010-06-06
3
-1
/
+206
|
\
\
|
|
/
|
/
|
|
*
Notice errors rather than sigsegv/sigbus
Tony Garnock-Jones
2010-06-06
2
-0
/
+6
|
*
Declare and delete queue utilities
Tony Garnock-Jones
2010-06-05
3
-1
/
+200
*
|
Add docbook-based man pages for tools
David Wragg
2010-05-25
6
-1
/
+542
*
|
Move the common_consume code into consume.c
David Wragg
2010-05-25
7
-232
/
+127
|
/
*
Fix make distcheck
Tony Garnock-Jones
2010-03-07
1
-1
/
+1
*
amqp-consume should display usage info when the command is omitted.
David Wragg
2010-02-23
2
-6
/
+6
*
Add license block
David Wragg
2010-02-21
7
-0
/
+350
*
Command line AMQP tools based on rabbitmq-c
David Wragg
2010-02-20
8
-0
/
+741