Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | Mostly working EXTERNAL implementation | Simon MacMullen | 2010-11-10 | 7 | -27/+62 | |
| | | | * | | | | Don't allow a client to select a mechanism we decided not to offer. | Simon MacMullen | 2010-11-10 | 2 | -19/+23 | |
| | | | * | | | | Document auth_mechanism info item | Simon MacMullen | 2010-11-10 | 1 | -0/+71 | |
| | | | * | | | | Add auth_mechanism info key | Simon MacMullen | 2010-11-10 | 1 | -1/+5 | |
| | | | * | | | | Document a bit more | Simon MacMullen | 2010-11-09 | 1 | -1/+9 | |
| | | | * | | | | Get the name right | Simon MacMullen | 2010-11-09 | 1 | -1/+1 | |
| | | | * | | | | Add our slightly flaky demo challenge-response mechanism, and update APIs etc... | Simon MacMullen | 2010-11-09 | 3 | -48/+158 | |
| | | | * | | | | Add a mechanism to remove plugins from the registry. The intent being that pe... | Simon MacMullen | 2010-11-08 | 2 | -0/+31 | |
| | | | * | | | | Move existing PLAIN and AMQPLAIN auth mechanisms into plugins. | Simon MacMullen | 2010-11-05 | 6 | -55/+248 | |
| | | | * | | | | rabbit_exchange_type_registry -> rabbit_registry | Simon MacMullen | 2010-11-05 | 8 | -33/+33 | |
| * | | | | | | | Merged bug23591 into default | Emile Joubert | 2010-12-13 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Ensure we can cope with no specified nodename (misc:makenode takes care of th... | Matthew Sackman | 2010-12-10 | 1 | -2/+1 | |
| * | | | | | | | Edited, changed default branch by mistake. | John DeTreville | 2010-12-10 | 4 | -26/+14 | |
| * | | | | | | | Made emit_stats a handle_info function, not info_cast. | John DeTreville | 2010-12-10 | 4 | -14/+26 | |
| * | | | | | | | cosmetic | Matthias Radestock | 2010-12-10 | 1 | -8/+5 | |
| |/ / / / / / | ||||||
| * | | | | | | Removing tabs. GRRR | Matthew Sackman | 2010-12-10 | 1 | -4/+4 | |
| * | | | | | | cosmetic: put methods in more sensible order | Matthias Radestock | 2010-12-09 | 1 | -56/+57 | |
| * | | | | | | cosmetic: avoid confusion between acks and pubacks | Matthias Radestock | 2010-12-09 | 1 | -21/+21 | |
| * | | | | | | Correct wrong comment | Simon MacMullen | 2010-12-09 | 1 | -1/+1 | |
* | | | | | | | rabbitmqctl clear_password <username> | Simon MacMullen | 2010-12-08 | 2 | -1/+9 | |
|/ / / / / / | ||||||
* | | | | | | cosmetic: move unpacking around in channel:deliver | Marek Majkowski | 2010-12-08 | 1 | -7/+5 | |
* | | | | | | cosmetic: get rid of channel:internal_deliver | Marek Majkowski | 2010-12-08 | 1 | -14/+13 | |
* | | | | | | cosmetic: Simplify channel:internal_deliver, notify is always true | Marek Majkowski | 2010-12-08 | 1 | -7/+4 | |
* | | | | | | Get rid of -import() statments. | Marek Majkowski | 2010-12-08 | 9 | -31/+0 | |
* | | | | | | merge bug23482 into default (Detect already-running broker) | Alexandru Scvortov | 2010-12-08 | 8 | -1003/+187 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Rip out old persister as it no longer works given the arrival of pub acks | Matthew Sackman | 2010-12-06 | 2 | -810/+0 | |
| * | | | | | | Correction of specs. | Matthew Sackman | 2010-12-06 | 1 | -2/+2 | |
| * | | | | | | Minor correction | Matthew Sackman | 2010-12-06 | 1 | -2/+2 | |
| * | | | | | | cosmetic | Matthias Radestock | 2010-12-05 | 2 | -100/+96 | |
| * | | | | | | cosmetic | Matthias Radestock | 2010-12-05 | 1 | -25/+16 | |
| * | | | | | | cosmetic: rename field/var | Matthias Radestock | 2010-12-02 | 1 | -6/+6 | |
| * | | | | | | cosmetic | Matthias Radestock | 2010-12-02 | 1 | -17/+16 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge heads | Simon MacMullen | 2010-12-02 | 1 | -3/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Added cosmetic change suggested in the bug report | Rob Harrop | 2010-12-02 | 1 | -2/+1 | |
| | * | | | | | fix to compile and run under R12B5 | Alexandru Scvortov | 2010-12-02 | 1 | -3/+3 | |
| * | | | | | | Merged bug23532 into default | Simon MacMullen | 2010-12-02 | 1 | -12/+29 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Tone down the claims in the optimisation comment.bug23532 | Simon MacMullen | 2010-12-02 | 1 | -2/+2 | |
| | * | | | | | let frame interleaving happen | Matthias Radestock | 2010-11-24 | 1 | -12/+29 | |
| * | | | | | | simplify multiple confirm codebug23567 | Alexandru Scvortov | 2010-12-02 | 1 | -26/+18 | |
* | | | | | | | Error message readabilitybug23482 | Emile Joubert | 2010-12-07 | 1 | -1/+1 | |
* | | | | | | | Remove redundant code | Emile Joubert | 2010-12-07 | 1 | -19/+15 | |
* | | | | | | | Perform duplicate node check in a function | Emile Joubert | 2010-12-07 | 1 | -21/+27 | |
* | | | | | | | Cope with absence of epmd while performing pre-launch checks | Emile Joubert | 2010-12-07 | 1 | -13/+22 | |
* | | | | | | | Consistent prelaunch checks on windows | Emile Joubert | 2010-12-03 | 1 | -3/+18 | |
* | | | | | | | Diagnostics on node start failure | Emile Joubert | 2010-12-01 | 2 | -21/+31 | |
* | | | | | | | Rename plugin_activator to prelaunch | Emile Joubert | 2010-11-30 | 1 | -0/+0 | |
* | | | | | | | Check if nodename is available before startup | Emile Joubert | 2010-11-30 | 1 | -2/+9 | |
|/ / / / / / | ||||||
* | | | | | | Merged bug20284 into default | Rob Harrop | 2010-11-30 | 2 | -51/+50 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cosmetic: put rabbit_net exports, specs, and funs in sensible order | Matthias Radestock | 2010-11-30 | 1 | -49/+36 | |
| * | | | | | | flesh out writer API for completeness | Matthias Radestock | 2010-11-28 | 1 | -2/+14 |