summaryrefslogtreecommitdiffstats
path: root/lib/MiddleWare/PluginManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* typo fix: s/Plugis/Plugins/gDenys Vlasenko2009-08-041-7/+9
* added new interface for geting plugins' settings (will be used in gui)Zdenek Prikryl2009-07-311-0/+26
* Move PLUGIN_INFOs to .cpp files: same object must never be defined twiceDenys Vlasenko2009-07-311-0/+6
* New iface for getting plugins' infosZdenek Prikryl2009-07-311-10/+15
* Added first part of gui support in reportingZdenek Prikryl2009-07-241-0/+16
* Restore /proc/sys/kernel/core_pattern on error exit.Denys Vlasenko2009-07-151-1/+1
* added more checks when someone wants to access a pluginZdenek Prikryl2009-06-101-4/+34
* rework commlayerinner usageZdenek Prikryl2009-04-291-8/+8
* new commlayerinner interfaceZdenek Prikryl2009-04-281-18/+18
* final touch on commlayer, minor fixes in exceptions (zprikryl)Jiri Moskovcak2009-04-241-14/+15
* added new abrt exceptionsZdenek Prikryl2009-04-231-3/+5
* - reporter plugins can tak an argimentZdenek Prikryl2009-04-161-77/+77
* renamed MW libraryZdenek Prikryl2009-04-081-2/+13
* added new interface frof settingsZdenek Prikryl2009-04-021-2/+0
* replaced language and application plugins by analyzer pluginZdenek Prikryl2009-03-191-13/+12
* Plugin's configuration file is optionalZdenek Prikryl2009-03-171-5/+6
* replace old project name by new oneZdenek Prikryl2009-03-041-19/+19
* Fixed looking for database and application pluginZdenek Prikryl2009-02-041-2/+2
* Improvement the inner architecture according MW's needsZdenek Prikryl2009-02-041-131/+63
* Initial git commitJiri Moskovcak2009-02-021-0/+254