summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2019-11-22libnm: export interface flagsBeniamino Galvani1-0/+19
2019-10-04dispatcher: avoid "dirname" and "basename" calls in "10-ifcfg-rh-routes.sh" s...Thomas Haller1-9/+5
2019-10-04dispatcher: move return-early checks in "10-ifcfg-rh-routes.sh" firstThomas Haller1-18/+18
2019-10-02all: unify format of our Copyright source code commentsThomas Haller35-36/+36
2019-10-01meson: Improve Qt examplesIñigo Martínez1-10/+3
2019-10-01meson: Improve targets involving libnm libraryIñigo Martínez1-2/+2
2019-10-01meson: Improve the libnm-core build fileIñigo Martínez1-10/+9
2019-10-01meson: Use dependency for nm-default headerIñigo Martínez1-5/+5
2019-10-01all: manually drop code comments with file descriptionThomas Haller20-27/+13
2019-09-10all: SPDX header conversionLubomir Rintel66-918/+66
2019-08-08examples: improve usage/synposis for nm-update2.py and nm-add-connection2.pyThomas Haller2-4/+14
2019-07-31example: print WireGuard parameters in nm-wg-set example scriptThomas Haller1-0/+12
2019-07-25examples: add examples/python/gi/nm-update2.py example scriptThomas Haller1-0/+155
2019-07-25examples: add examples/python/gi/nm-add-connection2.py example scriptThomas Haller1-0/+156
2019-06-11all: drop vim file variables from source filesThomas Haller33-33/+0
2019-06-11all: drop emacs file variables from source filesThomas Haller50-50/+0
2019-06-11examples: use '\n' line endings in "examples/C/qt/add-connection-wired.cpp"Thomas Haller1-76/+76
2019-05-19gitignore: merge gitignore filesThomas Haller1-2/+0
2019-04-18build/meson: rename "nm_core_dep" to "libnm_core_dep"Thomas Haller1-1/+1
2019-04-08examples: drop rtl drivers from the mac address change blacklistLubomir Rintel1-2/+2
2019-04-08examples: don't set "ethernet.cloned-mac-address" in "10-no-wifi-scan-rand-ma...Thomas Haller1-6/+5
2019-04-05examples: blacklist drivers "wl" and "8188eu" in "31-mac-addr-change.conf" fo...Thomas Haller1-4/+8
2019-03-11all: codespell fixesLubomir Rintel1-1/+1
2019-03-07libnm: change nm_wireguard_peer_set_endpoint() API to allow validationThomas Haller1-1/+1
2019-03-07libnm: change nm_wireguard_peer_set_public_key() API to allow validationThomas Haller1-1/+1
2019-03-07libnm: change nm_wireguard_peer_set_preshared_key() API to allow validationThomas Haller1-2/+2
2019-02-26examples: fix handling secrets in nm-wg-setThomas Haller1-2/+17
2019-02-26examples: improve hints about existing WireGuard profiles in nm-wg-setThomas Haller1-6/+21
2019-02-22examples: add python example script "nm-wg-set" for modifying WireGuard profileThomas Haller1-0/+423
2018-12-20build: meson: Add trailing commasIñigo Martínez2-6/+6
2018-12-10examples: fix wrong example configuration in "31-mac-addr-change.conf"Thomas Haller1-1/+6
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