summaryrefslogtreecommitdiffstats
path: root/src/daemon/abrt-handle-crashdump.c
Commit message (Expand)AuthorAgeFilesLines
* use run_state->children_count == 0 check for "event not conf'd" conditionDenys Vlasenko2011-02-011-1/+1
* make option handling more regular across all toolsDenys Vlasenko2011-01-201-5/+8
* preliminary cleanup patchesDenys Vlasenko2011-01-141-1/+1
* move abrt-action-FOO from /usr/libexec to /usr/binDenys Vlasenko2011-01-111-7/+0
* extend run_event() to run_event_on_dir_name() and run_event_on_crash_data()Denys Vlasenko2010-12-221-1/+1
* abrt-handle-crashdump: prepend our libexec path to $PATHDenys Vlasenko2010-11-151-0/+8
* Make "abrt-handle-crashdump -e BOGUS_EVENT" fail (also fail if asked over dbus)Denys Vlasenko2010-11-151-0/+2
* supply CD_EVENTS element in crash dump structures passed to GUIDenys Vlasenko2010-11-041-1/+1
* extend list_possible_events() to be able to return list _for a specified dir_Denys Vlasenko2010-11-031-4/+7
* rename abrt_action.conf -> abrt_event.confDenys Vlasenko2010-11-021-2/+2
* abrt-handle-crashdump: add -l[pfx] option to list possible eventsDenys Vlasenko2010-11-021-7/+21
* abrt-handle-crashdump: new semi-debug utility to run abrt actions for a speci...Denys Vlasenko2010-11-011-0/+78