summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move the various files from rabbit-ha to rabbit-server as the ha work can't e...Matthew Sackman2010-12-167-0/+2355
* inlineMatthew Sackman2010-12-141-3/+2
* Merging default into bug23554Matthew Sackman2010-12-1422-160/+598
|\
| * Simplify code surrounding the return from BQ:ackMatthew Sackman2010-12-142-29/+29
| * improve consistency of APIMatthew Sackman2010-12-133-15/+12
| * The arg to duplicate_node_check is always a string, and control:diags require...Matthew Sackman2010-12-131-4/+5
| * cosmeticsMatthew Sackman2010-12-131-7/+7
| * Merging headsMatthew Sackman2010-12-131-1/+1
| |\
| | * Do not, ever, use lists:concat. It does not do what you thinkMatthew Sackman2010-12-131-1/+1
| * | Merged bug23506 into defaultEmile Joubert2010-12-1320-188/+617
| |\ \
| | * \ Merged headsEmile Joubert2010-12-131-1/+1
| | |\ \ | | | |/
| | * | Merged bug23467 into defaultEmile Joubert2010-12-1316-103/+535
| | |\ \
| | | * \ Merge from default.Simon MacMullen2010-12-1316-103/+535
| | | |\ \
| | | | * | Demonstrate protocol_error.Simon MacMullen2010-12-062-3/+8
| | | | * | Better diagnostics when authentication fails.Simon MacMullen2010-12-063-14/+23
| | | | * | Remove should_offer/1.Simon MacMullen2010-11-306-56/+42
| | | | * | Merge from defaultSimon MacMullen2010-11-2416-103/+535
| | | | |\ \
| | | | | * | Tiny simplifying refactor.Simon MacMullen2010-11-241-2/+1
| | | | | * | Be consistent about refused returnSimon MacMullen2010-11-191-2/+2
| | | | | * | Merged default into bug23467Simon MacMullen2010-11-1914-212/+337
| | | | | |\ \
| | | | | * | | Remove untrue statementSimon MacMullen2010-11-191-1/+1
| | | | | * | | Don't open a security hole if server is misconfigured.Simon MacMullen2010-11-161-3/+14
| | | | | * | | Specs.Simon MacMullen2010-11-161-1/+1
| | | | | * | | After reading RFC5802 I'm not convinced this approach can be salvaged (in a s...Simon MacMullen2010-11-161-38/+15
| | | | | * | | Merged from defaultSimon MacMullen2010-11-1630-351/+639
| | | | | |\ \ \
| | | | | * | | | Remove the beginning of the per-mechanism options thing, in the interest of g...Simon MacMullen2010-11-151-8/+1
| | | | | * | | | Beginning of a config mechanism.Simon MacMullen2010-11-101-2/+11
| | | | | * | | | Fix that...Simon MacMullen2010-11-101-1/+4
| | | | | * | | | Reinstate user_pass_login/2, the Erlang client depends on it.Simon MacMullen2010-11-101-1/+14
| | | | | * | | | Strip out the plugin-disabling mechanismSimon MacMullen2010-11-102-30/+0
| | | | | * | | | Spec fixesSimon MacMullen2010-11-102-2/+3
| | | | | * | | | 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
| * | | | | | | | rabbitmqctl clear_password <username>Simon MacMullen2010-12-082-1/+9
* | | | | | | | | Extend state conversion functionMatthew Sackman2010-12-131-16/+24
* | | | | | | | | Merging default into bug 23554Matthew Sackman2010-12-139-53/+125
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Alter the result of BQ:requeue so that it also returns the guids of the reque...Matthew Sackman2010-12-123-4/+7
| * | | | | | | | Merging default into bug23554Matthew Sackman2010-12-109-49/+118
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merging in from defaultMatthew Sackman2010-12-0913-73/+79
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Contract will be process is already trapping exitsMatthew Sackman2010-12-091-1/+0
| | * | | | | | | | | Predictions of parameter explosions are highMatthew Sackman2010-12-091-3/+3
| | * | | | | | | | | Turns out the memory_monitor and fhc callback registration is idempotent, and...Matthew Sackman2010-12-091-4/+0