summaryrefslogtreecommitdiff
path: root/mission-control-plugins/loader.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-21Support building for Android, modified from an original patch by Derek ForemanAlvaro Soliverez1-2/+9
2011-09-21plugin loader: add a missing space to DEBUG outputWill Thompson1-1/+1
2011-06-01Use the new environment-driven debug control mechanism in MCPVivek Dasmohapatra1-20/+6
2010-07-15Merge branch 'libcreds-demo'Vivek Dasmohapatra1-0/+4
2010-05-26Document global functions for pluginsSimon McVittie1-8/+58
2010-05-24Improved debugging when g_module_open fails to load a pluginVivek Dasmohapatra1-0/+4
2010-02-01mission-control-plugins: add debug supportSimon McVittie1-2/+27
2010-02-01Only load plugins that match mcp-*.so (or mcp-*.dll, etc. as appropriate)Simon McVittie1-0/+6
2010-02-01Add most of the plugin loader to the mission-control-plugins librarySimon McVittie1-0/+152