aboutsummaryrefslogtreecommitdiffstats
path: root/src/daemon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ...Mattias Andrée2015-12-291-31/+17
* impelement satd-addMattias Andrée2015-12-291-4/+4
* run_job_or_hook is not staticMattias Andrée2015-12-291-1/+1
* mMattias Andrée2015-12-291-1/+1
* implement job running in remove_jobMattias Andrée2015-12-291-6/+87
* implement send_string, remove_job (except for running the job), and get_jobsMattias Andrée2015-12-291-7/+157
* the missing bitsMattias Andrée2015-12-291-0/+45
* fix errorsMattias Andrée2015-12-291-4/+1
* reopen state file, we will use flock on it, so all processes need their own open file descriptor for itMattias Andrée2015-12-291-3/+28
* partially implement satd-list, satd-rm, and satd-runMattias Andrée2015-12-281-4/+3
* m + receive messagesMattias Andrée2015-12-281-0/+135