summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Sending translation for Polishraven2009-11-091-30/+37
|
* Sending translation for Portugueseruigo2009-11-091-30/+34
|
* applied gavin's patch to Catcut. Refactored common xmlrpc code into lib/Utils.Denys Vlasenko2009-11-096-275/+554
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* GUI: shouldn't yell to userJiri Moskovcak2009-11-091-1/+1
| | | | - removed '!' from warning message
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-091-0/+12
|\
| * prevent gdb from i18izing its outputDenys Vlasenko2009-11-091-0/+12
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | GUI: make "How to reproduce" field more visibleJiri Moskovcak2009-11-092-2/+70
| | | | | | | | | | - it was part of the treview and usually hidden because the long backtrace, so it was ignored by users.
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-091-7/+21
|\|
| * make IsTextFile more cleverDenys Vlasenko2009-11-091-7/+21
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-095-65/+57
|\|
| * remove unused version of SaveDebugDump()Denys Vlasenko2009-11-092-15/+0
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * make "InformAllUsers" crashes be recorded with UID=-1 in dbDenys Vlasenko2009-11-093-37/+37
| | | | | | | | | | | | this makes them show up in GUI again Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * fix and update ratingdanny2009-11-091-7/+6
| |
| * Sending translation for Brazilian Portugueseigor2009-11-091-15/+23
| |
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-093-35/+35
|\|
| * continuing s/string&/char*/ bit-by-bitDenys Vlasenko2009-11-092-34/+34
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * fix my thinko in rate code. run testedDenys Vlasenko2009-11-091-1/+1
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-092-87/+124
|\|
| * lib/Plugins/CCpp: simpler rating code (do not painfully concatenate ↵Denys Vlasenko2009-11-091-22/+33
| | | | | | | | | | | | byte-by-byte) Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrtDenys Vlasenko2009-11-091-64/+86
| |\
| | * Sending translation for Portugueseruigo2009-11-091-64/+86
| | |
| * | reinstate code which returns rating 0 on empty backtracesDenys Vlasenko2009-11-091-1/+5
| |/ | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-0944-1007/+1090
|\|
| * Sending translation for Finnishvpv2009-11-081-14/+23
| |
| * Sending translation for Greekpkst2009-11-081-52/+78
| |
| * Sending translation for Dutchwarrink2009-11-071-64/+95
| |
| * Sending translation for Punjabiaalam2009-11-071-229/+265
| |
| * Sending translation for Spanishbeckerde2009-11-071-120/+89
| |
| * Sending translation for Polishraven2009-11-071-63/+88
| |
| * Sending translation for Finnishvpv2009-11-061-83/+108
| |
| * Sending translation for Brazilian Portugueseigor2009-11-061-120/+107
| |
| * give Plugin class a map_plugin_settings_t memberDenys Vlasenko2009-11-0624-114/+76
| | | | | | | | | | | | This simplifies and unifies get/set settings ops Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * fix fallount from string types shufflingDenys Vlasenko2009-11-061-3/+3
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * simplify logging a bit. warn_client() is gone, reuse error_msg() for it.Denys Vlasenko2009-11-0615-129/+138
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * make exception handling lighterDenys Vlasenko2009-11-068-39/+43
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | GUI: renamed "Crash rate" to "Crash count"Jiri Moskovcak2009-11-061-1/+1
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-0642-835/+679
|\
| * lib/Plugins/FileTransfer: massive surgeryDenys Vlasenko2009-11-067-275/+183
| | | | | | | | | | | | | | | | text data bss dec hex filename 50212 2144 16 52372 cc94 0/libTicketUploader.so 34693 1888 24 36605 8efd 1/libTicketUploader.so Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * lib/Plugins/FileTransfer.cpp: another s/string&/char*/Denys Vlasenko2009-11-062-32/+28
| | | | | | | | | | | | | | | | text data bss dec hex filename 37324 2152 24 39500 9a4c libFileTransfer.so 33995 2112 24 36131 8d23 libFileTransfer.so Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * mass replace of const string& params by const char*Denys Vlasenko2009-11-0628-371/+275
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * removal of needlessly global functionsDenys Vlasenko2009-11-054-62/+56
| | | | | | | | | | | | | | | | | | | | text data bss dec hex filename 10855 1304 16 12175 2f8f abrt.t0/abrt-0.0.11/lib/Plugins/.libs/libRunApp.so 10656 1288 16 11960 2eb8 abrt.t1/abrt-0.0.11/lib/Plugins/.libs/libRunApp.so 26855 1944 16 28815 708f abrt.t0/abrt-0.0.11/lib/Plugins/.libs/libSOSreport.so 24250 1904 24 26178 6642 abrt.t1/abrt-0.0.11/lib/Plugins/.libs/libSOSreport.so Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * const string& -> const char* conversionDenys Vlasenko2009-11-053-16/+12
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * InformAllUsers support. enabled by default for Kerneloops. Tested wuth CCpp.Denys Vlasenko2009-11-0518-107/+153
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | GUI: added support for backtrace ratingJiri Moskovcak2009-11-062-3/+64
|/ | | | | | - we don't allow user to create a bug report with backtrace rated below 3 - gui shows yellow warning if the rating == 3
* abrtd: call res_init() if /etc/resolv.conf or friends were changedDenys Vlasenko2009-11-041-0/+30
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* lib/Plugins/Bugzilla: sanitize xmlrpc init; fix bug where ssl_verify=1 alwaysDenys Vlasenko2009-11-034-194/+246
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* fix more warnings (these were harmless, but still...)Denys Vlasenko2009-11-032-2/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* lib/Plugins/CCpp.cpp: fix "too few arguments for format"Denys Vlasenko2009-11-031-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Sending translation for Greekpkst2009-11-031-107/+127
|
* GUI: small fix to make only valid urls clickableJiri Moskovcak2009-11-032-2/+2
|