summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2018-11-29all: say Wi-Fi instead of "wifi" or "WiFi"Lubomir Rintel4-6/+6
2018-10-06dispatcher: fix shellcheck warningsBeniamino Galvani1-2/+2
2018-09-15docs: misc. typosluz.paz7-7/+7
2018-08-28examples: make 10-ifcfg-rh-routes.sh self-containedBeniamino Galvani1-9/+97
2018-07-11all: don't use gchar/gshort/gint/glong but C typesThomas Haller2-6/+6
2018-06-29examples/python: drop nmex.pyLubomir Rintel1-72/+0
2018-06-28examples/qt/meson: drop dbus-glib dependencyLubomir Rintel1-1/+0
2018-06-15examples/python: utilize nm_utils_get_timestamp_msec()Lubomir Rintel1-3/+1
2018-06-15Revert "example/python: avoid falling back to CLOCK_MONOTONIC"Lubomir Rintel1-2/+12
2018-06-14example/python: avoid falling back to CLOCK_MONOTONICLubomir Rintel1-12/+2
2018-06-12examples: add ipv4.dhcp-client-id and ipv6.dhcp-duid to 30-anon.conf exampleThomas Haller1-6/+31
2018-05-10all: use the elvis operator wherever possibleLubomir Rintel1-1/+1
2018-04-30all: remove consecutive empty linesBeniamino Galvani4-4/+0
2018-04-04libnm: rework checkpoint APIThomas Haller1-25/+30
2018-04-04examples: improve checkpoint.py for python/giThomas Haller1-49/+100
2018-04-04examples: add python utils for examplesThomas Haller1-0/+72
2018-04-04checkpoint: generate GIR information for NMCheckpointCreateFlagsThomas Haller1-0/+1
2018-02-07all: drop trailing spacesThomas Haller5-7/+7
2018-02-07all: replace non-leading tabs with spacesThomas Haller2-3/+3
2018-01-23version: drop NM_VERSION_MAX_ALLOWED defines for internal buildThomas Haller1-1/+0
2018-01-23version: combine NM_VERSION_CUR_STABLE and NM_VERSION_NEXT_STABLEThomas Haller1-1/+1
2018-01-18all: require glib 2.40Lubomir Rintel8-40/+0
2018-01-10meson: Improve dependency systemIñigo Martínez1-18/+11
2017-12-18build: use template files for enum types' sources generationIñigo Martínez1-2/+2
2017-12-13build: add initial support for meson build systemIñigo Martínez2-0/+74
2017-12-05examples: add python/gi example nm-connection-update-stable-id.pyThomas Haller1-0/+116
2017-12-04python: make dbus, gi examples, and debug-helper.py python3 readyYifan J24-99/+99
2017-11-09examples: add checkpoint example using python gobject-introspectionBeniamino Galvani1-0/+130
2017-11-06examples: add python example using VPN import codeThomas Haller1-0/+74
2017-11-06examples/js: add a javascript exampleLubomir Rintel1-0/+184
2017-09-21examples: linker requires that library dependencies follow useLucas Rangit Magasweran8-8/+8
2017-05-06examples: add setting-user-data.pyThomas Haller1-0/+246
2017-03-29build: declare build dependencies requiring "nm-core-enum-types.h"Thomas Haller3-1/+12
2017-03-17device: add spec "driver:" to match devicesThomas Haller1-0/+11
2017-03-09include: use double-quotes to include our own headersThomas Haller3-6/+4
2017-01-09example: add example configuration snippet '30-anon.conf'Thomas Haller1-0/+55
2016-12-12examples: add DNS example with python and GObject introspectionBeniamino Galvani1-0/+63
2016-11-16examples/python: fix "import gi" in exampleThomas Haller1-0/+2
2016-10-21build: merge "examples/Makefile.am" into toplevel MakefileThomas Haller10-64/+0
2016-10-21build: merge "examples/C/qt/Makefile.am" into toplevel MakefileThomas Haller3-52/+0
2016-10-21build: merge "examples/C/glib/Makefile.am" into toplevel MakefileThomas Haller2-56/+1
2016-09-26checkpoint: make python example accept multiple devices and timeoutBeniamino Galvani1-22/+34
2016-08-17checkpoint: add python D-Bus exampleBeniamino Galvani1-0/+63
2016-04-20examples: fix crash in add-connection-libnmBeniamino Galvani1-1/+1
2016-03-31man: fix typo in NetworkManager.conf manual and 10-ifcfg-rh-routes.sh commentThomas Haller1-1/+1
2016-03-26docs: replace spec.html with docbook D-Bus API referenceLubomir Rintel1-1/+1
2016-03-02Fix missing commas in list-devices devtypes dict.Adrian Likins1-5/+5
2016-02-23device: add new NMDeviceType NM_DEVICE_TYPE_VETHThomas Haller3-0/+3
2016-02-23examples: add missing device-types to examplesThomas Haller3-1/+13
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller8-16/+0