summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-093-35/+35
| | |\|
| | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-092-87/+124
| | |\ \
| | * \ \ Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-11-0944-1007/+1090
| | |\ \ \
| | * | | | GUI: renamed "Crash rate" to "Crash count"Jiri Moskovcak2009-11-061-1/+1
| * | | | | pyhook-helper: uid taken from system instead of command lineKarel Klic2009-11-112-9/+6
* | | | | | abrt-backtrace included to the RPMKarel Klic2009-11-121-0/+1
* | | | | | CommentKarel Klic2009-11-111-2/+3
* | | | | | Ignore backtrace parser intermediate filesKarel Klic2009-11-111-0/+2
* | | | | | Configuration changes for backtrace toolKarel Klic2009-11-111-0/+2
* | | | | | Backtrace tool WORK-IN-PROGRESSKarel Klic2009-11-1111-1/+1047
* | | | | | Ignore ylwrap autotools helper.Karel Klic2009-11-111-0/+1
* | | | | | Ignore abrt-backtrace bin file.Karel Klic2009-11-111-0/+1
* | | | | | mergeKarel Klic2009-11-09114-3441/+6630
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | continuing s/string&/char*/ bit-by-bitDenys Vlasenko2009-11-092-34/+34
| * | | | | fix my thinko in rate code. run testedDenys Vlasenko2009-11-091-1/+1
| | |_|_|/ | |/| | |
| * | | | lib/Plugins/CCpp: simpler rating code (do not painfully concatenate byte-by-b...Denys Vlasenko2009-11-091-22/+33
| * | | | 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
| |/ / /
| * | | 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
| * | | fix fallount from string types shufflingDenys Vlasenko2009-11-061-3/+3
| * | | simplify logging a bit. warn_client() is gone, reuse error_msg() for it.Denys Vlasenko2009-11-0615-129/+138
| * | | make exception handling lighterDenys Vlasenko2009-11-068-39/+43
| | |/ | |/|
| * | 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
| | * | lib/Plugins/FileTransfer.cpp: another s/string&/char*/Denys Vlasenko2009-11-062-32/+28
| | * | mass replace of const string& params by const char*Denys Vlasenko2009-11-0628-371/+275
| | * | removal of needlessly global functionsDenys Vlasenko2009-11-054-62/+56
| | * | const string& -> const char* conversionDenys Vlasenko2009-11-053-16/+12
| | * | InformAllUsers support. enabled by default for Kerneloops. Tested wuth CCpp.Denys Vlasenko2009-11-0518-107/+153
| * | | GUI: added support for backtrace ratingJiri Moskovcak2009-11-062-3/+64
| |/ /
| * / abrtd: call res_init() if /etc/resolv.conf or friends were changedDenys Vlasenko2009-11-041-0/+30
| |/
| * lib/Plugins/Bugzilla: sanitize xmlrpc init; fix bug where ssl_verify=1 alwaysDenys Vlasenko2009-11-034-194/+246
| * fix more warnings (these were harmless, but still...)Denys Vlasenko2009-11-032-2/+1
| * lib/Plugins/CCpp.cpp: fix "too few arguments for format"Denys Vlasenko2009-11-031-1/+1
| * Sending translation for Greekpkst2009-11-031-107/+127
| * GUI: small fix to make only valid urls clickableJiri Moskovcak2009-11-032-2/+2
| * just changed commentsJiri Moskovcak2009-11-032-2/+1
| * fixed spec changelogJiri Moskovcak2009-11-031-0/+1
| * add big try-except block to python hook to hide the errors comming from the h...Jiri Moskovcak2009-11-031-43/+46
| * GUI: convert to url only string starting as urlJiri Moskovcak2009-11-031-1/+1
| * Kerneloopscanner: small fix to make it work on x86_64Jiri Moskovcak2009-11-031-1/+2