| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2015-05-17 | timed write example3.1 | Mattias Andrée | 6 | -5/+62 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-05-17 | m | Mattias Andrée | 2 | -0/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-05-17 | style + add timed read example | Mattias Andrée | 25 | -31/+109 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-05-17 | update documentation for bus_poll | Mattias Andrée | 1 | -12/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-05-17 | add timed example and fix timed polling | Mattias Andrée | 8 | -2/+131 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-05-17 | mentions stat in manpages | Mattias Andrée | 5 | -5/+30 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-05-17 | specifications for timed functions + fix manpage formatting | Mattias Andrée | 20 | -150/+318 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-05-16 | add -x option to create command, and -n option to broadcast command | Mattias Andrée | 8 | -1/+19 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-05-16 | use $msg instead of $arg3.0 | Mattias Andrée | 3 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-05-16 | add missing pathname argument to bus-broadcast.1 | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-05-16 | add readme for nonblocking example | Mattias Andrée | 1 | -0/+24 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-05-15 | fix nowait for polling + add nonblocking example | Mattias Andrée | 7 | -3/+113 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-05-15 | update examples | Mattias Andrée | 7 | -7/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-05-14 | doc: bus-chmod: octals | Mattias Andrée | 1 | -0/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-05-14 | doc bus-chgrp, bus-chown, and bus-chmod | Mattias Andrée | 4 | -1/+120 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-05-01 | only named buses will be implement | Mattias Andrée | 1 | -2/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-05-01 | m + add bus_poll.3 | Mattias Andrée | 7 | -10/+77 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-05-01 | fix manpages + add manpages for bus_chown and bus_chmod | Mattias Andrée | 9 | -9/+98 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-29 | doc | Mattias Andrée | 2 | -4/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-28 | add BUS_SEMAPHORES_ARE_SYNCHRONOUS + explain some syntax in doc/protocol | Mattias Andrée | 1 | -3/+18 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-27 | update man 7 libbus to reflect that non-blocking has been added | Mattias Andrée | 1 | -2/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-27 | m man formatting | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-27 | improve error handling + patch possible race condition, abi and protocl breakage | Mattias Andrée | 1 | -20/+21 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-26 | man pages: edit bugs section | Mattias Andrée | 14 | -16/+28 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-26 | formatting | Mattias Andrée | 5 | -13/+13 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-26 | Spell checking and cleanup. | Joachim Nilsson | 12 | -125/+225 | |
| - Fix minor spelling errors. - Replace empty lines with .PP (new paragraph) - Replace some underlines with .BR func(section) - Rephrase from spec. language to standard man page anguage. - Reflow too long and too short lines to standard < 72 chars. Signed-off-by: Joachim Nilsson <troglobit@gmail.com> | |||||
| 2015-04-26 | add readme for examples/daemon-depedencies2.0 | Mattias Andrée | 1 | -0/+19 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-26 | fix bugs in examples/daemon-depedencies | Mattias Andrée | 2 | -7/+9 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-25 | start on a more complex example | Mattias Andrée | 13 | -0/+575 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-25 | fix telephony-and-music for update api | Mattias Andrée | 1 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-25 | bus_read invokes callback with null message to notify that it is listening on the bus | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-25 | patch memory leak | Mattias Andrée | 1 | -5/+9 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-25 | add telephony-and-music example | Mattias Andrée | 8 | -0/+218 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-25 | typo | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-25 | doc: fix formatting | Mattias Andrée | 3 | -5/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-25 | doc: bus_read: whoops | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-25 | add example audio-volume-control | Mattias Andrée | 5 | -0/+71 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-17 | man3: errors | Mattias Andrée | 6 | -0/+41 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-17 | add man3 | Mattias Andrée | 6 | -0/+139 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-16 | m libbus.7: future direction | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-16 | man7 | Mattias Andrée | 1 | -0/+16 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-16 | man5 | Mattias Andrée | 1 | -0/+34 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-16 | add manpages for the bus command | Mattias Andrée | 6 | -0/+189 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-16 | doc: protocol | Mattias Andrée | 1 | -0/+33 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
