summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Rename file, store an empty list since the DAG may have multiple heads.Simon MacMullen2010-10-111-3/+3
* Use filename:join/2.Simon MacMullen2010-10-081-1/+1
* filename:join/1.Simon MacMullen2010-10-081-1/+2
* Use rabbit_misc:write_term_file/2 (at a more sensible place).Simon MacMullen2010-10-081-4/+2
* Write a schema version out.Simon MacMullen2010-10-081-1/+9
* Merged bug21528 into defaultEmile Joubert2010-09-141-1/+22
|\
| * Re-indentEmile Joubert2010-09-141-7/+12
| * Change 'case' to 'if'Emile Joubert2010-09-141-3/+2
| * use OTP functions to decide whether a cipher suite uses RC4 or notAlexandru Scvortov2010-09-131-8/+13
| * refactoringAlexandru Scvortov2010-09-081-10/+11
| * string:str instead of re:runAlexandru Scvortov2010-09-081-1/+1
| * accept string names for ciphers; don't clobber user-defined cipher optionAlexandru Scvortov2010-09-071-4/+10
| * unbreak sslAlexandru Scvortov2010-09-071-1/+6
* | cosmeticMatthias Radestock2010-09-141-1/+1
* | merge bug23249 into defaultMatthias Radestock2010-09-142-5/+4
|\ \
| * | set up monitoring in the callerMatthias Radestock2010-09-132-3/+2
| * | Use monitor, not link, *consistently*Matthew Sackman2010-09-081-1/+1
| * | Use monitor, not linkMatthew Sackman2010-09-082-2/+2
* | | Make naming of Exchange, X, ExchangeName, XName consistentMatthew Sackman2010-09-123-67/+66
* | | Merging bug 23212 onto defaultMatthew Sackman2010-09-101-2/+12
|\ \ \
| * | | Check the exit status of kill, not its outputDavid Wragg2010-09-101-1/+12
| * | | Use a more portable command to probe for pidsDavid Wragg2010-09-071-2/+1
* | | | merge bug23137 into defaultMatthias Radestock2010-09-091-29/+60
|\ \ \ \
| * | | | tweakMatthias Radestock2010-09-091-3/+3
| * | | | Improvements to documentationMatthew Sackman2010-09-091-28/+39
| * | | | say a bit more own fd ownershipMatthias Radestock2010-09-091-2/+4
| * | | | tweakMatthias Radestock2010-09-091-1/+1
| * | | | tweaksMatthias Radestock2010-09-091-20/+22
| * | | | Corrected documentationMatthew Sackman2010-09-081-22/+38
| | |/ / | |/| |
* | | | merge bug23233 into defaultMatthias Radestock2010-09-091-74/+44
|\ \ \ \
| * | | | Remove all traces of contiguous_top and do necessary refactorings. Manually v...Matthew Sackman2010-09-081-74/+44
| |/ / /
* | | | merge headsMatthias Radestock2010-09-085-14/+52
|\ \ \ \
| * \ \ \ merge bug22983 into default (Extend permissions system to cover users / vhost...Alexandru Scvortov2010-09-085-14/+52
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Don't trample on admin status updating password, refactor.Simon MacMullen2010-09-081-19/+15
| | * | | Finish adding is_admin boolean to user.Simon MacMullen2010-09-073-9/+19
| | * | | Tube strike WIP WFH commit.Simon MacMullen2010-09-065-4/+36
| | | |/ | | |/|
* | | | correct some typesMatthias Radestock2010-09-082-4/+2
|/ / /
* | | Treat an intrinsic supervisor child the same as an intrinsic non-supervisor c...Matthew Sackman2010-09-071-1/+6
| |/ |/|
* | flesh out API some moreMatthias Radestock2010-09-071-1/+9
* | flesh out APIMatthias Radestock2010-09-071-5/+7
* | cosmeticMatthias Radestock2010-09-071-1/+1
* | flesh out binding API a little furtherMatthias Radestock2010-09-071-4/+11
* | add list_user_vhost_permissions/2Matthias Radestock2010-09-071-7/+16
* | cosmeticMatthias Radestock2010-09-071-19/+19
* | correct the type specs of permission listing functionsMatthias Radestock2010-09-071-2/+5
* | 'scope' is *not* a permissionMatthias Radestock2010-09-071-1/+0
* | cosmeticMatthias Radestock2010-09-071-3/+3
* | format info item solely based on the value, not the keyMatthias Radestock2010-09-071-22/+29
* | tiny refactor and some cosmetic changesMatthias Radestock2010-09-071-28/+14
|/
* Merge bug23230 into default (tweak and flesh out rabbit_binding API)Simon MacMullen2010-09-066-110/+136
|\