| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | midway through fixing test_queue_recover | Rob Harrop | 2010-09-15 | 3 | -7/+35 |
| | | |||||
| * | merge with remote | Rob Harrop | 2010-09-15 | 2 | -2/+23 |
| |\ | |||||
| | * | Merged bug21528 into default | Emile Joubert | 2010-09-14 | 1 | -1/+22 |
| | |\ | |||||
| | | * | Re-indent | Emile Joubert | 2010-09-14 | 1 | -7/+12 |
| | | | | |||||
| | | * | Change 'case' to 'if' | Emile Joubert | 2010-09-14 | 1 | -3/+2 |
| | | | | |||||
| | | * | use OTP functions to decide whether a cipher suite uses RC4 or not | Alexandru Scvortov | 2010-09-13 | 1 | -8/+13 |
| | | | | |||||
| | | * | refactoring | Alexandru Scvortov | 2010-09-08 | 1 | -10/+11 |
| | | | | |||||
| | | * | string:str instead of re:run | Alexandru Scvortov | 2010-09-08 | 1 | -1/+1 |
| | | | | |||||
| | | * | accept string names for ciphers; don't clobber user-defined cipher option | Alexandru Scvortov | 2010-09-07 | 1 | -4/+10 |
| | | | | |||||
| | | * | unbreak ssl | Alexandru Scvortov | 2010-09-07 | 1 | -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. | ||||
| | * | | cosmetic | Matthias Radestock | 2010-09-14 | 1 | -1/+1 |
| | | | | |||||
| * | | | erlang tests working again | Rob Harrop | 2010-09-15 | 3 | -6/+7 |
| | | | | |||||
| * | | | merged with default | Rob Harrop | 2010-09-14 | 45 | -1556/+1952 |
| |\ \ \ | |/ / | |||||
| | * | | merge bug23249 into default | Matthias Radestock | 2010-09-14 | 2 | -5/+4 |
| | |\ \ | |||||
| | | * | | set up monitoring in the caller | Matthias Radestock | 2010-09-13 | 2 | -3/+2 |
| | | | | | | | | | | | | | | | | | which makes for a cleaner and more flexible API | ||||
| | | * | | Use monitor, not link, *consistently* | Matthew Sackman | 2010-09-08 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Use monitor, not link | Matthew Sackman | 2010-09-08 | 2 | -2/+2 |
| | | | | | |||||
| | * | | | Make naming of Exchange, X, ExchangeName, XName consistent | Matthew Sackman | 2010-09-12 | 3 | -67/+66 |
| | | | | | |||||
| | * | | | Merge bug23248 into default (link broken on generated man pages) | Emile Joubert | 2010-09-10 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | fix a manpages link | Alexandru Scvortov | 2010-09-08 | 1 | -1/+1 |
| | | |/ / | |||||
| | * | | | Correcting maintainers field in debian control file | Matthew Sackman | 2010-09-10 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Merging bug 23212 onto default | Matthew Sackman | 2010-09-10 | 1 | -2/+12 |
| | |\ \ \ | |||||
| | | * | | | Check the exit status of kill, not its output | David Wragg | 2010-09-10 | 1 | -1/+12 |
| | | | | | | |||||
| | | * | | | Use a more portable command to probe for pids | David Wragg | 2010-09-07 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | The ps options used were linux-specific. "kill -0" works on BSDs and OS X too. | ||||
| | * | | | | merge bug23137 into default | Matthias Radestock | 2010-09-09 | 1 | -29/+60 |
| | |\ \ \ \ | |||||
| | | * | | | | tweak | Matthias Radestock | 2010-09-09 | 1 | -3/+3 |
| | | | | | | | |||||
| | | * | | | | Improvements to documentation | Matthew Sackman | 2010-09-09 | 1 | -28/+39 |
| | | | | | | | |||||
| | | * | | | | say a bit more own fd ownership | Matthias Radestock | 2010-09-09 | 1 | -2/+4 |
| | | | | | | | |||||
| | | * | | | | tweak | Matthias Radestock | 2010-09-09 | 1 | -1/+1 |
| | | | | | | | |||||
| | | * | | | | tweaks | Matthias Radestock | 2010-09-09 | 1 | -20/+22 |
| | | | | | | | |||||
| | | * | | | | Corrected documentation | Matthew Sackman | 2010-09-08 | 1 | -22/+38 |
| | | | |/ / | | |/| | | |||||
| | * | | | | merge bug23233 into default | Matthias Radestock | 2010-09-09 | 1 | -74/+44 |
| | |\ \ \ \ | |||||
| | | * | | | | Remove all traces of contiguous_top and do necessary refactorings. Manually ↵ | Matthew Sackman | 2010-09-08 | 1 | -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 heads | Matthias Radestock | 2010-09-08 | 8 | -17/+101 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | merge bug22983 into default (Extend permissions system to cover users / ↵ | Alexandru Scvortov | 2010-09-08 | 8 | -17/+101 |
| | | |\ \ \ \ | | | |/ / / | | |/| | | | | | | | | | vhosts / permissions) | ||||
| | | | * | | | Don't trample on admin status updating password, refactor. | Simon MacMullen | 2010-09-08 | 1 | -19/+15 |
| | | | | | | | |||||
| | | | * | | | Finish adding is_admin boolean to user. | Simon MacMullen | 2010-09-07 | 4 | -25/+31 |
| | | | | | | | |||||
| | | | * | | | Tube strike WIP WFH commit. | Simon MacMullen | 2010-09-06 | 8 | -9/+91 |
| | | | | |/ | | | |/| | |||||
| | * | | | | correct some types | Matthias Radestock | 2010-09-08 | 2 | -4/+2 |
| | |/ / / | |||||
| | * | | | merge bug23203 into default | Matthias Radestock | 2010-09-07 | 1 | -1/+6 |
| | |\ \ \ | | |_|/ | |/| | | |||||
| | | * | | Treat an intrinsic supervisor child the same as an intrinsic non-supervisor ↵ | Matthew Sackman | 2010-09-07 | 1 | -1/+6 |
| | |/ / | | | | | | | | | | child when it comes to 'normal' exit reasons (which, for a supervisor, is 'shutdown', not 'normal') | ||||
| | * | | flesh out API some more | Matthias Radestock | 2010-09-07 | 1 | -1/+9 |
| | | | | | | | | | | | | | for management plugin | ||||
| | * | | flesh out API | Matthias Radestock | 2010-09-07 | 1 | -5/+7 |
| | | | | | | | | | | | | | for the benefit of the management plugin | ||||
| | * | | cosmetic | Matthias Radestock | 2010-09-07 | 1 | -1/+1 |
| | | | | |||||
| | * | | flesh out binding API a little further | Matthias Radestock | 2010-09-07 | 1 | -4/+11 |
| | | | | |||||
| | * | | add list_user_vhost_permissions/2 | Matthias Radestock | 2010-09-07 | 1 | -7/+16 |
| | | | | | | | | | | | | | useful in e.g. the management plug-in | ||||
| | * | | cosmetic | Matthias Radestock | 2010-09-07 | 1 | -19/+19 |
| | | | | |||||
| | * | | correct the type specs of permission listing functions | Matthias Radestock | 2010-09-07 | 1 | -2/+5 |
| | | | | | | | | | | | | | these got broken when 'scope' was added | ||||
| | * | | 'scope' is *not* a permission | Matthias Radestock | 2010-09-07 | 1 | -1/+0 |
| | | | | |||||
| | * | | cosmetic | Matthias Radestock | 2010-09-07 | 1 | -3/+3 |
| | | | | |||||
