summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ignore heartbeat timeouts in closed state.bug23061John DeTreville2010-12-151-1/+5
* merge bug23232 into defaultMatthias Radestock2010-12-151-11/+39
|\
| * Fixbug23232Simon MacMullen2010-12-031-3/+3
| * Consistency with other events.Simon MacMullen2010-12-031-8/+8
| * CosmeticSimon MacMullen2010-12-031-2/+2
| * FixSimon MacMullen2010-12-031-1/+2
| * Oops.Simon MacMullen2010-12-031-1/+1
| * Add consumer created / deleted events.Simon MacMullen2010-12-031-11/+38
* | Merged bug23566 into defaultEmile Joubert2010-12-142-15/+20
|\ \
| * | This is really a protocol errorbug23566Simon MacMullen2010-12-141-1/+1
| * | Merged from defaultSimon MacMullen2010-12-142-15/+20
| |\ \
| | * | global option does not exist in R12B3.Simon MacMullen2010-12-141-3/+4
| | * | Mereg default into bug23566.Simon MacMullen2010-12-1342-1236/+884
| | |\ \
| | * | | Add method name into the error tuple.Simon MacMullen2010-12-021-1/+1
| | * | | SimplifySimon MacMullen2010-12-021-12/+4
| | * | | Only look for AMQP errors in exits.Simon MacMullen2010-12-021-11/+18
| | * | | Remove quotesSimon MacMullen2010-12-021-1/+1
| | * | | More robust SASL PLAIN parsing - cope with any number of \0's being present w...Simon MacMullen2010-12-021-3/+10
| | * | | Catch all types of exceptions, preserve the stack trace in the event that we ...Simon MacMullen2010-12-021-2/+3
| | | |/ | | |/|
* | | | Spec fix.Simon MacMullen2010-12-141-1/+1
|/ / /
* | | Make refused and protocol_error cases more symmetrical.Simon MacMullen2010-12-145-14/+14
* | | Simplify code surrounding the return from BQ:ackMatthew Sackman2010-12-142-29/+29
* | | improve consistency of APIMatthew Sackman2010-12-133-15/+12
* | | The arg to duplicate_node_check is always a string, and control:diags require...Matthew Sackman2010-12-131-4/+5
* | | cosmeticsMatthew Sackman2010-12-131-7/+7
* | | Merging headsMatthew Sackman2010-12-131-1/+1
|\ \ \
| * | | Do not, ever, use lists:concat. It does not do what you thinkMatthew Sackman2010-12-131-1/+1
* | | | Merged bug23506 into defaultEmile Joubert2010-12-1328-196/+669
|\ \ \ \ | | |_|/ | |/| |
| * | | Merged headsEmile Joubert2010-12-131-1/+1
| |\ \ \ | | |/ /
| | * | Essential cosmeticMatthew Sackman2010-12-131-1/+1
| * | | Merged bug23467 into defaultEmile Joubert2010-12-1319-104/+582
| |\ \ \ | | |/ / | |/| |
| | * | Merge from default.bug23467Simon MacMullen2010-12-1319-104/+582
| | |\ \
| | | * | Demonstrate protocol_error.Simon MacMullen2010-12-062-3/+8
| | | * | Better diagnostics when authentication fails.Simon MacMullen2010-12-063-14/+23
| | | * | Remove should_offer/1.Simon MacMullen2010-11-307-57/+42
| | | * | Merge from defaultSimon MacMullen2010-11-2419-104/+583
| | | |\ \
| | | | * | Tiny simplifying refactor.Simon MacMullen2010-11-241-2/+1
| | | | * | Be consistent about refused returnSimon MacMullen2010-11-191-2/+2
| | | | * | Merged default into bug23467Simon MacMullen2010-11-1914-212/+337
| | | | |\ \
| | | | * | | Remove untrue statementSimon MacMullen2010-11-191-1/+1
| | | | * | | Don't open a security hole if server is misconfigured.Simon MacMullen2010-11-161-3/+14
| | | | * | | Specs.Simon MacMullen2010-11-162-2/+9
| | | | * | | Fix default configSimon MacMullen2010-11-161-2/+1
| | | | * | | After reading RFC5802 I'm not convinced this approach can be salvaged (in a s...Simon MacMullen2010-11-161-38/+15
| | | | * | | Merged from defaultSimon MacMullen2010-11-1637-395/+724
| | | | |\ \ \
| | | | * | | | Remove the beginning of the per-mechanism options thing, in the interest of g...Simon MacMullen2010-11-151-8/+1
| | | | * | | | Beginning of a config mechanism.Simon MacMullen2010-11-102-3/+14
| | | | * | | | Fix that...Simon MacMullen2010-11-101-1/+4
| | | | * | | | Reinstate user_pass_login/2, the Erlang client depends on it.Simon MacMullen2010-11-101-1/+14
| | | | * | | | Strip out the plugin-disabling mechanismSimon MacMullen2010-11-102-30/+0