aboutsummaryrefslogtreecommitdiffstats
path: root/modules/network-manager/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Bug #622912 - Migrate from dbus-glib to glib's GDBusMilan Crha2010-07-281-3/+1
|
* Fix build breakage.Matthew Barnes2010-03-221-0/+1
|
* Convert NetworkManager integration to an EShell extension.Matthew Barnes2010-03-201-0/+22
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.