summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* kill yumdownloader if abrt-debuginfo-install is terminated mid-flightDenys Vlasenko2010-05-171-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 Vlasenko2010-05-171-2/+2
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* do not create Python dumps if argv[0] is not absoluteDenys Vlasenko2010-05-171-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 Vlasenko2010-05-142-2/+10
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Revert "Move hooklib from src/Hooks to lib/Utils"Nikola Pajkovsky2010-05-143-3/+151
| | | | This reverts commit 94a67f5d3edd6ac842cc3d7feea9e1954ee58a37.
* Revert "Daemon socket for reporting crashes"Nikola Pajkovsky2010-05-146-637/+12
| | | | This reverts commit 91c7c2ee8fa9ab6c29a7ddc64cff1fa9f5e2918a.
* Revert "Remove abrt-hook-python, deprecated by abrtd socket"Nikola Pajkovsky2010-05-142-1/+173
| | | | This reverts commit d0dde2aaf81f5ff24b57ce4647a89628ae411bbc.
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtNikola Pajkovsky2010-05-121-2/+2
|\
| * renamed daemon pid and lock file rhbz#588315Jiri Moskovcak2010-05-121-2/+2
| |
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtNikola Pajkovsky2010-05-121-1/+1
|\|
| * removed avant-window-navigator from blacklistJiri Moskovcak2010-05-121-1/+1
| |
* | Remove abrt-hook-python, deprecated by abrtd socketKarel Klic2010-05-122-173/+1
| |
* | Daemon socket for reporting crashesKarel Klic2010-05-126-12/+637
| |
* | Move hooklib from src/Hooks to lib/UtilsKarel Klic2010-05-123-151/+3
|/
* GUI: minor fix to make "Copy to clipboard" translatableJiri Moskovcak2010-05-121-1/+1
|
* Abort debuginfo download if low on disk space (partially addresses #564451)Denys Vlasenko2010-05-121-8/+37
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* fix bug 588945 - sparse core files performance hitDenys Vlasenko2010-05-121-3/+3
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Add BlackListedPaths option to abrt.conf. Fixes #582421Denys Vlasenko2010-05-065-1/+43
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Do not die when /var/cache/abrt/*/uid does not contain a number (rhbz#580899)Karel Klic2010-05-061-1/+13
|
* remove unused functionsNikola Pajkovsky2010-05-061-57/+0
| | | | | | SaveSetString, SaveVectorPairStrings, SaveMapVectorPairStrings, SaveSectionHeader, SaveBool Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* remove redundant g_setBlackList, rename g_settings_setBlackList to ↵Denys Vlasenko2010-05-065-18/+4
| | | | | | g_settings_setBlackListedPkgs Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* minor fix to nikola's last commitJiri Moskovcak2010-05-051-1/+0
|
* rid of rewriting config in /etc/abrt/abrt.confNikola Pajkovsky2010-05-051-35/+0
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* fix bug 571411: backtrace attachment of the form ↵Denys Vlasenko2010-05-051-4/+9
| | | | | | /var/cache/abrt/foo-12345-67890/backtrace Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-05-051-1/+1
|\
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-05-051-1/+27
| |\
| * | GUI: center the progress window on parentJiri Moskovcak2010-05-051-1/+1
| | |
* | | Improved echo switching as suggested by DenysKarel Klic2010-05-051-5/+14
| |/ |/|
* | Do not echo password to terminal in abrt-cliKarel Klic2010-05-051-1/+27
|/
* abrt-debuginfo-install: use --enablerepo=*-debug*Denys Vlasenko2010-05-051-7/+40
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* add Lapo Calamandrei to credit tabs in guiNikola Pajkovsky2010-05-051-0/+1
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* abrt-debuginfo-install: use -C: yum -C repolist allDenys Vlasenko2010-05-041-1/+2
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-05-042-4/+8
|\
| * fixed typo from the last commitJiri Moskovcak2010-05-031-1/+1
| |
| * updated icons rhbz#587698Jiri Moskovcak2010-05-032-4/+8
| | | | | | | | - thanks to Lapo Calamandrei for the icons
* | Removed emacs settings from the file header in favor of global abrt emacs ↵Karel Klic2010-04-291-1/+1
|/ | | | settings
* get_home_dir returns const char* instead of std::stringKarel Klic2010-04-291-4/+2
|
* Show error message when abrtd service is run as non-root.Karel Klic2010-04-211-0/+3
| | | | rhbz#584352
* Rename EnableOpenGPG to OpenGPGCheck in the man pageKarel Klic2010-04-211-2/+2
| | | | rhbz#584332
* Changes to abrt-cli made by Denys Vlasenko on 2010-03-18.Karel Klic2010-04-201-16/+11
| | | | Reviewed by Karel Klic.
* Document ProcessUnpackaged in abrt.conf.5. Document default values.Karel Klic2010-04-201-1/+10
|
* Crash function is now detected even for threads without an abort frame.Karel Klic2010-04-152-9/+37
| | | | Added new option --crash-frame to abrt-backtrace and updated its manual page.
* fixed problem with localized yum output rhbz#581804Jiri Moskovcak2010-04-131-1/+1
|
* do not catch perl/python crashes when the script is not of known package originKarel Klic2010-04-131-22/+38
|
* Emacs project-wide code-style settingsKarel Klic2010-04-091-1/+1
|
* removed forgotten debug messageJiri Moskovcak2010-04-061-1/+0
|
* hooklib: fix excessive rounding down in free space calculation (bz#575644)Denys Vlasenko2010-04-021-5/+13
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* gui: fix 551989 "crash detected in abrt-gui-1.0.0-1.fc12" and suchDenys Vlasenko2010-04-021-8/+18
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Acked-by: Jiri Moskovcak <jmoskovc@redhat.com>
* gui: tweak help text (trivial)Denys Vlasenko2010-04-011-5/+4
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* trivial: fix 566806 "abrt-gui sometimes can't be closed"Denys Vlasenko2010-04-011-1/+4
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>