summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Change the SeenXs to a sets rather than a listMatthew Sackman2010-09-301-3/+6
* Exchange auto-deletion works even with e2e. Diamond property works. Correct b...Matthew Sackman2010-09-302-18/+21
* Merging default into bug 21377Matthew Sackman2010-09-3013-248/+304
|\
| * generalise binding code somewhat to mostly abstract away the source kindMatthias Radestock2010-09-273-18/+21
| * correct a specMatthias Radestock2010-09-271-1/+2
| * rename a few funs to make their purpose clearerMatthias Radestock2010-09-272-9/+9
| * generalise binding:listMatthias Radestock2010-09-271-4/+4
| * minor refactorMatthias Radestock2010-09-271-6/+6
| * tweak specsMatthias Radestock2010-09-272-8/+9
| * Do the simplest thing and have additional fields to indicate the type of the ...Matthew Sackman2010-09-122-20/+16
| * exchange.unbind has nowaitMatthew Sackman2010-09-121-1/+2
| * Avoid traversing lists multiple timesMatthew Sackman2010-09-122-23/+18
| * exchange_name => source; consistent naming of Src{Name} and Dst{Name}, except...Matthew Sackman2010-09-129-157/+167
| * Merging default into bug 21377 and more consistent naming of Destination and ...Matthew Sackman2010-09-123-50/+49
| |\
| * | Implement exchange-to-exchange bindingsMatthew Sackman2010-09-1113-186/+235
* | | Merging bug 23315 into defaultMatthew Sackman2010-09-302-24/+2
|\ \ \
| * | | code doc tweakEmile Joubert2010-09-291-1/+1
| * | | Don't require otp sources for buildEmile Joubert2010-09-291-23/+1
* | | | merge headsMatthias Radestock2010-09-291-1/+1
|\ \ \ \
| * \ \ \ merge bug22141 into defaultMatthias Radestock2010-09-281-1/+1
| |\ \ \ \
| | * | | | exref on script activationAlexandru Scvortov2010-09-161-1/+1
* | | | | | cosmeticMatthias Radestock2010-09-291-1/+0
| |_|/ / / |/| | | |
* | | | | merge bug23245 into defaultAlexandru Scvortov2010-09-299-96/+168
|\ \ \ \ \ | |/ / / /
| * | | | Merged bug23310 into defaultEmile Joubert2010-09-281-4/+6
| |\ \ \ \
| | * | | | Factoring open modes betterMatthew Sackman2010-09-281-4/+5
| | * | | | Merging default into bug23310Matthew Sackman2010-09-281-15/+18
| | |\ \ \ \
| | * | | | | only create read_ahead buffers for reading segment filesMatthias Radestock2010-09-271-2/+3
| * | | | | | Merging bug 23143 into default (drive-by fixes include correcting the spec fo...Matthew Sackman2010-09-283-3/+24
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | cosmeticAlexandru Scvortov2010-09-281-0/+1
| | * | | | | delete/1 -> delete_exclusive/1; lower priorities to 8Alexandru Scvortov2010-09-283-12/+16
| | * | | | | delete_now -> deleteAlexandru Scvortov2010-08-252-5/+5
| | * | | | | exclusive queues are deleted quickly on unclean connection terminationAlexandru Scvortov2010-08-251-1/+7
| | * | | | | exclusive queues are deleted quickly on clean connection terminationAlexandru Scvortov2010-08-253-2/+11
| * | | | | | delay creation of a new queue's dir and qi journalMatthias Radestock2010-09-261-15/+18
| | |/ / / / | |/| | | |
| * | | | | CosmeticEmile Joubert2010-09-241-4/+4
| * | | | | Query memory on AIXEmile Joubert2010-09-241-0/+17
| * | | | | Merging bug 23193 onto defaultMatthew Sackman2010-09-214-62/+90
| |\ \ \ \ \
| | * | | | | cosmeticsMatthew Sackman2010-09-212-4/+5
| | * | | | | Merging headsMatthew Sackman2010-09-213-3/+3
| | |\ \ \ \ \
| | | * | | | | cosmeticsMatthew Sackman2010-09-203-7/+8
| | * | | | | | Only emit stats on shutdown if they're enabled...Simon MacMullen2010-09-203-5/+7
| | |/ / / / /
| | * | | | | Stop stats timer on hibernate.Simon MacMullen2010-09-143-6/+20
| | * | | | | Doc.Simon MacMullen2010-09-141-1/+1
| | * | | | | Don't forget about stats timer before hibernating; it may fire after hibernat...Simon MacMullen2010-09-143-10/+9
| | * | | | | Rename function.Simon MacMullen2010-09-144-9/+10
| | * | | | | * Use one-shot timersSimon MacMullen2010-09-144-63/+63
| | * | | | | Only emit stats in state running, so we don't emit stats before the connectio...Simon MacMullen2010-09-131-2/+5
| | * | | | | Revert emiting stats on creation in the queue and channel.Simon MacMullen2010-09-132-8/+0
| | * | | | | Merge default into bug23193Simon MacMullen2010-09-1313-207/+284
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Only emit stats if level != none.Simon MacMullen2010-09-133-6/+18