Add initial steps for builtin plugins
[connman] / src / plugin.c
2009-04-23 Marcel HoltmannAdd initial steps for builtin plugins
2009-02-28 Marcel HoltmannLoad plugins in priority order
2009-02-27 Marcel HoltmannAdd priority field to plugin description
2009-01-21 Marcel HoltmannAdd extra options to exclude devices and plugins
2009-01-07 Marcel HoltmannOnly load plugins with the same version string
2009-01-05 Marcel HoltmannApply plugin pattern only if specified
2009-01-05 Marcel HoltmannAdd support for plugin pattern via command line
2009-01-01 Marcel HoltmannUpdate copyright information
2008-10-18 Marcel HoltmannSimplify plugin descriptor checking
2008-10-18 Marcel HoltmannFix memory leak when plugin init fails
2008-10-18 Marcel HoltmannHandle plugin init errors
2008-10-14 Marcel HoltmannForce symbol resolving and fix memory leak
2008-10-14 Marcel HoltmannUse dynamic linking loader directly
2008-09-25 Marcel HoltmannPrint error details when plugin loading fails
2008-08-13 Marcel HoltmannFirst steps into providing API documentation
2008-06-30 Marcel HoltmannDon't load plugins that have lib prefix
2008-06-28 Marcel HoltmannDon't use libconnman- prefix for plugins
2008-04-13 Marcel HoltmannUpdate copyright information
2008-03-28 Marcel HoltmannAlso check for the plugin suffix
2007-12-22 Marcel HoltmannAdd plugin infrastructure