| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add clearer licensing information in SPDX format | Simon McVittie | 2019-07-15 | 1 | -0/+2 |
| | | | | | Signed-off-by: Simon McVittie <smcv@collabora.com> | ||||
| * | Use gi instead of gobject, everywhere except dbus.gobject_service | Simon McVittie | 2016-01-20 | 1 | -3/+3 |
| | | |||||
| * | Consistently make examples executable | Ben Longbons | 2015-12-04 | 1 | -0/+0 |
| | | | | | | | Bug: https://bugs.freedesktop.org/show_bug.cgi?id=85720 Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk> [smcv: separated out from a previous commit] | ||||
| * | example-async-client: remove duplicate handle_hello_error() | Simon McVittie | 2011-05-17 | 1 | -12/+0 |
| | | | | | Bug: https://bugs.freedesktop.org/show_bug.cgi?id=22560 | ||||
| * | License examples under MIT/X11. | Simon McVittie | 2007-09-28 | 1 | -0/+23 |
| | | | | | | | According to history of dbus-core before the bindings split, the examples were written by Red Hat employees, so we should be OK to relicense them; and it's good to have copyright headers. | ||||
| * | Correct usage in example-async-client: you need to use example-client (or ↵ | Simon McVittie | 2007-01-09 | 1 | -1/+1 |
| | | | | | kill(1) of course) to shut down the example service | ||||
| * | Add an example of asynchronous calls. Run the examples during 'make check'. | Simon McVittie | 2007-01-09 | 1 | -0/+109 |
