| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build: merge "examples/Makefile.am" into toplevel Makefileth/non-recursive-make-bgo772985 | Thomas Haller | 2016-10-21 | 1 | -9/+0 |
| | | |||||
| * | examples: add flags and mode parsing to show-wifi-networks.[lua|py] | Jiří Klimeš | 2015-08-24 | 1 | -0/+43 |
| | | |||||
| * | examples: add a Lua example deactivating connections by type (bgo #732826) | Jiří Klimeš | 2015-03-05 | 2 | -1/+84 |
| | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=732826 | ||||
| * | examples: add a Lua example setting user name for a VPN connection | Jiří Klimeš | 2015-02-11 | 2 | -1/+87 |
| | | |||||
| * | examples: add a Lua example getting IP configuration of a device | Jiří Klimeš | 2015-02-10 | 2 | -1/+162 |
| | | | | | | | Unfortunately, there is a bug in lgi library causing the incorrect values being returned and the example crashes. I am going to send a patch to lgi to fix the issues. | ||||
| * | examples: add a Lua example showing basic NetworkManager information | Jiří Klimeš | 2015-02-09 | 2 | -1/+53 |
| | | |||||
| * | examples: add a Lua example for getting Wi-Fi access points | Jiří Klimeš | 2015-02-09 | 2 | -1/+81 |
| | | |||||
| * | examples: add some examples in Lua using lgi library | Jiří Klimeš | 2015-01-30 | 4 | -0/+216 |
| [libnm] https://developer.gnome.org/libnm/1.0/ [lgi] https://github.com/pavouk/lgi [lgi-guide] https://github.com/pavouk/lgi/blob/master/docs/guide.md On most distribution just install lua-lgi. Note: There is a bug in lgi. It doesn't handle GPtrArray corectly. It results in crashing on list-devices.lua and list-connections.lua. I will send a patch to lgi to fix the issue. | |||||
