aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmdline.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-27fix warningsMattias Andrée1-5/+5
2015-05-16add -x option to create command, and -n option to broadcast commandMattias Andrée1-40/+79
2015-05-16use $msg instead of $arg3.0Mattias Andrée1-2/+2
2015-05-16fix parsing for chown, chgrp and chmodMattias Andrée1-15/+22
2015-05-14doc bus-chgrp, bus-chown, and bus-chmodMattias Andrée1-3/+3
2015-05-01add chmod, chown and chgrp to the command line toolMattias Andrée1-6/+222
2015-04-29docMattias Andrée1-0/+4
2015-04-27add nowait option to bus_writeMattias Andrée1-1/+1
2015-04-25parentheses around assignment used as truth valueMattias Andrée1-1/+1
2015-04-25bus_read invokes callback with null message to notify that it is listening on the busMattias Andrée1-5/+9
2015-04-16m + busname generationMattias Andrée1-5/+7
2015-04-16miscMattias Andrée1-33/+53
2015-04-16work on librarisationMattias Andrée1-249/+61
2015-04-16mMattias Andrée1-1/+1
2015-04-16typoMattias Andrée1-1/+1
2015-04-16mMattias Andrée1-4/+0
2015-04-16miscMattias Andrée1-17/+50
2015-04-16use a file for keysMattias Andrée1-29/+57
2015-04-15remove unused variableMattias Andrée1-1/+1
2015-04-15only open semaphore array onceMattias Andrée1-75/+43
2015-04-15reduce codeMattias Andrée1-63/+4
2015-04-15third draftMattias Andrée1-28/+45
2015-04-15whoopsMattias Andrée1-3/+3
2015-04-14second draftMattias Andrée1-0/+342