summaryrefslogtreecommitdiff
path: root/apt-private/private-download.cc
AgeCommit message (Expand)AuthorFilesLines
2015-12-23ensure we got a lock in clean operationDavid Kalnischkies1-4/+4
2015-12-14non-existing directories don't need to be cleanedDavid Kalnischkies1-8/+18
2015-11-05drop privileges in copy:// method as we do for file://David Kalnischkies1-0/+2
2015-11-04wrap every unlink call to check for != /dev/nullDavid Kalnischkies1-1/+1
2015-11-04hidden support more apt-get/apt-cache commands in aptDavid Kalnischkies1-1/+202
2015-11-04new quiet level -qq for apt to hide progress outputDavid Kalnischkies1-2/+9
2015-08-31if file is inaccessible for _apt, disable privilege drop in acquireDavid Kalnischkies1-49/+0
2015-08-14Replace --force-yes by various options starting with --allowJulian Andres Klode1-2/+4
2015-08-10show or-groups in not-installed recommends and suggests listsDavid Kalnischkies1-5/+8
2014-10-23chown finished partial files earlierDavid Kalnischkies1-2/+9
2014-10-15check for available space, excluding root reserved blocksDavid Kalnischkies1-0/+39
2014-10-15don't drop privileges if _apt has not enough rightsDavid Kalnischkies1-1/+49
2014-06-02Show unauthenticated warning for source packages as wellMichael Vogt1-0/+5
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-4/+2
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies1-0/+1
2013-10-03put fetch errors in 'source' on our errorstackDavid Kalnischkies1-0/+96