summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Localization of [y/n] response in abrt-cliKarel Klic2010-08-271-6/+13
* CCpp.cpp: add -Wall -Werror, fix two discovered bugsDenys Vlasenko2010-08-272-6/+6
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtNikola Pajkovsky2010-08-2610-28/+62
|\
| * abrt_curl.c: reinstate "update_client" callDenys Vlasenko2010-08-262-1/+10
| * abrt_curl.cpp -> abrt_curl.c, abrt_rh_support.cpp -> abrt_rh_support.cDenys Vlasenko2010-08-266-14/+26
| * time.cpp -> time.c, xconnect.cpp -> xconnect.cDenys Vlasenko2010-08-262-0/+0
| * spawn.cpp -> spawn.cDenys Vlasenko2010-08-263-15/+28
* | fix a few xmlrpc leaksNikola Pajkovsky2010-08-261-1/+3
|/
* l10n: Updates to Hebrew (he) translationelad2010-08-261-330/+363
* xatonum.cpp -> xatonum.cNikola Pajkovsky2010-08-253-6/+5
* xatonum.cpp: fix indentationNikola Pajkovsky2010-08-251-28/+28
* daemon.cpp -> daemon.cNikola Pajkovsky2010-08-253-11/+13
* encbase64.cpp -> /encbase64.cNikola Pajkovsky2010-08-253-4/+3
* copyfd.cpp -> copyfd.cNikola Pajkovsky2010-08-253-17/+19
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-08-253-5/+3
|\
| * skip_whitespace.cpp -> skip_whitespace.cNikola Pajkovsky2010-08-253-5/+3
* | GUI: set the right parent for progress bar rhbz#625241Jiri Moskovcak2010-08-251-10/+24
|/
* l10n: Updates to Czech (cs) translationppisar2010-08-241-307/+335
* l10n: Updates to Spanish (Castilian) (es) translationelsupergomez2010-08-241-468/+425
* l10n: Updates to Finnish (fi) translationvpv2010-08-241-299/+324
* fix 305 redirect problemDenys Vlasenko2010-08-242-1/+9
* concat_path_file: make it a C function, not C++Denys Vlasenko2010-08-2414-97/+200
* removed 'extern' keyword from function declarationsKarel Klic2010-08-241-36/+38
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-08-243-5/+13
|\
| * make abrtlib.h include'able from .c files, not only .cppDenys Vlasenko2010-08-243-5/+13
* | removed 'extern' from function declarations and added a documentationKarel Klic2010-08-241-11/+63
* | strbuf_free(NULL) should not crashKarel Klic2010-08-241-0/+3
|/
* l10n: Updates to Japanese (ja) translationkhasida2010-08-241-326/+332
* l10n: Updates to German (de) translationttrinks2010-08-241-321/+329
* l10n: Updates to Ukrainian (uk) translationyurchor2010-08-241-314/+335
* l10n: Updates to Persian (fa) translationlashar2010-08-231-339/+371
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtNikola Pajkovsky2010-08-231-310/+327
|\
| * l10n: Updates to Polish (pl) translationraven2010-08-231-310/+327
* | rpm.c: fix some memleaksNikola Pajkovsky2010-08-231-0/+1
|/
* get rid of std::string& as parameterNikola Pajkovsky2010-08-231-48/+79
* l10n: Updates to Hebrew (he) translationelad2010-08-231-298/+234
* l10n: Updates to Dutch (Flemish) (nl) translationwarrink2010-08-231-299/+323
* doxygen config for abrtNikola Pajkovsky2010-08-201-0/+932
* GUI: added accelerator key "Delete" to the delete button rrakus@redhat.comJiri Moskovcak2010-08-201-0/+1
* l10n: Updates to Ukrainian (uk) translationyurchor2010-08-201-257/+320
* Python.cpp: fix indentationNikola Pajkovsky2010-08-191-50/+52
* abrt-cli --info: Make coredump and rating fields optionalKarel Klic2010-08-191-5/+12
* fixed a typo: kenel -> kernelKarel Klic2010-08-191-1/+1
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-08-196-501/+538
|\
| * fix indentation and bracket position inNikola Pajkovsky2010-08-196-501/+538
* | Fix an ugly misaligmnent of dirent struct between C and C++ code,Karel Klic2010-08-191-0/+2
* | VERB3 log the process of load_crash_data_from_debug_dump.Karel Klic2010-08-191-1/+3
* | DebugDump: add a method returning the directory nameKarel Klic2010-08-191-0/+2
|/
* enrich an exception with the dump directory path; it's useful for debuggingKarel Klic2010-08-191-1/+9
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-08-1926-352/+461
|\