summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* moves rabbit_release to the standalone packaging folderAlvaro Videla2012-11-161-148/+0
* adds file to generate the erlang releaseAlvaro Videla2012-11-071-0/+148
* Merged bug23935 into defaultEmile Joubert2012-11-044-32/+59
|\
| * I know, why don't we get those the right way round? *headdesk*Simon MacMullen2012-11-011-1/+1
| * feeding of vertical alignment obsessionMatthias Radestock2012-11-011-3/+3
| * Unify address and host. Stick ports in the state, just because we're grabbing...Simon MacMullen2012-11-013-38/+37
| * Store name, host and peerhost as binary in the first place.Simon MacMullen2012-10-302-7/+8
| * merge default into bug23935Matthias Radestock2012-10-293-20/+47
| |\
| | * These should be binary.Simon MacMullen2012-10-291-2/+2
| | * Merge defaultSimon MacMullen2012-10-2927-352/+797
| | |\
| | * \ merge headsSimon MacMullen2012-10-221-9/+8
| | |\ \
| | | * | Move host and peer_host to creattion since they will not change now.Simon MacMullen2012-10-191-9/+8
| | * | | cosmeticMatthias Radestock2012-10-191-1/+1
| | |/ /
| | * | OopsSimon MacMullen2012-10-191-3/+0
| | * | OK, I prefer this. Patch the dns lookups into connection_string, this makes n...Simon MacMullen2012-10-192-25/+36
| | * | Symmetry. Link to the spawned process. Remove i/2 grossness.Simon MacMullen2012-10-191-9/+21
| | * | Merge defaultSimon MacMullen2012-10-192-4/+14
| | |\ \
| | | * | First pass at reverse DNS lookups for clients.Simon MacMullen2012-10-012-4/+14
* | | | | cosmeticMatthias Radestock2012-11-031-41/+43
* | | | | cosmetic: vertical alignment / shrinkageMatthias Radestock2012-11-032-81/+42
* | | | | Merge bug23225Simon MacMullen2012-11-024-34/+63
|\ \ \ \ \
| * | | | | only trigger stats emission from writers in the serverMatthias Radestock2012-11-023-16/+39
| * | | | | ensure connection stats emission for write-only connectionsMatthias Radestock2012-11-012-30/+36
* | | | | | Merge bug25262Simon MacMullen2012-11-011-1/+1
|\ \ \ \ \ \
| * | | | | | fix heinous bugMatthias Radestock2012-11-011-1/+1
| |/ / / / /
* | | | | | sort list_* resultsMatthias Radestock2012-11-011-1/+1
|/ / / / /
* | | | | refactor: s/lookup_absent/not_found_or_absentMatthias Radestock2012-10-312-21/+17
* | | | | merge default into bug25164Matthias Radestock2012-10-316-55/+102
|\ \ \ \ \
| * \ \ \ \ merge default into bug25164Matthias Radestock2012-10-245-52/+98
| |\ \ \ \ \
| | * | | | | better error messages for 'absent' queues in binding commandsMatthias Radestock2012-10-243-24/+45
| | * | | | | better error messages for 'absent' queues in various commandsMatthias Radestock2012-10-243-25/+41
| | * | | | | better error messages for 'absent' queues on declarationMatthias Radestock2012-10-243-18/+27
* | | | | | | HA optimisation: don't broadcast 'drop' when nothing has been droppedMatthias Radestock2012-10-311-1/+4
* | | | | | | fix R12B-3 build breakageMatthias Radestock2012-10-301-3/+3
| |_|/ / / / |/| | | | |
* | | | | | merge bug25258 into defaultMatthias Radestock2012-10-293-11/+115
|\ \ \ \ \ \
| * \ \ \ \ \ merge headsMatthias Radestock2012-10-291-58/+45
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge headsSimon MacMullen2012-10-293-11/+115
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge bug25244Simon MacMullen2012-10-293-11/+115
| | |\ \ \ \ \ \
| | | * | | | | | An extensive list of transformations lead me here. I think this is more reada...Simon MacMullen2012-10-291-58/+46
| | | * | | | | | Rearrange args to put the big structure we're working with at the end; more O...Simon MacMullen2012-10-291-10/+10
| | | * | | | | | Refactor a bitSimon MacMullen2012-10-291-17/+12
| | | * | | | | | make basic tests fit into rabbit_tests a bit more cleanlyTim Watson2012-10-291-74/+76
| | | * | | | | | refactorTim Watson2012-10-291-15/+15
| | | * | | | | | migrate rabbit_basic tests to rabbit_testsTim Watson2012-10-292-111/+84
| | | * | | | | | fix specTim Watson2012-10-251-1/+1
| | | * | | | | | merge defaultTim Watson2012-10-254-10/+156
| | | |\ \ \ \ \ \
| | | | * | | | | | accumulate invalid headers carefully, considering even misconfigured x-invali...Tim Watson2012-10-252-9/+76
| | | | * | | | | | we do not 'append' to the listTim Watson2012-10-252-6/+6
| | | | * | | | | | test for correct prepending of table headersTim Watson2012-10-251-5/+25
| | | | * | | | | | move invalid headers into a special 'invalid headers table' headerTim Watson2012-10-253-4/+63