summaryrefslogtreecommitdiffstats
path: root/lib/Plugins
Commit message (Expand)AuthorAgeFilesLines
...
| | * use get_crash_data_item_content() accessor more widelyDenys Vlasenko2010-01-201-1/+1
| * | fix double filled bug with same status_whiteboard(abrt hash)Nikola Pajkovsky2010-01-211-6/+20
| |/
| * split load_crash_data_from_debug_dump from DebugDumpToCrashReportDenys Vlasenko2010-01-203-7/+11
| * use get_crash_data_item_content() more widely. -4k.Denys Vlasenko2010-01-193-15/+14
| * move all FILENAME_xxx defines to inc/CrashTypes.hDenys Vlasenko2010-01-197-20/+5
| * unify "crash data, "crash info" and "crash report" data types. they are the sameDenys Vlasenko2010-01-1912-51/+51
* | Merge branch 'master' into rhel6Jiri Moskovcak2010-01-199-31/+42
|\|
| * Eliminate ATT file type - use TXT or BINDenys Vlasenko2010-01-196-21/+10
| * preparatory patch with trivial cleanupsDenys Vlasenko2010-01-191-3/+1
| * made bugzilla url copyableJiri Moskovcak2010-01-181-4/+25
| * CCpp analyzer: display __abort_msg in backtrace. closes rhbz#549735Denys Vlasenko2010-01-181-3/+6
* | conflictJiri Moskovcak2010-01-181-1/+1
|\|
| * don't use getpagesize, it has been removed from posixJiri Moskovcak2010-01-141-1/+1
* | removed KerneloopReporter because we don't use it in rhel6Jiri Moskovcak2010-01-141-8/+8
* | removed bugzilla plugin from makefileJiri Moskovcak2010-01-141-9/+7
* | use sysconf(_SC_PAGESIZE) instead of getpagesize()Jiri Moskovcak2010-01-141-1/+1
|/
* added Python.confJiri Moskovcak2010-01-131-1/+2
* Added "Enabled = yes" to all plugin's config filesJiri Moskovcak2010-01-136-1/+7
* Merge branch 'bugzilla'Nikola Pajkovsky2010-01-133-43/+142
|\
| * fix memory leaks in catcut pluginNikola Pajkovsky2010-01-132-0/+4
| * fix memory leaks in bugzillaNikola Pajkovsky2010-01-132-43/+138
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-01-131-3/+19
|\ \
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-01-131-2/+2
| |\|
| * | Better error messages for abrt-backtrace executionKarel Klic2010-01-131-3/+19
* | | re-enable GetPluginSettings in TicketUploaderJiri Moskovcak2010-01-132-16/+14
| |/ |/|
* | src/Hooks/CCpp.cpp -> src/Hooks/abrt_hook_ccpp.cppDenys Vlasenko2010-01-121-2/+2
|/
* Kerneloops: we require commandline for every crash, save dummy one for oopsesDenys Vlasenko2010-01-111-7/+8
* *: remove nss dependenciesDenys Vlasenko2010-01-113-11/+11
* CCpp: use our own sha1 implementation (less pain with nss libs)Denys Vlasenko2010-01-114-4/+274
* DebugDump: more consistent logic in setting mode and uid:gid on dump dirDenys Vlasenko2010-01-111-0/+2
* *: assorted fixes prompted by security analysis; more to comeDenys Vlasenko2010-01-118-55/+49
* *: misc fixesDenys Vlasenko2010-01-113-15/+11
* *: cast pids and uigs to long, not intDenys Vlasenko2010-01-112-2/+2
* SOSreport/TicketUploader: use more restrictive file modesDenys Vlasenko2010-01-112-2/+3
* RunApp: safer chdir. Overhauled "sparn a child and get its output" in generalDenys Vlasenko2010-01-113-73/+33
* SQLite3: check for SQL injectionDenys Vlasenko2010-01-111-0/+58
* replace plugin enabling via EnabledPlugins by par-plugin Enabled = yes/noDenys Vlasenko2010-01-102-0/+2
* ccpp: add a possibility to disable backtrace generationDenys Vlasenko2010-01-077-72/+106
* abrtd: limit the number of frames in backtrace to 3000Denys Vlasenko2010-01-052-2/+4
* abrt-backtrace --remove-noncrash-frames also from CCpp pluginKarel Klic2009-12-181-3/+4
* src/Hooks/CCpp.cpp: use and honour %c (core limit size).Denys Vlasenko2009-12-161-1/+1
* lib/Plugins/CCpp.cpp: save gdb error messages tooDenys Vlasenko2009-12-161-9/+12
* prevent destructors from throwing exceptions; check curl_easy_init errorsDenys Vlasenko2009-12-165-23/+19
* fix all instances of atoi() usageDenys Vlasenko2009-12-157-18/+18
* SQLite3: log db filename on open errorDenys Vlasenko2009-12-151-2/+2
* abrt-debuginfo-install stderr is also redirected to parentDenys Vlasenko2009-12-151-4/+2
* Kerneloops.conf: better commentsDenys Vlasenko2009-12-151-9/+11
* abrt-debuginfo-install: better loggingDenys Vlasenko2009-12-141-3/+16
* another log message tweakDenys Vlasenko2009-12-141-1/+1
* a bit less verbose and more consistent log messagesDenys Vlasenko2009-12-143-12/+6