summaryrefslogtreecommitdiff
path: root/examples/python/gi
Commit message (Expand)AuthorAgeFilesLines
* example: add python gi example for keyfile handlingth/keyfile-public-apiThomas Haller2020-10-281-0/+139
* examples: run python black on "examples/python/gi/nm-wg-set"Thomas Haller2020-07-021-94/+185
* all: reformat python files with python blackSayed Shah2020-06-1520-304/+465
* examples: avoid "x == None" checks in python examplesThomas Haller2020-05-071-1/+1
* examples: avoid "except" for BaseException in examplesThomas Haller2020-05-072-2/+2
* examples: remove unused imports from python examplesThomas Haller2020-05-079-10/+4
* 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
* 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-1019-260/+19
* 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-1116-16/+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
* docs: misc. typosluz.paz2018-09-153-3/+3
* examples/python: utilize nm_utils_get_timestamp_msec()Lubomir Rintel2018-06-151-3/+1
* libnm: rework checkpoint APIThomas Haller2018-04-041-25/+30
* examples: improve checkpoint.py for python/giThomas Haller2018-04-041-49/+100
* checkpoint: generate GIR information for NMCheckpointCreateFlagsThomas Haller2018-04-041-0/+1
* all: replace non-leading tabs with spacesThomas Haller2018-02-071-2/+2
* 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-048-34/+34
* 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-211-11/+0
* 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: add flags and mode parsing to show-wifi-networks.[lua|py]Jiří Klimeš2015-08-241-0/+64
* examples: python: print into stderrPetr Vorel2015-03-104-4/+4
* examples: add a Python example deactivating connections by type (bgo #732826)Jiří Klimeš2015-03-052-1/+83
* examples: update python examplesDan Winship2014-11-156-92/+85
* examples: fix python GI examples to work after libnm changesJiří Klimeš2014-09-055-76/+56
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-014-4/+4
* all: port everything to libnmDan Winship2014-08-018-41/+39