summaryrefslogtreecommitdiffstats
path: root/lib/Plugins
Commit message (Expand)AuthorAgeFilesLines
* dumpoops/KerneloopsScanner: add pid to crashdump nameDenys Vlasenko2010-07-151-2/+3
* The Logger plugin returns a message as the result of Report() call instead of...Karel Klic2010-07-141-3/+4
* s^http://api.access.redhat.com/rs^https://api.access.redhat.com/rsDenys Vlasenko2010-07-142-2/+2
* fix my C++ error (need to cast result of malloc)Denys Vlasenko2010-07-141-1/+1
* CCpp: abrt-debuginfo-install output lines can be long, accomodate themDenys Vlasenko2010-07-141-2/+7
* 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
* Make an error message translatable.Karel Klic2010-07-121-1/+1
* CCpp: give zero rating to an empty backtraceKarel Klic2010-07-121-1/+7
* remove rating for python crashesKarel Klic2010-07-122-9/+1
* 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
* fedora bugs should not depend on rhel bugsNikola Pajkovsky2010-07-081-4/+10
* 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
* | abrt_rh_support: improve error messages a bit more.Denys Vlasenko2010-06-301-2/+2
|/
* remove obsolete Catcut and rhfastcheck reportersDenys Vlasenko2010-06-297-1008/+0
* make rhel bug point to correct placeNikola Pajkovsky2010-06-251-31/+138
* Revert "rhel bug points to correct place"Nikola Pajkovsky2010-06-231-135/+32
* Revert "remove extra assignement"Nikola Pajkovsky2010-06-231-2/+2
* remove extra assignementNikola Pajkovsky2010-06-211-2/+2
* rhel bug points to correct placeNikola Pajkovsky2010-06-211-32/+135
* TicketUploader: do not add '\n' to text files in crashdumpDenys Vlasenko2010-06-171-1/+1
* abrt_rh_support: handle 404 errors betterDenys Vlasenko2010-06-172-9/+8
* GUI: don't require the rating for all reportersJiri Moskovcak2010-06-162-1/+4
* RHTSupport: actually use settings; report curl errors betterDenys Vlasenko2010-06-156-8/+22
* revert accidental changes to Bugzilla.GTKBuilderDenys Vlasenko2010-06-151-2/+2
* Add a GUI config dialog for RHTSupport pluginDenys Vlasenko2010-06-154-3/+217
* sosreport: save the dump directly to crashdump directoryDenys Vlasenko2010-06-141-10/+26
* plugin rename: rhticket -> RHTSupportDenys Vlasenko2010-06-143-8/+8
* whitespace fixDenys Vlasenko2010-06-071-1/+1
* ccpp hook: add SaveBinaryImage option which saves of the crashed binaryDenys Vlasenko2010-06-071-0/+4
* CCpp analyzer: add 60 sec cap on gdb run time.Denys Vlasenko2010-06-031-3/+28
* fix whitespaceDenys Vlasenko2010-05-311-1/+1
* rhticket: upload real tarball, not a bogus fileDenys Vlasenko2010-05-283-32/+125
* rhticket: actually do create ticket, using Gavin's lib codeDenys Vlasenko2010-05-281-37/+47
* take file upload POST code from gavin's lib. Adapt rhfastcheck to use changed...Denys Vlasenko2010-05-281-7/+7
* rename a few remaining /var/cache/abrt -> /var/spool/abrtDenys Vlasenko2010-05-261-1/+1
* trivial: mailx uses settings from guiNikola Pajkovsky2010-05-261-0/+1
* sosreport: do not assume .bz2 suffix, it can be .gz, .xz etcDenys Vlasenko2010-05-251-33/+39
* KerneloopsSysLog.cpp: do not stop on "--- [ cut here ] ---" lineDenys Vlasenko2010-05-251-2/+4
* More fixes for /var/cache/abrt -> /var/spool/abrt conversion1.1.3Denys Vlasenko2010-05-211-1/+1
* typo fixDenys Vlasenko2010-05-191-1/+1
* putenv("TERM=dumb") was causing a SEGV for Nikola, removing itDenys Vlasenko2010-05-191-1/+3
* Fix 582378: Report "INFO: possible recursive locking detectedDenys Vlasenko2010-05-171-4/+3