summaryrefslogtreecommitdiffstats
path: root/src/Daemon
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * reenabled gpg checkJiri Moskovcak2010-01-282-1/+8
* | SOSreport: run it niced; abrt.conf: run SOSreport at crash timeDenys Vlasenko2010-01-281-3/+8
* | Merge branch 'master' into rhel6Denys Vlasenko2010-01-272-9/+23
|\|
| * abrtd: proper fix to autostart problemDenys Vlasenko2010-01-272-9/+23
* | Merge branch 'master' into rhel6Denys Vlasenko2010-01-271-6/+11
|\|
| * abrtd: set "Reported" status only if at least one reporter succeededDenys Vlasenko2010-01-271-6/+11
* | Merge branch 'master' into rhel6Denys Vlasenko2010-01-261-7/+7
|\|
| * SOSreport: make it avoid double runs; add forced regeneration; upd PLUGINS-HOWTODenys Vlasenko2010-01-261-7/+7
* | Merge branch 'master' into rhel6Denys Vlasenko2010-01-251-4/+5
|\|
| * attribute SEGVs in perl to script's package, like we already do for pythonDenys Vlasenko2010-01-251-4/+5
| * abrt.conf: wrap line >80charsDenys Vlasenko2010-01-251-2/+2
| * abrt.conf: remove some bad EnglishDenys Vlasenko2010-01-251-2/+2
| * fix previous commitDenys Vlasenko2010-01-221-1/+1
| * remove unused getuidbynameDenys Vlasenko2010-01-222-8/+6
* | abrt.conf: wrap line >80charsDenys Vlasenko2010-01-251-2/+2
* | abrt.conf: remove some bad English; remove half-deleted FileTransfer exampleDenys Vlasenko2010-01-251-3/+2
* | fix previous commitDenys Vlasenko2010-01-221-1/+1
* | remove unused getuidbynameDenys Vlasenko2010-01-222-8/+6
* | Enabled sosreportJiri Moskovcak2010-01-221-2/+2
* | Merge branch 'master' into rhel6Jiri Moskovcak2010-01-2110-246/+202
|\|
| * TicketUploader and FileTransfer plugins: fixes after a round of testingDenys Vlasenko2010-01-212-5/+7
| * restore saving of backtrace broken by client->server security fixDenys Vlasenko2010-01-211-45/+36