summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-04Dutch program translation updateFrans Spiesschaert1-16/+22
2017-09-01doc: correct '--allow-releaseinfo-change-*' typosChristos Trochalakis11-12/+12
2017-09-01Actually install apt_auth.conf manual pageJulian Andres Klode1-0/+1
2017-08-24Release 1.5~rc11.5_rc1Julian Andres Klode16-17/+30
2017-08-24Make test-bug-818628-unreadable-source work on !amd64Julian Andres Klode1-0/+1
2017-08-24Replace APT_CONST with APT_PURE everywhereJulian Andres Klode21-68/+68
2017-08-24Redefine APT_CONST to mean APT_PUREJulian Andres Klode1-1/+2
2017-08-17Release 1.5~beta21.5_beta2Julian Andres Klode60-997/+2107
2017-08-17doc: Fix validity error in apt_auth.conf.5.xmlJulian Andres Klode1-1/+2
2017-08-17debian: Update symbols for libapt-pkg5.0Julian Andres Klode1-0/+20
2017-08-17Handle GCC 7 std::string operator ABI breakJulian Andres Klode3-0/+3
2017-08-12Work around float rounding change in gcc 7 on i386Julian Andres Klode1-1/+1
2017-08-04don't hang if multiple sources use unavailable methodDavid Kalnischkies1-3/+6
2017-08-04don't keep configuration files open needlesslyDavid Kalnischkies1-1/+1
2017-08-04ftparchive: sort discovered filenames before writing indexesDavid Kalnischkies3-23/+103
2017-07-27Always warn if --force-yes is validly specified, not just if usedJulian Andres Klode3-5/+5
2017-07-27doc: Add '--allow-unauthenticated' to '--force-yes'Dominik1-1/+5
2017-07-26Merge branch 'feature/authconf'David Kalnischkies31-347/+874
2017-07-26suggest using auth.conf for sources with passwordsDavid Kalnischkies3-1/+32
2017-07-26show a warning for Debian shutting down FTP servicesDavid Kalnischkies3-1/+62
2017-07-26update URI scheme descriptions in sources.list(5)David Kalnischkies2-18/+49
2017-07-26allow the auth.conf to be root:root ownedDavid Kalnischkies8-42/+47
2017-07-26lookup login info for proxies in auth.confDavid Kalnischkies2-2/+4
2017-07-26reimplement and document auth.confDavid Kalnischkies13-195/+499
2017-07-26show warnings instead of errors if files are unreadableDavid Kalnischkies8-77/+79
2017-07-26use FileFd to parse all apt configuration filesDavid Kalnischkies8-32/+123
2017-07-26fail early in http if server answer is too small as wellDavid Kalnischkies13-64/+98
2017-07-26fail earlier if server answers with too much dataDavid Kalnischkies5-17/+25
2017-07-26send weak-only hashes to methodsDavid Kalnischkies1-15/+8
2017-07-26don't try to parse all fields starting with HTTP as status-lineDavid Kalnischkies2-1/+3
2017-07-26don't move failed pdiff indexes out of partialDavid Kalnischkies2-4/+31
2017-07-26don't try to rename failed pdiff patches twiceDavid Kalnischkies1-2/+0
2017-07-26support compressed extended_states file for bug triageDavid Kalnischkies1-4/+4
2017-07-26ignore SIGPIPE in dump solver if forwardingDavid Kalnischkies1-7/+7
2017-07-26remove reference to a-t-debtorrent in descriptionDavid Kalnischkies1-2/+2
2017-07-26Gracefully terminate process when stopping apt-daily-upgradeBalint Reczey1-0/+2
2017-07-20Fix memory leak in C++-thread-local _error implementationJulian Andres Klode1-2/+2
2017-07-20Use C++11 threading support instead of pthreadJulian Andres Klode4-34/+4
2017-07-17Merge pull request Debian/apt#44 from willismonroe/patch-1Julian Andres Klode45-45/+45
2017-07-12Switch from /org to /srv in example apt-ftparchive configurationPaul Wise1-4/+4
2017-07-12Fix some more crashes when APT::Periodic options are set to alwaysPaul Wise1-7/+16
2017-07-12Support seconds, minutes, hours and days for APT::Periodic intervalsPaul Wise1-2/+14
2017-07-12Support zero delay for the various APT::Periodic activitiesPaul Wise1-0/+6
2017-07-12Merge branch 'misc/include-cleanup'Julian Andres Klode221-1039/+988
2017-07-12Update gitignore with new filesJulian Andres Klode1-0/+5
2017-07-12cacheiterators: Warn about direct include and don't include pkgcache.hJulian Andres Klode2-2/+5
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode215-981/+983
2017-07-12methods/aptmethod.h: Add missing fileutl.h includeJulian Andres Klode1-0/+1
2017-07-12Drop cacheiterators.h includeJulian Andres Klode57-57/+0
2017-07-12Handle supported components with slashes in sources.listApollon Oikonomopoulos2-7/+12