summaryrefslogtreecommitdiffstats
path: root/src/daemon/MiddleWare.cpp
Commit message (Expand)AuthorAgeFilesLines
* preraratory patch for database removalDenys Vlasenko2010-11-221-6/+16
* Cleanup. Remove last vestiges of AnalyzerActionsAndReporters.Denys Vlasenko2010-11-181-16/+1
* abrtd/gui: remove [AnalyzerActionsAndReporters], migrate to event-based proce...Denys Vlasenko2010-11-151-15/+14
* abrtd: do not panic on "nothing was done" result for [re]analyze eventsDenys Vlasenko2010-11-151-1/+1
* Make "abrt-handle-crashdump -e BOGUS_EVENT" fail (also fail if asked over dbus)Denys Vlasenko2010-11-151-3/+7
* remove "old" Bugzilla and RHTSupport pluginsDenys Vlasenko2010-11-111-4/+2
* Decouple settings handling from old-style pluginsDenys Vlasenko2010-11-101-15/+68
* Move some functions from CrashWatcher to MiddleWareDenys Vlasenko2010-11-091-0/+201
* abrtd: remove support for ActionsAndReporters, abrt_event.conf supersedes itDenys Vlasenko2010-11-081-49/+0
* make #includes simplerDenys Vlasenko2010-11-051-1/+0
* make DebugDumpToCrashReport() fill CD_EVENTSDenys Vlasenko2010-11-051-8/+14
* use proper "Python" instead of "python" in abrt_event.confDenys Vlasenko2010-11-041-4/+4
* supply CD_EVENTS element in crash dump structures passed to GUIDenys Vlasenko2010-11-041-0/+5
* abrtd: convert reporting step to run_action, part 1 (main)Denys Vlasenko2010-11-031-78/+77
* reinstate lost feature of "refresh backtrace" in GUIDenys Vlasenko2010-11-031-1/+1
* switch "analyze" step processing to abrt_event.conf-driven wayDenys Vlasenko2010-11-031-129/+10
* abrtd: make CreateCrashReport() more understandableDenys Vlasenko2010-11-021-28/+24
* remove AutoReportUIDs supportDenys Vlasenko2010-11-021-41/+0
* abrt-handle-crashdump: new semi-debug utility to run abrt actions for a speci...Denys Vlasenko2010-11-011-147/+13
* introduce abrt_action.conf; use it for post-create stepDenys Vlasenko2010-11-011-31/+227
* abrtd: prepearatory patch: is_debug_dump_saved shouldn't need uidDenys Vlasenko2010-11-011-62/+22
* change dd_opendir API to return dd pointer (no need to dd_init it separately)Denys Vlasenko2010-10-151-11/+11
* move load_crash_data_from_debug_dump from MiddleWare to CrashTypesDenys Vlasenko2010-10-111-123/+0
* s/CD_DUPHASH/FILENAME_DUPHASH/gDenys Vlasenko2010-10-111-2/+2
* g_settings_sDatabase uses char*Nikola Pajkovsky2010-09-241-9/+6
* This patch splits off abrtd's package/component/descriptionDenys Vlasenko2010-09-221-253/+21
* add two flags to dd_opendir()Nikola Pajkovsky2010-09-221-29/+18
* eliminate LoadOpenGPGPublicKey wrapperDenys Vlasenko2010-09-221-7/+1
* fix a small memory leakDenys Vlasenko2010-09-211-1/+3
* unhide dump_dir structure from typedefNikola Pajkovsky2010-09-201-8/+8
* MiddleWare.cpp: remove unused variablesNikola Pajkovsky2010-09-081-5/+0
* add forgotten database disconnect on error pathDenys Vlasenko2010-09-081-7/+4
* SQLite3.cpp: replace std::vector by GListNikola Pajkovsky2010-09-081-34/+59
* DebugDump.* -> dump_dir.*Nikola Pajkovsky2010-09-071-1/+0
* DebugDump.cpp: lowercase and rename functionsNikola Pajkovsky2010-09-021-17/+17
* get rid of CDebugDump classNikola Pajkovsky2010-08-301-100/+130
* abrtlib.h: include <assert.h> and "strbuf.h"Denys Vlasenko2010-08-301-1/+0
* fixed a typo: kenel -> kernelKarel Klic2010-08-191-1/+1
* VERB3 log the process of load_crash_data_from_debug_dump.Karel Klic2010-08-191-1/+3
* daemon: make text detection fail on any file >64kDenys Vlasenko2010-08-181-0/+13
* get rid of exceptions in CDebugDump classMichal Toman2010-08-181-70/+78
* lower case direcotry(no code changed)Nikola Pajkovsky2010-08-101-0/+1132