summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updated po filesJiri Moskovcak2010-07-2840-40/+6974
| | | | | - some strings were not translatable because of the wrong file suffix - intltool seems to ignore .GTKBuilder
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-07-281-4/+24
|\
| * abrt_curl: discard headers from HTTP redirectionDenys Vlasenko2010-07-281-4/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Example where it is needed: abrtd: save_headers: header 0: 'HTTP/1.1 301 Moved Permanently' abrtd: save_headers: header 1: 'Connection: close' abrtd: save_headers: header 2: 'Location: NEW_URL' abrtd: save_headers: header 3: '' ... If we will continue collecting headers, we might be fooled to think that the following transaction had "Location: NEW_URL" header. This patch discards headers when it sees new "HTTP/..." line (note the count restarting from 0): ... abrtd: save_headers: header 0: 'HTTP/1.1 200 OK' abrtd: save_headers: header 1: 'Date: Wed, 28 Jul 2010 13:33:55 GMT' abrtd: save_headers: header 2: 'Server: Apache' abrtd: save_headers: header 3: 'Cache-Control: no-cache' abrtd: save_headers: header 4: 'Pragma: no-cache' abrtd: save_headers: header 5: 'Content-Type: text/html; charset=UTF-8' abrtd: save_headers: header 6: 'Connection: close' abrtd: save_headers: header 7: 'Transfer-Encoding: chunked' abrtd: save_headers: header 8: '' Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | made some more strings translatable rhbz#574693Jiri Moskovcak2010-07-2813-13/+13
| |
* | rename *.GTKBuilder to *.gladeJiri Moskovcak2010-07-2815-20/+26
|/ | | | | | - it seems that intltool ignores the GTKBuilder suffix, so the strings from our plugin settings dialog were not translatable, renaming to .glade seems to fix this
* updated po files1.1.11Jiri Moskovcak2010-07-2840-530/+2074
|
* trivial fix - added a log message to appletJiri Moskovcak2010-07-281-0/+1
| | | | | - log when applet doesn't show the notification because of the repeated crash
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-07-281-32/+121
|\
| * l10n: Updates to Tamil (ta) translationifelix2010-07-281-11/+86
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * l10n: Updates to Tamil (ta) translationifelix2010-07-281-27/+41
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-07-283-240/+385
|\|
| * l10n: Updates to German (de) translationttrinks2010-07-281-36/+126
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * l10n: Updates to Czech (cs) translationppisar2010-07-271-146/+189
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * l10n: Updates to Tamil (ta) translationifelix2010-07-271-58/+70
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | moved abrt.socket and abrtd.lock into /var/run/abrt making selinux happyJiri Moskovcak2010-07-273-15/+18
|/
* l10n: Updates to Marathi (mr) translationsandeeps2010-07-271-35/+78
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to French (fr) translationsamfreemanz2010-07-271-52/+175
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to French (fr) translationsamfreemanz2010-07-271-239/+175
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Mention --info and --backtrace in the abrt-cli man page.Karel Klic2010-07-261-4/+13
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-07-261-188/+185
|\
| * l10n: Updates to Marathi (mr) translationsandeeps2010-07-261-188/+185
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | build fixes for gcc 4.5Jiri Moskovcak2010-07-262-3/+3
|/
* l10n: Updates to Tamil (ta) translationifelix2010-07-261-85/+63
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Portuguese (Brazilian) (pt_BR) translationgcintra2010-07-261-26/+128
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Portuguese (Brazilian) (pt_BR) translationgcintra2010-07-261-226/+178
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updated ja translationmakoto2010-07-241-7/+82
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Spanish (Castilian) (es) translationbeckerde2010-07-231-10/+84
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Telugu (te) translationkkrothap2010-07-231-206/+245
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Bengali (India) (bn_IN) translationrunab2010-07-231-22/+124
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Panjabi (Punjabi) (pa) translationjassy2010-07-231-14/+90
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Hindi (hi) translationrajesh2010-07-231-209/+240
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Gujarati (gu) translationswkothar2010-07-231-123/+181
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Polish (pl) translationraven2010-07-221-7/+84
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Dutch (Flemish) (nl) translationwarrink2010-07-221-10/+86
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* abrt-hook-ccpp: small fixes prompted by testing on RHEL5Denys Vlasenko2010-07-221-1/+13
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* style fixes, no code changesDenys Vlasenko2010-07-226-13/+20
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* l10n: Updates to Bengali (India) (bn_IN) translationrunab2010-07-221-212/+159
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* increased version to 1.1.11Jiri Moskovcak2010-07-222-2/+2
| | | | - 1.1.10 is out already, so now we're working on 1.1.11
* Added --info action to abrt-cliMichal Toman2010-07-221-19/+130
|
* wire up SSLVerify in RHTSupport.conf to actually have the desired effectDenys Vlasenko2010-07-215-9/+25
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* l10n: Updates to Gujarati (gu) translationswkothar2010-07-211-97/+66
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Panjabi (Punjabi) (pa) translationjassy2010-07-211-176/+174
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to German (de) translationhedda2010-07-211-233/+117
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Russian (ru) translationypoyarko2010-07-211-189/+126
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Japanese (ja) translationmakoto2010-07-211-4/+5
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Finnish (fi) translationvpv2010-07-201-116/+66
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Chinese (China) (zh_CN) translationleahliu2010-07-201-249/+136
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Dutch (Flemish) (nl) translationwarrink2010-07-201-3/+3
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Spanish (Castilian) (es) translationbeckerde2010-07-201-268/+162
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Polish (pl) translationraven2010-07-191-1/+2
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)