summaryrefslogtreecommitdiffstats
path: root/src/plugins/abrt-dump-oops.c
Commit message (Expand)AuthorAgeFilesLines
* reenable kernel taintNikola Pajkovsky2011-05-191-0/+14
* move $ABRT_foo checking and setting into helper routines.Denys Vlasenko2011-05-041-11/+7
* abrt-dump-oops: make -d option take a parameter: directory where to create dumpsDenys Vlasenko2011-04-051-16/+22
* Ticket #187 exit code == 0 when error showsNikola Pajkovsky2011-04-041-4/+5
* oops: don't save bogus "executable", and save real "cmdline" instead of bogus...Denys Vlasenko2011-03-241-4/+12
* extend dump_dir to allow creating world-readable directoryJiri Moskovcak2011-03-241-3/+21
* abrt-dump-oops: fix code to detect the markerDenys Vlasenko2011-03-171-26/+30
* abrt-dump-oops: fix double-free; abrt_event.conf: better report event nameDenys Vlasenko2011-03-161-41/+55
* abrt-cli -r DIR: copy non-writable DIR into $HOME/abrt/spoolDenys Vlasenko2011-02-011-0/+1
* make option handling more regular across all toolsDenys Vlasenko2011-01-201-9/+8
* introduce and use new helper function list_free_with_freeDenys Vlasenko2011-01-201-3/+1
* replace KerneloopsScanner plugin and dumpoops with abrt-dump-oops, use it in ...Denys Vlasenko2011-01-171-0/+712