summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* another attempt at stop/terminate/vaporisation/shutdown/suicide/deathsquadMatthew Sackman2009-09-021-17/+16
* renaming of variables.Matthew Sackman2009-09-021-21/+21
* A couple of cosmetics - grab_msg_id went away, but tidied up terminate and va...Matthew Sackman2009-09-021-32/+38
* made dq:delete_queue a call, not a cast. This eliminates a race condition bet...Matthew Sackman2009-09-021-4/+5
* Fixed the mistake Matthias spotted in recovery from crash (comment #211). Tes...Matthew Sackman2009-09-021-22/+34
* made type signatures almost as useful as commentsMatthew Sackman2009-09-022-11/+16
* refactoring of (no)reply1 to eliminate duplicationMatthew Sackman2009-09-011-25/+23
* specs for msg_fileMatthew Sackman2009-09-011-0/+16
* specs for rabbit_file_handle_cacheMatthew Sackman2009-09-011-0/+21
* The multiplier for the memory thresholds should not be on the number of avail...Matthew Sackman2009-09-011-3/+4
* comments on magic 2.5 scaling of memory report, and removal of unnecessary in...Matthew Sackman2009-09-011-6/+4
* Before the magic_marker_msg was introduced, if the queue was entirely on disk...Matthew Sackman2009-09-011-13/+89
* Read through all of Matthias changes, no problems. In here, one cosmetic, and...Matthew Sackman2009-09-012-9/+5
* refactoring: move all the low level message file i/o into a separate moduleMatthias Radestock2009-08-292-116/+153
* remove unused constantMatthias Radestock2009-08-291-1/+0
* banish ?FILE_PACKING_ADJUSTMENT from all but three functionsMatthias Radestock2009-08-291-33/+29
* cosmeticMatthias Radestock2009-08-291-2/+2
* cosmetic - mostly whitespace shufflingMatthias Radestock2009-08-291-32/+30
* refactoring: rename non-sensical read_file_hc_cache to read_file_handle_cacheMatthias Radestock2009-08-291-9/+9
* refactoring: (re)introduce {ok, ...} return on open_fileMatthias Radestock2009-08-291-15/+15
* cosmetic: remove whitespaceMatthias Radestock2009-08-291-21/+18
* Other is KOMatthias Radestock2009-08-291-1/+1
* refactoring: extract reading of stop byteMatthias Radestock2009-08-291-14/+17
* cosmeticMatthias Radestock2009-08-291-3/+2
* cosmeticMatthias Radestock2009-08-291-5/+3
* refactoring: simplify match in read_next_file_entryMatthias Radestock2009-08-291-4/+4
* refactoring: eliminate code duplication in read_message_from_diskMatthias Radestock2009-08-291-8/+7
* refactoring: extract file opening, and simplify file:position callsMatthias Radestock2009-08-291-25/+20
* refactor: pull msg_location_dets filename construction into separate funMatthias Radestock2009-08-281-6/+7
* cosmetic changes to shutdown marker codeMatthias Radestock2009-08-281-94/+95
* Use an mnesia transaction to record safely shutting down, and associated wiri...Matthew Sackman2009-08-281-0/+74
* sigh, mergeMatthew Sackman2009-08-281-0/+8
|\
| * cosmetic - visual separation of sectionsMatthias Radestock2009-08-281-0/+8
* | minor refactoringsMatthew Sackman2009-08-281-2/+1
|/
* dq: revert the table change to earlier on, so that recovery isn't as horrendo...Matthew Sackman2009-08-282-11/+19
* more mergingMatthew Sackman2009-08-281-5/+6
|\
| * merge headsMatthias Radestock2009-08-281-1/+1
| |\
| * | minor refactoringMatthias Radestock2009-08-281-5/+6
* | | superdooper. Recovery from crashes mid compaction tested, corrected, working.Matthew Sackman2009-08-282-18/+18
| |/ |/|
* | cosmeticMatthew Sackman2009-08-281-1/+1
|/
* merge heads - gratuitous shufflingMatthew Sackman2009-08-281-93/+117
|\
| * cosmetic: move things aroundMatthias Radestock2009-08-281-93/+117
* | cosmetics - documentationMatthew Sackman2009-08-281-5/+8
|/
* cosmetics - formattingMatthew Sackman2009-08-281-14/+13
* merging headsMatthew Sackman2009-08-281-1/+1
|\
| * reference bug21489Matthias Radestock2009-08-281-1/+1
* | Changes to memory_manager. Watch for change in overall amount of free tokens,...Matthew Sackman2009-08-281-38/+44
|/
* cosmeticMatthew Sackman2009-08-281-1/+1
* less noisy startupMatthias Radestock2009-08-281-8/+2
* merge default into bug21368Matthias Radestock2009-08-288-54/+233
|\