summaryrefslogtreecommitdiffstats
path: root/lib/utils/run_event.c
Commit message (Expand)AuthorAgeFilesLines
* move inc/ and lib/ to src/. No code changesDenys Vlasenko2010-11-151-276/+0
* suppress open error message in one case when it isn't unexpectedDenys Vlasenko2010-11-041-2/+5
* fix a simple bug in run_event() - was truncating command at first wordDenys Vlasenko2010-11-041-2/+5
* supply CD_EVENTS element in crash dump structures passed to GUIDenys Vlasenko2010-11-041-8/+12
* fix a simple bug in run_event() - was truncating command at first wordDenys Vlasenko2010-11-041-2/+5
* list_possible_events(): do not forget to unlock the dir!Denys Vlasenko2010-11-031-6/+5
* extend list_possible_events() to be able to return list _for a specified dir_Denys Vlasenko2010-11-031-33/+65
* rename abrt_action.conf -> abrt_event.confDenys Vlasenko2010-11-021-5/+5
* abrt-handle-crashdump: add -l[pfx] option to list possible eventsDenys Vlasenko2010-11-021-1/+65
* abrt-handle-crashdump: new semi-debug utility to run abrt actions for a speci...Denys Vlasenko2010-11-011-0/+168