summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* abrt-action-trim-files: new tool for trimming old debuginfo and debug dumpsDenys Vlasenko2011-03-262-12/+30
* remove FILENAME_INFORMALL and tighten up some loose endsDenys Vlasenko2011-03-251-1/+0
* Merge branch 'event'Nikola Pajkovsky2011-03-251-0/+69
|\
| * validate input in cli and fix ask_for_missing_settings functionNikola Pajkovsky2011-03-221-0/+69
| * parse and store 'allow-empty' valueNikola Pajkovsky2011-03-171-3/+10
* | extend dump_dir to allow creating world-readable directoryJiri Moskovcak2011-03-243-18/+28
* | parse and store 'allow-empty' valueNikola Pajkovsky2011-03-221-3/+10
* | Replace FILENAME_MESSAGE with FILENAME_REPORTED_TO.Denys Vlasenko2011-03-182-1/+31
|/
* expose export/unexport_event_configNikola Pajkovsky2011-03-171-0/+34
* better messages in abrt-action-install-debuginfo and bugzilla descriptionDenys Vlasenko2011-03-161-20/+20
* fix misleading name of funcionNikola Pajkovsky2011-03-161-3/+3
* bugzilla reporter fixesDenys Vlasenko2011-03-161-2/+1
* Merge branch 'cli'Nikola Pajkovsky2011-03-161-58/+75
|\
| * merge config filesNikola Pajkovsky2011-03-151-45/+61
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-03-155-4/+105
|\ \
| * | gui-wizard-gtk: sanitize file mode/uid/gid after event runDenys Vlasenko2011-03-151-1/+48
| |/
| * added copyright bannersDenys Vlasenko2011-03-153-0/+54
| * style fixesDenys Vlasenko2011-03-153-3/+3
* | config symlinks: fix storage of symlink valuesKarel Klic2011-03-151-2/+2
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-03-151-0/+8
|\|
| * abrt-gui: save event settings in gnome keyringJiri Moskovcak2011-03-141-0/+8
* | Config file symlinksKarel Klic2011-03-151-1/+41
|/
* teach event xml parser to understand <default-value>Jiri Moskovcak2011-03-131-7/+21
* gui-wizard-gtk: make one-line text elements selectable with mouseDenys Vlasenko2011-03-111-2/+6
* event_config: load .xml files first, .conf files afterDenys Vlasenko2011-03-101-40/+63
* event_xml_parser: correctly interact with already-loaded dataDenys Vlasenko2011-03-102-56/+109
* remove some not needed fields from event_configJiri Moskovcak2011-03-092-9/+18
* gui-wizard-gtk: add load_event_config_data() to wizardDenys Vlasenko2011-03-093-19/+22
* fix to parsing of /etc/abrt/events/*.conf filesDenys Vlasenko2011-03-091-3/+7
* add parsing of /etc/abrt/events/*.conf files. Not tested.Denys Vlasenko2011-03-091-9/+35
* fix a leak in event_xml_parser.c; simplify load_conf_file() a bitDenys Vlasenko2011-03-092-29/+31
* add -Wwrite-strings everywhereDenys Vlasenko2011-03-091-3/+3
* view details in extrenal editor for multiline non-binary filesNikola Pajkovsky2011-03-091-1/+12
* added event description support into xml parserJiri Moskovcak2011-03-082-8/+18
* implement load_event_config_data. Untested.Denys Vlasenko2011-03-083-57/+136
* event_xml_parser: minor fixes based on review from DenysJiri Moskovcak2011-03-081-15/+14
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-03-082-10/+16
|\
| * make fork_execv_on_steroids capable of setting env vars tooDenys Vlasenko2011-03-082-10/+16
* | silence the outputJiri Moskovcak2011-03-081-4/+6
|/
* Fixes for g_event_config_list == NULLDenys Vlasenko2011-03-071-4/+10
* gui-wizard-gtk: add code to export/unexport config variables. UntestedDenys Vlasenko2011-03-071-0/+14
* added event_config.c stubJiri Moskovcak2011-03-072-1/+28
* renamed some files, no code changesJiri Moskovcak2011-03-071-1/+1
* event_option_obj_t -> event_option_t, event_obj_t -> event_config_tJiri Moskovcak2011-03-071-9/+9
* minor build fixesJiri Moskovcak2011-03-071-1/+1
* added function to parse event description from xml fileJiri Moskovcak2011-03-072-1/+188
* fix a problem with big-ish smaps files classified as binaryDenys Vlasenko2011-03-041-20/+24
* add saving of username; fix one liners loadingDenys Vlasenko2011-03-041-5/+17
* run_event: load_event_config can be done with DD_OPEN_READONLYDenys Vlasenko2011-03-031-2/+2
* gui-wizard-gtk: fix stealing againDenys Vlasenko2011-03-032-19/+18