summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* retrace client: handle status messagesMichal Toman2011-04-191-5/+37
* dsos-list: catch exception rhbz#697596Jiri Moskovcak2011-04-191-2/+5
* retrace client: check server settings before uploadingMichal Toman2011-04-191-9/+169
* switch python and oops hashing to sha1Denys Vlasenko2011-04-184-68/+52
* make <note-html> translatableJiri Moskovcak2011-04-171-1/+1
* Implement the possibility to add text labels to even config GUI. Closes #199.Denys Vlasenko2011-04-153-4/+5
* wizard: implement long descriptionsDenys Vlasenko2011-04-142-0/+7
* split abrt-action-install-debuginfo into two apps rhbz#692064Jiri Moskovcak2011-04-144-65/+199
* build: implicit declaration of function ‘exit’Nikola Pajkovsky2011-04-111-0/+1
* abrt-action-print: add -r option which records reported_toDenys Vlasenko2011-04-081-1/+14
* kerneloops, mailx, rhtsupport: add a line to "reported_to" element on successDenys Vlasenko2011-04-083-0/+26
* forgot to push the rhtsupport event fileJiri Moskovcak2011-04-071-0/+1
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-04-072-5/+12
|\
| * make rhtsupport use /tmp for tmp filesJiri Moskovcak2011-04-072-5/+12
* | Better duplicate hashKarel Klic2011-04-071-13/+14
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-04-061-16/+22
|\
| * abrt-dump-oops: make -d option take a parameter: directory where to create dumpsDenys Vlasenko2011-04-051-16/+22
* | make event xml description translatableJiri Moskovcak2011-04-058-43/+55
|/
* Ticket #187 exit code == 0 when error showsNikola Pajkovsky2011-04-041-4/+5
* GList was not set to NULL, possibly sigsegv on f15Nikola Pajkovsky2011-04-011-0/+1
* remove misleading error messageNikola Pajkovsky2011-03-301-3/+1
* Ticket #178 abrt-cli should provide an option to select analyzerNikola Pajkovsky2011-03-301-2/+2
* all: don't declare variables inside for loopsCosimo Cecchi2011-03-291-3/+6
* Revert "Ticket #178 abrt-cli should provide an option to select analyzer"Jiri Moskovcak2011-03-291-2/+2
* Ticket #178 abrt-cli should provide an option to select analyzerNikola Pajkovsky2011-03-291-2/+2
* abrt-action-analyze-backtrace: report failure when run on a dump_dir without ...Karel Klic2011-03-281-1/+7
* abrt-action-analyze-backtrace: log backtrace parser failure every time; remov...Karel Klic2011-03-281-8/+2
* Ticket #160 Hash is not present in BugzillaNikola Pajkovsky2011-03-281-1/+10
* Analyze backtraces from retrace serverKarel Klic2011-03-264-125/+222
* abrt-action-trim-files: new tool for trimming old debuginfo and debug dumpsDenys Vlasenko2011-03-265-23/+224
* added xml file for kerneloops reporter, split koops events to a separate fileJiri Moskovcak2011-03-253-2/+28
* fixes for missing uid caseDenys Vlasenko2011-03-253-15/+36
* remove FILENAME_INFORMALL and tighten up some loose endsDenys Vlasenko2011-03-252-2/+0
* make $ABRT_PROG_PREFIX control whether log messages are prefixedDenys Vlasenko2011-03-2510-110/+80
* remove plugins/Logger.confDenys Vlasenko2011-03-242-11/+0
* remove plugins/Mailx.conf and plugins/RHTSupport.confDenys Vlasenko2011-03-246-35/+3
* oops: don't save bogus "executable", and save real "cmdline" instead of bogus...Denys Vlasenko2011-03-241-4/+12
* extend dump_dir to allow creating world-readable directoryJiri Moskovcak2011-03-241-3/+21
* wizard: add keyboard accelerator for "Configure Events" buttonsDenys Vlasenko2011-03-242-12/+10
* added event xml file for RHTSupport, removed unused glade filesJiri Moskovcak2011-03-238-1089/+32
* Replace FILENAME_MESSAGE with FILENAME_REPORTED_TO.Denys Vlasenko2011-03-183-3/+10
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-03-172-2/+2
|\
| * s:/var/log/abrt.log:/tmp/abrt.log:gDenys Vlasenko2011-03-172-2/+2
* | -added event config files for Mailx trac#163Jiri Moskovcak2011-03-173-3/+33
|/
* abrt-dump-oops: fix code to detect the markerDenys Vlasenko2011-03-171-26/+30
* forgot to commit abrt-action-list-dsos.pyJiri Moskovcak2011-03-171-0/+23
* ccpp: save package's NVR for all loaded librariesJiri Moskovcak2011-03-162-2/+4
* retrace-client: batch operation exits with 1 when retracing failsKarel Klic2011-03-161-1/+4
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-03-162-46/+60
|\
| * abrt-dump-oops: fix double-free; abrt_event.conf: better report event nameDenys Vlasenko2011-03-161-41/+55