summaryrefslogtreecommitdiffstats
path: root/lib/Plugins
Commit message (Expand)AuthorAgeFilesLines
* PyHook: better logic for checking if abrtd is running rhbz#539987Jiri Moskovcak2009-12-071-16/+0
* kerneloops: fix the linux kernel version identification 2nd try.Anton Arapov2009-12-071-1/+1
* kerneloops: fix the linux kernel version identificationAnton Arapov2009-12-071-1/+3
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-12-0712-15/+18
|\
| * *: remove most of remaining const string& paramsDenys Vlasenko2009-12-0712-15/+18
* | GUI: more fixes by rrakus@redhat.comJiri Moskovcak2009-12-076-513/+642
|/
* remove std::string usage from class CABRTException.Denys Vlasenko2009-12-069-24/+22
* do not send "MISSING:" over dbus; clarify a message in debuginfo installerDenys Vlasenko2009-12-041-0/+1
* GUI: gui fixes from rrakus@redhat.comJiri Moskovcak2009-12-041-40/+17
* SQLite3: fix leak on error path; log SQL cmd and results on -vvDenys Vlasenko2009-12-041-5/+9
* whitespace cleanupDenys Vlasenko2009-12-032-12/+12
* SQLite3: string& -> char*, -8k in code sizeDenys Vlasenko2009-12-032-180/+187
* hopefully fix rhbz#541854: when we trim the dir, we must delete it from DB tooDenys Vlasenko2009-12-032-143/+168
* abrt-backtrace called with bt file pathKarel Klic2009-12-031-24/+8
* build fixesJiri Moskovcak2009-12-031-1/+4
* Comment out a debug message.Karel Klic2009-12-021-0/+2
* ccpp hook runs abrt-backtrace to get independent backtracesKarel Klic2009-12-021-125/+91
* Removed unused code (it's stored in git), ExecVP returns status integer, brea...Karel Klic2009-12-021-212/+21
* ccpp hook: reanme it, and add "crash storm protection" (see rhbz#542003)Denys Vlasenko2009-11-301-2/+2
* Hooks/CCpp.cpp: add MakeCompatCore = yes/no directive. Fixes rhbz#541707Denys Vlasenko2009-11-271-3/+8
* CCpp: moved the "Debuginfo absent" messsage to the end of the backtraceJiri Moskovcak2009-11-271-1/+1
* Kerneloops are reported automaticky now when AutoReportUIDs = root is in Kern...Nikola Pajkovsky2009-11-262-1/+3
* closing rhbz#541459: "remove word 'detected' from description"Denys Vlasenko2009-11-262-11/+11
* kerneloops use only one config. Kerneloops.confNikola Pajkovsky2009-11-234-11/+11
* include RIP/RIP lines in oops reportsDenys Vlasenko2009-11-201-92/+68
* fix a case where we don't process a crash if uid has no user recordDenys Vlasenko2009-11-201-4/+5
* Delete kerneloops fix.Karel Klic2009-11-201-2/+2
* include more info into oops (we were losing the stack dump)Denys Vlasenko2009-11-191-95/+101
* make BZ insert small text attachments inline; move text file detection codeDenys Vlasenko2009-11-192-15/+11
* move Catcut's description generation to lib/Utils/make_descr.cppDenys Vlasenko2009-11-191-56/+2
* include abrt version in bug descriptionsDenys Vlasenko2009-11-183-3/+3
* ccpp: deal with const string& params; fix a bug in GetIndependentBuildIdPCDenys Vlasenko2009-11-181-30/+26
* lib/Plugins/CCpp.cpp: forgotten chunksDenys Vlasenko2009-11-181-5/+5
* ccpp hook: implemented ReadonlyLocalDebugInfoDirs directiveDenys Vlasenko2009-11-183-60/+93
* whitespace cleanupsDenys Vlasenko2009-11-182-2/+2
* add support for \" escaping in config fileDenys Vlasenko2009-11-181-1/+3
* add experimental saving of /var/log/Xorg*.log for X crashesDenys Vlasenko2009-11-161-7/+25
* minor spec file fix, disabled compiling of firefox analyzerJiri Moskovcak2009-11-161-11/+11
* make plugin descriptions more consistent in styleDenys Vlasenko2009-11-1313-17/+15
* added firefox plugindanny2009-11-133-1/+1086
* lib/Plugins/Mailx.cpp,TicketUploader.cpp: simplify (-7k)Denys Vlasenko2009-11-123-125/+111
* SOSreport.cpp: __gnu_cxx::stdio_filebuf<char> is +8k in code, thanks but noDenys Vlasenko2009-11-121-18/+4
* Factored ParseArgNikola Pajkovsky2009-11-122-62/+3
* KerneloopsSysLog: fix breakage in code which detects abrt markerDenys Vlasenko2009-11-111-2/+2
* remove getSettings from most plugins (inherited one is ok)Denys Vlasenko2009-11-1017-170/+149
* make syslog detection more robust; add oops examples (fixes #533901)Denys Vlasenko2009-11-101-52/+38
* applied gavin's patch to Catcut. Refactored common xmlrpc code into lib/Utils.Denys Vlasenko2009-11-093-275/+447
* prevent gdb from i18izing its outputDenys Vlasenko2009-11-091-0/+12
* fix and update ratingdanny2009-11-091-7/+6
* fix my thinko in rate code. run testedDenys Vlasenko2009-11-091-1/+1