Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | abrt_curl: better error msg if curl_formadd fails | Denys Vlasenko | 2010-08-17 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | RHTSupport: add a status message to reduce user confusion | Denys Vlasenko | 2010-08-17 | 1 | -0/+3 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | *: move NLS include and #define _ to abrtlib.h | Denys Vlasenko | 2010-08-17 | 12 | -90/+47 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | rpm.c needs logging.h -> include it | Karel Klic | 2010-08-19 | 1 | -0/+1 | |
| | | ||||||
* | | include headers as needed | Karel Klic | 2010-08-19 | 1 | -13/+19 | |
| | | | | | | | | synchronize function ordering with the header file | |||||
* | | removed unneeded includes | Karel Klic | 2010-08-19 | 1 | -7/+1 | |
| | | ||||||
* | | logging.c needs read_write.h and xfuncs.h -> including them | Karel Klic | 2010-08-19 | 1 | -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 includes | Karel Klic | 2010-08-19 | 1 | -16/+11 | |
| | | | | | | | | | | | | moved defines to the top of the file extern variable declarations grouped together removed declarations of nonexistent functions | |||||
* | | needs logging.h -> include it | Karel Klic | 2010-08-19 | 1 | -70/+78 | |
| | | | | | | | | | | synchronize the order of functions with the header file fix indentation | |||||
* | | read_write.h does not need logging.h -> removing the include | Karel Klic | 2010-08-19 | 1 | -2/+0 | |
| | | ||||||
* | | abrt_packages.h does not need xfuncs.h -> removing the include | Karel Klic | 2010-08-19 | 2 | -2/+2 | |
|/ | | | | abrt_packages.c needs xfuncs.h and logging.h -> including them | |||||
* | forgot rename variable in GetSettings() | Nikola Pajkovsky | 2010-08-17 | 1 | -4/+4 | |
| | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
* | Merge branch 'string' | Nikola Pajkovsky | 2010-08-17 | 10 | -355/+406 | |
|\ | ||||||
| * | get rid of std::string from rhtsupport | Nikola Pajkovsky | 2010-08-17 | 2 | -35/+52 | |
| | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
| * | get rid of std::string from logger | Nikola Pajkovsky | 2010-08-17 | 2 | -27/+21 | |
| | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
| * | get rid of std::string from mailx | Nikola Pajkovsky | 2010-08-17 | 4 | -85/+87 | |
| | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
| * | fix double free | Nikola Pajkovsky | 2010-08-17 | 1 | -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 bugzilla | Nikola Pajkovsky | 2010-08-17 | 5 | -207/+245 | |
| | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
* | | Update gitignore | Karel Klic | 2010-08-17 | 1 | -2/+2 | |
| | | ||||||
* | | GUI: increase dbus timeout in Report() call | Denys Vlasenko | 2010-08-17 | 1 | -2/+4 | |
|/ | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | l10n: Updates to Arabic (ar) translation | egydev | 2010-08-12 | 1 | -159/+176 | |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
* | GUI: make the bt viewer not-editable rhbz#621871 | Jiri Moskovcak | 2010-08-11 | 1 | -0/+2 | |
| | ||||||
* | increased version to 1.1.14 | Jiri Moskovcak | 2010-08-11 | 2 | -2/+2 | |
| | ||||||
* | l10n: Updates to Persian (fa) translation | lashar | 2010-08-10 | 1 | -209/+288 | |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-08-10 | 1 | -25/+1 | |
|\ | ||||||
| * | forgot erase one funcion in rpm.c | Nikola Pajkovsky | 2010-08-10 | 1 | -25/+1 | |
| | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
* | | Update .gitignore with directory changes | Karel Klic | 2010-08-10 | 1 | -10/+10 | |
|/ | ||||||
* | lower case direcotry(no code changed) | Nikola Pajkovsky | 2010-08-10 | 186 | -92/+95 | |
| | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
* | rename RPM.cpp -> rpm.c | Nikola Pajkovsky | 2010-08-10 | 11 | -45/+128 | |
| | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
* | pure C for logging, read_wirte and xfuncs | Nikola Pajkovsky | 2010-08-10 | 8 | -85/+172 | |
| | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
* | rewrite rpm to pure C | Nikola Pajkovsky | 2010-08-10 | 4 | -169/+194 | |
| | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
* | updated po files1.1.13 | Jiri Moskovcak | 2010-08-09 | 43 | -1015/+1652 | |
| | | | | - s/Ticket Uploader/Report Uploader// | |||||
* | updated czech translation | Jiri Moskovcak | 2010-08-09 | 1 | -48/+55 | |
| | ||||||
* | added native systemd file rhbz#617316 | Jiri Moskovcak | 2010-08-09 | 5 | -7/+76 | |
| | ||||||
* | l10n: Updates to Italian (it) translation | fvalen | 2010-08-09 | 1 | -277/+196 | |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
* | l10n: Updates to Finnish (fi) translation | vpv | 2010-08-06 | 1 | -16/+51 | |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
* | really remove the libzip dependency | Jiri Moskovcak | 2010-08-06 | 2 | -2/+1 | |
| | ||||||
* | added ar to LINGUAS | Jiri Moskovcak | 2010-08-06 | 1 | -0/+1 | |
| | ||||||
* | made /etc/abrt/plugins/Bugzilla.conf world-readable again | Jiri Moskovcak | 2010-08-06 | 1 | -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) translation | samfreemanz | 2010-08-06 | 1 | -73/+64 | |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
* | l10n: Updates to Arabic (ar) translation | munzirtaha | 2010-08-05 | 1 | -13/+13 | |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
* | l10n: New Arabic translation | munzirtaha | 2010-08-05 | 1 | -0/+1202 | |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
* | l10n: adding fa locale | lashar | 2010-08-05 | 1 | -0/+1 | |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
* | l10n: new Persian | lashar | 2010-08-05 | 1 | -0/+1334 | |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
* | remove libzip code | Nikola Pajkovsky | 2010-08-05 | 2 | -60/+1 | |
| | | | | | | Do we really need zip compression? Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
* | increased version to 1.1.13 | Jiri Moskovcak | 2010-08-04 | 2 | -2/+2 | |
| | ||||||
* | l10n: Updates to English (United Kingdom) (en_GB) translation | bruce89 | 2010-08-04 | 1 | -253/+300 | |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
* | add libxml-2.0 into configure | Nikola Pajkovsky | 2010-08-04 | 3 | -0/+4 | |
| | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
* | fixed typo in man page rhbz#610748 | Jiri Moskovcak | 2010-08-03 | 1 | -1/+1 | |
| | ||||||
* | l10n: Updates to Tamil (ta) translation | ifelix | 2010-08-03 | 1 | -15/+17 | |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) |