aboutsummaryrefslogtreecommitdiffstats
path: root/src/satd-list.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-28docMattias Andrée1-1/+5
2015-12-28partially implement satd-list, satd-rm, and satd-runMattias Andrée6-30/+335
2015-12-28mMattias Andrée7-3/+5
2015-12-28m + receive messagesMattias Andrée11-36/+452
2015-12-28...Mattias Andrée1-2/+4
2015-12-28what was I thingingMattias Andrée2-21/+1
2015-12-28typoMattias Andrée1-1/+1
2015-12-28reap children in sighandler to avoid getting stuck at EAGAINMattias Andrée1-2/+10
2015-12-28mMattias Andrée1-1/+1
2015-12-28m + reexec on sighup + reap childrenMattias Andrée1-7/+42
2015-12-28m + all of this is probably unnecessary for most usersMattias Andrée2-0/+7
2015-12-28mMattias Andrée1-1/+2
2015-12-28mMattias Andrée1-2/+3
2015-12-28just in caseMattias Andrée1-0/+2
2015-12-28support recovering from a crashMattias Andrée2-0/+19
2015-12-28that is why I used MSG_PEEK initiallyMattias Andrée1-1/+1
2015-12-28accept connections and for-exec to appropriate imageMattias Andrée2-6/+68
2015-12-28close state file + unlink before closing to avoid race conditionMattias Andrée2-2/+3
2015-12-28sat only has one queueMattias Andrée1-0/+4