Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify, do not install examples or info manual, and change license3.1.7 | Mattias Andrée | 2017-12-11 | 1 | -429/+0 |
* | fix warnings | Mattias Andrée | 2015-08-27 | 1 | -5/+5 |
* | add -x option to create command, and -n option to broadcast command | Mattias Andrée | 2015-05-16 | 1 | -40/+79 |
* | use $msg instead of $arg3.0 | Mattias Andrée | 2015-05-16 | 1 | -2/+2 |
* | fix parsing for chown, chgrp and chmod | Mattias Andrée | 2015-05-16 | 1 | -15/+22 |
* | doc bus-chgrp, bus-chown, and bus-chmod | Mattias Andrée | 2015-05-14 | 1 | -3/+3 |
* | add chmod, chown and chgrp to the command line tool | Mattias Andrée | 2015-05-01 | 1 | -6/+222 |
* | doc | Mattias Andrée | 2015-04-29 | 1 | -0/+4 |
* | add nowait option to bus_write | Mattias Andrée | 2015-04-27 | 1 | -1/+1 |
* | parentheses around assignment used as truth value | Mattias Andrée | 2015-04-25 | 1 | -1/+1 |
* | bus_read invokes callback with null message to notify that it is listening on the bus | Mattias Andrée | 2015-04-25 | 1 | -5/+9 |
* | m + busname generation | Mattias Andrée | 2015-04-16 | 1 | -5/+7 |
* | misc | Mattias Andrée | 2015-04-16 | 1 | -33/+53 |
* | work on librarisation | Mattias Andrée | 2015-04-16 | 1 | -255/+67 |
* | m | Mattias Andrée | 2015-04-16 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2015-04-16 | 1 | -1/+1 |
* | m | Mattias Andrée | 2015-04-16 | 1 | -4/+0 |
* | misc | Mattias Andrée | 2015-04-16 | 1 | -17/+50 |
* | use a file for keys | Mattias Andrée | 2015-04-16 | 1 | -29/+57 |
* | remove unused variable | Mattias Andrée | 2015-04-15 | 1 | -1/+1 |
* | only open semaphore array once | Mattias Andrée | 2015-04-15 | 1 | -75/+43 |
* | reduce code | Mattias Andrée | 2015-04-15 | 1 | -63/+4 |
* | third draft | Mattias Andrée | 2015-04-15 | 1 | -28/+45 |
* | whoops | Mattias Andrée | 2015-04-15 | 1 | -3/+3 |
* | second draft | Mattias Andrée | 2015-04-14 | 1 | -0/+342 |