summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ccpp hook: add SaveBinaryImage option which saves of the crashed binaryDenys Vlasenko2010-06-074-7/+40
* GUI: don't remove user comments when re-reporting the bugJiri Moskovcak2010-06-031-0/+2
* remove "(deleted)" from executable path rhbz#593037Jiri Moskovcak2010-06-031-1/+9
* add new file *hostname* into debugdump directoryNikola Pajkovsky2010-06-011-0/+12
* fix whitespaceDenys Vlasenko2010-05-313-7/+7
* abrt-hook-ccpp: eliminate race between process exit and compat coredump creationDenys Vlasenko2010-05-281-125/+239
* Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrtDenys Vlasenko2010-05-281-29/+59
|\
| * GUI: remember comment and howto on backtrace refresh rhbz#545690Jiri Moskovcak2010-05-271-29/+59
* | Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrtDenys Vlasenko2010-05-272-4/+7
|\|
| * GUI: added close button to the backtrace viewerJiri Moskovcak2010-05-261-3/+6
| * use header case in button label rhbz#565812Jiri Moskovcak2010-05-261-1/+1
* | make log window resizableDenys Vlasenko2010-05-261-2/+0
|/
* trivial: fix reversed logic in if (rename(path, newpath) != 0)...Denys Vlasenko2010-05-262-2/+2
* abrt-cli: suppress misleading "crash 'XXXXXXXX' is not in database" messagesDenys Vlasenko2010-05-264-7/+15
* GUI: new reporting wizardJiri Moskovcak2010-05-266-81/+361
* make log window resizable (again)Denys Vlasenko2010-05-251-3/+0
* GUI: fixed per package reporter configurationJiri Moskovcak2010-05-251-1/+7
* trivial: stop leaking signal pipe to childrenDenys Vlasenko2010-05-251-0/+2
* trivial: close lock file on execDenys Vlasenko2010-05-251-0/+1
* trivial: close inotify_fd on execDenys Vlasenko2010-05-251-0/+1
* added glade file forgotten from the last commitJiri Moskovcak2010-05-251-0/+73
* GUI: added the new wizard interface (not active now)Jiri Moskovcak2010-05-254-1/+558
* More fixes for /var/cache/abrt -> /var/spool/abrt conversion1.1.3Denys Vlasenko2010-05-214-7/+7
* remove "rename(DEBUG_DUMPS_DIR_OLD, DEBUG_DUMPS_DIR)" compat kludgeDenys Vlasenko2010-05-212-7/+0
* fix tuns of memory leaks in CRPMNikola Pajkovsky2010-05-191-1/+4
* kill yumdownloader if abrt-debuginfo-install is terminated mid-flightDenys Vlasenko2010-05-171-1/+10
* s/throw/raise/Denys Vlasenko2010-05-171-2/+2
* do not create Python dumps if argv[0] is not absoluteDenys Vlasenko2010-05-171-6/+10
* Move /var/cache/abrt to /var/spool/abrt. Fixes bug 568101.Denys Vlasenko2010-05-142-2/+10
* Revert "Move hooklib from src/Hooks to lib/Utils"Nikola Pajkovsky2010-05-143-3/+151
* Revert "Daemon socket for reporting crashes"Nikola Pajkovsky2010-05-146-637/+12
* Revert "Remove abrt-hook-python, deprecated by abrtd socket"Nikola Pajkovsky2010-05-142-1/+173
* 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
* fix bug 588945 - sparse core files performance hitDenys Vlasenko2010-05-121-3/+3
* Add BlackListedPaths option to abrt.conf. Fixes #582421Denys Vlasenko2010-05-065-1/+43
* 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
* remove redundant g_setBlackList, rename g_settings_setBlackList to g_settings...Denys Vlasenko2010-05-065-18/+4
* 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
* fix bug 571411: backtrace attachment of the form /var/cache/abrt/foo-12345-67...Denys Vlasenko2010-05-051-4/+9
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-05-051-1/+1
|\