summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* abrt-action-bugzilla: add compat code for old value for FILENAME_OS_RELEASEDenys Vlasenko2011-03-031-0/+6
* Revert "renamed libreport.so to libreport2.so"Karel Klic2011-03-031-12/+12
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-03-032-13/+13
|\
| * remove FILENAME_REPRODUCE field. FILENAME_COMMENT should be used insteadDenys Vlasenko2011-03-031-1/+1
| * renamed libreport.so to libreport2.soJiri Moskovcak2011-03-031-12/+12
* | Add retrace client into analyze and reanalyze eventsKarel Klic2011-03-031-4/+6
|/
* retrace-client: store backtrace to dump_dir in batch operation; various clean...Karel Klic2011-03-031-85/+76
* Revert obsoleted -Werror removalKarel Klic2011-03-011-1/+2
* finished merge with master branchKarel Klic2011-03-012-50/+46
* Revert "Remove unused OPTION_GROUP", because OPT_GROUP is used byKarel Klic2011-03-011-0/+2
* merge changes from masterKarel Klic2011-03-0125-1719/+1304
|\
| * show more useful columns in abrt-gtk; use human-readable time in dir namesDenys Vlasenko2011-02-282-2/+2
| * gui-wizard-gtk: use fixed font for backtrace and log textviewsDenys Vlasenko2011-02-241-5/+4
| * abrt-action-generate-backtrace/install-debuginfo: a bit better loggingDenys Vlasenko2011-02-232-85/+94
| * move ccpp related events to events.d/Jiri Moskovcak2011-02-222-0/+22
| * gui-wizard-gtk: add forward_page_func which skips analyze step when it is mis...Denys Vlasenko2011-02-221-1/+1
| * abrt-action-install-debuginfo.py: use /tmp for nowDenys Vlasenko2011-02-221-1/+3
| * correct rights on /var/run/abrt; improve new GUI a bitDenys Vlasenko2011-02-222-4/+4
| * abrt-action-install-debuginfo.py: do not truncate package names on outputDenys Vlasenko2011-02-221-6/+6
| * abrt-action-install-debuginfo: disallow overriding paths to writable dirsDenys Vlasenko2011-02-222-8/+32
| * run abrt-action-install-debuginfo.py using trivial sgid wrapperJiri Moskovcak2011-02-213-5/+34
| * get rid of FILENAME_DESCRIPTION, rename "release" to "os_release"Denys Vlasenko2011-02-103-5/+3
| * abrt-action-generate-backtrace: exit with 0 even if the parser failsKarel Klic2011-02-041-1/+6
| * abrt_rh_support: remove code which looks into Strata-Message: headerDenys Vlasenko2011-02-031-73/+4
| * abrt-cli -r DIR: copy non-writable DIR into $HOME/abrt/spoolDenys Vlasenko2011-02-011-0/+1
| * rhtsupport reads from uninitialized variableNikola Pajkovsky2011-02-011-2/+6
| * Increase limit for gdb run, as it was reported that 60 secs is too limiting o...Karel Klic2011-01-311-1/+2
| * Rating 0 (worst) for backtrace on which the parser fails.Karel Klic2011-01-311-4/+10
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-01-252-14/+16
| |\
| | * split parse_release() into Bz and RHTS versionsDenys Vlasenko2011-01-251-3/+3
| | * plug memory leak on error pathsDenys Vlasenko2011-01-251-1/+1
| | * comment out unused function post_signatureDenys Vlasenko2011-01-251-0/+2
| | * move block of code to eliminate a gotoDenys Vlasenko2011-01-251-10/+10
| * | don't try to remove the tmp dir if it's not createdJiri Moskovcak2011-01-251-3/+3
| |/
| * add OPT_LIST mechanism to handle multiply occurring optionsDenys Vlasenko2011-01-206-114/+96
| * make option handling more regular across all toolsDenys Vlasenko2011-01-2011-81/+75
| * introduce and use new helper function list_free_with_freeDenys Vlasenko2011-01-201-3/+1
| * remove old plugin machinery. -10k and -1 library dependence in abrtdDenys Vlasenko2011-01-193-369/+0
| * remove dumpoops and KerneloopsScanner pluginDenys Vlasenko2011-01-178-776/+1
| * replace KerneloopsScanner plugin and dumpoops with abrt-dump-oops, use it in ...Denys Vlasenko2011-01-172-0/+732
| * trivial: more uniform -v option helpDenys Vlasenko2011-01-133-3/+3
| * move abrt-action-FOO from /usr/libexec to /usr/binDenys Vlasenko2011-01-111-13/+13
| * adding missing extern "C" {}Denys Vlasenko2011-01-061-0/+8
| * pass old pattern to ccpp hook and use itDenys Vlasenko2011-01-061-11/+44
| * koops: catch "kernel BUG at" with both small and capital K.Denys Vlasenko2011-01-041-12/+20
| * extend run_event() to run_event_on_dir_name() and run_event_on_crash_data()Denys Vlasenko2010-12-225-5/+5
| * *: rename *crash_dump.* -> *crash_data.*Denys Vlasenko2010-12-226-6/+6
| * Rename foo_crash_dump_dir -> foo_dump_dirDenys Vlasenko2010-12-155-5/+5
| * rename a few more files from .cpp to .cDenys Vlasenko2010-12-097-18/+23
| * rename libabrt.so to libreport.soDenys Vlasenko2010-12-091-10/+10