aboutsummaryrefslogtreecommitdiffstats
path: root/modules/network-manager
Commit message (Collapse)AuthorAgeFilesLines
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3
|
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-11/+16
|
* Fix build break in network-manager module.Matthew Barnes2010-07-301-0/+1
|
* Bug #625606 - git/master build dies with glib-2.25.12Milan Crha2010-07-301-1/+1
|
* Bug #622912 - Migrate from dbus-glib to glib's GDBusMilan Crha2010-07-282-75/+61
|
* Fix build breakage.Matthew Barnes2010-03-221-0/+1
|
* Convert NetworkManager integration to an EShell extension.Matthew Barnes2010-03-202-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.