aboutsummaryrefslogtreecommitdiffstats
path: root/src/daemon.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* run_job_or_hook is not staticMattias Andrée2015-12-291-0/+9
* implement job running in remove_jobMattias Andrée2015-12-291-1/+1
* implement send_string, remove_job (except for running the job), and get_jobsMattias Andrée2015-12-291-2/+2
* the missing bitsMattias Andrée2015-12-291-0/+28
* feature test macrosMattias Andrée2015-12-291-1/+4
* fix errorsMattias Andrée2015-12-291-0/+4
* reopen state file, we will use flock on it, so all processes need their own open file descriptor for itMattias Andrée2015-12-291-0/+11
* partially implement satd-list, satd-rm, and satd-runMattias Andrée2015-12-281-1/+63
* mMattias Andrée2015-12-281-0/+1
* m + receive messagesMattias Andrée2015-12-281-0/+89