summaryrefslogtreecommitdiffstats
path: root/src/hooks
Commit message (Expand)AuthorAgeFilesLines
* preparatory patch for future factoring out of headers for reportlibDenys Vlasenko2010-11-261-2/+2
* reorganize librariesDenys Vlasenko2010-11-261-2/+3
* Cleanup. Remove last vestiges of AnalyzerActionsAndReporters.Denys Vlasenko2010-11-181-2/+0
* abrt-hook-ccpp: fix a case when open_user_core returns 0 instead of -1 on errorDenys Vlasenko2010-11-161-1/+1
* move inc/ and lib/ to src/. No code changesDenys Vlasenko2010-11-151-6/+6
* move files from lib/plugins to src/pluginsJiri Moskovcak2010-11-101-1/+1
* abrt-hook-ccpp.cpp -> abrt-hook-ccpp.cDenys Vlasenko2010-11-042-2/+4
* remove C++ isms from abrt-hook-ccppDenys Vlasenko2010-11-041-180/+169
* abrt-hook-ccpp: do not SEGV if /proc/PID/exe can not be readlink'edDenys Vlasenko2010-11-041-29/+35
* reduce usage of daemon's library in non-daemon partsDenys Vlasenko2010-10-251-1/+0
* change dd_create API to return dd pointer (no need to dd_init it separately)Denys Vlasenko2010-10-151-2/+2
* fix my embarrassing error (check for equality is strncmp == 0!)Denys Vlasenko2010-10-141-1/+1
* whitespace fixDenys Vlasenko2010-10-141-1/+1
* better name for abrt-FOO coredumpsDenys Vlasenko2010-10-131-2/+3
* don't catch crashes of any program which starts with "abrt", not only abrtdDenys Vlasenko2010-10-131-3/+3
* Kerneloops*.cpp and dumpoops.cpp uses GListNikola Pajkovsky2010-10-062-9/+19
* dumpoops.cpp: fix indentationNikola Pajkovsky2010-10-061-84/+84
* unhide dump_dir structure from typedefNikola Pajkovsky2010-09-201-1/+1
* msg_prefix now doesn't need ": " suffixDenys Vlasenko2010-09-141-1/+1
* DebugDump.* -> dump_dir.*Nikola Pajkovsky2010-09-071-1/+0
* DebugDump.cpp: lowercase and rename functionsNikola Pajkovsky2010-09-021-4/+4
* get rid of CDebugDump classNikola Pajkovsky2010-08-301-11/+11
* abrtlib.h: include <assert.h> and "strbuf.h"Denys Vlasenko2010-08-301-1/+0
* get rid of exceptions in CDebugDump classMichal Toman2010-08-182-95/+94
* lower case direcotry(no code changed)Nikola Pajkovsky2010-08-105-0/+890