summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: Convert to Python 3Simon McVittie2021-07-2010-73/+113
* Add clearer licensing information in SPDX formatSimon McVittie2019-07-1510-0/+20
* Use gi instead of gobject, everywhere except dbus.gobject_serviceSimon McVittie2016-01-206-15/+15
* Use non-recursive make for everything except testsSimon McVittie2016-01-201-11/+0
* gconf examples: add brief documentationSimon McVittie2015-12-042-0/+9
* Use a name in example.com for our example GConf proxySimon McVittie2015-12-042-2/+2
* Install all examplesBen Longbons2015-12-041-2/+5
* Consistently make examples executableBen Longbons2015-12-046-0/+0
* Fix GConf examplesBen Longbons2015-12-042-25/+23
* Use Python 3 syntax to catch exceptionsBarry Warsaw2011-12-131-1/+1
* unix-fd-service example: also exercise returning UnixFd(int)Simon McVittie2011-05-181-6/+11
* Added Unix Fd support to dbus-pythonElvis Pfützenreuter2011-05-182-0/+146
* example-async-client: remove duplicate handle_hello_error()Simon McVittie2011-05-171-12/+0
* License examples under MIT/X11.Simon McVittie2007-09-288-0/+185
* examples/list-system-services.py: Make more exemplarySimon McVittie2007-05-031-5/+9
* Split up Makefile.am between subdirectoriesSimon McVittie2007-01-221-0/+8
* examples: Don't load a main loop when only making blocking callsSimon McVittie2007-01-162-4/+1
* Remove old .cvsignore filesSimon McVittie2007-01-101-2/+0
* Correct usage in example-async-client: you need to use example-client (or kil...Simon McVittie2007-01-091-1/+1
* Add an example of asynchronous calls. Run the examples during 'make check'.Simon McVittie2007-01-094-1/+125
* list-system-services.py: Use the NULL_MAIN_LOOPSimon McVittie2006-12-131-1/+3
* dbus/examples: Move to examples/ (it's not part of the library and isn't inst...Simon McVittie2006-12-138-0/+322