summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* midway through fixing test_queue_recoverRob Harrop2010-09-153-7/+35
|
* merge with remoteRob Harrop2010-09-152-2/+23
|\
| * 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
| | | | | | | | | | | | | | | | | | | | | | | | So, it turns out they got RC4 wrong. This affects the Java client, because RC4 is its default. It doesn't normally affect the Mono client because it defaults to AES. Masked the RC4 cipher suites. When they fix, we should unmask them.
| * | cosmeticMatthias Radestock2010-09-141-1/+1
| | |
* | | erlang tests working againRob Harrop2010-09-153-6/+7
| | |
* | | merged with defaultRob Harrop2010-09-1445-1556/+1952
|\ \ \ | |/ /
| * | merge bug23249 into defaultMatthias Radestock2010-09-142-5/+4
| |\ \
| | * | set up monitoring in the callerMatthias Radestock2010-09-132-3/+2
| | | | | | | | | | | | | | | | which makes for a cleaner and more flexible API
| | * | 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
| | | |
| * | | Merge bug23248 into default (link broken on generated man pages)Emile Joubert2010-09-101-1/+1
| |\ \ \
| | * | | fix a manpages linkAlexandru Scvortov2010-09-081-1/+1
| | |/ /
| * | | Correcting maintainers field in debian control fileMatthew Sackman2010-09-101-1/+1
| | | |
| * | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | The ps options used were linux-specific. "kill -0" works on BSDs and OS X too.
| * | | | 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 ↵Matthew Sackman2010-09-081-74/+44
| | |/ / / | | | | | | | | | | | | | | | verified by various stressful invocations of McM that both branches of the case in combine_files are reached and work correctly. Code is substantially simpler
| * | | | merge headsMatthias Radestock2010-09-088-17/+101
| |\ \ \ \
| | * \ \ \ merge bug22983 into default (Extend permissions system to cover users / ↵Alexandru Scvortov2010-09-088-17/+101
| | |\ \ \ \ | | | |/ / / | | |/| | | | | | | | | vhosts / permissions)
| | | * | | 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-074-25/+31
| | | | | |
| | | * | | Tube strike WIP WFH commit.Simon MacMullen2010-09-068-9/+91
| | | | |/ | | | |/|
| * | | | correct some typesMatthias Radestock2010-09-082-4/+2
| |/ / /
| * | | merge bug23203 into defaultMatthias Radestock2010-09-071-1/+6
| |\ \ \ | | |_|/ | |/| |
| | * | Treat an intrinsic supervisor child the same as an intrinsic non-supervisor ↵Matthew Sackman2010-09-071-1/+6
| |/ / | | | | | | | | | child when it comes to 'normal' exit reasons (which, for a supervisor, is 'shutdown', not 'normal')
| * | flesh out API some moreMatthias Radestock2010-09-071-1/+9
| | | | | | | | | | | | for management plugin
| * | flesh out APIMatthias Radestock2010-09-071-5/+7
| | | | | | | | | | | | for the benefit of the management plugin
| * | 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
| | | | | | | | | | | | useful in e.g. the management plug-in
| * | cosmeticMatthias Radestock2010-09-071-19/+19
| | |
| * | correct the type specs of permission listing functionsMatthias Radestock2010-09-071-2/+5
| | | | | | | | | | | | these got broken when 'scope' was added
| * | 'scope' is *not* a permissionMatthias Radestock2010-09-071-1/+0
| | |
| * | cosmeticMatthias Radestock2010-09-071-3/+3
| | |