aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* typoMattias Andrée2016-01-011-1/+1
* massive simpliciation and small bug fixes (not tested yet)Mattias Andrée2016-01-0114-1002/+469
* remove satd-rm and satd-r and let satrm and satr do everything (not done yet)Mattias Andrée2016-01-019-176/+67
* satq does not interface with satd + fix regression bugsMattias Andrée2016-01-017-304/+324
* typoMattias Andrée2016-01-011-1/+1
* further improvementMattias Andrée2016-01-0112-150/+120
* small improvements and cleanupMattias Andrée2016-01-0120-344/+257
* fix the last bitMattias Andrée2016-01-011-26/+35
* preserve working directoryMattias Andrée2015-12-313-29/+33
* mMattias Andrée2015-12-312-1/+5
* fix some errorsMattias Andrée2015-12-3110-59/+118
* mMattias Andrée2015-12-311-1/+1
* fix bugs and improve debuggingMattias Andrée2015-12-317-24/+65
* some improvements and fixesMattias Andrée2015-12-314-78/+113
* mMattias Andrée2015-12-301-1/+1
* empty arguments must be quoted tooMattias Andrée2015-12-301-0/+4
* the DEL char must be quotedMattias Andrée2015-12-301-6/+7
* man pagesMattias Andrée2015-12-301-1/+1
* 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-292-3/+122
* 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
* ...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