| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move the various files from rabbit-ha to rabbit-server as the ha work can't e... | Matthew Sackman | 2010-12-16 | 7 | -0/+2355 |
| * | inline | Matthew Sackman | 2010-12-14 | 1 | -3/+2 |
| * | Merging default into bug23554 | Matthew Sackman | 2010-12-14 | 22 | -160/+598 |
| |\ | |||||
| | * | Simplify code surrounding the return from BQ:ack | Matthew Sackman | 2010-12-14 | 2 | -29/+29 |
| | * | improve consistency of API | Matthew Sackman | 2010-12-13 | 3 | -15/+12 |
| | * | The arg to duplicate_node_check is always a string, and control:diags require... | Matthew Sackman | 2010-12-13 | 1 | -4/+5 |
| | * | cosmetics | Matthew Sackman | 2010-12-13 | 1 | -7/+7 |
| | * | Merging heads | Matthew Sackman | 2010-12-13 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Do not, ever, use lists:concat. It does not do what you think | Matthew Sackman | 2010-12-13 | 1 | -1/+1 |
| | * | | Merged bug23506 into default | Emile Joubert | 2010-12-13 | 20 | -188/+617 |
| | |\ \ | |||||
| | | * \ | Merged heads | Emile Joubert | 2010-12-13 | 1 | -1/+1 |
| | | |\ \ | | | |/ | |||||
| | | * | | Merged bug23467 into default | Emile Joubert | 2010-12-13 | 16 | -103/+535 |
| | | |\ \ | |||||
| | | | * \ | Merge from default. | Simon MacMullen | 2010-12-13 | 16 | -103/+535 |
| | | | |\ \ | |||||
| | | | | * | | Demonstrate protocol_error. | Simon MacMullen | 2010-12-06 | 2 | -3/+8 |
| | | | | * | | Better diagnostics when authentication fails. | Simon MacMullen | 2010-12-06 | 3 | -14/+23 |
| | | | | * | | Remove should_offer/1. | Simon MacMullen | 2010-11-30 | 6 | -56/+42 |
| | | | | * | | Merge from default | Simon MacMullen | 2010-11-24 | 16 | -103/+535 |
| | | | | |\ \ | |||||
| | | | | | * | | Tiny simplifying refactor. | Simon MacMullen | 2010-11-24 | 1 | -2/+1 |
| | | | | | * | | Be consistent about refused return | Simon MacMullen | 2010-11-19 | 1 | -2/+2 |
| | | | | | * | | Merged default into bug23467 | Simon MacMullen | 2010-11-19 | 14 | -212/+337 |
| | | | | | |\ \ | |||||
| | | | | | * | | | Remove untrue statement | Simon MacMullen | 2010-11-19 | 1 | -1/+1 |
| | | | | | * | | | Don't open a security hole if server is misconfigured. | Simon MacMullen | 2010-11-16 | 1 | -3/+14 |
| | | | | | * | | | Specs. | Simon MacMullen | 2010-11-16 | 1 | -1/+1 |
| | | | | | * | | | After reading RFC5802 I'm not convinced this approach can be salvaged (in a s... | Simon MacMullen | 2010-11-16 | 1 | -38/+15 |
| | | | | | * | | | Merged from default | Simon MacMullen | 2010-11-16 | 30 | -351/+639 |
| | | | | | |\ \ \ | |||||
| | | | | | * | | | | Remove the beginning of the per-mechanism options thing, in the interest of g... | Simon MacMullen | 2010-11-15 | 1 | -8/+1 |
| | | | | | * | | | | Beginning of a config mechanism. | Simon MacMullen | 2010-11-10 | 1 | -2/+11 |
| | | | | | * | | | | Fix that... | Simon MacMullen | 2010-11-10 | 1 | -1/+4 |
| | | | | | * | | | | Reinstate user_pass_login/2, the Erlang client depends on it. | Simon MacMullen | 2010-11-10 | 1 | -1/+14 |
| | | | | | * | | | | Strip out the plugin-disabling mechanism | Simon MacMullen | 2010-11-10 | 2 | -30/+0 |
| | | | | | * | | | | Spec fixes | Simon MacMullen | 2010-11-10 | 2 | -2/+3 |
| | | | | | * | | | | 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 |
| | * | | | | | | | | rabbitmqctl clear_password <username> | Simon MacMullen | 2010-12-08 | 2 | -1/+9 |
| * | | | | | | | | | Extend state conversion function | Matthew Sackman | 2010-12-13 | 1 | -16/+24 |
| * | | | | | | | | | Merging default into bug 23554 | Matthew Sackman | 2010-12-13 | 9 | -53/+125 |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| | * | | | | | | | | Alter the result of BQ:requeue so that it also returns the guids of the reque... | Matthew Sackman | 2010-12-12 | 3 | -4/+7 |
| | * | | | | | | | | Merging default into bug23554 | Matthew Sackman | 2010-12-10 | 9 | -49/+118 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merging in from default | Matthew Sackman | 2010-12-09 | 13 | -73/+79 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Contract will be process is already trapping exits | Matthew Sackman | 2010-12-09 | 1 | -1/+0 |
| | | * | | | | | | | | | Predictions of parameter explosions are high | Matthew Sackman | 2010-12-09 | 1 | -3/+3 |
| | | * | | | | | | | | | Turns out the memory_monitor and fhc callback registration is idempotent, and... | Matthew Sackman | 2010-12-09 | 1 | -4/+0 |
