summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Factored ParseArgNikola Pajkovsky2009-11-125-62/+39
| | |
| | * Sending translation for Hindirajesh2009-11-121-220/+263
| | |
| * | Daemon properly checks /var/cache/abrt attributesKarel Klic2009-11-121-17/+19
| | |
| * | Size of uid depends on sizeof(int)Karel Klic2009-11-121-2/+2
| | |
| * | abrt user group; used by abrt-pyhook-helperKarel Klic2009-11-122-6/+6
| |/
| * Sending translation for Gujaratiswkothar2009-11-121-223/+264
| |
| * Sending translation for Punjabijassy2009-11-121-41/+50
| |
| * Sending translation for Russianypoyarko2009-11-121-222/+264
| |
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2009-11-1181-2566/+3095
| |\
| | * KerneloopsSysLog: fix breakage in code which detects abrt markerDenys Vlasenko2009-11-112-2/+49
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * Sending translation for Dutchnippur2009-11-111-112/+47
| | |
| | * abrt-debuginfo-install: use yum -C, use yum w/o -C only if necessaryDenys Vlasenko2009-11-101-107/+142
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * remove getSettings from most plugins (inherited one is ok)Denys Vlasenko2009-11-1023-178/+202
| | | | | | | | | | | | | | | | | | | | | | | | | | | Also move parse_release() to abrtlib, it's shared among Bugzilla and Catcut. Tested Bugzilla and Catcut, both work. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * Sending translation for Spanishbeckerde2009-11-101-30/+34
| | |
| | * make syslog detection more robust; add oops examples (fixes #533901)Denys Vlasenko2009-11-103-52/+101
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * Sending translation for Brazilian Portugueseigor2009-11-101-31/+35
| | |
| | * 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
| | |\|
| | * | 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
| | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | | 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>
| * | | Sending translation for Finnishvpv2009-11-081-14/+23
| | | |