Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ... | Mattias Andrée | 2015-12-29 | 1 | -31/+17 |
* | impelement satd-add | Mattias Andrée | 2015-12-29 | 1 | -4/+4 |
* | run_job_or_hook is not static | Mattias Andrée | 2015-12-29 | 1 | -1/+1 |
* | m | Mattias Andrée | 2015-12-29 | 1 | -1/+1 |
* | implement job running in remove_job | Mattias Andrée | 2015-12-29 | 1 | -6/+87 |
* | implement send_string, remove_job (except for running the job), and get_jobs | Mattias Andrée | 2015-12-29 | 1 | -7/+157 |
* | the missing bits | Mattias Andrée | 2015-12-29 | 1 | -0/+45 |
* | fix errors | Mattias Andrée | 2015-12-29 | 1 | -4/+1 |
* | reopen state file, we will use flock on it, so all processes need their own open file descriptor for it | Mattias Andrée | 2015-12-29 | 1 | -3/+28 |
* | partially implement satd-list, satd-rm, and satd-run | Mattias Andrée | 2015-12-28 | 1 | -4/+3 |
* | m + receive messages | Mattias Andrée | 2015-12-28 | 1 | -0/+135 |