Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build break in network-manager module. | Matthew Barnes | 2010-07-30 | 1 | -0/+1 |
| | |||||
* | Bug #625606 - git/master build dies with glib-2.25.12 | Milan Crha | 2010-07-30 | 1 | -1/+1 |
| | |||||
* | Bug #622912 - Migrate from dbus-glib to glib's GDBus | Milan Crha | 2010-07-28 | 2 | -75/+61 |
| | |||||
* | Fix build breakage. | Matthew Barnes | 2010-03-22 | 1 | -0/+1 |
| | |||||
* | Convert NetworkManager integration to an EShell extension. | Matthew Barnes | 2010-03-20 | 2 | -0/+267 |
This demonstrates how to extend EShell without having to modify and recompile e-shell.c. If NetworkManager integration is enabled, the extension is loaded automatically when the EShell is created. The same pattern can be applied to integrate other network monitoring software like ConnMan or Microsoft's Wireless Zero Configuration. |