summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merging bug 22752(bug21673) onto bug 21673Matthew Sackman2010-05-251-120/+103
|\
| * Rip out now-unnecessary logic for setting the persistent store to the transie...Matthew Sackman2010-05-211-114/+84
| * Stop persistent msgs in non-durable queues from reaching diskMatthew Sackman2010-05-211-16/+29
* | merge headsMatthias Radestock2010-05-243-38/+34
|\ \
| * | better factoring of queue_index terminationMatthias Radestock2010-05-212-25/+21
| * | rename queue_index:terminate_and_erase to delete_and_terminateMatthias Radestock2010-05-203-11/+11
| * | cosmeticMatthew Sackman2010-05-191-1/+1
| * | cosmeticMatthew Sackman2010-05-191-1/+1
* | | Merging default into bug 21673Matthew Sackman2010-05-234-5/+19
|\ \ \ | |_|/ |/| |
| * | Don't allow the error_logger mailbox to grow unbounded when flooded with conn...Simon MacMullen2010-05-201-0/+7
| * | Merging bug 21239 into defaultMatthew Sackman2010-05-191-1/+6
| |\ \
| | * | Delay before silently closing the socket, removes an obvious DOS vector.Simon MacMullen2010-05-191-1/+6
| * | | Merging bug 22759 onto defaultMatthew Sackman2010-05-191-0/+1
| |\ \ \
| | * | | Ignore obj_out_of_date for crypto, tooTony Garnock-Jones2010-05-141-0/+1
| * | | | Merging bug 22761 onto defaultMatthew Sackman2010-05-191-4/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | handling the case of empty payload in rabbit_binary_generator:build_content_f...Vlad Ionescu2010-05-141-4/+5
| | |/ /
* | | | more efficient 'bounds' functionMatthias Radestock2010-05-191-4/+6
| |_|/ |/| |
* | | do the minimum amount of work necessary on clean queue recoveryMatthias Radestock2010-05-191-67/+60
* | | Added test which hits all cases in journal_minus_segment which do not require...Matthew Sackman2010-05-191-0/+21
* | | Merging headsMatthew Sackman2010-05-191-24/+15
|\ \ \
| * | | refactorMatthias Radestock2010-05-191-11/+6
| * | | cosmeticMatthias Radestock2010-05-191-13/+9
* | | | Full code coverage of segment_plus_journalMatthew Sackman2010-05-191-0/+21
|/ / /
* | | Drop PubCount and AckCount in favour of UnackedCountMatthew Sackman2010-05-191-91/+78
* | | some inliningMatthias Radestock2010-05-191-28/+16
* | | avoid unnecessary matchMatthias Radestock2010-05-191-1/+1
* | | keep complete pub/del/ack entries in journal on recoveryMatthias Radestock2010-05-191-1/+1
* | | seed journal_minus_segment with the original journalMatthias Radestock2010-05-191-22/+23
* | | journal_plus_segment -> segment_plus_journalMatthias Radestock2010-05-191-10/+10
* | | KeepAck -> KeepAckedMatthias Radestock2010-05-181-17/+17
* | | minor refactorMatthias Radestock2010-05-181-16/+16
* | | Added documentation regarding the clean shutdown and startup optimisationsMatthew Sackman2010-05-183-11/+48
* | | Added specs for msg_store_gcMatthew Sackman2010-05-181-0/+13
* | | No need to build up a list of transient queue indices to deleteMatthew Sackman2010-05-181-9/+7
* | | Removing erroneous conjunctive clause in testMatthew Sackman2010-05-181-1/+1
* | | merge headsMatthias Radestock2010-05-181-45/+39
|\ \ \
| * | | Refactored bpqueue testsMatthew Sackman2010-05-181-45/+39
* | | | correct commentMatthias Radestock2010-05-181-7/+8
|/ / /
* | | take the journal into consideration in recover_segmentMatthias Radestock2010-05-181-44/+51
* | | Merging default into bug 21673Matthew Sackman2010-05-181-1/+13
|\ \ \ | |/ /
| * | Warn, rather than die, on not-found module in boot step constructionTony Garnock-Jones2010-05-151-1/+13
| |/
* | vq:delete1 does not need to return nor pass around any countMatthew Sackman2010-05-181-15/+11
* | Because of the change to qi:read, we now don't need δ to start on a segment ...Matthew Sackman2010-05-182-12/+2
* | Cosmetics and documentationMatthew Sackman2010-05-181-19/+21
* | cosmeticMatthias Radestock2010-05-181-11/+8
* | Apparently it's wrong to do the least amount of work possible.Matthew Sackman2010-05-181-32/+23
* | Reworked reading from the queue to still be limited to a maximum of one segme...Matthew Sackman2010-05-183-91/+120
* | Corrections to documentation in queue_indexMatthew Sackman2010-05-181-25/+30
* | Drop segment_size and instead have a current_segment as well as a next_segmen...Matthew Sackman2010-05-183-20/+12
* | Renaming some very long function name to a much shorter nameMatthew Sackman2010-05-183-24/+15