aboutsummaryrefslogtreecommitdiffstats
path: root/src/satr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* further improvementMattias Andrée2016-01-011-1/+0
* small improvements and cleanupMattias Andrée2016-01-011-1/+1
* fix errors and tidy upMattias Andrée2015-12-281-48/+9
* job ids must not be empty stringsMattias Andrée2015-12-261-1/+2
* marshalled arrays are not empty-element-terminatedMattias Andrée2015-12-261-3/+5
* satr run select jobs + satrm can remove multiple jobsMattias Andrée2015-12-251-4/+28
* improve send_commandMattias Andrée2015-12-251-1/+1
* it shall be possible to slect jobs in satrMattias Andrée2015-12-251-1/+1
* m fixMattias Andrée2015-12-231-5/+2
* implement satq and satr, just sends a commandMattias Andrée2015-12-231-1/+18
* satq and satr does not take any argumentsMattias Andrée2015-12-231-0/+25
* all of the commandsMattias Andrée2015-12-231-0/+30