Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-12-28 | pm | Mattias Andrée | 1 | -1/+1 |
2015-12-28 | typo | Mattias Andrée | 1 | -1/+1 |
2015-12-28 | doc | Mattias Andrée | 1 | -1/+5 |
2015-12-28 | partially implement satd-list, satd-rm, and satd-run | Mattias Andrée | 6 | -30/+335 |
2015-12-28 | m | Mattias Andrée | 7 | -3/+5 |
2015-12-28 | m + receive messages | Mattias Andrée | 11 | -36/+452 |
2015-12-28 | ... | Mattias Andrée | 1 | -2/+4 |
2015-12-28 | what was I thinging | Mattias Andrée | 2 | -21/+1 |
2015-12-28 | typo | Mattias Andrée | 1 | -1/+1 |
2015-12-28 | reap children in sighandler to avoid getting stuck at EAGAIN | Mattias Andrée | 1 | -2/+10 |
2015-12-28 | m | Mattias Andrée | 1 | -1/+1 |
2015-12-28 | m + reexec on sighup + reap children | Mattias Andrée | 1 | -7/+42 |
2015-12-28 | m + all of this is probably unnecessary for most users | Mattias Andrée | 2 | -0/+7 |
2015-12-28 | m | Mattias Andrée | 1 | -1/+2 |
2015-12-28 | m | Mattias Andrée | 1 | -2/+3 |
2015-12-28 | just in case | Mattias Andrée | 1 | -0/+2 |
2015-12-28 | support recovering from a crash | Mattias Andrée | 2 | -0/+19 |
2015-12-28 | that is why I used MSG_PEEK initially | Mattias Andrée | 1 | -1/+1 |
2015-12-28 | accept connections and for-exec to appropriate image | Mattias Andrée | 2 | -6/+68 |
2015-12-28 | close state file + unlink before closing to avoid race condition | Mattias Andrée | 2 | -2/+3 |
2015-12-28 | sat only has one queue | Mattias Andrée | 1 | -0/+4 |