| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added error handling wrappers for prioritisers | Alexandru Scvortov | 2010-08-24 | 1 | -13/+27 |
| * | prioritize -> prioritise | Alexandru Scvortov | 2010-08-24 | 1 | -14/+14 |
| * | unprioritized calls, casts and infos are passed through the prioritize functions | Alexandru Scvortov | 2010-08-23 | 1 | -29/+48 |
| * | gen_server2: functions now use a record instead of 9 arguments | Alexandru Scvortov | 2010-08-23 | 1 | -118/+177 |
| * | Merge bug23155 | Michael Bridgen | 2010-08-23 | 1 | -1/+1 |
| |\ | |||||
| | * | make 'xmlto' invocation work with stricter getopt implementations | Matthias Radestock | 2010-08-22 | 1 | -1/+1 |
| |/ | |||||
| * | merge bug23153 into default | Matthias Radestock | 2010-08-22 | 2 | -119/+241 |
| |\ | |||||
| | * | Avoid crash | Matthew Sackman | 2010-08-22 | 1 | -2/+2 |
| | * | ensure and assert that closed handles have last_used_at=undefined | Matthias Radestock | 2010-08-22 | 1 | -7/+12 |
| | * | cosmetic | Matthias Radestock | 2010-08-22 | 1 | -3/+3 |
| | * | make it more obvious that reopen is a with_age_tree in disguise | Matthias Radestock | 2010-08-22 | 1 | -9/+10 |
| | * | don't traverse age tree unnnecessarily on error in reopen | Matthias Radestock | 2010-08-22 | 1 | -14/+12 |
| | * | cosmetic | Matthew Sackman | 2010-08-22 | 1 | -3/+2 |
| | * | refactor: move open1 into reopen | Matthias Radestock | 2010-08-22 | 1 | -22/+18 |
| | * | If we've obtained permission to open some fds and that turns out not to work ... | Matthew Sackman | 2010-08-22 | 1 | -1/+4 |
| | * | record for pending items | Matthias Radestock | 2010-08-22 | 1 | -17/+29 |
| | * | Modify test so that the -1 => -2 change to OBTAIN_LIMIT does not result in th... | Matthew Sackman | 2010-08-22 | 1 | -5/+12 |
| | * | Use foldr instead of foldl to avoid having to do extra reverses | Matthew Sackman | 2010-08-22 | 1 | -11/+9 |
| | * | always return refs/handles in correct order | Matthias Radestock | 2010-08-22 | 1 | -31/+30 |
| | * | cosmetic | Matthias Radestock | 2010-08-22 | 1 | -7/+7 |
| | * | always leave at least two fds unobtainable | Matthias Radestock | 2010-08-22 | 1 | -2/+5 |
| | * | refactor: make new_closed_handle create the Ref and return it | Matthias Radestock | 2010-08-22 | 1 | -19/+18 |
| | * | add test | Matthias Radestock | 2010-08-22 | 1 | -0/+20 |
| | * | merge bug23166 into bug23153 | Matthias Radestock | 2010-08-22 | 2 | -11/+29 |
| | |\ | |||||
| | * | | Rejigged client side so that it asks for the correct number of fds upfront. | Matthew Sackman | 2010-08-22 | 1 | -60/+94 |
| | * | | Modify server logic to deal with requests for multiple fds. Including nice pe... | Matthew Sackman | 2010-08-21 | 1 | -31/+76 |
| | * | | Add infrastructure to server to be able to handle requests for multiple fds | Matthew Sackman | 2010-08-20 | 1 | -13/+16 |
| * | | | Merging heads of default | Matthew Sackman | 2010-08-22 | 0 | -0/+0 |
| |\ \ \ | |||||
| | * | | | Remove modifications that I accidentally introduced for testing and forgot to... | Matthew Sackman | 2010-08-19 | 1 | -6/+2 |
| * | | | | Merging bug 23166 into default | Matthew Sackman | 2010-08-22 | 2 | -11/+29 |
| |\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| | * | | add support for dynamic setting/getting of fhc limit | Matthias Radestock | 2010-08-22 | 2 | -11/+29 |
| |/ / | |||||
| * | | merge bug23152 into default | Matthias Radestock | 2010-08-20 | 1 | -2/+3 |
| |\ \ | |||||
| | * | | Grab the msg from the cur ets file cache, thus avoiding having to send the sa... | Matthew Sackman | 2010-08-19 | 1 | -2/+3 |
| * | | | merge bug23139 into default | Matthias Radestock | 2010-08-20 | 1 | -146/+196 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | oops | Matthias Radestock | 2010-08-20 | 1 | -4/+4 |
| | * | | merge heads | Matthias Radestock | 2010-08-20 | 1 | -15/+13 |
| | |\ \ | |||||
| | | * | | simplification due to the fact that we always request closing of all | Matthias Radestock | 2010-08-20 | 1 | -7/+5 |
| | | * | | cosmetic | Matthias Radestock | 2010-08-20 | 1 | -8/+8 |
| | * | | | ensure_mref => track_client andalso cosmetic | Matthew Sackman | 2010-08-20 | 1 | -11/+11 |
| | |/ / | |||||
| | * | | Merging heads | Matthew Sackman | 2010-08-20 | 0 | -0/+0 |
| | |\ \ | |||||
| | | * | | cosmetic and some minor refactoring | Matthias Radestock | 2010-08-20 | 1 | -30/+30 |
| | | * | | fix bug that crept in | Matthias Radestock | 2010-08-20 | 1 | -3/+4 |
| | * | | | Convert fhc to use an ets table with record per client which amalgamates seve... | Matthew Sackman | 2010-08-20 | 1 | -145/+135 |
| | |/ / | |||||
| | * | | Given the clients are demanded to close all open fds when asked to, them send... | Matthew Sackman | 2010-08-20 | 1 | -10/+9 |
| | * | | If we sent an age of 0 to clients, make sure we do not send more ages of 0 to... | Matthew Sackman | 2010-08-20 | 1 | -39/+58 |
| | * | | refactor | Matthias Radestock | 2010-08-19 | 1 | -16/+23 |
| | * | | cosmetic | Matthias Radestock | 2010-08-19 | 1 | -11/+11 |
| | * | | Some essential assertions | Matthew Sackman | 2010-08-19 | 1 | -5/+5 |
| | * | | More meaningful variable name | Matthew Sackman | 2010-08-19 | 1 | -2/+2 |
| | * | | Whoops | Matthew Sackman | 2010-08-19 | 1 | -1/+1 |
