summaryrefslogtreecommitdiff
path: root/apt-private/private-download.cc
AgeCommit message (Expand)Author
2018-11-21Print useful error on "apt changelog" without argumentsJulian Andres Klode
2018-01-03allow a method to request auxiliary filesDavid Kalnischkies
2017-07-27Always warn if --force-yes is validly specified, not just if usedJulian Andres Klode
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-06-26clean archives without changing directoryDavid Kalnischkies
2017-01-19don't lock dpkg in 'apt-get clean'David Kalnischkies
2016-08-26CMake/private-download: Fix statfs includes on FreeBSDJulian Andres Klode
2016-08-04apt-private: #ifdef HAVE_STRUCT_STATFS_F_TYPE, not #ifJulian Andres Klode
2016-05-16show globalerrors before asking for confirmationDavid Kalnischkies
2016-04-25drop empty line from fetch errorDavid Kalnischkies
2016-02-11use local changelog from /usr/share/doc if possibleDavid Kalnischkies
2015-12-23ensure we got a lock in clean operationDavid Kalnischkies
2015-12-14non-existing directories don't need to be cleanedDavid Kalnischkies
2015-11-05drop privileges in copy:// method as we do for file://David Kalnischkies
2015-11-04wrap every unlink call to check for != /dev/nullDavid Kalnischkies
2015-11-04hidden support more apt-get/apt-cache commands in aptDavid Kalnischkies
2015-11-04new quiet level -qq for apt to hide progress outputDavid Kalnischkies
2015-08-31if file is inaccessible for _apt, disable privilege drop in acquireDavid Kalnischkies
2015-08-14Replace --force-yes by various options starting with --allowJulian Andres Klode
2015-08-10show or-groups in not-installed recommends and suggests listsDavid Kalnischkies
2014-10-23chown finished partial files earlierDavid Kalnischkies
2014-10-15check for available space, excluding root reserved blocksDavid Kalnischkies
2014-10-15don't drop privileges if _apt has not enough rightsDavid Kalnischkies
2014-06-02Show unauthenticated warning for source packages as wellMichael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies
2013-10-03put fetch errors in 'source' on our errorstackDavid Kalnischkies