Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | start daemon and send message | Mattias Andrée | 2015-12-29 | 1 | -1/+1 |
* | implement job running in remove_job | Mattias Andrée | 2015-12-29 | 1 | -3/+2 |
* | the missing bits | Mattias Andrée | 2015-12-29 | 1 | -0/+1 |
* | feature test macros | Mattias Andrée | 2015-12-29 | 1 | -2/+1 |
* | fix errors | Mattias Andrée | 2015-12-29 | 1 | -2/+0 |
* | partially implement satd-list, satd-rm, and satd-run | Mattias Andrée | 2015-12-28 | 1 | -22/+0 |
* | m | Mattias Andrée | 2015-12-28 | 1 | -1/+0 |
* | m + receive messages | Mattias Andrée | 2015-12-28 | 1 | -10/+1 |
* | ... | Mattias Andrée | 2015-12-28 | 1 | -2/+4 |
* | what was I thinging | Mattias Andrée | 2015-12-28 | 1 | -19/+1 |
* | typo | Mattias Andrée | 2015-12-28 | 1 | -1/+1 |
* | reap children in sighandler to avoid getting stuck at EAGAIN | Mattias Andrée | 2015-12-28 | 1 | -2/+10 |
* | m | Mattias Andrée | 2015-12-28 | 1 | -1/+1 |
* | m + reexec on sighup + reap children | Mattias Andrée | 2015-12-28 | 1 | -7/+42 |
* | m + all of this is probably unnecessary for most users | Mattias Andrée | 2015-12-28 | 1 | -0/+3 |
* | m | Mattias Andrée | 2015-12-28 | 1 | -1/+2 |
* | m | Mattias Andrée | 2015-12-28 | 1 | -2/+3 |
* | just in case | Mattias Andrée | 2015-12-28 | 1 | -0/+2 |
* | support recovering from a crash | Mattias Andrée | 2015-12-28 | 1 | -0/+17 |
* | that is why I used MSG_PEEK initially | Mattias Andrée | 2015-12-28 | 1 | -1/+1 |
* | accept connections and for-exec to appropriate image | Mattias Andrée | 2015-12-28 | 1 | -5/+63 |
* | close state file + unlink before closing to avoid race condition | Mattias Andrée | 2015-12-28 | 1 | -1/+2 |
* | typo | Mattias Andrée | 2015-12-28 | 1 | -1/+1 |
* | create state file | Mattias Andrée | 2015-12-28 | 1 | -2/+9 |
* | ... | Mattias Andrée | 2015-12-28 | 1 | -0/+28 |
* | satd: exec to an image without init text | Mattias Andrée | 2015-12-28 | 1 | -0/+50 |