summaryrefslogtreecommitdiffstats
path: root/lib/plugins
Commit message (Expand)AuthorAgeFilesLines
* DebugDump.cpp: lowercase and rename functionsNikola Pajkovsky2010-09-025-30/+30
* KerneloopsReporer: throw when missing btNikola Pajkovsky2010-09-021-13/+13
* added missing dd_close()Jiri Moskovcak2010-09-011-1/+1
* RHTSupport.cpp: plug a memory leakKamil Dudka2010-08-311-0/+2
* KerneloopsSysLog.cpp: make version extraction code less uglyKamil Dudka2010-08-311-16/+7
* KerneloopsReporter.cpp: move misplaced block of codeKamil Dudka2010-08-311-7/+7
* FileTransfer.cpp: add forgotten open error testKamil Dudka2010-08-311-0/+4
* remove one redundant checkKamil Dudka2010-08-311-32/+28
* get rid of CDebugDump classNikola Pajkovsky2010-08-306-105/+132
* abrtlib.h: include <assert.h> and "strbuf.h"Denys Vlasenko2010-08-306-11/+0
* made the description in RHTSupport translatableJiri Moskovcak2010-08-271-1/+1
* include config.h in abrtlib.hJiri Moskovcak2010-08-272-6/+0
* CCpp.cpp: add -Wall -Werror, fix two discovered bugsDenys Vlasenko2010-08-272-6/+6
* concat_path_file: make it a C function, not C++Denys Vlasenko2010-08-245-41/+65
* get rid of std::string& as parameterNikola Pajkovsky2010-08-231-48/+79
* Python.cpp: fix indentationNikola Pajkovsky2010-08-191-50/+52
* fix indentation and bracket position inNikola Pajkovsky2010-08-196-501/+538
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtMichal Toman2010-08-182-4/+4
|\
| * assignment segfaults if right hand is a NULL pointerNikola Pajkovsky2010-08-182-4/+4
* | get rid of exceptions in CDebugDump classMichal Toman2010-08-186-38/+101
|/
* RHTSupport: add a status message to reduce user confusionDenys Vlasenko2010-08-171-0/+3
* *: move NLS include and #define _ to abrtlib.hDenys Vlasenko2010-08-172-6/+6
* forgot rename variable in GetSettings()Nikola Pajkovsky2010-08-171-4/+4
* get rid of std::string from rhtsupportNikola Pajkovsky2010-08-172-35/+52
* get rid of std::string from loggerNikola Pajkovsky2010-08-172-27/+21
* get rid of std::string from mailxNikola Pajkovsky2010-08-172-85/+44
* fix double freeNikola Pajkovsky2010-08-171-1/+1
* get rid of std::string from bugzillaNikola Pajkovsky2010-08-173-124/+142
* lower case direcotry(no code changed)Nikola Pajkovsky2010-08-1062-0/+8713