summaryrefslogtreecommitdiff
path: root/src/rabbit_channel_sup.erl
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug23643Matthias Radestock2011-01-121-3/+3
|\
| * Split rabbit_access_control up. Functions that are facades onto the auth back...Simon MacMullen2010-12-211-1/+1
| * Rather impressionistic sketch of how pluggable auth backends might start out.Simon MacMullen2010-11-191-2/+2
* | cosmeticMatthias Radestock2011-01-031-2/+2
* | renamingMatthias Radestock2011-01-031-1/+1
* | replace rabbit_framing_channel with tiny state machineMatthias Radestock2011-01-011-8/+3
|/
* Specs, moving things around, and removing dead codeMatthew Sackman2010-08-131-7/+10
* Abstract out the limiter creation. The abstraction made ensures the channel n...Matthew Sackman2010-08-101-1/+11
* Fixes all over. Still more to do, though mainly API fixes. Functionality seem...Matthew Sackman2010-08-091-2/+2
* Given changes to intrinsic, if we do ever try to restart (abnormal exit), we ...Matthew Sackman2010-08-091-1/+1
* Added intrinsic restart type and used itMatthew Sackman2010-08-061-4/+4
* Reverted 'shutdown' to 'normal' for our own programmatic exits. This then lea...Matthew Sackman2010-08-031-2/+2
* Avoid the unnecessary callbacks in the various new _sups as much as possible ...Matthew Sackman2010-08-031-28/+25
* A ginormous amount of debitrotting, rewriting, debugging and refactoring to m...Matthew Sackman2010-08-021-15/+17
* Make the channel and framing_channel more flexible in terms of being created....Matthew Sackman2010-08-021-2/+5
* Remove unnecessary stop code which was never being calledMatthew Sackman2010-07-291-3/+1
* Fixed channel shutdown mechanismsMatthew Sackman2010-07-211-5/+5
* Well the rabbit_tests now pass owing to being able to support a very similar ...Matthew Sackman2010-07-211-12/+29
* And now the channel, writer, limiter and framing_channel are also all suitabl...Matthew Sackman2010-07-061-0/+66