summaryrefslogtreecommitdiffstats
path: root/src/Hooks/abrt-pyhook-helper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2009-11-121-8/+6
|\
| * Size of uid depends on sizeof(int)Karel Klic2009-11-121-2/+2
| * pyhook-helper: uid taken from system instead of command lineKarel Klic2009-11-111-8/+6
* | mergeKarel Klic2009-11-091-95/+79
|\|
| * small fix: forgot to terminate longopts[]Denys Vlasenko2009-10-311-0/+1
| * fix segfault on "abrt-pyhook-helper -p X </dev/null" (use of uninitialized va...Denys Vlasenko2009-10-311-71/+61
| * fix a bug where after realloc we may scribble over uninitialized memoryDenys Vlasenko2009-10-311-32/+15
| * src/CLI/*: fix an unterminated argv + simplificationsDenys Vlasenko2009-10-311-6/+6
| * Python backtrace size limited to 1 MBKarel Klic2009-10-301-3/+9
| * fixes based on review by DenysKarel Klic2009-10-301-19/+23
* | Fix file header.Karel Klic2009-11-091-1/+1
|/
* Initial implementation of abrt-pyhook-helperKarel Klic2009-10-221-0/+138