summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Duplicate "exchange" in error messageFrancesco Mazzoli2012-01-241-2/+1
* Using rabbit_misc:rs/1 to format the exchange name.Francesco Mazzoli2012-01-241-1/+2
* Protocol error instead of warning when routing through inert exchange.Francesco Mazzoli2012-01-241-1/+4
* Dropping messages silently instead of emitting warnings.Francesco Mazzoli2012-01-241-3/+1
* Add stub for "inert" exchange to be used when exchange types are missing.Francesco Mazzoli2012-01-242-3/+55
* merge bug 24265 into default (Somehow support DNs in rabbitmq_auth_mechanism_...Alexandru Scvortov2012-01-1714-150/+140
|\
| * Merge bug 24638Simon MacMullen2012-01-161-1/+1
| |\
| | * increase closing timeoutMatthias Radestock2012-01-101-1/+1
| * | Merge bug24676Simon MacMullen2012-01-161-3/+11
| |\ \
| | * \ Merge bug24674Simon MacMullen2012-01-169-130/+95
| | |\ \
| | * | | fix rabbitmqctl error reporting under R15Matthias Radestock2012-01-121-3/+11
| * | | | fix supervisor2 bug reported by dialyzerMatthias Radestock2012-01-161-2/+2
| | |/ / | |/| |
| * | | merge rabbit_router:deliver into rabbit_amqqueue:deliverMatthias Radestock2012-01-167-92/+67
| * | | Revert b03fe604af24. Not enough sleep.Simon MacMullen2012-01-131-2/+2
| * | | Emit the timeout in the stats event.Simon MacMullen2012-01-131-2/+2
| * | | a little bit of refactoring on the readerMatthias Radestock2012-01-121-35/+23
| * | | oopsMatthias Radestock2012-01-121-3/+5
| |/ /
| * | rename fd stats items to make their meaning more obviousMatthias Radestock2012-01-112-7/+7
| * | cosmeticMatthias Radestock2012-01-101-11/+11
| * | include a few more pieces of info in rabbit:statusMatthias Radestock2012-01-101-1/+8
| * | include fd info in rabbit:status()Matthias Radestock2012-01-102-14/+18
| |/
| * cosmetic: remove nonsensical commentMatthias Radestock2012-01-101-2/+1
| * Merge bug24649.Simon MacMullen2012-01-091-24/+16
| |\
| * | carry on accepting tcp connections after an errorMatthias Radestock2011-12-301-0/+7
* | | Better comment.Simon MacMullen2012-01-061-2/+4
* | | RFC 4514 states that non-acsii chars get converted to UTF-8 and then escaped ...Simon MacMullen2012-01-061-1/+1
* | | Oops, actually this converted "foo" to ["foo"].Simon MacMullen2012-01-061-1/+1
* | | Avoid putting quotes around domainComponents.Simon MacMullen2012-01-061-0/+4
* | | peer_cert_subject_itemn -> peer_cert_subject_items, there's no guarantee we'l...Simon MacMullen2012-01-061-6/+6
| |/ |/|
* | another, even tinier, refactorMatthias Radestock2012-01-041-5/+2
* | tiny refactorMatthias Radestock2012-01-041-19/+14
|/
* Ignore force_event_refresh if we have not finished handshaking.Simon MacMullen2011-12-151-1/+5
* Updated definition of whereis_nameEmile Joubert2011-12-141-2/+16
* global:safe_whereis_name/1 has been removedEmile Joubert2011-12-141-2/+2
* Merge bug24618Simon MacMullen2011-12-121-3/+1
|\
| * I think we can be sure that it's not.Simon MacMullen2011-12-091-3/+1
* | Cosmetic / revertSimon MacMullen2011-12-121-2/+1
* | remove rabbit dependencies from gmEmile Joubert2011-12-121-5/+10
* | Separate member construction functionEmile Joubert2011-12-091-1/+3
* | Extend member structure to prevent pid collisionsEmile Joubert2011-12-091-14/+22
|/
* Merge bug24595 into defaultJim Apperly2011-12-076-21/+90
|\
| * Merge bug24607.Simon MacMullen2011-12-051-0/+22
| |\
| | * reduce queue/exchange deletion complexityMatthias Radestock2011-12-011-0/+22
| * | Merged bug24612 into defaultEmile Joubert2011-12-052-14/+51
| |\ \
| | * | Matthiasness.Simon MacMullen2011-12-011-2/+1
| | * | We need to distinguish between the already_started we make get back from the ...Simon MacMullen2011-12-011-3/+7
| | * | OopsSimon MacMullen2011-12-011-1/+1
| | * | Handle children that fail to start at init properly, by shutting down.Simon MacMullen2011-12-012-13/+24
| | * | Slightly clearer.Simon MacMullen2011-12-011-10/+4
| | * | OopsSimon MacMullen2011-12-011-0/+1