summaryrefslogtreecommitdiffstats
path: root/src/Daemon/abrt.conf
Commit message (Collapse)AuthorAgeFilesLines
* unlimited MaxCrashReportsSizeNikola Pajkovsky2010-06-301-1/+1
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* more readable abrt.confNikola Pajkovsky2010-06-301-2/+20
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* abrt.conf: revert last change (vda's mistake, it was not meant to go into git)Nikola Pajkovsky2010-06-301-1/+4
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Disable OpenGPG checking until final releaseNikola Pajkovsky2010-06-301-1/+1
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* added WatchCrashdumpArchiveDir directive to abrt.conf and related codeDenys Vlasenko2010-06-221-0/+5
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* removed avant-window-navigator from blacklistJiri Moskovcak2010-05-121-1/+1
|
* Add BlackListedPaths option to abrt.conf. Fixes #582421Denys Vlasenko2010-05-061-0/+2
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* abrt.conf: add trailing EOLDenys Vlasenko2010-03-311-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* add ProcessUnpackaged option to abrt.confDenys Vlasenko2010-03-051-0/+2
| | | | | | Based on patch by Pekka Pietikainen <pp@ee.oulu.fi> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Put back changes accidentally pushed from RHEL6 branch to master by meKarel Klic2010-02-081-8/+7
|
* added avant-window-navigator to blacklist per maintainer requestJiri Moskovcak2010-02-071-1/+1
|
* added BZ as reporter for KerneloopsJiri Moskovcak2010-01-291-1/+1
|
* Merge branch 'master' into rhel6Jiri Moskovcak2010-01-291-3/+2
|\ | | | | | | | | Conflicts: src/Daemon/abrt.conf
| * moved the gpg key list from abrt.conf to gpg_keys fileJiri Moskovcak2010-01-291-2/+2
| | | | | | | | | | | | - this should allow us to update the gpg_keys list when needed and will prevent the situation when user changed his abrt.conf
* | Merge branch 'master' into rhel6Jiri Moskovcak2010-01-281-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
| | | | | | | | - for some reason the merging from master failed for this change
* | abrt.conf: add Bugzilla reporterDenys Vlasenko2010-01-281-2/+2
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | Merge branch 'master' into rhel6Denys Vlasenko2010-01-281-2/+1
|\| | | | | | | | | | | | | Conflicts: src/Daemon/abrt.conf Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * reenabled gpg checkJiri Moskovcak2010-01-281-1/+1
| | | | | | | | | | | | - we still just check only the signature of the package, which doesn't tell us if the files on the disk weren't changed, but will at least filter not official packages
| * abrt.conf: wrap line >80charsDenys Vlasenko2010-01-251-2/+2
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * abrt.conf: remove some bad EnglishDenys Vlasenko2010-01-251-2/+2
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | SOSreport: run it niced; abrt.conf: run SOSreport at crash timeDenys Vlasenko2010-01-281-3/+8
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | abrt.conf: wrap line >80charsDenys Vlasenko2010-01-251-2/+2
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | abrt.conf: remove some bad English; remove half-deleted FileTransfer exampleDenys Vlasenko2010-01-251-3/+2
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | Enabled sosreportJiri Moskovcak2010-01-221-2/+2
| |
* | Merge branch 'master' into rhel6Jiri Moskovcak2010-01-211-2/+4
|\| | | | | | | | | Conflicts: src/Daemon/abrt.conf
| * TicketUploader and FileTransfer plugins: fixes after a round of testingDenys Vlasenko2010-01-211-2/+5
| | | | | | | | | | | | | | for one, FileTransfer now would not use current dir as a storage for temp files. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | removed KerneloopReporter because we don't use it in rhel6Jiri Moskovcak2010-01-141-5/+5
|/
* replace plugin enabling via EnabledPlugins by par-plugin Enabled = yes/noDenys Vlasenko2010-01-101-5/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* ccpp: add a possibility to disable backtrace generationDenys Vlasenko2010-01-071-7/+8
| | | | | | + assorted minor tweaks Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* disabled GPG check again1.0.2Jiri Moskovcak2009-12-141-1/+2
| | | | | - rpm uses prelink to check the hash, this can be dangerous and it's disallowed by SELinux
* re-enabled gpg sign checkingJiri Moskovcak2009-12-071-1/+1
|
* add support for \" escaping in config fileDenys Vlasenko2009-11-181-2/+2
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* add experimental saving of /var/log/Xorg*.log for X crashesDenys Vlasenko2009-11-161-3/+4
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* InformAllUsers support. enabled by default for Kerneloops. Tested wuth CCpp.Denys Vlasenko2009-11-051-8/+7
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* just changed commentsJiri Moskovcak2009-11-031-1/+0
|
* re-enabled kerneloops as we don't have a replacement in F12Jiri Moskovcak2009-11-031-1/+1
|
* disabled kerneloops in config fileJiri Moskovcak2009-10-311-1/+2
|
* blacklisted nspluginwrapper, because it causes too many useless reportsJiri Moskovcak2009-10-291-1/+1
| | | | | | - nspluginwrapper tends to crash a lot with closed source plugins (like flash) and there is nothing developers can do about it, so it's just filling BZ with useless reports
* forgot return back 120 = KernelscannerNikola Pajkovsky2009-10-291-1/+1
|
* Normal user can see kerneloops and report itNikola Pajkovsky2009-10-291-1/+1
| | | | Bugzilla memory leaks fix
* Merge branch 'master' of git://git.fedorahosted.org/abrtZdenek Prikryl2009-08-251-1/+1
|\
| * BZ#518413 PATCH ... furious kerneloops reportingAnton Arapov2009-08-251-1/+1
| | | | | | | | back to old logic.
* | fixed conf: comment in the middle of the line isn't supported anymoreZdenek Prikryl2009-08-251-1/+1
|/
* Renamed to new option's name.Zdenek Prikryl2009-08-201-1/+1
|
* explain EnableGPGCheck option betterDenys Vlasenko2009-08-191-1/+2
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Make Python and Bugzilla plugins to be enabled by default.Jiri Moskovcak2009-08-121-2/+3
|
* test commitroot2009-07-151-1/+1
| | | | Signed-off-by: root <root@dhcp-lab-117.englab.brq.redhat.com>
* minor fixesZdenek Prikryl2009-05-211-4/+4
|