summaryrefslogtreecommitdiffstats
path: root/lib/utils
Commit message (Expand)AuthorAgeFilesLines
* abrt_curl.c: reinstate "update_client" callDenys Vlasenko2010-08-261-1/+1
* abrt_curl.cpp -> abrt_curl.c, abrt_rh_support.cpp -> abrt_rh_support.cDenys Vlasenko2010-08-265-14/+22
* time.cpp -> time.c, xconnect.cpp -> xconnect.cDenys Vlasenko2010-08-262-0/+0
* spawn.cpp -> spawn.cDenys Vlasenko2010-08-262-10/+24
* xatonum.cpp -> xatonum.cNikola Pajkovsky2010-08-252-1/+1
* xatonum.cpp: fix indentationNikola Pajkovsky2010-08-251-28/+28
* daemon.cpp -> daemon.cNikola Pajkovsky2010-08-252-1/+1
* encbase64.cpp -> /encbase64.cNikola Pajkovsky2010-08-252-1/+1
* copyfd.cpp -> copyfd.cNikola Pajkovsky2010-08-252-8/+11
* skip_whitespace.cpp -> skip_whitespace.cNikola Pajkovsky2010-08-252-1/+1
* fix 305 redirect problemDenys Vlasenko2010-08-242-1/+9
* concat_path_file: make it a C function, not C++Denys Vlasenko2010-08-247-33/+114
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-08-241-2/+2
|\
| * make abrtlib.h include'able from .c files, not only .cppDenys Vlasenko2010-08-241-2/+2
* | 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
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-08-194-58/+118
|\
| * abrt_curl: make HTTP uploads emit updatesDenys Vlasenko2010-08-181-2/+54
| * get rid of exceptions in CDebugDump classMichal Toman2010-08-181-45/+59
| * abrt_curl: better error msg if curl_formadd failsDenys Vlasenko2010-08-171-1/+1
| * *: move NLS include and #define _ to abrtlib.hDenys Vlasenko2010-08-172-10/+4
* | include headers as neededKarel Klic2010-08-191-13/+19
* | logging.c needs read_write.h and xfuncs.h -> including themKarel Klic2010-08-191-81/+86
* | logging.h does not need read_write.h and xfuncs.h -> removing the includesKarel Klic2010-08-191-16/+11
* | needs logging.h -> include itKarel Klic2010-08-191-70/+78
* | 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
|/
* get rid of std::string from mailxNikola Pajkovsky2010-08-171-0/+42
* get rid of std::string from bugzillaNikola Pajkovsky2010-08-171-80/+100
* lower case direcotry(no code changed)Nikola Pajkovsky2010-08-1043-0/+7467