summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* And now, after testing it, actually make it work by correcting one of the cou...bug24116Matthew Sackman2011-05-181-10/+15
* Do not read the msg surviving dropwhile1Matthew Sackman2011-05-181-8/+12
* merge bug24004 into defaultMatthias Radestock2011-05-1724-227/+501
|\
| * merge bug23939 into defaultMatthias Radestock2011-05-1611-127/+338
| |\
| | * Merging bug23899 to defaultMatthew Sackman2011-05-122-23/+10
| | |\
| | | * I cannot BELIEVE that anyone was so UNPROFFESSIONNAL as to OMIT these TYPES.bug23899Simon MacMullen2011-05-031-2/+2
| | | * Remove dead code.Simon MacMullen2011-05-031-14/+1
| | | * Separate out different types for network and direct connections, don't check ...Simon MacMullen2011-05-031-8/+8
| | * | Fix racy bug in tests as reported by Simon. Bug created in bug24037 I suspectMatthew Sackman2011-05-101-1/+1
| | * | Merging bug23559 to defaultMatthew Sackman2011-05-102-94/+129
| | |\ \
| | | * | track buffer size explicitly, resulting in a small performance improvementbug23559Matthias Radestock2011-05-101-20/+22
| | | * | refactor: extract commonality between tcp and ssl recvMatthias Radestock2011-05-101-13/+9
| | | * | optimise common case that buf contains a single binaryMatthias Radestock2011-04-261-2/+5
| | | * | make ssl workMatthias Radestock2011-04-072-75/+93
| | | * | get heartbeat monitor to pause when it shouldMatthias Radestock2011-04-071-2/+2
| | | * | tweakMatthias Radestock2011-04-071-1/+1
| | | * | merge default into bug23559Matthias Radestock2011-04-06138-7682/+10008
| | | |\ \
| | | * | | experiment with uing {active,once} instead of prim_inet:async_recvMatthias Radestock2010-11-302-23/+39
| | * | | | Merge bug20589 into defaultEmile Joubert2011-05-104-0/+183
| | |\ \ \ \
| | | * | | | Indentationbug20589Emile Joubert2011-05-101-3/+3
| | | * | | | trace_exchange -> trace_exchangesSimon MacMullen2011-05-051-9/+13
| | | * | | | Merge from defaultSimon MacMullen2011-05-0513-230/+335
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * | | | Simplify tap_trace_in/out, don't make msg_to_table return a tuple, refactor, ...Simon MacMullen2011-04-141-41/+33
| | | * | | | Cosmetic.Simon MacMullen2011-04-121-4/+3
| | | * | | | Remove user and consumer tag.Simon MacMullen2011-04-122-31/+17
| | | * | | | Be more specific about what we catch.Simon MacMullen2011-04-121-7/+9
| | | * | | | Cosmetic.Simon MacMullen2011-04-111-5/+3
| | | * | | | Get rid of that "Bin" suffix, it was inconsistent and strings are generally b...Simon MacMullen2011-04-111-20/+20
| | | * | | | Cosmetic.Simon MacMullen2011-04-111-4/+2
| | | * | | | Less magic.Simon MacMullen2011-04-111-4/+4
| | | * | | | Add user to trace messages.Simon MacMullen2011-04-112-17/+26
| | | * | | | Convert properties to table in a slightly smarter way. Also refer to the resu...Simon MacMullen2011-04-111-32/+19
| | | * | | | Merge in defaultSimon MacMullen2011-04-114-0/+208
| | | |\ \ \ \
| | | | * | | | Remove delivery tag.Simon MacMullen2011-04-112-9/+5
| | | | * | | | Specs.Simon MacMullen2011-04-081-1/+5
| | | | * | | | Keys not key.Simon MacMullen2011-04-081-1/+1
| | | | * | | | Port and rewrite the manpage changes.Simon MacMullen2011-04-071-0/+61
| | | | * | | | Tracing has very little to do with rabbit_log, let's make it its own module.Simon MacMullen2011-04-073-102/+129
| | | | * | | | Cosmetic.Simon MacMullen2011-04-071-10/+11
| | | | * | | | Cosmetic.Simon MacMullen2011-04-071-21/+17
| | | | * | | | This seems to work fine. FIXME denied!Simon MacMullen2011-04-071-1/+1
| | | | * | | | Do loop detection earlier.Simon MacMullen2011-04-071-18/+15
| | | | * | | | In a cluster it may be useful to know which node things happened on.Simon MacMullen2011-04-071-1/+2
| | | | * | | | Don't expose queue message ID.Simon MacMullen2011-04-071-4/+3
| | | | * | | | Make the generated messages somewhat more AMQP-ish by mapping payload to payl...Simon MacMullen2011-04-071-15/+13
| | | | * | | | Move the inbound tap to before routing but after validation. Remove queues fr...Simon MacMullen2011-04-072-12/+4
| | | | * | | | Tested debitrot; works again.Simon MacMullen2011-04-071-8/+8
| | | | * | | | Merge in default and untested debitrot.Simon MacMullen2011-04-053-0/+136
| | | | |\ \ \ \
| | | | | * | | | cosmeticMatthias Radestock2009-05-091-83/+76
| | | | | * | | | Move outbound tap to saner location; take advantage of extra info at that pointTony Garnock-Jones2009-05-093-12/+23