summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* made the description in RHTSupport translatableJiri Moskovcak2010-08-271-1/+1
* include config.h in abrtlib.hJiri Moskovcak2010-08-272-6/+0
* CCpp.cpp: add -Wall -Werror, fix two discovered bugsDenys Vlasenko2010-08-272-6/+6
* 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-2412-74/+179
* 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
|/
* get rid of std::string& as parameterNikola Pajkovsky2010-08-231-48/+79
* Python.cpp: fix indentationNikola Pajkovsky2010-08-191-50/+52
* fix indentation and bracket position inNikola Pajkovsky2010-08-196-501/+538
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-08-1912-106/+232
|\
| * abrt_curl: make HTTP uploads emit updatesDenys Vlasenko2010-08-181-2/+54
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtMichal Toman2010-08-182-4/+4
| |\
| | * assignment segfaults if right hand is a NULL pointerNikola Pajkovsky2010-08-182-4/+4
| * | get rid of exceptions in CDebugDump classMichal Toman2010-08-187-83/+160
| |/
| * abrt_curl: better error msg if curl_formadd failsDenys Vlasenko2010-08-171-1/+1
| * RHTSupport: add a status message to reduce user confusionDenys Vlasenko2010-08-171-0/+3
| * *: move NLS include and #define _ to abrtlib.hDenys Vlasenko2010-08-174-16/+10
* | 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
|/
* forgot rename variable in GetSettings()Nikola Pajkovsky2010-08-171-4/+4
* get rid of std::string from rhtsupportNikola Pajkovsky2010-08-172-35/+52
* get rid of std::string from loggerNikola Pajkovsky2010-08-172-27/+21
* get rid of std::string from mailxNikola Pajkovsky2010-08-173-85/+86
* fix double freeNikola Pajkovsky2010-08-171-1/+1
* get rid of std::string from bugzillaNikola Pajkovsky2010-08-174-204/+242
* lower case direcotry(no code changed)Nikola Pajkovsky2010-08-10106-14/+17
* rename RPM.cpp -> rpm.cNikola Pajkovsky2010-08-104-27/+80
* pure C for logging, read_wirte and xfuncsNikola Pajkovsky2010-08-106-31/+139
* updated po files1.1.13Jiri Moskovcak2010-08-091-1/+1
* really remove the libzip dependencyJiri Moskovcak2010-08-061-1/+1
* made /etc/abrt/plugins/Bugzilla.conf world-readable againJiri Moskovcak2010-08-061-1/+0
* remove libzip codeNikola Pajkovsky2010-08-051-59/+0
* add libxml-2.0 into configureNikola Pajkovsky2010-08-041-0/+2