summaryrefslogtreecommitdiffstats
path: root/lib/Plugins
Commit message (Expand)AuthorAgeFilesLines
* fix a case when we print a warning twice.Denys Vlasenko2009-08-061-13/+14
* trailing whitespace removal. no code changesDenys Vlasenko2009-08-0611-44/+44
* CDebugDump::Create(pDir, pUID): make 2nd param uid_t, not stringDenys Vlasenko2009-08-051-1/+1
* remove redundant virtual destructors definitionsDenys Vlasenko2009-08-0411-11/+0
* dumpoops: hopefully fix KerneloopsScanner plugin usageDenys Vlasenko2009-08-041-0/+15
* Minor fixes - just to make sources compile.Jiri Moskovcak2009-08-042-12/+12
* lib/Plugins/CCpp.cpp: move functions out of class where appropriate.Denys Vlasenko2009-08-032-33/+17
* delete semicolon in "if (expr); stmt;" , autodetect dmesg/syslogDenys Vlasenko2009-07-313-12/+29
* added new interface for geting plugins' settings (will be used in gui)Zdenek Prikryl2009-07-3117-61/+207
* moved to lib/MiddleWare/Plugin.hZdenek Prikryl2009-07-311-92/+0
* Move PLUGIN_INFOs to .cpp files: same object must never be defined twiceDenys Vlasenko2009-07-3124-121/+111
* KerneloopsReporter: plug a leak in writefunctionDenys Vlasenko2009-07-316-30/+62
* updated urlZdenek Prikryl2009-07-311-1/+1
* added new option do bugzilla plugin.Zdenek Prikryl2009-07-314-18/+71
* 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-314-70/+60
* using more x-functionsDenys Vlasenko2009-07-311-5/+5
* add utility functionsDenys Vlasenko2009-07-301-13/+14
* two trivial fixlets in lib/Plugins/CCpp.cppDenys Vlasenko2009-07-291-4/+3
* Be more paranoid about /proc/.../core_patternDenys Vlasenko2009-07-251-0/+17
* fixed exception throwingZdenek Prikryl2009-07-241-2/+1
* Merge branch 'master' of git://git.fedorahosted.org/abrtZdenek Prikryl2009-07-242-33/+23
|\
| * remove superfluous copying in ExecVP paramsDenys Vlasenko2009-07-241-3/+2
| * remove GetGIDFromUID (two copies): getpwuid does the sameDenys Vlasenko2009-07-242-25/+9
| * simplify CAnalyzerCCpp::CreateHashDenys Vlasenko2009-07-241-5/+12
* | plugin can report to different bugzillas in different reportsZdenek Prikryl2009-07-241-9/+18
* | simple fixZdenek Prikryl2009-07-241-1/+1
* | Added first part of gui support in reportingZdenek Prikryl2009-07-2413-14/+31
* | Added gui desriptions for reportersZdenek Prikryl2009-07-244-0/+574
|/
* style fix by popular (Zdenek's) demandDenys Vlasenko2009-07-231-6/+3
* typo fixesDenys Vlasenko2009-07-232-29/+28
* added forgotten "throw" keywordsDenys Vlasenko2009-07-221-3/+3
* CCpp.cpp: fix handling of pipes when we fork childrenDenys Vlasenko2009-07-221-122/+137
* Fix build system for the case where configure was run with non-default prefixDenys Vlasenko2009-07-202-3/+8
* CCpp: Made it more verboseJiri Moskovcak2009-07-201-2/+3
* documentation after English language review from rlandman@redhat.comDaniel Novotny2009-07-039-76/+77
* fixed security issueZdenek Prikryl2009-06-303-6/+25
* Added new SOSreport plugin.Zdenek Prikryl2009-06-291-0/+5
* New SOSreport plugin. Written by Gavin Romig-Koch (gavin@redhat.com)Zdenek Prikryl2009-06-292-0/+165
* there is no nees to init nss because of creating hashZdenek Prikryl2009-06-241-7/+2
* minor fixesZdenek Prikryl2009-06-242-1/+5
* security issuesZdenek Prikryl2009-06-231-5/+9
* Handle logs with NUL chars betterMichal Schmidt2009-06-203-42/+39
* Use less memoryAnton Arapov2009-06-202-62/+79
* Really limit max size of log to read to 32 MBMichal Schmidt2009-06-201-3/+3
* added man pages to Makefile.amDaniel Novotny2009-06-161-1/+4
* new manual pagesDaniel Novotny2009-06-169-4/+358
* Fixed spec file, to work with new versionJiri Moskovcak2009-06-151-0/+1
* added man pagesZdenek Prikryl2009-06-031-0/+3
* added new option (dnovotny)Zdenek Prikryl2009-06-033-2/+12