Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup commits | Sebastian | 2016-02-11 | 1 | -5/+1 |
* | [SHARED] signal.h -> fdsignal.h | Simon Rettberg | 2016-02-10 | 1 | -1/+1 |
* | First steps in make signals more abstract from the underlying mechanism; repl... | Simon Rettberg | 2016-02-05 | 1 | -9/+9 |
* | [SERVER] Fix a lot of (mostly harmless) data races | Simon Rettberg | 2016-01-11 | 1 | -2/+3 |
* | [FUSE] Start refactoring so we can handle multithread fuse | Simon Rettberg | 2015-11-21 | 1 | -1/+1 |
* | [SERVER] Overhauled logging | Simon Rettberg | 2015-02-22 | 1 | -5/+5 |
* | Get rid of unneccessary volatile | Simon Rettberg | 2015-02-22 | 1 | -1/+1 |
* | [SERVER] Fix automatic proxying to use supplied connection; fix race conditio... | Simon Rettberg | 2015-01-27 | 1 | -2/+0 |
* | [SERVER] Support blocking signals, saves a syscall in threadpool | Simon Rettberg | 2015-01-09 | 1 | -2/+2 |
* | [SERVER] Big code cleanup, refactoring, minor bugfixing | Simon Rettberg | 2015-01-06 | 1 | -6/+29 |
* | [SERVER] Use a thread pool for client connections | Simon Rettberg | 2015-01-05 | 1 | -0/+108 |