summaryrefslogtreecommitdiff
path: root/plugin.c
AgeCommit message (Collapse)Author
2006-01-08Cleaned up some trailing white spaceKlaus Schmidinger
2005-08-27Implemented SVDRP command for pluginsKlaus Schmidinger
2005-08-21Added 'Service' functions to the plugin interfaceKlaus Schmidinger
2005-01-30Added cPlugin::Stop()Klaus Schmidinger
2004-12-19Made several functions threadsafeKlaus Schmidinger
2004-05-22Fixed some issues with gcc 3.4Klaus Schmidinger
2003-08-30Fixed handling extra blanks in plugin command linesKlaus Schmidinger
2003-05-09Introduced cPlugin::Initialize()Klaus Schmidinger
2002-11-24Plugins can now have their own raw OSDKlaus Schmidinger
2002-08-11Consistently using malloc/free and new/deleteKlaus Schmidinger
2002-08-11Added some missing #includesKlaus Schmidinger
2002-05-13Improved the [eid]syslog() macrosKlaus Schmidinger
2002-05-13Made the config directory available to pluginsKlaus Schmidinger
2002-05-12Added the cPlugin::Housekeeping() functionKlaus Schmidinger
2002-05-12Changed the cPlugin::Start() function to return a boolean valueKlaus Schmidinger
2002-05-09Implemented plugin interface1.1.0Klaus Schmidinger