aboutsummaryrefslogtreecommitdiffstats
path: root/src/client.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-01massive simpliciation and small bug fixes (not tested yet)Mattias Andrée1-178/+0
2016-01-01further improvementMattias Andrée1-1/+0
2016-01-01small improvements and cleanupMattias Andrée1-13/+7
2015-12-31mMattias Andrée1-1/+4
2015-12-31fix some errorsMattias Andrée1-1/+1
2015-12-31fix bugs and improve debuggingMattias Andrée1-1/+1
2015-12-31some improvements and fixesMattias Andrée1-4/+5
2015-12-29mMattias Andrée1-1/+2
2015-12-29fix warningsMattias Andrée1-5/+4
2015-12-29...Mattias Andrée1-2/+1
2015-12-29receive messsage from daemonMattias Andrée1-4/+27
2015-12-29clients test socket with shared lockMattias Andrée1-1/+1
2015-12-29mMattias Andrée1-5/+4
2015-12-29start daemon and send messageMattias Andrée1-5/+80
2015-12-29whitespaceMattias Andrée1-1/+0
2015-12-29the missing bitsMattias Andrée1-1/+2
2015-12-28fix errors and tidy upMattias Andrée1-1/+1
2015-12-26marshalled arrays are not empty-element-terminatedMattias Andrée1-2/+1
2015-12-25satr run select jobs + satrm can remove multiple jobsMattias Andrée1-0/+37
2015-12-25improve send_commandMattias Andrée1-9/+4
2015-12-23client.hMattias Andrée1-2/+26
2015-12-23all of the commandsMattias Andrée1-24/+4
2015-12-23parse argumentsMattias Andrée1-0/+50