summaryrefslogtreecommitdiffstats
path: root/src/lib/run_event.c
Commit message (Expand)AuthorAgeFilesLines
* use run_state->children_count == 0 check for "event not conf'd" conditionDenys Vlasenko2011-02-011-1/+1
* Message text and other small cosmetic fixesDenys Vlasenko2011-01-281-1/+2
* make list_possible_events return empty on non-dump directoriesDenys Vlasenko2011-01-281-4/+12
* run_event: add children_countDenys Vlasenko2011-01-271-2/+14
* preparatory changes for abrt-cli local processing changeDenys Vlasenko2011-01-271-1/+4
* abrt_event.conf parser is updated to handleDenys Vlasenko2011-01-131-16/+139
* extend run_event() to run_event_on_dir_name() and run_event_on_crash_data()Denys Vlasenko2010-12-221-1/+20
* factor out headers so that "report lib" API is separated out of abrt APIDenys Vlasenko2010-12-011-0/+10
* abrtd: suppress spurious warning about missing coredump and inform_allDenys Vlasenko2010-11-251-1/+1
* Make "abrt-handle-crashdump -e BOGUS_EVENT" fail (also fail if asked over dbus)Denys Vlasenko2010-11-151-7/+5
* move inc/ and lib/ to src/. No code changesDenys Vlasenko2010-11-151-0/+276