summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cosmeticMatthias Radestock2011-01-111-6/+5
* fixMatthias Radestock2011-01-111-4/+4
* merge from defaultMatthias Radestock2011-01-117-173/+187
|\
| * small simplifying refactorMatthias Radestock2011-01-101-16/+15
| * merge default into bug23593Matthias Radestock2011-01-1020-485/+841
| |\
| | * Merging bug23665 into defaultMatthew Sackman2011-01-103-27/+47
| | |\
| | | * Merging bug23636 into defaultMatthew Sackman2011-01-102-25/+43
| | | |\
| | | | * Turns out that 0 and true are distinct. sigh.Matthew Sackman2011-01-101-1/+1
| | | | * Improve consistency of namingMatthew Sackman2011-01-101-10/+10
| | | | * refactor / abstractionMatthew Sackman2011-01-101-13/+13
| | | | * sync queue_index when variable_queue has outstanding confirms and is idle (br...Alexandru Scvortov2011-01-102-12/+30
| | * | | more consistent namingAlexandru Scvortov2011-01-101-9/+10
| | * | | remove duplication of erroneous logicAlexandru Scvortov2011-01-101-18/+22
| | |/ /
| | * | Merge headsSimon MacMullen2011-01-101-1/+1
| | |\ \
| | | * | Fix dumb mistake. Not sure how that used to work.Simon MacMullen2011-01-101-1/+1
| | * | | bug23578 merged into default (ssl info)Marek Majkowski2011-01-102-1/+26
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge in defaultSimon MacMullen2011-01-052-1/+26
| | | |\ \
| | | | * | SSL protocol / algorithm information.Simon MacMullen2010-12-072-1/+26
| * | | | | refactor: better function names, some inliningMatthias Radestock2011-01-101-21/+23
| * | | | | cosmeticMatthias Radestock2011-01-101-29/+18
| * | | | | remove unneeded logicAlexandru Scvortov2011-01-101-19/+6
| * | | | | rethink grouping logicAlexandru Scvortov2011-01-101-25/+26
| * | | | | cosmetic + a bit of refactoringAlexandru Scvortov2011-01-101-27/+25
| * | | | | Msg -> MsgSeqNo; inline two functionsAlexandru Scvortov2011-01-101-21/+19
| * | | | | misspellingAlexandru Scvortov2011-01-101-2/+2
| * | | | | faulty logicAlexandru Scvortov2010-12-291-2/+3
| * | | | | amqqueue confirms in batchesAlexandru Scvortov2010-12-291-8/+28
| * | | | | merge from bug23612Alexandru Scvortov2010-12-294-83/+76
| |\ \ \ \ \
| * | | | | | confirm sequences of messages in channelAlexandru Scvortov2010-12-291-66/+69
| * | | | | | remove references to confirm.select{multiple}Alexandru Scvortov2010-12-231-77/+43
* | | | | | | cosmetic and minor refactorMatthias Radestock2011-01-111-26/+23
* | | | | | | Testing shows that using a set seems very comparable versus ets in this case,...Matthew Sackman2011-01-101-19/+18
* | | | | | | Merging default into bug23329Matthew Sackman2011-01-102-46/+117
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Correction and improvements of commentsMatthew Sackman2011-01-101-1/+6
| * | | | | | Merging default into bug23329Matthew Sackman2011-01-1041-975/+1764
| |\ \ \ \ \ \
| * | | | | | | simplifying refactorMatthias Radestock2011-01-091-22/+15
| * | | | | | | Reimplement or manually merge all past changes for 23329 onto new head of def...Matthew Sackman2010-12-062-45/+117
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Fix bugMatthew Sackman2011-01-101-1/+2
| |/ / / / / |/| | | | |
* | | | | | merging bug23612 to defaultMatthew Sackman2011-01-1017-433/+738
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | We have a dependency mechanism. Why not use it?Simon MacMullen2011-01-071-1/+1
| * | | | | Fix comments.Simon MacMullen2011-01-061-3/+3
| * | | | | Fix a few spec-related stupidities.Simon MacMullen2011-01-052-2/+2
| * | | | | Merge from defaultSimon MacMullen2011-01-0515-425/+724
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge with defaultRob Harrop2011-01-058-166/+148
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Make the Erlang tests pass againSimon MacMullen2010-12-211-2/+9
| | * | | | Split rabbit_access_control up. Functions that are facades onto the auth back...Simon MacMullen2010-12-219-342/+407
| | * | | | OopsSimon MacMullen2010-12-201-1/+1
| | * | | | More commentsSimon MacMullen2010-12-201-1/+29
| | * | | | Clean upSimon MacMullen2010-12-201-1/+0
| | * | | | Merge from defaultSimon MacMullen2010-12-2010-48/+115
| | |\ \ \ \