summaryrefslogtreecommitdiffstats
path: root/src/Daemon/MiddleWare.h
Commit message (Expand)AuthorAgeFilesLines
* comments and how to reproduce are stored nowNikola Pajkovsky2009-09-211-0/+9
* use CRPM class only in MiddleWare.cppDenys Vlasenko2009-09-071-0/+2
* consolidate container typedefs in one file (we had a few dupes)Denys Vlasenko2009-08-271-6/+1
* eliminate AddOpenGPGPublicKey() and AddBlackListedPackage() stubsDenys Vlasenko2009-08-261-13/+0
* more sensible loggingDenys Vlasenko2009-08-251-1/+1
* eliminate data duplication in Settings and MiddleWareDenys Vlasenko2009-08-241-10/+0
* move CSettings::inner_types out of class CSettings. They are generic typesDenys Vlasenko2009-08-241-1/+1
* move CMiddleWare initialized/finalizer into its sole userDenys Vlasenko2009-08-241-11/+8
* simplifications by exposing g_pPluginManagerDenys Vlasenko2009-08-241-35/+4
* class CMiddleWare no longer exists, it's a set of functions and lone data mem...Denys Vlasenko2009-08-241-254/+161
* start dismantling singe-instance class MiddleWareDenys Vlasenko2009-08-241-66/+27
* make some variables local; rename a few typedefsDenys Vlasenko2009-08-241-7/+3
* in case of plugin error, don't delete debug dumpsZdenek Prikryl2009-08-181-0/+1
* added support for storing results from reporters (used from gui)Zdenek Prikryl2009-08-141-2/+9
* moved LoadSettings from plugins into PluginManagerZdenek Prikryl2009-08-111-13/+15
* Split real code from lib/MiddleWare/Plugin.h into Plugin.cpp.Denys Vlasenko2009-08-071-1/+1
* style cleanups in preparation for PluginManager moveDenys Vlasenko2009-08-061-13/+14
* forgotten "git add"Denys Vlasenko2009-08-061-0/+349