summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | 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-162-2/+9
| | | | | * | | | Fix default configSimon MacMullen2010-11-161-2/+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-1637-395/+724
| | | | | |\ \ \ \
| | | | | * | | | | 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-102-3/+14
| | | | | * | | | | 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-102-0/+75
| | | | | * | | | | 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-057-55/+283
| | | | | * | | | | rabbit_exchange_type_registry -> rabbit_registrySimon MacMullen2010-11-058-33/+33
| * | | | | | | | | Forgot this depended on 23467, so we can mention EXTERNAL.Simon MacMullen2010-12-081-1/+1
| * | | | | | | | | rabbitmqctl clear_password <username>Simon MacMullen2010-12-083-1/+28
* | | | | | | | | | Extend state conversion functionMatthew Sackman2010-12-131-16/+24
* | | | | | | | | | Merging default into bug 23554Matthew Sackman2010-12-1311-63/+136
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Alter the result of BQ:requeue so that it also returns the guids of the reque...Matthew Sackman2010-12-124-5/+8
| * | | | | | | | | Merging default into bug23554Matthew Sackman2010-12-1011-58/+128
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merging in from defaultMatthew Sackman2010-12-0916-83/+89
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | 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
| | * | | | | | | | | | Permit queue processes to be initialised with existing state. This raises the...Matthew Sackman2010-12-091-0/+24
| | * | | | | | | | | | Increase the probability that the above worksMatthew Sackman2010-12-091-1/+13
| | * | | | | | | | | | Allow gen_server2s to change their callback modules dynamically. That was easy.Matthew Sackman2010-12-091-0/+4
| | * | | | | | | | | | On other node death, don't delete queues which still have some extra pids.Matthew Sackman2010-12-081-2/+4
| | * | | | | | | | | | Add a TODOMatthew Sackman2010-12-081-0/+2
| | * | | | | | | | | | Provide a means for plugins to add extra tables which are looked after by rab...Matthew Sackman2010-12-081-2/+14
| | * | | | | | | | | | Merge default into bug 23554Matthew Sackman2010-12-069-54/+73
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge default into bug 23554 (epic debitrot)Matthew Sackman2010-12-0617-420/+851
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Exposing the publishing chpid right through to the BQ (and tidying up tests/t...Matthew Sackman2010-11-307-40/+45
| | | * | | | | | | | | | | Make the tests work again. Also mirror_pids => extra_pids on the basis that i...Matthew Sackman2010-11-295-10/+14
| | | * | | | | | | | | | | Lesser of many evils...Matthew Sackman2010-11-294-9/+13
| | | * | | | | | | | | | | Present the whole amqqueue record to the BQ (remove duplicated IsDurable flag...Matthew Sackman2010-11-295-11/+9
| | | * | | | | | | | | | | Present the whole amqqueue record to the BQMatthew Sackman2010-11-293-5/+5
| | | * | | | | | | | | | | Added mechanism to dynamically choose the backing queue module. Ideally, this...Matthew Sackman2010-11-291-2/+8
* | | | | | | | | | | | | | Essential cosmeticMatthew Sackman2010-12-131-1/+1
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merged bug23591 into defaultEmile Joubert2010-12-133-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |