summaryrefslogtreecommitdiffstats
path: root/src/report-python/reportmodule.c
Commit message (Expand)AuthorAgeFilesLines
* [abrt] whole code is moved to libreportNikola Pajkovsky2011-06-091-95/+0
* src/report-python/report.c: Py wrappers around include/report/report.h APIDenys Vlasenko2011-05-241-16/+17
* obsolete report with libreport-pythonJiri Moskovcak2011-05-231-0/+10
* whitespace fixes. no code changesDenys Vlasenko2011-05-111-1/+1
* mass replace of crash_data with problem_dataDenys Vlasenko2011-04-231-4/+4
* add -Wwrite-strings everywhereDenys Vlasenko2011-03-091-1/+1
* gui-wizard-gtk: fix stealing againDenys Vlasenko2011-03-031-1/+2
* get rid of unused CD_FLAG_SYSNikola Pajkovsky2011-02-161-1/+0
* extend run_event() to run_event_on_dir_name() and run_event_on_crash_data()Denys Vlasenko2010-12-221-6/+4
* src/report-python: expose CD_FLAG_foo constants to Python wrapperDenys Vlasenko2010-12-221-0/+10
* create_dump_dir: add base_dir_name parameter.Denys Vlasenko2010-12-161-1/+2
* report-python/run_event.c: python wrappers for run_event.h APIDenys Vlasenko2010-12-161-3/+10
* Rename foo_crash_dump_dir -> foo_dump_dirDenys Vlasenko2010-12-151-3/+3
* python wrappers: make crash_data.create_crash_dump_dir() workDenys Vlasenko2010-12-151-7/+8
* python wrappers: add dump_dir wrapperDenys Vlasenko2010-12-151-0/+15
* simplify python wrapper codeDenys Vlasenko2010-12-151-3/+21
* jury-rig compile for python2.6; small style fixesDenys Vlasenko2010-12-141-1/+1
* a stub for report-pythonJiri Moskovcak2010-12-141-0/+34