summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* No need to concatenate hard-coded lists...bug26393Jean-Sebastien Pedron2014-12-102-4/+4
* Now that empty keys are dropped, we can always add ssl_* keysJean-Sebastien Pedron2014-12-101-11/+1
* Filter out auth notification properties with no valueJean-Sebastien Pedron2014-12-032-2/+2
* Style fix: Use ++ to construct EventProps, not multiple temporary variablesJean-Sebastien Pedron2014-12-032-25/+17
* Pass "extra properties" to notify_auth_result/{3,4} instead of a messageJean-Sebastien Pedron2014-12-022-15/+12
* Only include ssl/certificate informations when the connection is over SSLJean-Sebastien Pedron2014-12-021-6/+17
* Use list comprehension instead of lists:foldl/3Jean-Sebastien Pedron2014-12-021-8/+8
* Use rabbit_misc:format/2 instead of lists:flatten/1 + io_lib:format/2Jean-Sebastien Pedron2014-12-022-2/+2
* Move the info keys list added to user_authentication_* to a -define()Jean-Sebastien Pedron2014-12-021-15/+6
* Drop {refuse, _, _} from rabbit_auth_mechanism:handle_response/2 return valuesJean-Sebastien Pedron2014-11-262-7/+0
* Rephrase a comment to use the present tenseJean-Sebastien Pedron2014-11-261-1/+1
* Update rabbit_auth_mechanism:handle_response() spec to match the changeJean-Sebastien Pedron2014-11-262-3/+6
* Add more properties to the user_authentication_* notificationsJean-Sebastien Pedron2014-11-253-23/+83
* stable to defaultSimon MacMullen2014-11-251-0/+6
|\
| * Merge bug26367rabbitmq_v3_4_2Simon MacMullen2014-11-251-9/+49
| |\
| * | Add a comment so we remember x-dead-letter-exchange was already verifiedbug26367Jean-Sebastien Pedron2014-11-241-4/+6
| * | Restore the "x-dead-letter-exchange" check lost in changeset 12133Jean-Sebastien Pedron2014-11-241-0/+4
* | | stable to defaultSimon MacMullen2014-11-251-7/+29
|\ \ \ | | |/ | |/|
| * | Merge bug26474 (again)Simon MacMullen2014-11-251-7/+29
| |\ \
| | * | Also add a tiny bit more logging, for symmetry.bug26474Simon MacMullen2014-11-251-0/+4
| | * | Mutual disconnect when partial partition detected. And don't allow a very sho...Simon MacMullen2014-11-251-1/+23
| | * | Do not attempt to "fix up" the partitions field; if Mnesia does not detect th...Simon MacMullen2014-11-251-6/+2
* | | | Merge heads of defaultJean-Sebastien Pedron2014-11-241-4/+4
|\ \ \ \
| * \ \ \ Merge bug26257 (again)Jean-Sebastien Pedron2014-11-244-7/+23
| |\ \ \ \
| * | | | | When reporting invalid cluster node names, keep configuration orderbug26257Jean-Sebastien Pedron2014-11-241-4/+4
* | | | | | stable to defaultSimon MacMullen2014-11-2416-178/+493
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | Merge bug26257Simon MacMullen2014-11-211-14/+34
| |\ \ \ \ | | |/ / /
| | * | | Detect other invalid 'cluster_nodes' valuesJean-Sebastien Pedron2014-11-211-7/+33
| | * | | Remove support for the legacy 'cluster_nodes' valuesJean-S?bastien P?dron2014-11-201-13/+7
| * | | | stable to defaultSimon MacMullen2014-11-203-15/+13
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | stable to defaultSimon MacMullen2014-11-201-1/+13
| |\ \ \ \
| * \ \ \ \ stable to defaultSimon MacMullen2014-11-201-1/+7
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | stable to defaultSimon MacMullen2014-11-191-0/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge bug26469Simon MacMullen2014-11-1411-96/+201
| |\ \ \ \ \ \
| | * | | | | | Tweak the APIs again, so that authz plugins aren't expected to create a #auth...bug26469Simon MacMullen2014-11-148-71/+120
| | * | | | | | Rename.Simon MacMullen2014-11-141-2/+2
| | * | | | | | Fix tests.Simon MacMullen2014-11-141-4/+6
| | * | | | | | Never pass the #user{} record into auth backends, they should only see their ...Simon MacMullen2014-11-137-62/+87
| | * | | | | | Cosmetic.Simon MacMullen2014-11-131-31/+30
| | * | | | | | Import changes from https://github.com/gotthardp/rabbitmq-server/tree/multi_a...Simon MacMullen2014-11-1310-66/+96
| * | | | | | | stable to defaultSimon MacMullen2014-11-144-68/+258
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge bug26457Simon MacMullen2014-11-131-2/+10
| | |\ \ \ \ \ \
| | | * | | | | | R13B03 compatibility.Simon MacMullen2014-11-131-2/+10
| | * | | | | | | Remove a couple of TODOs, make the read buffer size configurable, and don't u...bug26457Simon MacMullen2014-11-132-5/+12
| | * | | | | | | Small refactor suggested by Matthias.Simon MacMullen2014-11-131-20/+14
| | * | | | | | | Be a bit more systematic about reseting the read buffer.Simon MacMullen2014-11-131-21/+30
| | * | | | | | | If they ask to read more than the buffer size, do so.Simon MacMullen2014-11-131-2/+2
| | * | | | | | | Merge in defaultSimon MacMullen2014-11-125-14/+31
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge bug24781Simon MacMullen2014-11-123-5/+10
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ stable to defaultSimon MacMullen2014-11-121-30/+72
| | | | |\ \ \ \ \ \