summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* abrt-debuginfo-install: better loggingDenys Vlasenko2009-12-142-21/+50
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* better logging of package and hash checksDenys Vlasenko2009-12-143-30/+27
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* another log message tweakDenys Vlasenko2009-12-141-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* a bit less verbose and more consistent log messagesDenys Vlasenko2009-12-143-12/+6
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* add paranoia checks on setuid/setgidDenys Vlasenko2009-12-146-40/+43
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* more "obviously correct" code for secure opening of /dev/nullDenys Vlasenko2009-12-143-20/+7
| | | | | | Old code is not broken, new one merely looks "more obviously correct". Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* get rid of ugly sleep call inside while()Denys Vlasenko2009-12-143-14/+21
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* disabled GPG check again1.0.2Jiri Moskovcak2009-12-141-1/+2
| | | | | - rpm uses prelink to check the hash, this can be dangerous and it's disallowed by SELinux
* Sending translation for Germankenda2009-12-141-97/+87
|
* Sending translation for Brazilian Portuguesegcintra2009-12-141-160/+116
|
* Sending translation for Japanesekhasida2009-12-141-6/+8
|
* Sending translation for Russianypoyarko2009-12-131-6/+7
|
* Sending translation for Hebrewelad2009-12-131-9/+12
|
* Sending translation for Polishraven2009-12-111-6/+7
|
* temporarily convert hyperlink-laden label to normal one (HL doesn't work)Denys Vlasenko2009-12-112-1/+3
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* rename part 3, now it builds :]Denys Vlasenko2009-12-111-2/+2
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* abrt-pyhook-helper rename part 2Denys Vlasenko2009-12-111-0/+0
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* renaming abrt-pyhook-helper -> abrt-hook-python and moving it to /usr/libexecDenys Vlasenko2009-12-116-13/+13
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* abrt-cli: report success/failure of reporting. closes bug 71Denys Vlasenko2009-12-119-89/+110
| | | | | | See https://fedorahosted.org/abrt/ticket/71 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrtDenys Vlasenko2009-12-112-11/+11
|\
| * Sending translation for Dutchwarrink2009-12-111-6/+6
| |
| * Sending translation for Spanishlogan2009-12-111-5/+5
| |
* | abrtd: log debuginfo install messages only with -vDenys Vlasenko2009-12-111-1/+1
|/ | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* abrt-applet: downgrade annoying log() to VERB1 log()Denys Vlasenko2009-12-111-1/+2
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Sending translation for Assameseamitakhya2009-12-111-264/+333
|
* Sending translation for Kannadashanky2009-12-111-51/+58
|
* Sending translation for Malayalamanipeter2009-12-111-52/+54
|
* Sending translation for Telugukkrothap2009-12-111-4/+5
|
* Sending translation for Oriyamgiri2009-12-111-4/+5
|
* Sending translation for Hindirajesh2009-12-111-5/+6
|
* Sending translation for Gujaratiswkothar2009-12-111-4/+4
|
* Sending translation for Tamilifelix2009-12-111-72/+104
|
* Sending translation for Marathisandeeps2009-12-111-3/+3
|
* Sending translation for Punjabijassy2009-12-111-4/+4
|
* Sending translation for Italianfvalen2009-12-111-183/+212
|
* Sending translation for Bengali (India)runab2009-12-111-4/+4
|
* Sending translation for Koreaneukim2009-12-111-7/+7
|
* Sending translation for Japanesekhasida2009-12-111-4/+5
|
* Sending translation for Russianypoyarko2009-12-101-5/+5
|
* Sending translation for Polishraven2009-12-101-6/+3
|
* remove one case when we write data needlessly; remove 2 unused funcsDenys Vlasenko2009-12-103-15/+3
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* fix EnglishDenys Vlasenko2009-12-101-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* made BarWindow resizable, otherwise log text view is tinyDenys Vlasenko2009-12-101-1/+0
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* mkde abrt-gui --help and --version behave as expected. closes bug 85Denys Vlasenko2009-12-102-1/+6
| | | | | | See https://fedorahosted.org/abrt/ticket/85 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Sending translation for Polishraven2009-12-101-46/+53
|
* dbus lib: fix parsing of 0-element arrays. Fixes bug 95Denys Vlasenko2009-12-101-10/+12
| | | | | | See https://fedorahosted.org/abrt/ticket/95 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Sending translation for Marathisandeeps2009-12-101-48/+52
|
* Sending translation for Spanishlogan2009-12-101-52/+58
|
* abrtd: add comment about ccpp/abrtd raceDenys Vlasenko2009-12-103-2/+8
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* abrtd: fix manpage: s/abrt/abrtd/; document -s and -vDenys Vlasenko2009-12-101-10/+15
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>