Jiří Klimeš
a25bbde641
examples: add a python example for adding WPA PSK Wi-Fi connection
...
and rename add-system-wifi-connection.py to add-wifi-eap-connection.py
2015-09-17 14:46:19 +02:00
Dan Williams
d1d048c93d
examples: add python+dbus example to print active access point
2015-07-08 09:31:22 -05:00
Jiří Klimeš
eebfe56a90
examples: python: add an D-Bus example creating and activating a bond
2015-06-23 15:06:31 +02:00
Jiří Klimeš
1e923cb923
examples: add wifi-hotspot.py script to Makefile.am
...
Fixes: 1af8e2f132
2015-06-23 15:04:43 +02:00
Dan Winship
66936decfa
examples: update python examples
...
Update the raw D-Bus python examples to use newer APIs where
appropriate (and split the add-connection example into 1.0-only and
0.9-compatible versions). Update the gi-based python examples for the
various API changes since they were last updated.
Also add a comment to the ruby add-connection example pointing out
that it's still using the old settings APIs.
2014-11-15 09:31:49 -05:00
Dan Williams
5a4e42bc51
examples: add Python dbus example indicating if WWAN is the default connection
2014-06-20 10:54:03 -05:00
Dan Williams
e8fb3864d1
examples: add Python D-Bus and GI examples for updating IPv4 setting method
2014-06-10 16:20:35 -05:00
Jiří Klimeš
524658f8a3
examples: fix Makefile.am to include all Python examples for distribution
2014-03-07 19:54:49 +01:00
Jiří Klimeš
8a04ab9135
examples: group python examples - dbus vs. gi
...
Move examples using dbus-python ('dbus' module) and GObject introspection into
their own directories.
2013-09-24 12:52:33 +02:00