summaryrefslogtreecommitdiffstats
path: root/src/Hooks
Commit message (Expand)AuthorAgeFilesLines
* Move lib/Utils/DBusClientProxy.* to src/Applet/; do not link rpm to libABRTUtilsDenys Vlasenko2009-09-171-9/+14
* unify CommLayer, MiddleWare and Utils into UtilsDenys Vlasenko2009-09-151-13/+13
* fix the bug where lock file was not removedDenys Vlasenko2009-09-091-1/+0
* PYHOOK: ignore KeyboardInterrupt exceptionJiri Moskovcak2009-09-091-0/+3
* whitespace cleanup, no code changesDenys Vlasenko2009-08-182-3/+3
* PYHOOK: fixed exception re-throwing and deprecation warning (use hashlib inst...Jiri Moskovcak2009-08-121-4/+4
* PYHOOK: UID is handled as integerJiri Moskovcak2009-08-111-2/+2
* dumpoops, fix the styleAnton Arapov2009-08-111-57/+65
* silly whitespace fixDenys Vlasenko2009-08-061-1/+1
* Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrtDenys Vlasenko2009-08-061-1/+1
|\
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-08-062-105/+97
| |\
| * | PYHOOK: re-raise the exception, so the hook doesn't change the default behavi...Jiri Moskovcak2009-08-061-1/+1
* | | fix vda's breakage: coredumps should be 644, not 600Denys Vlasenko2009-08-061-1/+5
| |/ |/|
* | trailing whitespace removal. no code changesDenys Vlasenko2009-08-061-1/+1
* | 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
|/
* remove redundant virtual destructors definitionsDenys Vlasenko2009-08-041-3/+3
* dumpoops: hopefully fix KerneloopsScanner plugin usageDenys Vlasenko2009-08-042-4/+34
* small fixes to dumpoopsDenys Vlasenko2009-07-311-1/+2
* dumpoops: a new tool, requested by AntonDenys Vlasenko2009-07-312-1/+60
* 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
* fixing whitespace damage, no code changesDenys Vlasenko2009-07-251-2/+2
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-07-221-17/+16
|\
| * fix several resource leaks on error pathsDenys Vlasenko2009-07-221-17/+16
* | PyHook: removed forgotten debug outputJiri Moskovcak2009-07-221-1/+0
|/
* Removed dependency on rhplJiri Moskovcak2009-07-201-2/+0
* Fixed python hook to work with new DebugDump APIJiri Moskovcak2009-06-302-6/+7
* fixed security issueZdenek Prikryl2009-06-301-3/+2
* hook writes new dump only if the daemin is runningZdenek Prikryl2009-06-172-1/+43
* Fixed spec file, to work with new versionJiri Moskovcak2009-06-152-1/+2
* minu AT fixes for python addonZdenek Prikryl2009-06-031-4/+1
* New hook for python appsJiri Moskovcak2009-06-024-0/+377
* added item which tells what happens in guiZdenek Prikryl2009-05-131-0/+1
* new commlayerinner interfaceZdenek Prikryl2009-04-282-7/+8
* renamed MW libraryZdenek Prikryl2009-04-082-11/+20
* rewritten CDebugDump and CrashTypesZdenek Prikryl2009-04-011-18/+77
* kerneloops - hook: removeAnton Arapov2009-03-262-44/+1
* replaced language and application plugins by analyzer pluginZdenek Prikryl2009-03-191-1/+1
* added kerneloops addon and plugin (aarapov)Jiri Moskovcak2009-03-112-2/+47
* 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