summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | Mostly working EXTERNAL implementationSimon MacMullen2010-11-107-27/+62
| | | | * | | | Don't allow a client to select a mechanism we decided not to offer.Simon MacMullen2010-11-102-19/+23
| | | | * | | | Document auth_mechanism info itemSimon MacMullen2010-11-101-0/+71
| | | | * | | | Add auth_mechanism info keySimon MacMullen2010-11-101-1/+5
| | | | * | | | Document a bit moreSimon MacMullen2010-11-091-1/+9
| | | | * | | | Get the name rightSimon MacMullen2010-11-091-1/+1
| | | | * | | | Add our slightly flaky demo challenge-response mechanism, and update APIs etc...Simon MacMullen2010-11-093-48/+158
| | | | * | | | Add a mechanism to remove plugins from the registry. The intent being that pe...Simon MacMullen2010-11-082-0/+31
| | | | * | | | Move existing PLAIN and AMQPLAIN auth mechanisms into plugins.Simon MacMullen2010-11-056-55/+248
| | | | * | | | rabbit_exchange_type_registry -> rabbit_registrySimon MacMullen2010-11-058-33/+33
| * | | | | | | Merged bug23591 into defaultEmile Joubert2010-12-131-2/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Ensure we can cope with no specified nodename (misc:makenode takes care of th...Matthew Sackman2010-12-101-2/+1
| * | | | | | | Edited, changed default branch by mistake.John DeTreville2010-12-104-26/+14
| * | | | | | | Made emit_stats a handle_info function, not info_cast.John DeTreville2010-12-104-14/+26
| * | | | | | | cosmeticMatthias Radestock2010-12-101-8/+5
| |/ / / / / /
| * | | | | | Removing tabs. GRRRMatthew Sackman2010-12-101-4/+4
| * | | | | | cosmetic: put methods in more sensible orderMatthias Radestock2010-12-091-56/+57
| * | | | | | cosmetic: avoid confusion between acks and pubacksMatthias Radestock2010-12-091-21/+21
| * | | | | | Correct wrong commentSimon MacMullen2010-12-091-1/+1
* | | | | | | rabbitmqctl clear_password <username>Simon MacMullen2010-12-082-1/+9
|/ / / / / /
* | | | | | cosmetic: move unpacking around in channel:deliverMarek Majkowski2010-12-081-7/+5
* | | | | | cosmetic: get rid of channel:internal_deliverMarek Majkowski2010-12-081-14/+13
* | | | | | cosmetic: Simplify channel:internal_deliver, notify is always trueMarek Majkowski2010-12-081-7/+4
* | | | | | Get rid of -import() statments.Marek Majkowski2010-12-089-31/+0
* | | | | | merge bug23482 into default (Detect already-running broker)Alexandru Scvortov2010-12-088-1003/+187
|\ \ \ \ \ \
| * | | | | | Rip out old persister as it no longer works given the arrival of pub acksMatthew Sackman2010-12-062-810/+0
| * | | | | | Correction of specs.Matthew Sackman2010-12-061-2/+2
| * | | | | | Minor correctionMatthew Sackman2010-12-061-2/+2
| * | | | | | cosmeticMatthias Radestock2010-12-052-100/+96
| * | | | | | cosmeticMatthias Radestock2010-12-051-25/+16
| * | | | | | cosmetic: rename field/varMatthias Radestock2010-12-021-6/+6
| * | | | | | cosmeticMatthias Radestock2010-12-021-17/+16
| | |_|_|_|/ | |/| | | |
| * | | | | Merge headsSimon MacMullen2010-12-021-3/+2
| |\ \ \ \ \
| | * | | | | Added cosmetic change suggested in the bug reportRob Harrop2010-12-021-2/+1
| | * | | | | fix to compile and run under R12B5Alexandru Scvortov2010-12-021-3/+3
| * | | | | | Merged bug23532 into defaultSimon MacMullen2010-12-021-12/+29
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Tone down the claims in the optimisation comment.bug23532Simon MacMullen2010-12-021-2/+2
| | * | | | | let frame interleaving happenMatthias Radestock2010-11-241-12/+29
| * | | | | | simplify multiple confirm codebug23567Alexandru Scvortov2010-12-021-26/+18
* | | | | | | Error message readabilitybug23482Emile Joubert2010-12-071-1/+1
* | | | | | | Remove redundant codeEmile Joubert2010-12-071-19/+15
* | | | | | | Perform duplicate node check in a functionEmile Joubert2010-12-071-21/+27
* | | | | | | Cope with absence of epmd while performing pre-launch checksEmile Joubert2010-12-071-13/+22
* | | | | | | Consistent prelaunch checks on windowsEmile Joubert2010-12-031-3/+18
* | | | | | | Diagnostics on node start failureEmile Joubert2010-12-012-21/+31
* | | | | | | Rename plugin_activator to prelaunchEmile Joubert2010-11-301-0/+0
* | | | | | | Check if nodename is available before startupEmile Joubert2010-11-301-2/+9
|/ / / / / /
* | | | | | Merged bug20284 into defaultRob Harrop2010-11-302-51/+50
|\ \ \ \ \ \
| * | | | | | cosmetic: put rabbit_net exports, specs, and funs in sensible orderMatthias Radestock2010-11-301-49/+36
| * | | | | | flesh out writer API for completenessMatthias Radestock2010-11-281-2/+14