summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2021-07-20examples: Convert to Python 3Simon McVittie10-73/+113
2019-07-15Add clearer licensing information in SPDX formatSimon McVittie10-0/+20
2016-01-20Use gi instead of gobject, everywhere except dbus.gobject_serviceSimon McVittie6-15/+15
2016-01-20Use non-recursive make for everything except testsSimon McVittie1-11/+0
2015-12-04gconf examples: add brief documentationSimon McVittie2-0/+9
2015-12-04Use a name in example.com for our example GConf proxySimon McVittie2-2/+2
2015-12-04Install all examplesBen Longbons1-2/+5
2015-12-04Consistently make examples executableBen Longbons6-0/+0
2015-12-04Fix GConf examplesBen Longbons2-25/+23
2011-12-13Use Python 3 syntax to catch exceptionsBarry Warsaw1-1/+1
2011-05-18unix-fd-service example: also exercise returning UnixFd(int)Simon McVittie1-6/+11
2011-05-18Added Unix Fd support to dbus-pythonElvis Pfützenreuter2-0/+146
2011-05-17example-async-client: remove duplicate handle_hello_error()Simon McVittie1-12/+0
2007-09-28License examples under MIT/X11.Simon McVittie8-0/+185
2007-05-03examples/list-system-services.py: Make more exemplarySimon McVittie1-5/+9
2007-01-22Split up Makefile.am between subdirectoriesSimon McVittie1-0/+8
2007-01-16examples: Don't load a main loop when only making blocking callsSimon McVittie2-4/+1
2007-01-10Remove old .cvsignore filesSimon McVittie1-2/+0
2007-01-09Correct usage in example-async-client: you need to use example-client (or kil...Simon McVittie1-1/+1
2007-01-09Add an example of asynchronous calls. Run the examples during 'make check'.Simon McVittie4-1/+125
2006-12-13list-system-services.py: Use the NULL_MAIN_LOOPSimon McVittie1-1/+3
2006-12-13dbus/examples: Move to examples/ (it's not part of the library and isn't inst...Simon McVittie8-0/+322