summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* removal of C++isms from libabrt, part 2Denys Vlasenko2010-12-088-76/+24
* removal of C++isms from libabrt, part 1Denys Vlasenko2010-12-0829-485/+347
* move libabrt.so to separate package report-libsJiri Moskovcak2010-12-071-1/+17
* remove unused function parse_args; make a few functions extern "C"Denys Vlasenko2010-12-075-71/+9
* This patch changes crash data to use C structures.Denys Vlasenko2010-12-0626-458/+749
* l10n: Updates to Czech (cs) translationppisar2010-12-061-146/+159
* l10n: Updates to Dutch (Flemish) (nl) translationwarrink2010-12-041-70/+72
* l10n: Updates to Polish (pl) translationraven2010-12-041-69/+71
* l10n: Updates to Ukrainian (uk) translationyurchor2010-12-041-68/+70
* l10n: Added Low German translationncfiedler2010-12-031-2/+2
* l10n: Added Low German translationncfiedler2010-12-031-0/+1581
* preparatory patch: add -v to abrt-cli; remove unused func; make func staticDenys Vlasenko2010-12-035-37/+16
* GUI: optimized the log window (possibly fixes rhbz#596592)Jiri Moskovcak2010-12-022-37/+50
* GHashTable: must use g_hash_table_replace instead of _insert to not leak keyDenys Vlasenko2010-12-011-3/+3
* factor out headers so that "report lib" API is separated out of abrt APIDenys Vlasenko2010-12-0114-67/+284
* get_reporter_plugin_settings() returns GHashTableNikola Pajkovsky2010-12-014-23/+70
* l10n: Updates to Ukrainian (uk) translationyurchor2010-12-011-63/+64
* l10n: Updates to Polish (pl) translationraven2010-11-301-28/+26
* l10n: Updates to Dutch (Flemish) (nl) translationwarrink2010-11-301-31/+26
* updated po filesJiri Moskovcak2010-11-2942-6783/+11396
* new debuginfo install script rewritten in pythonJiri Moskovcak2010-11-296-426/+480
* fix locking kerneloops conf file when -d not specifiedNikola Pajkovsky2010-11-291-1/+0
* add a new binary files into .gitignoreNikola Pajkovsky2010-11-291-0/+13
* l10n: Updates to Russian (ru) translationshnurapet2010-11-261-416/+290
* preparatory patch for future factoring out of headers for reportlibDenys Vlasenko2010-11-2625-43/+42
* abrt-action-rhtsupport: fix -c CONFFILE erroneously setting DUMPDIR tooDenys Vlasenko2010-11-261-1/+0
* correct a comment about libraries' usersDenys Vlasenko2010-11-261-2/+2
* reorganize librariesDenys Vlasenko2010-11-2624-268/+250
* GUI: added a button to view a log when in verbose modeJiri Moskovcak2010-11-251-0/+30
* GUI: at least show warn when the rating is lowJiri Moskovcak2010-11-251-0/+8
* fixed build against libnotify 0.7Jiri Moskovcak2010-11-251-0/+7