summaryrefslogtreecommitdiffstats
path: root/hcid/plugin.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix g_free that may cause segmentation fault.Luiz Augusto von Dentz2008-03-251-1/+3
|
* Fix possible memory leak on plugin failure and make plugin_init fail if the ↵Luiz Augusto von Dentz2008-03-251-30/+30
| | | | configured directory is invalid.
* Add plugin loading supportMarcel Holtmann2008-03-111-1/+92
|
* Add plugin definition structureMarcel Holtmann2008-03-111-0/+2
|
* Add skeleton for plugin infrastructureMarcel Holtmann2008-03-111-0/+37