summaryrefslogtreecommitdiffstats
path: root/src/Hooks/abrt-hook-python.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove abrt-hook-python deprecated by abrtd socketkarel2010-06-091-160/+0
* ccpp hook: add SaveBinaryImage option which saves of the crashed binaryDenys Vlasenko2010-06-071-1/+1
* 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
* Revert "Remove abrt-hook-python, deprecated by abrtd socket"Nikola Pajkovsky2010-05-141-0/+160
* Remove abrt-hook-python, deprecated by abrtd socketKarel Klic2010-05-121-160/+0
* *: UID:UUID -> crash_id conversionDenys Vlasenko2010-03-041-1/+1
* abrt-hook-ccpp: do not consider SIGQUIT to be a crashDenys Vlasenko2010-02-121-15/+0
* python hook: move UUID generation to abrtd; generate REASON, add it to bz titleDenys Vlasenko2010-02-081-16/+13
* stupid whitespace fixDenys Vlasenko2010-02-071-1/+0
* use .new suffix on new crashdumps; strip it when crashdump is readyDenys Vlasenko2010-02-041-1/+9
* move all FILENAME_xxx defines to inc/CrashTypes.hDenys Vlasenko2010-01-191-4/+5
* abrt-hook-python: sanitize input more; log to syslogDenys Vlasenko2010-01-121-10/+43
* Fixing /var/cache/abrt/ permissions by allowing users to read, but not to cha...Karel Klic2010-01-121-1/+1
* Catch and display ABRTException thrown by CDebugDump::CreateKarel Klic2010-01-111-1/+7
* *: misc fixesDenys Vlasenko2010-01-111-0/+2
* *: cast pids and uigs to long, not intDenys Vlasenko2010-01-111-2/+2
* abrt-hook-python: add input sanitization and directory size guardDenys Vlasenko2010-01-111-16/+23
* cmdline and daemon checking is done by abrt-python-hookKarel Klic2009-12-181-9/+11
* abrt-pyhook-helper rename part 2Denys Vlasenko2009-12-111-0/+120