summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert fhc to use an ets table with record per client which amalgamates seve...Matthew Sackman2010-08-201-145/+135
* Given the clients are demanded to close all open fds when asked to, them send...Matthew Sackman2010-08-201-10/+9
* If we sent an age of 0 to clients, make sure we do not send more ages of 0 to...Matthew Sackman2010-08-201-39/+58
* refactorMatthias Radestock2010-08-191-16/+23
* cosmeticMatthias Radestock2010-08-191-11/+11
* Some essential assertionsMatthew Sackman2010-08-191-5/+5
* More meaningful variable nameMatthew Sackman2010-08-191-2/+2
* WhoopsMatthew Sackman2010-08-191-1/+1
* Reworked substantiallyMatthew Sackman2010-08-191-88/+117
* Merging default into bug 23139 (substantial debitrot)Matthew Sackman2010-08-1910-144/+126
|\
| * Merging bug 23138 into defaultMatthew Sackman2010-08-192-86/+126
| |\
| | * once again allow use of fhc w/o registeringMatthias Radestock2010-08-191-4/+7
| | * refactorMatthias Radestock2010-08-191-3/+5
| | * rewriteMatthias Radestock2010-08-192-103/+94
| * | Don't ever keep the recovery process waiting, regardless of whether the queue...Matthew Sackman2010-08-181-1/+2
| * | A rather crucial infinity missingMatthew Sackman2010-08-181-1/+2
| * | re-merge rebased bug23145 into new head of defaultMatthias Radestock2010-08-184-23/+13
| |\ \
| | * | Eliminate RABBITMQ_PLUGINS_EXPAND_DIRDavid Wragg2010-08-184-23/+13
| |/ /
| * | small simplifying refactorMatthias Radestock2010-08-181-15/+13
| * | take current memory alarms status into account straight awayMatthias Radestock2010-08-181-3/+4
* | | The solution is very simple: In the case where the fhc sends out requests to ...Matthew Sackman2010-08-171-1/+3
* | | Track blocked pids explicitlyMatthew Sackman2010-08-171-27/+42
| |/ |/|
* | Correct monitoring and actions upon DOWN messages. Note this is especially su...Matthew Sackman2010-08-171-65/+105
|/
* merge bug23135 into defaultMatthias Radestock2010-08-172-22/+23
|\
| * obtain_and_release_on_death => obtain, and minor refactor of tcp acceptorMatthew Sackman2010-08-172-16/+14
| * Combine obtains and release_on_deathMatthew Sackman2010-08-172-30/+33
|/
* merge bug23132 into defaultMatthias Radestock2010-08-171-76/+165
|\
| * Minor correctionsMatthew Sackman2010-08-171-4/+5
| * cosmeticMatthias Radestock2010-08-161-1/+1
| * tweakMatthias Radestock2010-08-161-2/+2
| * tweakMatthias Radestock2010-08-161-5/+5
| * tweakMatthias Radestock2010-08-161-1/+1
| * obtain_limit can be 'infinity'Matthias Radestock2010-08-161-1/+1
| * cosmeticMatthias Radestock2010-08-161-1/+1
| * refactor: incorporate limit checking into maybe_reduceMatthias Radestock2010-08-161-26/+22
| * cosmeticMatthias Radestock2010-08-161-26/+35
| * opens => open. obtains => obtainMatthew Sackman2010-08-161-61/+61
| * Finally, it works. Important points: 1) remove elders from blocked clients so...Matthew Sackman2010-08-161-18/+24
| * Whoops. Be consistent about comparisonsMatthew Sackman2010-08-161-1/+2
| * Sockets have priority up to 90%. Processes have the full 100% but at lower pr...Matthew Sackman2010-08-162-55/+80
| * Make sure tests have enough file descriptorsMatthew Sackman2010-08-161-1/+1
| * WhoopsMatthew Sackman2010-08-161-1/+1
| * Split obtains in two : one for open requests (higher priority) and one for ob...Matthew Sackman2010-08-161-39/+67
| * Allow the fhc server to request the client closes file handles before grantin...Matthew Sackman2010-08-161-31/+52
| * Merging default into bug 23132Matthew Sackman2010-08-162-151/+86
| |\ | |/ |/|
* | bug23129Matthias Radestock2010-08-162-151/+86
|\ \
| * | minor refactorMatthias Radestock2010-08-161-4/+1
| * | cosmeticMatthias Radestock2010-08-161-4/+3
| * | don't log file summary recover errorMatthias Radestock2010-08-151-8/+5
| * | don't attempt to recover file summary when we know there isn't oneMatthias Radestock2010-08-151-4/+3