summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/KerneloopsScanner.cpp
Commit message (Expand)AuthorAgeFilesLines
* reduce verbosity a bitDenys Vlasenko2009-09-211-2/+2
* fix the bug where lock file was not removedDenys Vlasenko2009-09-091-2/+1
* add gettext support for all pluginsNikola Pajkovsky2009-09-021-1/+1
* add job ids (== thread ids) to warning/update DBus messagesDenys Vlasenko2009-08-261-1/+1
* more sensible loggingDenys Vlasenko2009-08-251-8/+6
* BZ#518413 PATCH ... furious kerneloops reportingAnton Arapov2009-08-251-27/+30
* moved LoadSettings from plugins into PluginManagerZdenek Prikryl2009-08-111-8/+0
* add the GPL notice to the kerneloops' scannerAnton Arapov2009-08-111-0/+26
* kerneloops eliminate commented code, related to type distinguishing...Anton Arapov2009-08-111-2/+2
* Kerneloops plugin: style fixesAnton Arapov2009-08-101-117/+123
* Split real code from lib/MiddleWare/Plugin.h into Plugin.cpp.Denys Vlasenko2009-08-071-3/+0
* CDebugDump::Create(pDir, pUID): make 2nd param uid_t, not stringDenys Vlasenko2009-08-051-1/+1
* dumpoops: hopefully fix KerneloopsScanner plugin usageDenys Vlasenko2009-08-041-0/+15
* delete semicolon in "if (expr); stmt;" , autodetect dmesg/syslogDenys Vlasenko2009-07-311-2/+2
* added new interface for geting plugins' settings (will be used in gui)Zdenek Prikryl2009-07-311-4/+17
* Move PLUGIN_INFOs to .cpp files: same object must never be defined twiceDenys Vlasenko2009-07-311-0/+9
* KerneloopsReporter: plug a leak in writefunctionDenys Vlasenko2009-07-311-11/+18
* rename auto variables to not have m_ prefixes - they are not members!Denys Vlasenko2009-07-311-19/+16
* bug fixes in kerneloops scannerDenys Vlasenko2009-07-311-54/+45
* fixed security issueZdenek Prikryl2009-06-301-2/+1
* Handle logs with NUL chars betterMichal Schmidt2009-06-201-4/+4
* Really limit max size of log to read to 32 MBMichal Schmidt2009-06-201-3/+3
* new scanner, it is used by abrt's cronZdenek Prikryl2009-05-121-0/+159