summaryrefslogtreecommitdiffstats
path: root/src/hooks
Commit message (Expand)AuthorAgeFilesLines
* abrt-cli -r DIR: copy non-writable DIR into $HOME/abrt/spoolDenys Vlasenko2011-02-011-0/+1
* minor cleanup in python handlerJiri Moskovcak2011-01-241-1/+0
* remove dumpoops and KerneloopsScanner pluginDenys Vlasenko2011-01-172-152/+0
* trivial: more uniform -v option helpDenys Vlasenko2011-01-131-1/+1
* move abrt-action-FOO from /usr/libexec to /usr/binDenys Vlasenko2011-01-111-0/+1
* pass old pattern to ccpp hook and use itDenys Vlasenko2011-01-061-29/+108
* PyHook: ignore SystemExit exception rhbz#636913Jiri Moskovcak2011-01-051-2/+4
* Rename foo_crash_dump_dir -> foo_dump_dirDenys Vlasenko2010-12-151-2/+2
* rename libabrt.so to libreport.soDenys Vlasenko2010-12-091-2/+2
* create report-libs-devel package; separate out report headersDenys Vlasenko2010-12-091-3/+5
* add abrt_ prefixes to abrt-internal functions in libabrt.soDenys Vlasenko2010-12-081-3/+3
* removal of C++isms from libabrt, part 1Denys Vlasenko2010-12-081-1/+0
* This patch changes crash data to use C structures.Denys Vlasenko2010-12-061-2/+2
* 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