summaryrefslogtreecommitdiff
path: root/examples/python/dbus
Commit message (Expand)AuthorAgeFilesLines
* all: drop emacs file variables from first line of sourcesThomas Haller2019-06-096-6/+0
* all: say Wi-Fi instead of "wifi" or "WiFi"Lubomir Rintel2018-11-292-2/+2
* docs: misc. typosluz.paz2018-09-151-1/+1
* all: drop trailing spacesThomas Haller2018-02-073-4/+4
* all: replace non-leading tabs with spacesThomas Haller2018-02-071-1/+1
* python: make dbus, gi examples, and debug-helper.py python3 readyYifan J2017-12-0416-65/+65
* build: merge "examples/Makefile.am" into toplevel Makefileth/non-recursive-make-bgo772985Thomas Haller2016-10-211-18/+0
* checkpoint: make python example accept multiple devices and timeoutBeniamino Galvani2016-09-261-22/+34
* checkpoint: add python D-Bus exampleBeniamino Galvani2016-08-171-0/+63
* docs: replace spec.html with docbook D-Bus API referenceLubomir Rintel2016-03-261-1/+1
* Fix missing commas in list-devices devtypes dict.Adrian Likins2016-03-021-5/+5
* device: add new NMDeviceType NM_DEVICE_TYPE_VETHThomas Haller2016-02-231-0/+1
* examples: add missing device-types to examplesThomas Haller2016-02-231-0/+4
* examples: generate UUID in add-wifi-eap-connection.pyJiří Klimeš2015-09-171-2/+2
* examples: add a python example for adding WPA PSK Wi-Fi connectionJiří Klimeš2015-09-173-1/+58
* examples: add python+dbus example to print active access pointDan Williams2015-07-082-1/+68
* examples: python: add an D-Bus example creating and activating a bondJiří Klimeš2015-06-232-1/+116
* examples: add wifi-hotspot.py script to Makefile.amJiří Klimeš2015-06-231-1/+2
* examples: add DBus + Python example for starting/stopping a WiFi hotspotDan Williams2015-05-181-0/+112
* examples: update Python NM example to print detailed connection stateSrdjan Grubor2015-03-121-6/+19
* examples: python: print into stderrPetr Vorel2015-03-101-1/+1
* examples/trvial: replace tabs by whitespace in python exampleThomas Haller2015-03-101-2/+2
* examples: update python examplesDan Winship2014-11-155-44/+136
* test,examples: fix scripts to avoid 'has_key' for Python 3Thomas Haller2014-10-311-1/+1
* examples: add Python dbus example indicating if WWAN is the default connectionDan Williams2014-06-202-1/+80
* examples: add Python D-Bus and GI examples for updating IPv4 setting methodDan Williams2014-06-102-1/+84
* examples: fix Makefile.am to include all Python examples for distributionJiří Klimeš2014-03-071-1/+1
* examples: also print type of active connectionsJiří Klimeš2014-03-031-1/+1
* docs: update documentation linksWilliam Jon McCann2013-12-171-1/+1
* examples: update examples for new device typesJiří Klimeš2013-11-291-1/+6
* examples: group python examples - dbus vs. giJiří Klimeš2013-09-2411-0/+867