summaryrefslogtreecommitdiffstats
path: root/lib/utils
Commit message (Expand)AuthorAgeFilesLines
...
* msg_prefix now doesn't need ": " suffixDenys Vlasenko2010-09-141-2/+5
* dump_dir: dd_close was freeing unallocated pointer! fix thatDenys Vlasenko2010-09-131-1/+1
* fix sigsegvNikola Pajkovsky2010-09-101-0/+21
* plug a memory leak in trim_debug_dumps()Denys Vlasenko2010-09-101-0/+3
* SQLite3.cpp: replace std::vector by GListNikola Pajkovsky2010-09-082-1/+54
* DebugDump.* -> dump_dir.*Nikola Pajkovsky2010-09-074-4/+1
* DebugDump.cpp: change error_msg to perror_msgMichal Toman2010-09-071-1/+1
* DebugDump.cpp: lower case variablesNikola Pajkovsky2010-09-021-36/+36
* DebugDump.cpp: lowercase and rename functionsNikola Pajkovsky2010-09-021-29/+29
* fix "make test-rpm" build failureDenys Vlasenko2010-08-311-5/+5
* get rid of CDebugDump classNikola Pajkovsky2010-08-301-163/+157
* abrtlib.h: include <assert.h> and "strbuf.h"Denys Vlasenko2010-08-306-14/+4
* hooklib.cpp -> hooklib.c conversionDenys Vlasenko2010-08-302-1/+1
* preparatory change for hooklib.cpp -> hooklib.c conversionDenys Vlasenko2010-08-303-3/+9
* dirsize.cpp -> dirsize.c conversionDenys Vlasenko2010-08-302-1/+1
* preparatory patch for dirsize.cpp -> dirsize.c conversionDenys Vlasenko2010-08-302-9/+12
* Use abrtlib.h instead of component header filesDenys Vlasenko2010-08-306-22/+6
* consolidate HAVE_CONFIG_H in abrtlib.hDenys Vlasenko2010-08-303-10/+0
* abrt_dbus: C++ -> C conversionDenys Vlasenko2010-08-302-1/+1
* abrt_dbus: preparatory patch for C++ -> c conversionDenys Vlasenko2010-08-302-50/+72
* 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