| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-06-16 | 2 | -101/+161 |
| |\ | |||||
| | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-06-16 | 1 | -2/+2 |
| | |\ | |||||
| | | * | move misplaced sanity checks in cron parser | Denys Vlasenko | 2010-06-16 | 1 | -2/+2 |
| | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| | * | | Check conf file for syntax errors | Karel Klic | 2010-06-16 | 1 | -99/+159 |
| | |/ | | | | | | | reviewed by: jmoskovc@redhat.com | ||||
| * / | GUI: skip the plugin selection, if it's not needed | Jiri Moskovcak | 2010-06-16 | 1 | -5/+10 |
| |/ | | | | | | - if there's only one reporter, then we can skip the first page in the wizard - the page is skipped only if the plugin options are properly configured | ||||
| * | minor gui fixes | Jiri Moskovcak | 2010-06-16 | 1 | -2/+4 |
| | | | | | - made the report results selectable, center the wrong settings dialog | ||||
| * | GUI: don't require the rating for all reporters | Jiri Moskovcak | 2010-06-16 | 1 | -2/+12 |
| | | | | | | | - some reporters (logger, RHTSupport) doesn't require a good backtrace (so far only bz does) so gui shouldn't force user to have a good backtrace everytime | ||||
| * | GUI: fixed exception when there is no configure dialog for plugin rhbz#603745 | Jiri Moskovcak | 2010-06-16 | 3 | -4/+13 |
| | | | | | | - gui now complains about the missing dialog and won't throw and exception | ||||
| * | RHTSupport: actually use settings; report curl errors better | Denys Vlasenko | 2010-06-15 | 1 | -3/+3 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-06-10 | 9 | -346/+683 |
| |\ | |||||
| | * | Remove abrt-hook-python deprecated by abrtd socket | karel | 2010-06-09 | 2 | -173/+1 |
| | | | |||||
| | * | Daemon socket for reporting crashes | karel | 2010-06-09 | 6 | -12/+680 |
| | | | |||||
| | * | Move hooklib from src/Hooks to lib/Utils | karel | 2010-06-09 | 3 | -162/+3 |
| | | | |||||
| * | | GUI: fixed few typos | Jiri Moskovcak | 2010-06-09 | 1 | -3/+3 |
| |/ | |||||
| * | minor fix to assistant | Jiri Moskovcak | 2010-06-09 | 1 | -1/+0 |
| | | |||||
| * | GUI: polished the reporter assistant | Jiri Moskovcak | 2010-06-08 | 1 | -34/+53 |
| | | | | | | | - fixed text layout - don't forget the comments - and few minor fixes | ||||
| * | ccpp hook: add SaveBinaryImage option which saves of the crashed binary | Denys Vlasenko | 2010-06-07 | 4 | -7/+40 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | GUI: don't remove user comments when re-reporting the bug | Jiri Moskovcak | 2010-06-03 | 1 | -0/+2 |
| | | |||||
| * | remove "(deleted)" from executable path rhbz#593037 | Jiri Moskovcak | 2010-06-03 | 1 | -1/+9 |
| | | |||||
| * | add new file *hostname* into debugdump directory | Nikola Pajkovsky | 2010-06-01 | 1 | -0/+12 |
| | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
| * | fix whitespace | Denys Vlasenko | 2010-05-31 | 3 | -7/+7 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | abrt-hook-ccpp: eliminate race between process exit and compat coredump creation | Denys Vlasenko | 2010-05-28 | 1 | -125/+239 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrt | Denys Vlasenko | 2010-05-28 | 1 | -29/+59 |
| |\ | |||||
| | * | GUI: remember comment and howto on backtrace refresh rhbz#545690 | Jiri Moskovcak | 2010-05-27 | 1 | -29/+59 |
| | | | |||||
| * | | Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrt | Denys Vlasenko | 2010-05-27 | 2 | -4/+7 |
| |\| | |||||
| | * | GUI: added close button to the backtrace viewer | Jiri Moskovcak | 2010-05-26 | 1 | -3/+6 |
| | | | |||||
| | * | use header case in button label rhbz#565812 | Jiri Moskovcak | 2010-05-26 | 1 | -1/+1 |
| | | | |||||
| * | | make log window resizable | Denys Vlasenko | 2010-05-26 | 1 | -2/+0 |
| |/ | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | trivial: fix reversed logic in if (rename(path, newpath) != 0)... | Denys Vlasenko | 2010-05-26 | 2 | -2/+2 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | abrt-cli: suppress misleading "crash 'XXXXXXXX' is not in database" messages | Denys Vlasenko | 2010-05-26 | 4 | -7/+15 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | GUI: new reporting wizard | Jiri Moskovcak | 2010-05-26 | 6 | -81/+361 |
| | | |||||
| * | make log window resizable (again) | Denys Vlasenko | 2010-05-25 | 1 | -3/+0 |
| | | | | | | | | Log window is meant to make it possible to see the log. Non-resizable window makes it annoyingly difficult... Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | GUI: fixed per package reporter configuration | Jiri Moskovcak | 2010-05-25 | 1 | -1/+7 |
| | | | | | | - the per-package reporter has higher priority so it shouldn't be overwritten by the group reporter | ||||
| * | trivial: stop leaking signal pipe to children | Denys Vlasenko | 2010-05-25 | 1 | -0/+2 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | trivial: close lock file on exec | Denys Vlasenko | 2010-05-25 | 1 | -0/+1 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | trivial: close inotify_fd on exec | Denys Vlasenko | 2010-05-25 | 1 | -0/+1 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | added glade file forgotten from the last commit | Jiri Moskovcak | 2010-05-25 | 1 | -0/+73 |
| | | |||||
| * | GUI: added the new wizard interface (not active now) | Jiri Moskovcak | 2010-05-25 | 4 | -1/+558 |
| | | | | | | - just added the files to repo so translators can start working on localization | ||||
| * | More fixes for /var/cache/abrt -> /var/spool/abrt conversion1.1.3 | Denys Vlasenko | 2010-05-21 | 4 | -7/+7 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | remove "rename(DEBUG_DUMPS_DIR_OLD, DEBUG_DUMPS_DIR)" compat kludge | Denys Vlasenko | 2010-05-21 | 2 | -7/+0 |
| | | | | | | | | It causes selinux problems by itself. Even though we ovn both dirs, attempting to move them is not allowed... Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | fix tuns of memory leaks in CRPM | Nikola Pajkovsky | 2010-05-19 | 1 | -1/+4 |
| | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
| * | kill yumdownloader if abrt-debuginfo-install is terminated mid-flight | Denys Vlasenko | 2010-05-17 | 1 | -1/+10 |
| | | | | | | | | | This is needed to eventually fix https://bugzilla.redhat.com/show_bug.cgi?id=569694 yumdownloader not killed by ABRT Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | s/throw/raise/ | Denys Vlasenko | 2010-05-17 | 1 | -2/+2 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | do not create Python dumps if argv[0] is not absolute | Denys Vlasenko | 2010-05-17 | 1 | -6/+10 |
| | | | | | | | | | This should fix https://bugzilla.redhat.com/show_bug.cgi?id=547407 rhythmbox crash: abrt says "Executable doesn't belong to any package" Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | Move /var/cache/abrt to /var/spool/abrt. Fixes bug 568101. | Denys Vlasenko | 2010-05-14 | 2 | -2/+10 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
| * | Revert "Move hooklib from src/Hooks to lib/Utils" | Nikola Pajkovsky | 2010-05-14 | 3 | -3/+151 |
| | | | | | This reverts commit 94a67f5d3edd6ac842cc3d7feea9e1954ee58a37. | ||||
| * | Revert "Daemon socket for reporting crashes" | Nikola Pajkovsky | 2010-05-14 | 6 | -637/+12 |
| | | | | | This reverts commit 91c7c2ee8fa9ab6c29a7ddc64cff1fa9f5e2918a. | ||||
| * | Revert "Remove abrt-hook-python, deprecated by abrtd socket" | Nikola Pajkovsky | 2010-05-14 | 2 | -1/+173 |
| | | | | | This reverts commit d0dde2aaf81f5ff24b57ce4647a89628ae411bbc. | ||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Nikola Pajkovsky | 2010-05-12 | 1 | -2/+2 |
| |\ | |||||
| | * | renamed daemon pid and lock file rhbz#588315 | Jiri Moskovcak | 2010-05-12 | 1 | -2/+2 |
| | | | |||||
