summaryrefslogtreecommitdiff
path: root/examples/python
Commit message (Expand)AuthorAgeFilesLines
* examples: add examples/python/gi/nm-add-connection2.py example scriptth/settings-add2-and-update2-optionsThomas Haller2019-07-251-0/+156
* all: drop vim file variables from source filesThomas Haller2019-06-1116-16/+0
* all: drop emacs file variables from source filesThomas Haller2019-06-1122-22/+0
* all: codespell fixesLubomir Rintel2019-03-111-1/+1
* libnm: change nm_wireguard_peer_set_endpoint() API to allow validationThomas Haller2019-03-071-1/+1
* libnm: change nm_wireguard_peer_set_public_key() API to allow validationThomas Haller2019-03-071-1/+1
* libnm: change nm_wireguard_peer_set_preshared_key() API to allow validationThomas Haller2019-03-071-2/+2
* examples: fix handling secrets in nm-wg-setThomas Haller2019-02-261-2/+17
* examples: improve hints about existing WireGuard profiles in nm-wg-setThomas Haller2019-02-261-6/+21
* examples: add python example script "nm-wg-set" for modifying WireGuard profileThomas Haller2019-02-221-0/+423
* all: say Wi-Fi instead of "wifi" or "WiFi"Lubomir Rintel2018-11-292-2/+2
* docs: misc. typosluz.paz2018-09-154-4/+4
* examples/python: drop nmex.pyLubomir Rintel2018-06-291-72/+0
* examples/python: utilize nm_utils_get_timestamp_msec()Lubomir Rintel2018-06-151-3/+1
* Revert "example/python: avoid falling back to CLOCK_MONOTONIC"Lubomir Rintel2018-06-151-2/+12
* example/python: avoid falling back to CLOCK_MONOTONICLubomir Rintel2018-06-141-12/+2
* libnm: rework checkpoint APIThomas Haller2018-04-041-25/+30
* examples: improve checkpoint.py for python/giThomas Haller2018-04-041-49/+100
* examples: add python utils for examplesThomas Haller2018-04-041-0/+72
* checkpoint: generate GIR information for NMCheckpointCreateFlagsThomas Haller2018-04-041-0/+1
* all: drop trailing spacesThomas Haller2018-02-073-4/+4
* all: replace non-leading tabs with spacesThomas Haller2018-02-072-3/+3
* examples: add python/gi example nm-connection-update-stable-id.pyThomas Haller2017-12-051-0/+116
* python: make dbus, gi examples, and debug-helper.py python3 readyYifan J2017-12-0424-99/+99
* examples: add checkpoint example using python gobject-introspectionBeniamino Galvani2017-11-091-0/+130
* examples: add python example using VPN import codeThomas Haller2017-11-061-0/+74
* examples: add setting-user-data.pyThomas Haller2017-05-061-0/+246
* examples: add DNS example with python and GObject introspectionBeniamino Galvani2016-12-121-0/+63
* examples/python: fix "import gi" in exampleThomas Haller2016-11-161-0/+2
* build: merge "examples/Makefile.am" into toplevel Makefileth/non-recursive-make-bgo772985Thomas Haller2016-10-214-33/+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: add README for python-networkmanager NetworkManager libraryThomas Haller2015-12-073-1/+9
* examples: add README for examples/python/giThomas Haller2015-12-072-1/+4
* libnm/libnm-glib: add NMClient.get_all_devices() method and AllDevices propertyDan Williams2015-12-041-0/+41
* python: use gi.require_version() in generate-setting-docs.py and examplesThomas Haller2015-11-1110-0/+20
* examples: add python GI example for retrieving LLDP neighborsBeniamino Galvani2015-10-121-0/+52
* 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 flags and mode parsing to show-wifi-networks.[lua|py]Jiří Klimeš2015-08-241-0/+64
* 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-105-5/+5