summaryrefslogtreecommitdiffstats
path: root/src/Hooks/abrt-hook-ccpp.cpp
Commit message (Expand)AuthorAgeFilesLines
* cut off prelink suffixes from executable name if anyMichal Toman2010-07-141-0/+7
* lower-case devel headersNikola Pajkovsky2010-07-091-3/+3
* ccpp hook: add SaveBinaryImage option which saves of the crashed binaryDenys Vlasenko2010-06-071-4/+26
* remove "(deleted)" from executable path rhbz#593037Jiri Moskovcak2010-06-031-1/+9
* abrt-hook-ccpp: eliminate race between process exit and compat coredump creationDenys Vlasenko2010-05-281-125/+239
* trivial: fix reversed logic in if (rename(path, newpath) != 0)...Denys Vlasenko2010-05-261-1/+1
* More fixes for /var/cache/abrt -> /var/spool/abrt conversion1.1.3Denys Vlasenko2010-05-211-1/+1
* fix bug 588945 - sparse core files performance hitDenys Vlasenko2010-05-121-3/+3
* abrt-hook-ccpp: do not consider SIGQUIT to be a crashDenys Vlasenko2010-02-121-27/+33
* python hook: move UUID generation to abrtd; generate REASON, add it to bz titleDenys Vlasenko2010-02-081-2/+3
* make "reason" field less verbose; bz reporter: include it in "summary"Denys Vlasenko2010-02-081-10/+15
* use .new suffix on new crashdumps; strip it when crashdump is readyDenys Vlasenko2010-02-041-1/+9
* abrt-hook-ccpp: fix rhbz#560612 "limit '18446744073709551615' is bogus"Denys Vlasenko2010-02-011-1/+6
* move all FILENAME_xxx defines to inc/CrashTypes.hDenys Vlasenko2010-01-191-3/+1
* abrt-hook-python: sanitize input more; log to syslogDenys Vlasenko2010-01-121-2/+1
* grr... src/Hooks/abrt_hook_ccpp.cpp -> abrt-hook-ccpp.cppDenys Vlasenko2010-01-121-0/+368