summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Kerneloops.cpp
Commit message (Expand)AuthorAgeFilesLines
* lower-case devel headersNikola Pajkovsky2010-07-091-3/+3
* English and message format fixesDenys Vlasenko2010-06-301-1/+1
* improve kerneloops hashDenys Vlasenko2010-05-141-2/+20
* use FILENAME_BACKTRACE for oops text tooDenys Vlasenko2010-03-051-1/+1
* Kerneloops: make hashing more likely to produce same hash on different oopsesDenys Vlasenko2010-02-221-10/+73
* license fixNikola Pajkovsky2010-02-161-23/+16
* move all FILENAME_xxx defines to inc/CrashTypes.hDenys Vlasenko2010-01-191-2/+0
* make plugin descriptions more consistent in styleDenys Vlasenko2009-11-131-1/+1
* give Plugin class a map_plugin_settings_t memberDenys Vlasenko2009-11-061-10/+0
* mass replace of const string& params by const char*Denys Vlasenko2009-11-061-2/+2
* InformAllUsers support. enabled by default for Kerneloops. Tested wuth CCpp.Denys Vlasenko2009-11-051-0/+10
* remove a few #include <iostream>'sDenys Vlasenko2009-09-181-14/+14
* 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
* fix a bug where kerneloops scanner forgets to delete .lock filesDenys Vlasenko2009-08-071-0/+1
* 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-1/+1
* added new kerneloopsscanner plugin, therefore kerneloops plugin is much more ...Zdenek Prikryl2009-05-121-178/+0
* rework commlayerinner usageZdenek Prikryl2009-04-291-5/+5
* new commlayerinner interfaceZdenek Prikryl2009-04-281-0/+9
* added new abrt exceptionsZdenek Prikryl2009-04-231-4/+5
* renamed MW libraryZdenek Prikryl2009-04-081-2/+3
* added new interface frof settingsZdenek Prikryl2009-04-021-2/+2
* kerneloops - plugin: fail gracefully.Anton Arapov2009-04-011-7/+7
* kerneloops: correct copyrights and package relation.Anton Arapov2009-03-311-1/+3
* kerneloops - plugin: huge changeset, make things more c++-ish, configurable s...Anton Arapov2009-03-261-8/+172
* replaced language and application plugins by analyzer pluginZdenek Prikryl2009-03-191-3/+3
* added kerneloops addon and plugin (aarapov)Jiri Moskovcak2009-03-111-0/+64