summaryrefslogtreecommitdiffstats
path: root/src/include/abrtlib.h
Commit message (Expand)AuthorAgeFilesLines
* abrt-action-trim-files: new tool for trimming old debuginfo and debug dumpsDenys Vlasenko2011-03-261-0/+1
* make fork_execv_on_steroids capable of setting env vars tooDenys Vlasenko2011-03-081-2/+7
* renamed some files, no code changesJiri Moskovcak2011-03-071-1/+1
* minor build fixesJiri Moskovcak2011-03-071-2/+0
* added function to parse event description from xml fileJiri Moskovcak2011-03-071-0/+3
* remove FILENAME_REPRODUCE field. FILENAME_COMMENT should be used insteadDenys Vlasenko2011-03-031-2/+2
* show more useful columns in abrt-gtk; use human-readable time in dir namesDenys Vlasenko2011-02-281-0/+6
* gui-wizard-gtk: show error messages as msg boxesDenys Vlasenko2011-02-251-0/+2
* move steal_directory() into libreportJiri Moskovcak2011-02-171-0/+3
* abrt-cli -r DIR: copy non-writable DIR into $HOME/abrt/spoolDenys Vlasenko2011-02-011-0/+2
* split parse_release() into Bz and RHTS versionsDenys Vlasenko2011-01-251-2/+4
* introduce and use new helper function list_free_with_freeDenys Vlasenko2011-01-201-0/+7
* preliminary cleanup patchesDenys Vlasenko2011-01-141-61/+21
* remove C++-ism ssprintf from abrtlib.hDenys Vlasenko2011-01-111-19/+0
* do not pollute library namespace: prefix bin2hex and hex2bin with abrt_Denys Vlasenko2011-01-111-0/+2
* pass old pattern to ccpp hook and use itDenys Vlasenko2011-01-061-0/+5
* *: rename *crash_dump.* -> *crash_data.*Denys Vlasenko2010-12-221-1/+1
* add abrt_ prefixes to abrt-internal functions in libabrt.soDenys Vlasenko2010-12-081-43/+77
* removal of C++isms from libabrt, part 2Denys Vlasenko2010-12-081-10/+0
* removal of C++isms from libabrt, part 1Denys Vlasenko2010-12-081-16/+14
* remove unused function parse_args; make a few functions extern "C"Denys Vlasenko2010-12-071-8/+7
* This patch changes crash data to use C structures.Denys Vlasenko2010-12-061-4/+4
* factor out headers so that "report lib" API is separated out of abrt APIDenys Vlasenko2010-12-011-18/+2
* preparatory patch for future factoring out of headers for reportlibDenys Vlasenko2010-11-261-1/+1
* reorganize librariesDenys Vlasenko2010-11-261-1/+21
* Make "abrt-handle-crashdump -e BOGUS_EVENT" fail (also fail if asked over dbus)Denys Vlasenko2010-11-151-0/+4
* move inc/ and lib/ to src/. No code changesDenys Vlasenko2010-11-151-0/+269