summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Sending translation for Chinese (Traditional)tchuang2009-12-091-254/+280
| | |
| | * Sending translation for Portugueseruigo2009-12-081-139/+141
| | |
| * | GUI: added log windowJiri Moskovcak2009-12-096-6/+152
| |/
| * New version 1.0.11.0.1Jiri Moskovcak2009-12-082-3/+28
| |
| * preparatory cosmeticsDenys Vlasenko2009-12-081-4/+5
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * removed un needed filesJiri Moskovcak2009-12-082-17/+0
| |
| * Sending translation for Telugukkrothap2009-12-081-150/+136
| |
| * Sending translation for Hindirajesh2009-12-081-150/+136
| |
| * Sending translation for Japanesekhasida2009-12-081-185/+201
| |
| * Sending translation for Bengali (India)runab2009-12-081-170/+196
| |
| * Sending translation for Russianypoyarko2009-12-081-151/+137
| |
| * Sending translation for Germanhedda2009-12-071-115/+77
| |
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-12-071-154/+149
| |\
| | * Sending translation for Brazilian Portugueseigor2009-12-071-154/+149
| | |
| * | updated doc/IMPLEMENTATIONJiri Moskovcak2009-12-071-1/+2
| |/
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-12-071-149/+165
| |\
| | * Sending translation for Dutchwarrink2009-12-071-149/+165
| | |
| * | PyHook: better logic for checking if abrtd is running rhbz#539987Jiri Moskovcak2009-12-075-59/+35
| |/
| * re-enabled gpg sign checkingJiri Moskovcak2009-12-071-1/+1
| |
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-12-072-15/+9
| |\
| | * kerneloops: fix the linux kernel version identification 2nd try.Anton Arapov2009-12-071-1/+1
| | | | | | | | | | | | | | | | | | change copypasted strchrnul() to strchr()... so that it will work. Credits to Denys.
| | * gui: removing unused self.update_pBarDenys Vlasenko2009-12-071-14/+8
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | PyHook: use repr() for displaying variables rhbz#545070Jiri Moskovcak2009-12-071-1/+1
| |/
| * kerneloops: fix the linux kernel version identificationAnton Arapov2009-12-071-1/+3
| | | | | | | | version string can and by ')' in some of the reports
| * Sending translation for Marathisandeeps2009-12-071-142/+127
| |
| * Sending translation for Oriyamgiri2009-12-071-134/+125
| |
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-12-0724-41/+45
| |\
| | * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2009-12-0773-2027/+3301
| | |\
| | | * *: remove most of remaining const string& paramsDenys Vlasenko2009-12-0723-40/+44
| | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * | Fixed fprintf format warningKarel Klic2009-12-071-1/+1
| | | |
| * | | GUI: more fixes by rrakus@redhat.comJiri Moskovcak2009-12-077-518/+654
| | |/ | |/|
| * | Sending translation for Punjabijassy2009-12-071-125/+141
| | |
| * | Sending translation for Gujaratiswkothar2009-12-071-153/+140
| | |
| * | remove std::string usage from class CABRTException.Denys Vlasenko2009-12-0616-63/+75
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | Sending translation for Germankenda2009-12-061-196/+172
| | |
| * | Sending translation for Spanishbeckerde2009-12-061-151/+140
| | |
| * | Sending translation for Hebrewelad2009-12-061-126/+134
| | |
| * | Sending translation for Frenchratal2009-12-061-130/+182
| | |
| * | Sending translation for po/en_GB.pobruce892009-12-051-0/+563
| | |
| * | Sending translation for po/he.poelad2009-12-051-0/+555
| | |
| * | Sending translation for Polishraven2009-12-041-138/+126
| | |
| * | do not send "MISSING:" over dbus; clarify a message in debuginfo installerDenys Vlasenko2009-12-042-1/+2
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | small fix on top of DeleteDebugDump changeDenys Vlasenko2009-12-043-4/+4
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | | Merge branch 'master' of git://git.fedorahosted.org/git/abrtKarel Klic2009-12-0417-655/+635
|\| |
| * | simplify code which deletes corrupted debug dumps; kill unused EXCEP_FATALDenys Vlasenko2009-12-047-90/+24
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | GUI: gui fixes from rrakus@redhat.comJiri Moskovcak2009-12-0410-565/+611
| | |
* | | Merge branch 'master' of git://git.fedorahosted.org/git/abrtKarel Klic2009-12-043-15/+13
|\| |
| * | dbus: stop returning bool from DeleteDebugDump call, it's not neededDenys Vlasenko2009-12-042-10/+4
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | SQLite3: fix leak on error path; log SQL cmd and results on -vvDenys Vlasenko2009-12-041-5/+9
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | | Proper error message on chown failureKarel Klic2009-12-041-2/+2
|/ /