summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* abrt-action-trim-files: new tool for trimming old debuginfo and debug dumpsDenys Vlasenko2011-03-261-0/+1
* remove FILENAME_INFORMALL and tighten up some loose endsDenys Vlasenko2011-03-251-1/+0
* Merge branch 'event'Nikola Pajkovsky2011-03-251-0/+3
|\
| * validate input in cli and fix ask_for_missing_settings functionNikola Pajkovsky2011-03-221-0/+3
| * parse and store 'allow-empty' valueNikola Pajkovsky2011-03-171-0/+1
* | extend dump_dir to allow creating world-readable directoryJiri Moskovcak2011-03-241-1/+3
* | parse and store 'allow-empty' valueNikola Pajkovsky2011-03-221-0/+1
* | Replace FILENAME_MESSAGE with FILENAME_REPORTED_TO.Denys Vlasenko2011-03-181-1/+10
|/
* expose export/unexport_event_configNikola Pajkovsky2011-03-171-0/+12
* gui-wizard-gtk: sanitize file mode/uid/gid after event runDenys Vlasenko2011-03-151-0/+3
* gui-wizard-gtk: save event processing logDenys Vlasenko2011-03-151-10/+16
* abrt-gui: save event settings in gnome keyringJiri Moskovcak2011-03-141-0/+1
* put code shared among gui and wizard into libreportgtkJiri Moskovcak2011-03-141-1/+1
* gui-wizard-gtk: make one-line text elements selectable with mouseDenys Vlasenko2011-03-111-3/+0
* remove some not needed fields from event_configJiri Moskovcak2011-03-091-8/+8
* view details in extrenal editor for multiline non-binary filesNikola Pajkovsky2011-03-091-0/+4
* added event description support into xml parserJiri Moskovcak2011-03-081-0/+1
* implement load_event_config_data. Untested.Denys Vlasenko2011-03-081-0/+7
* make fork_execv_on_steroids capable of setting env vars tooDenys Vlasenko2011-03-081-2/+7
* gui-wizard-gtk: add code to export/unexport config variables. UntestedDenys Vlasenko2011-03-071-0/+13
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-03-071-1/+24
|\
| * add license and #ifdef EVENT_CONFIG_H around headerNikola Pajkovsky2011-03-071-1/+24
* | added event_config.c stubJiri Moskovcak2011-03-071-1/+1
|/
* renamed some files, no code changesJiri Moskovcak2011-03-073-3/+11
* event_option_obj_t -> event_option_t, event_obj_t -> event_config_tJiri Moskovcak2011-03-071-3/+3
* event_xml_parser: string fields shouldn't be const, moved name and value high...Jiri Moskovcak2011-03-071-7/+7
* minor build fixesJiri Moskovcak2011-03-072-2/+2
* added function to parse event description from xml fileJiri Moskovcak2011-03-073-1/+46
* fix a problem with big-ish smaps files classified as binaryDenys Vlasenko2011-03-041-3/+0
* gui-wizard-gtk: fix stealing againDenys Vlasenko2011-03-031-4/+5
* Revert "renamed libreport.so to libreport2.so"Karel Klic2011-03-031-2/+2
* remove FILENAME_REPRODUCE field. FILENAME_COMMENT should be used insteadDenys Vlasenko2011-03-032-3/+2
* renamed libreport.so to libreport2.soJiri Moskovcak2011-03-031-2/+2
* dump_dir API: rename dd_dir field to dd_dirnameDenys Vlasenko2011-02-281-2/+2
* show more useful columns in abrt-gtk; use human-readable time in dir namesDenys Vlasenko2011-02-281-0/+6
* gui-wizard-gtk: show error messages as msg boxesDenys Vlasenko2011-02-251-0/+2
* change stealing semantics from copy to moveDenys Vlasenko2011-02-251-1/+2
* gui-wizard-gtk: make [Refresh] button workDenys Vlasenko2011-02-241-1/+4
* gui-wizard-gtk: run multiple reporters if they are selectedDenys Vlasenko2011-02-231-1/+1
* gui-wizard-gtk: add forward_page_func which skips analyze step when it is mis...Denys Vlasenko2011-02-221-1/+1
* copy /proc/<pid>/[map,smap] files into crash dirNikola Pajkovsky2011-02-181-1/+2
* run_event: add async run event machineryDenys Vlasenko2011-02-181-0/+23
* move steal_directory() into libreportJiri Moskovcak2011-02-171-0/+3
* gui-wizard-gtk: show correct list of analyzers availableDenys Vlasenko2011-02-171-0/+1
* get rid of unused CD_FLAG_SYSNikola Pajkovsky2011-02-161-5/+4
* abrt-gtk: make Delete key actually delete the dump dirDenys Vlasenko2011-02-102-29/+0
* get rid of FILENAME_DESCRIPTION, rename "release" to "os_release"Denys Vlasenko2011-02-101-3/+3
* run_event: fix comment which become outdated after recent changeDenys Vlasenko2011-02-011-1/+0
* abrt-cli -r DIR: copy non-writable DIR into $HOME/abrt/spoolDenys Vlasenko2011-02-012-1/+5
* run_event: add children_countDenys Vlasenko2011-01-271-0/+1