| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | License examples under MIT/X11. | Simon McVittie | 2007-09-28 | 8 | -0/+185 |
| | | | | | | | 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. | ||||
| * | examples/list-system-services.py: Make more exemplary | Simon McVittie | 2007-05-03 | 1 | -5/+9 |
| | | |||||
| * | Split up Makefile.am between subdirectories | Simon McVittie | 2007-01-22 | 1 | -0/+8 |
| | | | | | | | As well as being conventional, this seems to be necessary to avoid having dbus_py_test.so installed, while still having it be a Libtool shared library (noinst libraries are helpfully made static). | ||||
| * | examples: Don't load a main loop when only making blocking calls | Simon McVittie | 2007-01-16 | 2 | -4/+1 |
| | | |||||
| * | Remove old .cvsignore files | Simon McVittie | 2007-01-10 | 1 | -2/+0 |
| | | |||||
| * | 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 | 4 | -1/+125 |
| | | |||||
| * | list-system-services.py: Use the NULL_MAIN_LOOP | Simon McVittie | 2006-12-13 | 1 | -1/+3 |
| | | |||||
| * | dbus/examples: Move to examples/ (it's not part of the library and isn't ↵ | Simon McVittie | 2006-12-13 | 8 | -0/+322 |
| installed) | |||||
