Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | implement load_event_config_data. Untested. | Denys Vlasenko | 2011-03-08 | 7 | -64/+153 | |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | event_xml_parser: minor fixes based on review from Denys | Jiri Moskovcak | 2011-03-08 | 1 | -15/+14 | |
| | ||||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2011-03-08 | 7 | -21/+31 | |
|\ | ||||||
| * | make fork_execv_on_steroids capable of setting env vars too | Denys Vlasenko | 2011-03-08 | 7 | -21/+31 | |
| | | | | | | | | | | | | Before, it could only unset them. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | | silence the output | Jiri Moskovcak | 2011-03-08 | 1 | -4/+6 | |
| | | ||||||
* | | add Bugzilla.xml event description | Jiri Moskovcak | 2011-03-08 | 2 | -0/+34 | |
|/ | ||||||
* | Fixes for g_event_config_list == NULL | Denys Vlasenko | 2011-03-07 | 2 | -16/+26 | |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | gui-wizard-gtk: add code to export/unexport config variables. Untested | Denys Vlasenko | 2011-03-07 | 5 | -30/+102 | |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2011-03-07 | 1 | -1/+24 | |
|\ | | | | | | | | | Conflicts: src/include/report/event_config.h | |||||
| * | add license and #ifdef EVENT_CONFIG_H around header | Nikola Pajkovsky | 2011-03-07 | 1 | -1/+24 | |
| | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
* | | added event_config.c stub | Jiri Moskovcak | 2011-03-07 | 3 | -2/+29 | |
|/ | ||||||
* | renamed some files, no code changes | Jiri Moskovcak | 2011-03-07 | 6 | -4/+125 | |
| | ||||||
* | fix build, there is no file event_config_dialog.c | Nikola Pajkovsky | 2011-03-07 | 1 | -1/+0 | |
| | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
* | event_option_obj_t -> event_option_t, event_obj_t -> event_config_t | Jiri Moskovcak | 2011-03-07 | 2 | -12/+12 | |
| | ||||||
* | event_xml_parser: string fields shouldn't be const, moved name and value ↵ | Jiri Moskovcak | 2011-03-07 | 1 | -7/+7 | |
| | | | | higher in the structure | |||||
* | abrt-gtk: added function to dynamically generate the config dialog from ↵ | Jiri Moskovcak | 2011-03-07 | 1 | -0/+1 | |
| | | | | event description | |||||
* | minor build fixes | Jiri Moskovcak | 2011-03-07 | 3 | -3/+3 | |
| | ||||||
* | added function to parse event description from xml file | Jiri Moskovcak | 2011-03-07 | 5 | -2/+234 | |
| | ||||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Michal Toman | 2011-03-07 | 1 | -2/+1 | |
|\ | ||||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2011-03-07 | 14 | -175/+192 | |
| |\ | ||||||
| * | | retrace-client: do not include unneeded files in the uploaded archive | Karel Klic | 2011-03-07 | 1 | -2/+0 | |
| | | | ||||||
| * | | retrace-client: wait 10 seconds between status requests. | Karel Klic | 2011-03-07 | 1 | -0/+1 | |
| | | | ||||||
* | | | retrace server: guess release if 'os_release' file is missing | Michal Toman | 2011-03-07 | 2 | -15/+42 | |
| |/ |/| | ||||||
* | | retrace server: do not require 'architecture' file | Michal Toman | 2011-03-07 | 2 | -21/+29 | |
| | | ||||||
* | | retrace server: do not require 'uid' file, accept 'release' or 'os_release' file | Michal Toman | 2011-03-07 | 2 | -2/+18 | |
| | | ||||||
* | | fix a problem with big-ish smaps files classified as binary | Denys Vlasenko | 2011-03-04 | 2 | -23/+24 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | | gui-wizard-gtk: generate real text on previous-to-last page | Denys Vlasenko | 2011-03-04 | 2 | -77/+57 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | | gui-wizard-gtk: fully reload data from disk when we update a field there | Denys Vlasenko | 2011-03-04 | 1 | -3/+6 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | | add saving of username; fix one liners loading | Denys Vlasenko | 2011-03-04 | 2 | -5/+18 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | | abrt-action-save-package-data: do not complain if "remote" element is missing | Denys Vlasenko | 2011-03-04 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | | run_event: load_event_config can be done with DD_OPEN_READONLY | Denys Vlasenko | 2011-03-03 | 2 | -3/+4 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | | gui-wizard-gtk: fix stealing again | Denys Vlasenko | 2011-03-03 | 7 | -41/+36 | |
|/ | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | gui-wizard-gtk: move comment editing to page 2 | Denys Vlasenko | 2011-03-03 | 3 | -105/+103 | |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | abrt-action-bugzilla: add compat code for old value for FILENAME_OS_RELEASE | Denys Vlasenko | 2011-03-03 | 1 | -0/+6 | |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2011-03-03 | 2 | -1/+37 | |
|\ | ||||||
| * | gui-wizard-gtk: add selectable directory name on page #1 | Denys Vlasenko | 2011-03-03 | 2 | -1/+37 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | | Revert "renamed libreport.so to libreport2.so" | Karel Klic | 2011-03-03 | 11 | -33/+33 | |
|/ | | | | | This is not needed at the end. This reverts commit ef96cd431369b2cf0dd640a0bb66be4fb029b9c0. | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2011-03-03 | 22 | -181/+79 | |
|\ | ||||||
| * | remove FILENAME_REPRODUCE field. FILENAME_COMMENT should be used instead | Denys Vlasenko | 2011-03-03 | 11 | -148/+46 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | renamed libreport.so to libreport2.so | Jiri Moskovcak | 2011-03-03 | 11 | -33/+33 | |
| | | | | | | | | | | - we have a conflict with old report library which contains file with the same name | |||||
* | | Add retrace client into analyze and reanalyze events | Karel Klic | 2011-03-03 | 1 | -4/+6 | |
|/ | ||||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2011-03-03 | 5 | -218/+215 | |
|\ | ||||||
| * | retrace server: add F15 support; unify i386 and i686 | Michal Toman | 2011-03-03 | 5 | -172/+201 | |
| | | ||||||
| * | make retrace server installer work with new paths | Michal Toman | 2011-03-03 | 1 | -58/+26 | |
| | | ||||||
* | | retrace-client: store backtrace to dump_dir in batch operation; various ↵ | Karel Klic | 2011-03-03 | 1 | -85/+76 | |
| | | | | | | | | cleanups and fixes | |||||
* | | parse_options: handle options without short variant | Karel Klic | 2011-03-03 | 1 | -2/+6 | |
|/ | ||||||
* | create.wsgi: tell user that a file is missing in the archive when responding ↵ | Karel Klic | 2011-03-03 | 1 | -1/+1 | |
| | | | | with 403 | |||||
* | gui-wizard-gtk: highlight the search result | Jiri Moskovcak | 2011-03-02 | 2 | -50/+30 | |
| | ||||||
* | Revert obsoleted -Werror removal | Karel Klic | 2011-03-01 | 1 | -1/+2 | |
| | ||||||
* | finished merge with master branch | Karel Klic | 2011-03-01 | 2 | -50/+46 | |
| |