summaryrefslogtreecommitdiff
path: root/examples/python/gi
Commit message (Expand)AuthorAgeFilesLines
* 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
* examples: add Python D-Bus and GI examples for updating IPv4 setting methodDan Williams2014-06-102-1/+98
* example: simplify get-active-connections.py by using ID and Type propertiesJiří Klimeš2014-03-051-16/+3
* examples: add a GOI Python example for getting active connectionsJiří Klimeš2014-03-032-1/+49
* examples: a Python GOI example for adding connections persistent vs. not savedJiří Klimeš2014-01-242-1/+103
* examples: update get_ips.py python example for DNS informationJiří Klimeš2014-01-231-4/+40
* examples: add an python example (using GI) getting device IPsJiří Klimeš2014-01-162-1/+129
* docs: update documentation linksWilliam Jon McCann2013-12-171-1/+1
* examples: add an python example (using GI) showing Wi-Fi networksJiří Klimeš2013-09-262-1/+75
* examples: use GLib.MainLoop instead of deprecated GObject.MainLoop in pythonJiri Popelka2013-09-243-6/+6
* examples: group python examples - dbus vs. giJiří Klimeš2013-09-244-0/+205