summaryrefslogtreecommitdiffstats
path: root/src/Hooks/CCpp.cpp
Commit message (Expand)AuthorAgeFilesLines
* lib/Plugins/CCpp.cpp: do not use temp file for gdb commands - use -ex CMD ins...Denys Vlasenko2009-10-131-1/+2
* fix the bug where lock file was not removedDenys Vlasenko2009-09-091-1/+0
* silly whitespace fixDenys Vlasenko2009-08-061-1/+1
* fix vda's breakage: coredumps should be 644, not 600Denys Vlasenko2009-08-061-1/+5
* CDebugDump::Create(pDir, pUID): make 2nd param uid_t, not stringDenys Vlasenko2009-08-051-1/+1
* Hooks/CCpp.cpp: don't dump executables with "/abrt" substring in the nameDenys Vlasenko2009-08-051-37/+56
* open with O_CREAT must have 3 args, fixing thatDenys Vlasenko2009-08-051-1/+1
* simplify C/C++ hookDenys Vlasenko2009-08-051-75/+48
* using more x-functionsDenys Vlasenko2009-07-311-2/+2
* add utility functionsDenys Vlasenko2009-07-301-10/+13
* Be more paranoid about /proc/.../core_patternDenys Vlasenko2009-07-251-0/+4
* fix several resource leaks on error pathsDenys Vlasenko2009-07-221-17/+16
* fixed security issueZdenek Prikryl2009-06-301-3/+2
* hook writes new dump only if the daemin is runningZdenek Prikryl2009-06-171-0/+41
* added item which tells what happens in guiZdenek Prikryl2009-05-131-0/+1
* new commlayerinner interfaceZdenek Prikryl2009-04-281-6/+7
* renamed MW libraryZdenek Prikryl2009-04-081-10/+19
* rewritten CDebugDump and CrashTypesZdenek Prikryl2009-04-011-18/+77
* replaced language and application plugins by analyzer pluginZdenek Prikryl2009-03-191-1/+1
* replace old project name by new oneZdenek Prikryl2009-03-041-1/+1
* Rewritten CCpp hook and removed dealock in DebugDumps lib (zprikryl)Jiri Moskovcak2009-02-281-26/+28
* added other signalsZdenek Prikryl2009-02-261-1/+5
* rewrote loggingZdenek Prikryl2009-02-191-1/+3
* new logic of getting package nameZdenek Prikryl2009-02-181-1/+0
* added syslogZdenek Prikryl2009-02-121-1/+8
* added lock functionality to DebugDumpZdenek Prikryl2009-02-121-0/+1
* added mandatory calls for getting package names etcZdenek Prikryl2009-02-121-1/+3
* fixed typos and removed time() checksZdenek Prikryl2009-02-111-10/+3
* hook doesn't need time as a parameterZdenek Prikryl2009-02-111-10/+16
* tabs are replaced by spacesZdenek Prikryl2009-02-041-57/+57
* Initial git commitJiri Moskovcak2009-02-021-0/+94