summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge bug26469Simon MacMullen2014-11-1411-96/+201
|\
| * Tweak the APIs again, so that authz plugins aren't expected to create a ↵Simon MacMullen2014-11-148-71/+120
| | | | | | | | #auth_user record in the first place, just whatever impl they want. Which necessitates seperate login functions for authz and authn, and if we're going to do that we might as well split the behaviours so that we have the possibility of making an authz-only plugin.
| * 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
| | | | | | | | own stuff. Get rid of authN_backend, it has little reason for existing. Flatten case of authZ_backend.
| * Cosmetic.Simon MacMullen2014-11-131-31/+30
| |
| * Import changes from ↵Simon MacMullen2014-11-1310-66/+96
| | | | | | | | https://github.com/gotthardp/rabbitmq-server/tree/multi_authorization
* | 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 ↵Simon MacMullen2014-11-132-5/+12
| | | | | | | | | | | | use the read buffer for the QI or msg store transform since they already read in decent sized chunks.
| * | 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
| | | |\
| | | | * stable to defaultSimon MacMullen2014-11-071-30/+72
| | | | |\
| | * | | | Emit stats on FHC recycling.Simon MacMullen2014-11-112-7/+15
| | | | | |
| | * | | | Also generate stats on seek.Simon MacMullen2014-11-112-2/+6
| | | | | |
| * | | | | First pass at adding a read buffer to file_handle_cache.Simon MacMullen2014-11-101-22/+82
| |/ / / /
| * | | | Move this formatting up to the agent.Simon MacMullen2014-11-061-8/+1
| | | | |
| * | | | Forgot to add that...Simon MacMullen2014-11-061-0/+53
| | | | |
| * | | | Simple statistics about reads, writes and syncs through the FHC.Simon MacMullen2014-11-061-5/+17
| | |_|/ | |/| |
| * | | stable to defaultSimon MacMullen2014-11-031-30/+72
| |\ \ \
| | * \ \ Merge bug26444 (again)Simon MacMullen2014-11-030-0/+0
| | |\ \ \
| | | * \ \ Merge bug26444 (again)Simon MacMullen2014-11-031-3/+2
| | | |\ \ \
| | | * \ \ \ Merge bug26444Simon MacMullen2014-10-311-30/+73
| | | |\ \ \ \
| | * | | | | | ...and another stupid bugSimon MacMullen2014-11-031-1/+1
| | | |_|/ / / | | |/| | | |
| | * | | | | That shouldn't be a complete copy-paste of the parse_table/1 version.Simon MacMullen2014-11-031-3/+2
| | | |/ / / | | |/| | |
| | * | | | OopsSimon MacMullen2014-10-311-1/+1
| | | | | |
| | * | | | Inline parse_field_value/1 and thus prevent sub-binary construction in ↵Simon MacMullen2014-10-312-31/+74
| | |/ / / | | | | | | | | | | | | | | | accordance with the principles documented at http://www.erlang.org/doc/efficiency_guide/binaryhandling.html
| | * | | stable to defaultSimon MacMullen2014-10-300-0/+0
| | |\ \ \
| | | * \ \ stable to defaultSimon MacMullen2014-10-292-0/+9
| | | |\ \ \
| | | * \ \ \ stable to defaultSimon MacMullen2014-10-230-0/+0
| | | |\ \ \ \
| | | | * \ \ \ stable to defaultSimon MacMullen2014-10-221-11/+11
| | | | |\ \ \ \
| | | | * \ \ \ \ stable to defaultSimon MacMullen2014-10-220-0/+0
| | | | |\ \ \ \ \
* | | | | \ \ \ \ \ Merge bug25788Simon MacMullen2014-11-141-0/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Consume and handle {run_backing_queue, _, _} messages.Simon MacMullen2014-11-141-0/+3
|/ / / / / / / / /
* | | | | | | | | Merge bug26468Simon MacMullen2014-11-122-3/+8
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Fix forgetting queue when deleting offline.Simon MacMullen2014-11-122-3/+8
|/ / / / / / / /
* | | | | | | | Merge bug26460Simon MacMullen2014-11-071-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Don't badarg if a process goes away while running this.Simon MacMullen2014-11-071-2/+2
|/ / / / / / /
* | | | | | | Merge bug26449Simon MacMullen2014-11-030-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
* | | | | | | Also be more explicit about what we don't like; don't just dump out the ↵Simon MacMullen2014-11-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | entire table.
* | | | | | | If we don't know what else to do, at least don't garble binaries.Simon MacMullen2014-11-031-2/+2
|/ / / / / /
* | | | | | Merge bug26441Simon MacMullen2014-10-300-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | adds missing CLEAN_BOOT_FILEAlvaro Videla2014-10-291-1/+2
|/ / / / /
* | | | | Added tag rabbitmq_v3_4_1 for changeset 47d4a08137ffSimon MacMullen2014-10-290-0/+0
| | | | |
* | | | | Changelogs for 3.4.1rabbitmq_v3_4_1Simon MacMullen2014-10-292-0/+9
|/ / / /