summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Introduce flow controlled versions of send_command() for the Erlang client to...Simon MacMullen2013-10-041-0/+22
* Merge bug 24094Simon MacMullen2013-10-032-14/+31
|\
| * Return verbose message when refusing to authenticateEmile Joubert2013-10-011-1/+5
| * Genericise network messagesEmile Joubert2013-09-252-4/+4
| * Report authentication failures by sending connection.closeEmile Joubert2013-09-242-14/+27
* | Merged bug25726 into defaultEmile Joubert2013-10-033-31/+41
|\ \
| * \ Merged stable into defaultEmile Joubert2013-10-012-12/+12
| |\ \
| | * \ Merged bug25780 into stableEmile Joubert2013-10-012-12/+12
| | |\ \
| | | * | Fix stupiditySimon MacMullen2013-09-251-1/+2
| | | * | Don't go through the legacy code path when not dealing with a legacy file; do...Simon MacMullen2013-09-231-10/+8
| | | * | node_type() should check the cluster status file rather than ask Mnesia - in ...Simon MacMullen2013-09-231-1/+2
| * | | | merge stable into defaultTim Watson2013-10-0142-1003/+1924
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | merge stable into defaultMatthias Radestock2013-09-271-1/+1
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | merge bug25685 into stableTim Watson2013-10-0113-43/+48
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | cosmetic(ish): remove superfluous module prefixMatthias Radestock2013-09-271-1/+1
| | | |/ | | |/|
| * | | Cosmetic to be closer to what's on default.Simon MacMullen2013-09-161-20/+16
| * | | Don't restart the node, and add a comment explaining what's going on.Simon MacMullen2013-09-161-6/+7
| * | | Log reason for restartEmile Joubert2013-08-231-1/+3
| * | | Solve startup conflict between nodes by restarting slave runtimeEmile Joubert2013-08-221-18/+29
* | | | minor refactorMatthias Radestock2013-09-261-6/+6
* | | | inliningMatthias Radestock2013-09-261-12/+6
* | | | Just one predicate.Simon MacMullen2013-09-261-10/+7
* | | | Ahem2.Simon MacMullen2013-09-261-2/+2
* | | | Ahem.Simon MacMullen2013-09-261-6/+6
* | | | Shorten / simplify by abstracting over a duration-comparing predicate.Simon MacMullen2013-09-261-34/+25
* | | | Slightly better comments.Simon MacMullen2013-09-231-2/+5
* | | | Merge in defaultSimon MacMullen2013-09-232-65/+128
|\ \ \ \ | |_|_|/ |/| | |
| * | | FAST_RATE based dynamic disk check interval.Simon MacMullen2013-09-131-25/+52
| * | | Don't page when the disk alarm has gone off.Simon MacMullen2013-09-041-40/+76
* | | | Dialyser points out that this branch can never happen; maybe_forget_sender/3 ...Simon MacMullen2013-09-131-1/+0
* | | | Merge bug25749 (again)Simon MacMullen2013-09-131-2/+2
|\ \ \ \
| * | | | ...and again.Simon MacMullen2013-09-131-2/+2
* | | | | Merge bug25749 (again)Simon MacMullen2013-09-1312-48/+62
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merged bug25749 into defaultEmile Joubert2013-09-1312-48/+62
| |\ \ \ \
| | * \ \ \ Merge in defaultSimon MacMullen2013-09-1111-44/+48
| | |\ \ \ \
| | | * \ \ \ merge stable into defaultMatthias Radestock2013-09-114-12/+11
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | merge bug25757 into stableMatthias Radestock2013-09-113-11/+10
| | | | |\ \ \
| | | | | * | | Remove the warning message, it's not very interesting. Also fix an unused var...Simon MacMullen2013-09-112-8/+2
| | | | | * | | Introduce a new return code for this case, since {new, Q} is going to mess up...Simon MacMullen2013-09-093-8/+9
| | | | | * | | Reply with something the channel is going to know how to handle.Simon MacMullen2013-09-091-1/+5
| | | | * | | | cosmetic: remove unnecessary FQ callMatthias Radestock2013-09-111-1/+1
| | | * | | | | Merged stable into defaultEmile Joubert2013-09-117-28/+33
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Merged bug25745 into stableEmile Joubert2013-09-112-3/+4
| | | | |\ \ \ \ | | | | | |/ / /
| | | | * | | | OopsSimon MacMullen2013-09-111-1/+1
| | | | * | | | More consistent naming.Simon MacMullen2013-09-116-16/+17
| | | | * | | | Take GM's view of the live members each time we have a death message; don't a...Simon MacMullen2013-09-027-28/+32
| | | | | |_|/ | | | | |/| |
| | * | | | | Explain a little.Simon MacMullen2013-09-091-1/+5
| | * | | | | Merge in defaultSimon MacMullen2013-09-092-6/+11
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Prevent exclusive queues from being durable or mirrored.Simon MacMullen2013-08-192-6/+11
| | * | | | | merge stable into defaultMatthias Radestock2013-09-0940-936/+1727
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |