summaryrefslogtreecommitdiffstats
path: root/lib/Plugins
Commit message (Collapse)AuthorAgeFilesLines
* lower case direcotry(no code changed)Nikola Pajkovsky2010-08-1062-8710/+0
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* updated po files1.1.13Jiri Moskovcak2010-08-091-1/+1
| | | | - s/Ticket Uploader/Report Uploader//
* really remove the libzip dependencyJiri Moskovcak2010-08-061-1/+1
|
* made /etc/abrt/plugins/Bugzilla.conf world-readable againJiri Moskovcak2010-08-061-1/+0
| | | | | | - files in /etc/abrt/plugins are meant for global settings and the daemon sends the content of these files to the client anyway, so there is no point making them not-readable for non-root users
* remove libzip codeNikola Pajkovsky2010-08-051-59/+0
| | | | | | Do we really need zip compression? Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* RHTSupport: GUI's SSLVerify checkbox had one missing bit of codeDenys Vlasenko2010-07-281-1/+3
| | | | | | This change makes it work. Run-tested. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* made some more strings translatable rhbz#574693Jiri Moskovcak2010-07-2813-13/+13
|
* rename *.GTKBuilder to *.gladeJiri Moskovcak2010-07-2813-14/+14
| | | | | | - it seems that intltool ignores the GTKBuilder suffix, so the strings from our plugin settings dialog were not translatable, renaming to .glade seems to fix this
* wire up SSLVerify in RHTSupport.conf to actually have the desired effectDenys Vlasenko2010-07-211-0/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* dumpoops/KerneloopsScanner: add pid to crashdump nameDenys Vlasenko2010-07-151-2/+3
| | | | | | | Otherwise dumpoops -d cut_here.test; dumpoops -d cut_here.test; dumpoops -d cut_here.test aborts Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* The Logger plugin returns a message as the result of Report() call instead ↵Karel Klic2010-07-141-3/+4
| | | | of a file URL.
* s^http://api.access.redhat.com/rs^https://api.access.redhat.com/rsDenys Vlasenko2010-07-142-2/+2
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* fix my C++ error (need to cast result of malloc)Denys Vlasenko2010-07-141-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* CCpp: abrt-debuginfo-install output lines can be long, accomodate themDenys Vlasenko2010-07-141-2/+7
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* changing NoSSLVerify to SSLVerify in bugzilla pluginMichal Toman2010-07-134-16/+16
|
* RHTSupport: set default URL to api.access.redhat.com/rsDenys Vlasenko2010-07-132-2/+2
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Make an error message translatable.Karel Klic2010-07-121-1/+1
| | | | Can't -> Cannot.
* CCpp: give zero rating to an empty backtraceKarel Klic2010-07-121-1/+7
| | | | From: Jiri Moskovcak <jmoskovc@redhat.com>
* remove rating for python crashesKarel Klic2010-07-122-9/+1
| | | | From: Jiri Moskovcak <jmoskovc@redhat.com>
* List allowed items in RHTSupport.confKarel Klic2010-07-121-0/+8
|
* String updatesKarel Klic2010-07-124-7/+7
|
* lower-case devel headersNikola Pajkovsky2010-07-0928-67/+67
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* fedora bugs should not depend on rhel bugsNikola Pajkovsky2010-07-081-4/+10
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* add rating to python crashesJiri Moskovcak2010-06-302-1/+9
|
* renamed TicketUploader to ReportUploaderJiri Moskovcak2010-06-306-32/+32
|
* Denys's verbose comment on BacktraceRemotesKarel Klic2010-06-301-1/+5
|
* Merge branch 'remote2'Karel Klic2010-06-303-0/+20
|\
| * Added BacktraceRemotes option.Karel Klic2010-06-303-0/+20
| |
* | English and message format fixesDenys Vlasenko2010-06-304-12/+11
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | abrt_rh_support: improve error messages a bit more.Denys Vlasenko2010-06-301-2/+2
|/ | | | | | Also, allow " in saved messages. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* remove obsolete Catcut and rhfastcheck reportersDenys Vlasenko2010-06-297-1008/+0
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* make rhel bug point to correct placeNikola Pajkovsky2010-06-251-31/+138
| | | | | | | rhbz578397 - abrt should not point to Fedora bugs but create new RHEL bug instead Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* Revert "rhel bug points to correct place"Nikola Pajkovsky2010-06-231-135/+32
| | | | This reverts commit c3660d4092f337a12cd32c95aae94f8b2db0200e.
* Revert "remove extra assignement"Nikola Pajkovsky2010-06-231-2/+2
| | | | This reverts commit 553fe6a2b575ec5556c0c0c32410ac9a6562eb8a.
* remove extra assignementNikola Pajkovsky2010-06-211-2/+2
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* rhel bug points to correct placeNikola Pajkovsky2010-06-211-32/+135
| | | | | | | rhbz578397 - abrt should not point to Fedora bugs but create new RHEL bug instead. Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* TicketUploader: do not add '\n' to text files in crashdumpDenys Vlasenko2010-06-171-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* abrt_rh_support: handle 404 errors betterDenys Vlasenko2010-06-172-9/+8
| | | | | | Also remove unused class memeber in CCpp analyser Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* GUI: don't require the rating for all reportersJiri Moskovcak2010-06-162-1/+4
| | | | | | - some reporters (logger, RHTSupport) doesn't require a good backtrace (so far only bz does) so gui shouldn't force user to have a good backtrace everytime
* RHTSupport: actually use settings; report curl errors betterDenys Vlasenko2010-06-156-8/+22
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* revert accidental changes to Bugzilla.GTKBuilderDenys Vlasenko2010-06-151-2/+2
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Add a GUI config dialog for RHTSupport pluginDenys Vlasenko2010-06-154-3/+217
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* sosreport: save the dump directly to crashdump directoryDenys Vlasenko2010-06-141-10/+26
| | | | | | | Old code was using intermediate file in /tmp. selinux was unhappy. Run-tested. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* plugin rename: rhticket -> RHTSupportDenys Vlasenko2010-06-143-8/+8
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* whitespace fixDenys Vlasenko2010-06-071-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* ccpp hook: add SaveBinaryImage option which saves of the crashed binaryDenys Vlasenko2010-06-071-0/+4
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* CCpp analyzer: add 60 sec cap on gdb run time.Denys Vlasenko2010-06-031-3/+28
| | | | | | | I tested gdb on LARGE coredump (openoffice) and it takes about 5 seconds to process it. 60 seconds should be more than plenty. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* fix whitespaceDenys Vlasenko2010-05-311-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* rhticket: upload real tarball, not a bogus fileDenys Vlasenko2010-05-283-32/+125
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* rhticket: actually do create ticket, using Gavin's lib codeDenys Vlasenko2010-05-281-37/+47
| | | | | | Still uploads bogus file, but at lease it's closer to what we need Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>