summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * abrt_curl: better error msg if curl_formadd failsDenys Vlasenko2010-08-171-1/+1
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * RHTSupport: add a status message to reduce user confusionDenys Vlasenko2010-08-171-0/+3
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * *: move NLS include and #define _ to abrtlib.hDenys Vlasenko2010-08-1712-90/+47
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | rpm.c needs logging.h -> include itKarel Klic2010-08-191-0/+1
| |
* | include headers as neededKarel Klic2010-08-191-13/+19
| | | | | | | | synchronize function ordering with the header file
* | removed unneeded includesKarel Klic2010-08-191-7/+1
| |
* | logging.c needs read_write.h and xfuncs.h -> including themKarel Klic2010-08-191-81/+86
| | | | | | | | | | synchronize variable and function ordering with the header file fix indentation
* | logging.h does not need read_write.h and xfuncs.h -> removing the includesKarel Klic2010-08-191-16/+11
| | | | | | | | | | | | moved defines to the top of the file extern variable declarations grouped together removed declarations of nonexistent functions
* | needs logging.h -> include itKarel Klic2010-08-191-70/+78
| | | | | | | | | | synchronize the order of functions with the header file fix indentation
* | read_write.h does not need logging.h -> removing the includeKarel Klic2010-08-191-2/+0
| |
* | abrt_packages.h does not need xfuncs.h -> removing the includeKarel Klic2010-08-192-2/+2
|/ | | | abrt_packages.c needs xfuncs.h and logging.h -> including them
* forgot rename variable in GetSettings()Nikola Pajkovsky2010-08-171-4/+4
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* Merge branch 'string'Nikola Pajkovsky2010-08-1710-355/+406
|\
| * get rid of std::string from rhtsupportNikola Pajkovsky2010-08-172-35/+52
| | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
| * get rid of std::string from loggerNikola Pajkovsky2010-08-172-27/+21
| | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
| * get rid of std::string from mailxNikola Pajkovsky2010-08-174-85/+87
| | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
| * fix double freeNikola Pajkovsky2010-08-171-1/+1
| | | | | | | | | | | | | | | | when add_comment() fails it's always fail in xmlrpc. So we should use throw_xml_fault() instead of throw_if_xml_fault_occurred() Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
| * get rid of std::string from bugzillaNikola Pajkovsky2010-08-175-207/+245
| | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* | Update gitignoreKarel Klic2010-08-171-2/+2
| |
* | GUI: increase dbus timeout in Report() callDenys Vlasenko2010-08-171-2/+4
|/ | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* l10n: Updates to Arabic (ar) translationegydev2010-08-121-159/+176
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* GUI: make the bt viewer not-editable rhbz#621871Jiri Moskovcak2010-08-111-0/+2
|
* increased version to 1.1.14Jiri Moskovcak2010-08-112-2/+2
|
* l10n: Updates to Persian (fa) translationlashar2010-08-101-209/+288
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-08-101-25/+1
|\
| * forgot erase one funcion in rpm.cNikola Pajkovsky2010-08-101-25/+1
| | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* | Update .gitignore with directory changesKarel Klic2010-08-101-10/+10
|/
* lower case direcotry(no code changed)Nikola Pajkovsky2010-08-10186-92/+95
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* rename RPM.cpp -> rpm.cNikola Pajkovsky2010-08-1011-45/+128
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* pure C for logging, read_wirte and xfuncsNikola Pajkovsky2010-08-108-85/+172
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* rewrite rpm to pure CNikola Pajkovsky2010-08-104-169/+194
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* updated po files1.1.13Jiri Moskovcak2010-08-0943-1015/+1652
| | | | - s/Ticket Uploader/Report Uploader//
* updated czech translationJiri Moskovcak2010-08-091-48/+55
|
* added native systemd file rhbz#617316Jiri Moskovcak2010-08-095-7/+76
|
* l10n: Updates to Italian (it) translationfvalen2010-08-091-277/+196
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Finnish (fi) translationvpv2010-08-061-16/+51
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* really remove the libzip dependencyJiri Moskovcak2010-08-062-2/+1
|
* added ar to LINGUASJiri Moskovcak2010-08-061-0/+1
|
* made /etc/abrt/plugins/Bugzilla.conf world-readable againJiri Moskovcak2010-08-061-1/+0
| | | | | | - files in /etc/abrt/plugins are meant for global settings and the daemon sends the content of these files to the client anyway, so there is no point making them not-readable for non-root users
* l10n: Updates to French (fr) translationsamfreemanz2010-08-061-73/+64
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Arabic (ar) translationmunzirtaha2010-08-051-13/+13
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: New Arabic translationmunzirtaha2010-08-051-0/+1202
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: adding fa localelashar2010-08-051-0/+1
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: new Persianlashar2010-08-051-0/+1334
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* remove libzip codeNikola Pajkovsky2010-08-052-60/+1
| | | | | | Do we really need zip compression? Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* increased version to 1.1.13Jiri Moskovcak2010-08-042-2/+2
|
* l10n: Updates to English (United Kingdom) (en_GB) translationbruce892010-08-041-253/+300
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* add libxml-2.0 into configureNikola Pajkovsky2010-08-043-0/+4
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* fixed typo in man page rhbz#610748Jiri Moskovcak2010-08-031-1/+1
|
* l10n: Updates to Tamil (ta) translationifelix2010-08-031-15/+17
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)