summaryrefslogtreecommitdiffstats
path: root/src/Daemon/abrt-debuginfo-install
Commit message (Expand)AuthorAgeFilesLines
* More fixes for /var/cache/abrt -> /var/spool/abrt conversion1.1.3Denys Vlasenko2010-05-211-1/+1
* kill yumdownloader if abrt-debuginfo-install is terminated mid-flightDenys Vlasenko2010-05-171-1/+10
* Abort debuginfo download if low on disk space (partially addresses #564451)Denys Vlasenko2010-05-121-8/+37
* abrt-debuginfo-install: use --enablerepo=*-debug*Denys Vlasenko2010-05-051-7/+40
* abrt-debuginfo-install: use -C: yum -C repolist allDenys Vlasenko2010-05-041-1/+2
* fixed problem with localized yum output rhbz#581804Jiri Moskovcak2010-04-131-1/+1
* minor fix in abrt-debuginfo-install to make it work with yum >= 3.2.26Jiri Moskovcak2010-03-111-1/+1
* abrt-debuginfo-install: use -debuginfo repos which match enabled "usual" reposDenys Vlasenko2010-03-041-7/+16
* abrt-debuginfo-install: remove -R2 from yum! it's not "anti-yum-lock" option!Denys Vlasenko2010-03-031-10/+14
* fix bz#563484 "abrt uses unnecessary disk space when getting debug info"Denys Vlasenko2010-02-111-39/+44
* *: misc fixesDenys Vlasenko2010-01-111-2/+4
* speed optimalization of abrt-debuginfo-installJiri Moskovcak2010-01-051-2/+6
* abrt-debuginfo-install: fixes for runs w/o cachedirDenys Vlasenko2009-12-171-0/+9
* delete obsolete comment from abrt-debuginfo-installDenys Vlasenko2009-12-171-14/+4
* abrt-debuginfo-install: better loggingDenys Vlasenko2009-12-141-18/+34
* do not send "MISSING:" over dbus; clarify a message in debuginfo installerDenys Vlasenko2009-12-041-1/+1
* abrt-debuginfo-install: better fix for incorrect passing double quotesDenys Vlasenko2009-12-011-5/+5
* fixed executing of yum in abrt-debuginfo-installJiri Moskovcak2009-12-011-1/+1
* ccpp hook: implemented ReadonlyLocalDebugInfoDirs directiveDenys Vlasenko2009-11-181-25/+45
* abrt-debuginfo-install: fix misinterpreted 2>&1, add forgotten "rm"Denys Vlasenko2009-11-121-3/+3
* abrt-debuginfo-install: use yum -C, use yum w/o -C only if necessaryDenys Vlasenko2009-11-101-107/+142
* abrt-debuginfo-install: download packages one-by-one - better loggingDenys Vlasenko2009-11-021-6/+20
* *: wire up /var/run/abrt in a few more placesDenys Vlasenko2009-10-301-1/+1
* abrt-debuginfo-install: tweaked commentDenys Vlasenko2009-10-301-3/+4
* updates to abrt-debuginfo-install (but it is still ifdef'ed out)Denys Vlasenko2009-10-231-48/+61
* abrt-debuginfo-install: expand docDenys Vlasenko2009-10-191-8/+15
* abrt-debuginfo-install: add mini-docDenys Vlasenko2009-10-191-8/+50
* wire up abrt-debuginfo-install to lib/Plugins/CCpp.cppDenys Vlasenko2009-10-191-11/+51
* adding abrt-debuginfo-install scriptDenys Vlasenko2009-10-161-0/+135