summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/KerneloopsReporter.cpp
Commit message (Expand)AuthorAgeFilesLines
* lower-case devel headersNikola Pajkovsky2010-07-091-2/+2
* kerneloop is more informative when failedNikola Pajkovsky2010-04-121-6/+9
* Change kerneloops message when it failedNikola Pajkovsky2010-04-071-1/+1
* rhticket: factor out HTTP POST code into abrt_curl.{h,cpp}Denys Vlasenko2010-03-251-1/+1
* use FILENAME_BACKTRACE for oops text tooDenys Vlasenko2010-03-051-1/+1
* license fixNikola Pajkovsky2010-02-161-23/+16
* move all FILENAME_xxx defines to inc/CrashTypes.hDenys Vlasenko2010-01-191-2/+0
* unify "crash data, "crash info" and "crash report" data types. they are the sameDenys Vlasenko2010-01-191-3/+3
* prevent destructors from throwing exceptions; check curl_easy_init errorsDenys Vlasenko2009-12-161-2/+2
* fix incorrect wordingDenys Vlasenko2009-12-091-1/+6
* *: remove most of remaining const string& paramsDenys Vlasenko2009-12-071-1/+1
* remove std::string usage from class CABRTException.Denys Vlasenko2009-12-061-1/+1
* Kerneloops are reported automaticky now when AutoReportUIDs = root is in Kern...Nikola Pajkovsky2009-11-261-1/+1
* make plugin descriptions more consistent in styleDenys Vlasenko2009-11-131-1/+1
* remove getSettings from most plugins (inherited one is ok)Denys Vlasenko2009-11-101-8/+13
* give Plugin class a map_plugin_settings_t memberDenys Vlasenko2009-11-061-5/+3
* InformAllUsers support. enabled by default for Kerneloops. Tested wuth CCpp.Denys Vlasenko2009-11-051-9/+6
* Hack to fix the problem with daemon remembering the last used settingsJiri Moskovcak2009-11-011-1/+3
* Normal user can see kerneloops and report itNikola Pajkovsky2009-10-291-1/+1
* kerneloops_reporter: fix the stringAnton Arapov2009-09-231-1/+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
* added support for storing results from reporters (used from gui)Zdenek Prikryl2009-08-141-2/+6
* moved LoadSettings from plugins into PluginManagerZdenek Prikryl2009-08-111-8/+0
* Kerneloops plugin: style fixesAnton Arapov2009-08-101-10/+8
* fix a bug where kerneloops segfaults on empty oops dataAnton Arapov2009-08-101-5/+15
* fix compile-time warnings.Denys Vlasenko2009-08-091-2/+3
* Split real code from lib/MiddleWare/Plugin.h into Plugin.cpp.Denys Vlasenko2009-08-071-4/+1
* added new interface for geting plugins' settings (will be used in gui)Zdenek Prikryl2009-07-311-6/+19
* 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-14/+36
* bug fixes in kerneloops scannerDenys Vlasenko2009-07-311-8/+8
* rework commlayerinner usageZdenek Prikryl2009-04-291-2/+2
* new commlayerinner interfaceZdenek Prikryl2009-04-281-1/+3
* - reporter plugins can tak an argimentZdenek Prikryl2009-04-161-1/+1
* renamed MW libraryZdenek Prikryl2009-04-081-1/+3
* new crash typesZdenek Prikryl2009-04-021-2/+2
* added new interface frof settingsZdenek Prikryl2009-04-021-2/+2
* added new DebugDump supportZdenek Prikryl2009-04-011-2/+2
* kerneloops: correct copyrights and package relation.Anton Arapov2009-03-311-1/+1
* kerneloops - reporter: headers clean-upAnton Arapov2009-03-261-5/+0
* kerneloops - reporter: clean-upsAnton Arapov2009-03-261-4/+3
* replaced language and application plugins by analyzer pluginZdenek Prikryl2009-03-191-3/+7
* added kerneloops addon and plugin (aarapov)Jiri Moskovcak2009-03-111-0/+96