summaryrefslogtreecommitdiff
path: root/examples/python
Commit message (Expand)AuthorAgeFilesLines
* examples: remove unused code from "examples/python/dbus/vpn.py"Thomas Haller2020-05-071-1/+0
* examples: avoid "x == None" checks in python examplesThomas Haller2020-05-072-2/+2
* examples: avoid "except" for BaseException in examplesThomas Haller2020-05-072-2/+2
* examples: remove unused imports from python examplesThomas Haller2020-05-0712-13/+7
* examples: remove unused assignment in "examples/python/gi/wifi-p2p.py"Thomas Haller2020-05-071-1/+1
* examples: add Wi-Fi P2P exampleBeniamino Galvani2020-04-271-0/+109
* examples: fix copy/paste comment error from another scriptDavid Drinn2020-04-111-1/+1
* libnm: export interface flagsBeniamino Galvani2019-11-221-0/+19
* all: unify format of our Copyright source code commentsThomas Haller2019-10-0213-13/+13
* all: manually drop code comments with file descriptionThomas Haller2019-10-0111-10/+5
* all: SPDX header conversionLubomir Rintel2019-09-1037-512/+37
* examples: improve usage/synposis for nm-update2.py and nm-add-connection2.pyThomas Haller2019-08-082-4/+14
* example: print WireGuard parameters in nm-wg-set example scriptThomas Haller2019-07-311-0/+12
* examples: add examples/python/gi/nm-update2.py example scriptThomas Haller2019-07-251-0/+155
* 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