aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* just make real sure that we do not quit whilst there are queued jobsMattias Andrée2015-12-291-0/+6
* close the timers when running job/hookMattias Andrée2015-12-291-0/+2
* typo + do not spawn satd-timer if it is already runningMattias Andrée2015-12-291-7/+7
* implement satd-timerMattias Andrée2015-12-293-4/+124
* finish satd-diminished, satd-timer to be writtenMattias Andrée2015-12-294-27/+119
* mMattias Andrée2015-12-292-3/+4
* pwriten and preadn block signalsMattias Andrée2015-12-291-4/+16
* mMattias Andrée2015-12-291-7/+10
* mMattias Andrée2015-12-291-1/+2
* mMattias Andrée2015-12-291-8/+6
* m + satd-diminished: split out spawn from mainMattias Andrée2015-12-291-35/+49
* fix possible race conditionMattias Andrée2015-12-291-9/+7
* mMattias Andrée2015-12-292-2/+4
* fix warningsMattias Andrée2015-12-2911-29/+35
* add build system + add news file + update depsMattias Andrée2015-12-2922-2/+3152
* m gitignoreMattias Andrée2015-12-291-0/+3
* ...Mattias Andrée2015-12-299-115/+71
* receive messsage from daemonMattias Andrée2015-12-291-4/+27
* clients test socket with shared lockMattias Andrée2015-12-291-1/+1
* mMattias Andrée2015-12-291-5/+4
* start daemon and send messageMattias Andrée2015-12-294-10/+85
* m simplificationMattias Andrée2015-12-291-8/+4
* typoMattias Andrée2015-12-293-4/+4
* styleMattias Andrée2015-12-291-3/+3
* a bit cleanerMattias Andrée2015-12-295-68/+43
* whitespaceMattias Andrée2015-12-291-1/+0
* mMattias Andrée2015-12-294-0/+4
* impelement satd-addMattias Andrée2015-12-293-8/+67
* run_job_or_hook is not staticMattias Andrée2015-12-292-1/+10
* mMattias Andrée2015-12-291-1/+1
* implement job running in remove_jobMattias Andrée2015-12-298-28/+103
* implement send_string, remove_job (except for running the job), and get_jobsMattias Andrée2015-12-293-10/+160
* the missing bitsMattias Andrée2015-12-295-1/+77
* feature test macrosMattias Andrée2015-12-2910-10/+21
* m fixMattias Andrée2015-12-291-1/+1
* mMattias Andrée2015-12-291-2/+0
* more character that are not sh safeMattias Andrée2015-12-291-10/+8
* fix errorsMattias Andrée2015-12-2911-40/+51
* reopen state file, we will use flock on it, so all processes need their own open file descriptor for itMattias Andrée2015-12-296-3/+47
* the spool does not persist between bootsMattias Andrée2015-12-281-0/+3
* how silly, I did not remove the line when I adapted it (whence I copied it) to leave the current user the ownerMattias Andrée2015-12-281-1/+0
* sat-atcompat will be writtenMattias Andrée2015-12-281-0/+4
* mMattias Andrée2015-12-281-1/+1
* pmMattias Andrée2015-12-281-1/+1
* typoMattias Andrée2015-12-281-1/+1
* docMattias Andrée2015-12-281-1/+5
* partially implement satd-list, satd-rm, and satd-runMattias Andrée2015-12-286-30/+335
* mMattias Andrée2015-12-287-3/+5
* m + receive messagesMattias Andrée2015-12-2811-36/+452
* ...Mattias Andrée2015-12-281-2/+4