summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* replace KerneloopsScanner plugin and dumpoops with abrt-dump-oops, use it in ...Denys Vlasenko2011-01-1715-36/+820
* l10n: Updates to Oriya (or) translationmgiri2011-01-171-242/+232
* preliminary cleanup patchesDenys Vlasenko2011-01-144-67/+61
* trivial: more uniform -v option helpDenys Vlasenko2011-01-136-6/+6
* fix a SEGV caused by returning NULL instead of empty hash tableDenys Vlasenko2011-01-131-0/+2
* abrt_event.conf parser is updated to handleDenys Vlasenko2011-01-132-24/+175
* l10n: Updates to Panjabi (Punjabi) (pa) translationjassy2011-01-131-223/+223
* Remove accidentally commited files from the retrace branchKarel Klic2011-01-122-162/+0
* l10n: Updates to Kannada (kn) translationshanky2011-01-121-241/+232
* remove C++-ism ssprintf from abrtlib.hDenys Vlasenko2011-01-114-28/+23
* do not pollute library namespace: prefix bin2hex and hex2bin with abrt_Denys Vlasenko2011-01-111-0/+2
* move abrt-action-FOO from /usr/libexec to /usr/binDenys Vlasenko2011-01-117-42/+32
* abrt.spec: addon-cpp requires cpio, because abrt-action-debuginfo-install.py ...Karel Klic2011-01-111-1/+1
* adding missing extern "C" {}Denys Vlasenko2011-01-061-0/+8
* pass old pattern to ccpp hook and use itDenys Vlasenko2011-01-065-40/+232
* Merge branch 'abrt-fix-master' of ssh://fedorapeople.org/home/fedora/npajkovs...Nikola Pajkovsky2011-01-052-1/+12
|\
| * 666893 - Unable to make sense of XML-RPC response from serverNikola Pajkovsky2011-01-051-0/+11
| * 665405 - ABRT's usage of sos does not grab /var/log/messagesNikola Pajkovsky2011-01-051-1/+1
|/
* PyHook: ignore SystemExit exception rhbz#636913Jiri Moskovcak2011-01-051-2/+4
* l10n: Updates to Gujarati (gu) translationswkothar2011-01-051-41/+56
* dump_dir: make chown'ing of new files optional - needed for non-root usageDenys Vlasenko2011-01-047-36/+80
* dump_dir: stop aborting on EPERM locking errorsDenys Vlasenko2011-01-041-16/+39
* koops: catch "kernel BUG at" with both small and capital K.Denys Vlasenko2011-01-041-12/+20
* l10n: Updates to Bengali (India) (bn_IN) translationrunab2011-01-041-242/+235
* l10n: Updates to Gujarati (gu) translationswkothar2010-12-311-300/+181
* extend run_event() to run_event_on_dir_name() and run_event_on_crash_data()Denys Vlasenko2010-12-2222-57/+119
* src/report-python: expose CD_FLAG_foo constants to Python wrapperDenys Vlasenko2010-12-223-1/+16
* *: rename *crash_dump.* -> *crash_data.*Denys Vlasenko2010-12-2225-30/+30
* src/report-python: add report package compatibilityDenys Vlasenko2010-12-218-1/+190
* create_dump_dir: add base_dir_name parameter.Denys Vlasenko2010-12-1610-35/+147
* report-python/run_event.c: python wrappers for run_event.h APIDenys Vlasenko2010-12-166-3/+255
* report-python/dump_dir: fix SEGV when dd.op() operates on closed ddDenys Vlasenko2010-12-162-1/+27
* python wrapper: trivial cleanupDenys Vlasenko2010-12-163-7/+0
* Rename foo_crash_dump_dir -> foo_dump_dirDenys Vlasenko2010-12-1520-57/+40
* set chmod 0755 on test progsDenys Vlasenko2010-12-152-0/+0
* python wrappers: make crash_data.create_crash_dump_dir() workDenys Vlasenko2010-12-156-19/+109
* python wrappers: add dump_dir wrapperDenys Vlasenko2010-12-155-28/+205
* simplify python wrapper codeDenys Vlasenko2010-12-157-108/+58
* jury-rig compile for python2.6; small style fixesDenys Vlasenko2010-12-145-23/+30
* a stub for report-pythonJiri Moskovcak2010-12-149-1/+327
* small fixes to map_string_t conversion suggested by KarelDenys Vlasenko2010-12-133-9/+10
* rename report-libs to libreportJiri Moskovcak2010-12-091-9/+9
* convert Applet.cpp to C. Needed only one change: dbus' load_val -> load_charpDenys Vlasenko2010-12-092-14/+14
* move test app for libreport from c++ to CDenys Vlasenko2010-12-092-3/+4
* fix packaging of -devel packages - we were packaging libabrt.so into bothDenys Vlasenko2010-12-092-5/+4
* rename a few more files from .cpp to .cDenys Vlasenko2010-12-098-19/+34
* rename libabrt.so to libreport.soDenys Vlasenko2010-12-098-28/+28
* create report-libs-devel package; separate out report headersDenys Vlasenko2010-12-0912-71/+91
* add abrt_ prefixes to abrt-internal functions in libabrt.soDenys Vlasenko2010-12-0825-113/+187
* Rename some .cpp files to .cDenys Vlasenko2010-12-086-5/+5