summaryrefslogtreecommitdiffstats
path: root/src/Daemon
Commit message (Expand)AuthorAgeFilesLines
* fixed problem with localized yum output rhbz#581804Jiri Moskovcak2010-04-131-1/+1
* do not catch perl/python crashes when the script is not of known package originKarel Klic2010-04-131-22/+38
* whitespace cleanup, no code changesDenys Vlasenko2010-04-014-8/+9
* abrt.conf: add trailing EOLDenys Vlasenko2010-03-311-1/+1
* remove socket code, it is deadDenys Vlasenko2010-03-235-331/+1
* Allow user to select which reporter he wants to use to report a crash using CLI.Karel Klic2010-03-183-38/+29
* minor fix in abrt-debuginfo-install to make it work with yum >= 3.2.26Jiri Moskovcak2010-03-111-1/+1
* GUI: added action to applet to directly report last crashJiri Moskovcak2010-03-114-8/+20
* Never flag backtrace as binary file (fixes problem observed in bz#571411)Denys Vlasenko2010-03-081-10/+16
* use FILENAME_BACKTRACE for oops text tooDenys Vlasenko2010-03-051-7/+1
* add ProcessUnpackaged option to abrt.confDenys Vlasenko2010-03-057-14/+44
* abrt-debuginfo-install: use -debuginfo repos which match enabled "usual" reposDenys Vlasenko2010-03-041-7/+16
* *: UID:UUID -> crash_id conversionDenys Vlasenko2010-03-048-156/+156
* abrt-debuginfo-install: remove -R2 from yum! it's not "anti-yum-lock" option!Denys Vlasenko2010-03-031-10/+14
* save reporters' results to abrt_vNN_reportresult table tooDenys Vlasenko2010-03-021-0/+12
* add reporters param to dbus call Report()Denys Vlasenko2010-03-011-3/+11
* trivial simplificationDenys Vlasenko2010-02-261-4/+2
* added a comment about dbus disconnect handlingDenys Vlasenko2010-02-171-0/+21
* GUI: improved url handling in report messagesJiri Moskovcak2010-02-171-1/+1
* Move LoadPluginSettings to the shared utils library. Add parameter skipKeysWi...Karel Klic2010-02-122-63/+0
* fixed problem with bugzilla+nssJiri Moskovcak2010-02-121-2/+10
* fix bz#563484 "abrt uses unnecessary disk space when getting debug info"Denys Vlasenko2010-02-111-39/+44
* Put back changes accidentally pushed from RHEL6 branch to master by meKarel Klic2010-02-082-16/+8
* remove autoreport hack, re-enable proper code for itDenys Vlasenko2010-02-081-5/+1
* remove binary files from report if client did not include themDenys Vlasenko2010-02-081-0/+19
* *: remove all usages of C++ streams (-10k in code size)Denys Vlasenko2010-02-0718-52/+198
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-02-073-33/+56
|\
| * abrtd: fix handling of dupes (weren't deleting dup's directory); better loggingDenys Vlasenko2010-02-053-33/+56
* | added avant-window-navigator to blacklist per maintainer requestJiri Moskovcak2010-02-071-1/+1
|/
* use .new suffix on new crashdumps; strip it when crashdump is readyDenys Vlasenko2010-02-041-22/+25
* abrtd: handle "perl -w /usr/bin/script" tooDenys Vlasenko2010-02-041-2/+9
* abrtd: fix rhbz#560642 - don't die on bad plugin namesDenys Vlasenko2010-02-045-216/+58
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-02-042-7/+7
|\
| * Merge branch 'master' of git://git.fedorahosted.org/git/abrtKarel Klic2010-02-041-1/+1
| |\
| | * swapped lines, iterator is not defined after erase() is calledJiri Moskovcak2010-02-031-1/+1
| * | commentsKarel Klic2010-02-041-2/+3
| |/
| * CCpp analyzer: change duphash calculation to group minor versions togetherDenys Vlasenko2010-02-031-4/+3
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-01-291-1/+3
|\|
| * Kerneloops: fix BZ reporting of oopsesDenys Vlasenko2010-01-291-1/+3
* | added BZ as reporter for KerneloopsJiri Moskovcak2010-01-291-1/+1
* | use the rhel gpg keysJiri Moskovcak2010-01-291-1/+8
* | Merge branch 'master' into rhel6Jiri Moskovcak2010-01-294-10/+29
|\|
| * moved the gpg key list from abrt.conf to gpg_keys fileJiri Moskovcak2010-01-294-9/+29
* | Merge branch 'master' into rhel6Denys Vlasenko2010-01-291-1/+9
|\|
| * fix bug 559881 (kerneloops not shown in "new" GUI)Denys Vlasenko2010-01-291-1/+9
* | Merge branch 'master' into rhel6Denys Vlasenko2010-01-291-4/+1
|\|
| * added valgrind and strace to blacklistJiri Moskovcak2010-01-281-4/+1
* | re-enabled the gpg check in rhel6 branchJiri Moskovcak2010-01-281-1/+1
* | abrt.conf: add Bugzilla reporterDenys Vlasenko2010-01-281-2/+2
* | Merge branch 'master' into rhel6Denys Vlasenko2010-01-282-2/+8
|\|