summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* abrtd: do not accept requests to delete directories not in /var/spool/abrt/Denys Vlasenko2011-03-141-1/+11
* event-config-dialog: do not store pointer to GTK-internal storage in plugin o...Karel Klic2011-03-141-1/+1
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-03-1410-177/+206
|\
| * teach event xml parser to understand <default-value>Jiri Moskovcak2011-03-132-8/+22
| * gui-wizard-gtk: show event description, not bare name, in wizardDenys Vlasenko2011-03-114-19/+55
| * gui-wizard-gtk: make one-line text elements selectable with mouseDenys Vlasenko2011-03-116-150/+129
* | export_event_config: use get_event_config() instead of g_event_config_listKarel Klic2011-03-141-17/+9
|/
* CLI.cpp -> cli.cNikola Pajkovsky2011-03-113-1/+9
* Merge branch 'prune-old-gui'Nikola Pajkovsky2011-03-1130-5799/+30
|\
| * remove old python guiNikola Pajkovsky2011-03-1123-5777/+0
| * override old gui by new oneNikola Pajkovsky2011-03-117-22/+30
* | retrace server: remove test uploaderMichal Toman2011-03-111-139/+0
* | minor tweaks to event config dialogJiri Moskovcak2011-03-101-1/+10
* | gtk-wizard: do not export null values to eventsKarel Klic2011-03-101-0/+2
* | ccpp_events.conf: rename reanalyze_Local to reanalyze_LocalGDBKarel Klic2011-03-101-2/+2
* | analyze_LocalGDB.xml: Fit description into single line as the current xml par...Karel Klic2011-03-101-2/+1
* | abrt-retrace-client: show url in an error message; read envvar RETRACE_SERVER...Karel Klic2011-03-101-2/+6
* | mergeKarel Klic2011-03-109-64/+172
|\ \
| * | make report_Logger configurableDenys Vlasenko2011-03-105-13/+15
| |/
| * added forgotten report_Bugzilla.confJiri Moskovcak2011-03-101-0/+4
| * Merge branch 'gui'Nikola Pajkovsky2011-03-101-7/+66
| |\
| | * accelerators for 'Report' and 'Online help' buttonsNikola Pajkovsky2011-03-101-2/+2
| | * abrt-gtk: credits dialogNikola Pajkovsky2011-03-101-0/+53
| | * available online help from menuNikola Pajkovsky2011-03-101-3/+11
| | * get rid of 'View log' from menu (doesn't work even old gui)Nikola Pajkovsky2011-03-101-2/+0
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-03-101-40/+63
| |\ \
| | * | event_config: load .xml files first, .conf files afterDenys Vlasenko2011-03-101-40/+63
| | |/
| * | abrt-gtk: minor tweaks in event config dialogJiri Moskovcak2011-03-101-5/+24
| * | added default configuration for report_Bugzilla eventJiri Moskovcak2011-03-101-1/+2
| |/
* / added XML configuration for analyze stepsKarel Klic2011-03-104-3/+24
|/
* event_xml_parser: correctly interact with already-loaded dataDenys Vlasenko2011-03-103-56/+121
* abrt-action-install-debuginfo: prevent $PATH attackDenys Vlasenko2011-03-101-2/+7
* use variable name from conf file if xml description doesn't existJiri Moskovcak2011-03-091-3/+9
* rename Bugzilla.xml to report_Bugzilla.xmlDenys Vlasenko2011-03-092-1/+1
* added loading/saving values to/from event config dialogJiri Moskovcak2011-03-091-6/+61
* wizard: minor build fixJiri Moskovcak2011-03-091-1/+1
* remove some not needed fields from event_configJiri Moskovcak2011-03-093-17/+26
* create old bottom buttonsNikola Pajkovsky2011-03-091-31/+80
* gui-wizard-gtk: add load_event_config_data() to wizardDenys Vlasenko2011-03-094-19/+26
* 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-0915-37/+37
* view details in extrenal editor for multiline non-binary filesNikola Pajkovsky2011-03-093-1/+50
* abrt-gtk: fixed crash when user clicks configure and no event is selectedJiri Moskovcak2011-03-091-1/+4
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-03-092-10/+49
|\
| * retrace server: get rid of ABRT inside chrootsMichal Toman2011-03-092-10/+49
* | abrt-gtk: show error message when no event description is availableJiri Moskovcak2011-03-091-1/+17
|/
* abrt-gtk: added event config dialogJiri Moskovcak2011-03-084-27/+176
* added event description support into xml parserJiri Moskovcak2011-03-084-9/+21