summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: fix wrong example configuration in "31-mac-addr-change.conf"Thomas Haller2018-12-101-1/+6
* all: say Wi-Fi instead of "wifi" or "WiFi"Lubomir Rintel2018-11-294-6/+6
* dispatcher: fix shellcheck warningsBeniamino Galvani2018-10-061-2/+2
* docs: misc. typosluz.paz2018-09-157-7/+7
* examples: make 10-ifcfg-rh-routes.sh self-containedBeniamino Galvani2018-08-281-9/+97
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-112-6/+6
* examples/python: drop nmex.pyLubomir Rintel2018-06-291-72/+0
* examples/qt/meson: drop dbus-glib dependencyLubomir Rintel2018-06-281-1/+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
* examples: add ipv4.dhcp-client-id and ipv6.dhcp-duid to 30-anon.conf exampleth/dhcp-client-idThomas Haller2018-06-121-6/+31
* all: use the elvis operator wherever possibleLubomir Rintel2018-05-101-1/+1
* all: remove consecutive empty linesBeniamino Galvani2018-04-304-4/+0
* 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-075-7/+7
* all: replace non-leading tabs with spacesThomas Haller2018-02-072-3/+3
* version: drop NM_VERSION_MAX_ALLOWED defines for internal buildThomas Haller2018-01-231-1/+0
* version: combine NM_VERSION_CUR_STABLE and NM_VERSION_NEXT_STABLEThomas Haller2018-01-231-1/+1
* all: require glib 2.40lr/glib-2-40Lubomir Rintel2018-01-188-40/+0
* meson: Improve dependency systemIñigo Martínez2018-01-101-18/+11
* build: use template files for enum types' sources generationIñigo Martínez2017-12-181-2/+2
* build: add initial support for meson build systemIñigo Martínez2017-12-132-0/+74
* 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/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