aboutsummaryrefslogtreecommitdiffstats
path: root/src/client.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* massive simpliciation and small bug fixes (not tested yet)Mattias Andrée2016-01-011-178/+0
* further improvementMattias Andrée2016-01-011-1/+0
* small improvements and cleanupMattias Andrée2016-01-011-13/+7
* mMattias Andrée2015-12-311-1/+4
* fix some errorsMattias Andrée2015-12-311-1/+1
* fix bugs and improve debuggingMattias Andrée2015-12-311-1/+1
* some improvements and fixesMattias Andrée2015-12-311-4/+5
* mMattias Andrée2015-12-291-1/+2
* fix warningsMattias Andrée2015-12-291-5/+4
* ...Mattias Andrée2015-12-291-2/+1
* 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-291-5/+80
* whitespaceMattias Andrée2015-12-291-1/+0
* the missing bitsMattias Andrée2015-12-291-1/+2
* fix errors and tidy upMattias Andrée2015-12-281-1/+1
* marshalled arrays are not empty-element-terminatedMattias Andrée2015-12-261-2/+1
* satr run select jobs + satrm can remove multiple jobsMattias Andrée2015-12-251-0/+37
* improve send_commandMattias Andrée2015-12-251-9/+4
* client.hMattias Andrée2015-12-231-0/+54