summaryrefslogtreecommitdiff
path: root/examples/lua
AgeCommit message (Expand)AuthorFilesLines
2021-01-05all: update deprecated SPDX license identifiersThomas Haller8-8/+8
2019-10-02all: unify format of our Copyright source code commentsThomas Haller8-8/+8
2019-10-01all: manually drop code comments with file descriptionThomas Haller8-16/+8
2019-09-10all: SPDX header conversionLubomir Rintel8-112/+8
2019-06-11all: drop vim file variables from source filesThomas Haller8-8/+0
2019-06-11all: drop emacs file variables from source filesThomas Haller8-8/+0
2018-09-15docs: misc. typosluz.paz2-2/+2
2016-10-21build: merge "examples/Makefile.am" into toplevel MakefileThomas Haller2-11/+0
2015-08-24examples: add flags and mode parsing to show-wifi-networks.[lua|py]Jiří Klimeš1-0/+43
2015-03-05examples: add a Lua example deactivating connections by type (bgo #732826)Jiří Klimeš2-1/+84
2015-02-11examples: add a Lua example setting user name for a VPN connectionJiří Klimeš2-1/+87
2015-02-10examples: add a Lua example getting IP configuration of a deviceJiří Klimeš2-1/+162
2015-02-09examples: add a Lua example showing basic NetworkManager informationJiří Klimeš2-1/+53
2015-02-09examples: add a Lua example for getting Wi-Fi access pointsJiří Klimeš2-1/+81
2015-01-30examples: add some examples in Lua using lgi libraryJiří Klimeš5-0/+218