summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactor: made 'close' control flow more obviousMatthias Radestock2010-04-291-45/+49
* cosmetic changes and a little bit of refactoring on the file handle cacheMatthias Radestock2010-04-291-26/+22
* refactor: extract age tree manipulationMatthias Radestock2010-04-291-44/+49
* made logic in fhc:close1 less obscureMatthias Radestock2010-04-291-3/+4
* cosmeticMatthias Radestock2010-04-291-25/+31
* cosmeticMatthew Sackman2010-04-291-1/+1
* Allow people to specify append, but silently map it to writeMatthew Sackman2010-04-291-31/+31
* More meaningful specs for the backing queue, and removal of duplicated and po...Matthew Sackman2010-04-292-15/+17
* Minor corrections to specsMatthew Sackman2010-04-291-2/+2
* clean up fhc sigsMatthias Radestock2010-04-291-13/+14
* cosmeticMatthias Radestock2010-04-291-15/+15
* tiny refactor to align with 'default'Matthias Radestock2010-04-281-3/+2
* merge bug22616 into bug21673Matthias Radestock2010-04-281-1/+1
|\
| * merge default into bug22616Matthias Radestock2010-04-283-31/+3
| |\
| | * bug22629 merged into defaultMarek Majkowski2010-04-281-1/+1
| | |\
| | | * Removal of 12B5-ism. All tests now passMatthew Sackman2010-04-281-1/+1
| | |/
* | | Merging default into bug 21673Matthew Sackman2010-04-282-7/+0
|\ \ \ | | |/ | |/|
| * | Merging bug22657 onto defaultMatthew Sackman2010-04-282-30/+2
| |\ \
| | * | remove tx-related queue info itemsMatthias Radestock2010-04-272-30/+2
| |/ /
* | | merge bug22616 into bug21673Matthias Radestock2010-04-2710-39/+39
|\ \ \ | | |/ | |/|
| * | merge default into bug22616Matthias Radestock2010-04-2710-40/+40
| |\ \ | | |/
| | * cosmetic: remove trailing whitespace from doc templatesMatthias Radestock2010-04-2710-40/+40
* | | refactor: move type spec since it's only used in one placeMatthias Radestock2010-04-272-1/+1
* | | merge bug22616 into bug21673Matthias Radestock2010-04-271-12/+18
|\ \ \ | |/ /
| * | merge default into bug22616Matthias Radestock2010-04-275-123/+96
| |\ \ | | |/
| | * Sanitise boot steps somewhat - a couple of steps had no 'enables' clause, mea...Matthew Sackman2010-04-271-12/+18
* | | merge default into bug21673Matthias Radestock2010-04-271-0/+1
|\ \ \ | | |/ | |/|
| * | Merging bug 22651 into defaultMatthew Sackman2010-04-274-111/+77
| |\ \
| | * | explode on attempted double initialisation of queueMatthias Radestock2010-04-271-2/+0
| | * | oopsMatthias Radestock2010-04-271-1/+1
| | * | turn queue recovery upside downMatthias Radestock2010-04-274-111/+79
| * | | Merge headsSimon MacMullen2010-04-271-3/+3
| |\ \ \ | | |/ /
| * | | Merge 22619.Simon MacMullen2010-04-271-0/+1
| |\ \ \
| | * | | Increase the backlog on the listening socket backlog to 128.David Wragg2010-04-161-0/+1
* | | | | Turns out on commit, the msgs really really should go at the end of the queue...Matthew Sackman2010-04-271-2/+2
* | | | | minor refactoringMatthias Radestock2010-04-271-8/+8
* | | | | simplificationMatthias Radestock2010-04-271-6/+5
* | | | | some inliningMatthias Radestock2010-04-271-20/+8
* | | | | explode on attempted double initialisation of queueMatthias Radestock2010-04-271-3/+0
* | | | | more selective backing queue initialisationMatthias Radestock2010-04-277-15/+16
* | | | | merge bug22616 into bug21673Matthias Radestock2010-04-262-4/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | fix typoMatthias Radestock2010-04-261-1/+1
| * | | | merge default into bug22616Matthias Radestock2010-04-2615-133/+513
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | cosmeticMatthias Radestock2010-04-261-3/+3
| | |/ /
* | | | cosmetic - less obscure function callsMatthias Radestock2010-04-261-7/+8
* | | | guard against operating on uninitialised backing_queue_stateMatthias Radestock2010-04-261-4/+6
* | | | remove redundant call to memory_monitor:deregisterMatthias Radestock2010-04-261-1/+0
* | | | consistency, consistencyMatthias Radestock2010-04-261-23/+21
* | | | simplify queue startupMatthias Radestock2010-04-262-20/+15
* | | | ensure queues are fully initialsed before we advertise their presenceMatthias Radestock2010-04-261-21/+3