summaryrefslogtreecommitdiffstats
path: root/inc
Commit message (Expand)AuthorAgeFilesLines
* DebugDump.cpp: lowercase and rename functionsNikola Pajkovsky2010-09-021-3/+3
* get rid of CDebugDump classNikola Pajkovsky2010-08-301-48/+24
* abrtlib.h: include <assert.h> and "strbuf.h"Denys Vlasenko2010-08-301-0/+2
* preparatory change for hooklib.cpp -> hooklib.c conversionDenys Vlasenko2010-08-301-0/+13
* preparatory patch for dirsize.cpp -> dirsize.c conversionDenys Vlasenko2010-08-301-6/+7
* fix my goof: include "config.h" must be before ENABLE_NLSDenys Vlasenko2010-08-301-4/+5
* consolidate HAVE_CONFIG_H in abrtlib.hDenys Vlasenko2010-08-302-7/+4
* abrtlib.h: move move functions from C++ section to CDenys Vlasenko2010-08-301-32/+33
* include config.h in abrtlib.hJiri Moskovcak2010-08-271-0/+5
* abrt_curl.c: reinstate "update_client" callDenys Vlasenko2010-08-261-0/+9
* abrt_curl.cpp -> abrt_curl.c, abrt_rh_support.cpp -> abrt_rh_support.cDenys Vlasenko2010-08-261-0/+4
* spawn.cpp -> spawn.cDenys Vlasenko2010-08-261-5/+4
* xatonum.cpp -> xatonum.cNikola Pajkovsky2010-08-251-5/+4
* daemon.cpp -> daemon.cNikola Pajkovsky2010-08-251-10/+12
* encbase64.cpp -> /encbase64.cNikola Pajkovsky2010-08-251-3/+2
* copyfd.cpp -> copyfd.cNikola Pajkovsky2010-08-251-9/+8
* skip_whitespace.cpp -> skip_whitespace.cNikola Pajkovsky2010-08-251-4/+2
* concat_path_file: make it a C function, not C++Denys Vlasenko2010-08-241-12/+4
* removed 'extern' keyword from function declarationsKarel Klic2010-08-241-36/+38
* make abrtlib.h include'able from .c files, not only .cppDenys Vlasenko2010-08-242-3/+11
* DebugDump: add a method returning the directory nameKarel Klic2010-08-191-0/+2
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-08-193-16/+16
|\
| * get rid of exceptions in CDebugDump classMichal Toman2010-08-181-3/+3
| * *: move NLS include and #define _ to abrtlib.hDenys Vlasenko2010-08-172-13/+13
* | removed unneeded includesKarel Klic2010-08-191-7/+1
|/
* get rid of std::string from mailxNikola Pajkovsky2010-08-171-0/+1
* get rid of std::string from bugzillaNikola Pajkovsky2010-08-171-3/+3
* rename RPM.cpp -> rpm.cNikola Pajkovsky2010-08-101-5/+1
* pure C for logging, read_wirte and xfuncsNikola Pajkovsky2010-08-102-54/+33
* changing NoSSLVerify to SSLVerify in bugzilla pluginMichal Toman2010-07-131-2/+2
* lower-case devel headersNikola Pajkovsky2010-07-0912-20/+20
* mv devel header files to inc/ and install themJiri Moskovcak2010-07-0912-1/+742
* added support for package specific actionsJiri Moskovcak2010-06-301-0/+4
* small fixes to WatchCrashdumpArchiveDir codeDenys Vlasenko2010-06-221-0/+3
* ccpp hook: add SaveBinaryImage option which saves of the crashed binaryDenys Vlasenko2010-06-071-0/+1
* add extern "C" around [suffix,preffix]cmp functionNikola Pajkovsky2010-06-041-0/+8
* new fuctions and realloc replaced by xreallocNikola Pajkovsky2010-06-041-0/+3
* add new file *hostname* into debugdump directoryNikola Pajkovsky2010-06-011-0/+1
* remove std::string from parse_release()Nikola Pajkovsky2010-05-171-1/+1
* fix bug 588945 - sparse core files performance hitDenys Vlasenko2010-05-121-2/+5
* whitespace cleanup, no code changesDenys Vlasenko2010-04-011-1/+1
* Use backtrace parser from abrtutils, new backtrace rating algorithm, store cr...Karel Klic2010-03-261-0/+5
* Move backtrace parser from src/Backtrace to lib/Utils.Karel Klic2010-03-261-49/+1
* remove socket code, it is deadDenys Vlasenko2010-03-232-88/+0
* use FILENAME_BACKTRACE for oops text tooDenys Vlasenko2010-03-051-1/+0
* add ProcessUnpackaged option to abrt.confDenys Vlasenko2010-03-051-11/+14
* *: UID:UUID -> crash_id conversionDenys Vlasenko2010-03-041-2/+8
* abrt-hook-ccpp: do not consider SIGQUIT to be a crashDenys Vlasenko2010-02-121-0/+1
* get_home_dir uses uid_t for the uidKarel Klic2010-02-121-1/+1
* Added comment to perror_msg declaration.Karel Klic2010-02-121-0/+1