aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmdline.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify, do not install examples or info manual, and change license3.1.7Mattias Andrée2017-12-111-429/+0
* fix warningsMattias Andrée2015-08-271-5/+5
* add -x option to create command, and -n option to broadcast commandMattias Andrée2015-05-161-40/+79
* use $msg instead of $arg3.0Mattias Andrée2015-05-161-2/+2
* fix parsing for chown, chgrp and chmodMattias Andrée2015-05-161-15/+22
* doc bus-chgrp, bus-chown, and bus-chmodMattias Andrée2015-05-141-3/+3
* add chmod, chown and chgrp to the command line toolMattias Andrée2015-05-011-6/+222
* docMattias Andrée2015-04-291-0/+4
* add nowait option to bus_writeMattias Andrée2015-04-271-1/+1
* parentheses around assignment used as truth valueMattias Andrée2015-04-251-1/+1
* bus_read invokes callback with null message to notify that it is listening on the busMattias Andrée2015-04-251-5/+9
* m + busname generationMattias Andrée2015-04-161-5/+7
* miscMattias Andrée2015-04-161-33/+53
* work on librarisationMattias Andrée2015-04-161-255/+67
* mMattias Andrée2015-04-161-1/+1
* typoMattias Andrée2015-04-161-1/+1
* mMattias Andrée2015-04-161-4/+0
* miscMattias Andrée2015-04-161-17/+50
* use a file for keysMattias Andrée2015-04-161-29/+57
* remove unused variableMattias Andrée2015-04-151-1/+1
* only open semaphore array onceMattias Andrée2015-04-151-75/+43
* reduce codeMattias Andrée2015-04-151-63/+4
* third draftMattias Andrée2015-04-151-28/+45
* whoopsMattias Andrée2015-04-151-3/+3
* second draftMattias Andrée2015-04-141-0/+342