summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* examples: add python example using VPN import codeThomas Haller2017-11-061-0/+74
* examples/js: add a javascript exampleLubomir Rintel2017-11-061-0/+184
* examples: linker requires that library dependencies follow useLucas Rangit Magasweran2017-09-218-8/+8
* examples: add setting-user-data.pyThomas Haller2017-05-061-0/+246
* build: declare build dependencies requiring "nm-core-enum-types.h"Thomas Haller2017-03-293-1/+12
* device: add spec "driver:" to match devicesThomas Haller2017-03-171-0/+11
* include: use double-quotes to include our own headersThomas Haller2017-03-093-6/+4
* example: add example configuration snippet '30-anon.conf'th/stable-id-bgo776904Thomas Haller2017-01-091-0/+55
* 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-2110-64/+0
* build: merge "examples/C/qt/Makefile.am" into toplevel MakefileThomas Haller2016-10-213-52/+0
* build: merge "examples/C/glib/Makefile.am" into toplevel MakefileThomas Haller2016-10-212-56/+1
* 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
* examples: fix crash in add-connection-libnmBeniamino Galvani2016-04-201-1/+1
* man: fix typo in NetworkManager.conf manual and 10-ifcfg-rh-routes.sh commentThomas Haller2016-03-311-1/+1
* 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-233-0/+3
* examples: add missing device-types to examplesThomas Haller2016-02-233-1/+13
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-198-16/+0
* examples: avoid compile errors around NM versioningDan Williams2016-01-281-1/+2
* contrib/rpm: install pre-up dispatcher script "10-ifcfg-rh-routes.sh" as no-waitThomas Haller2016-01-081-0/+3
* build: rename directory "include" to "shared"Thomas Haller2015-12-241-2/+2
* 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
* build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2015-09-301-0/+1
* 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-242-0/+107
* 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: bash: print errors int stderrPetr Vorel2015-03-182-3/+3
* 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
* examples/trvial: replace tabs by whitespace in python exampleThomas Haller2015-03-101-2/+2
* examples: add a Python example deactivating connections by type (bgo #732826)Jiří Klimeš2015-03-052-1/+83
* examples: add a Lua example deactivating connections by type (bgo #732826)Jiří Klimeš2015-03-052-1/+84
* examples: add a Lua example setting user name for a VPN connectionJiří Klimeš2015-02-112-1/+87
* examples: add a Lua example getting IP configuration of a deviceJiří Klimeš2015-02-102-1/+162
* examples: add a Lua example showing basic NetworkManager informationJiří Klimeš2015-02-092-1/+53
* examples: add a Lua example for getting Wi-Fi access pointsJiří Klimeš2015-02-092-1/+81
* examples: add some examples in Lua using lgi libraryJiří Klimeš2015-01-306-0/+219
* dispatcher: fix ifcfg-rh example dispatcher script (rh #1160013)Dan Winship2015-01-271-4/+17