summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-13Release 1.5~rc41.5_rc4Julian Andres Klode5-6/+16
2017-09-11apt-daily: Do not Wants=network-online, and add some more After=Julian Andres Klode2-2/+2
2017-09-10Release 1.5~rc31.5_rc3Julian Andres Klode7-8/+16
2017-09-10clang-format: Set ContinuationIndentWidth: 3Julian Andres Klode1-0/+1
2017-09-10apt-helper: Add connman support to wait-onlineJulian Andres Klode1-1/+3
2017-09-10CMake: Mark BZip2, LZMA, and LZ4 as requiredJulian Andres Klode1-3/+3
2017-09-10CMake: Properly handle Udev missingJulian Andres Klode1-2/+2
2017-09-09Release 1.5~rc21.5_rc2Julian Andres Klode50-1099/+1174
2017-09-09Directly link against libudev on Linux systemsJulian Andres Klode8-52/+63
2017-09-09ftparchive: Do not pass through disabled hashes in SourcesJulian Andres Klode4-2/+50
2017-09-09cdrom: Don't hardcode "Files" field for copying source filesJulian Andres Klode1-1/+15
2017-09-09Do not warn about duplicate "legacy" targetsJulian Andres Klode1-2/+3
2017-09-09apt-daily: Pull in network-online.target in service, not timerJulian Andres Klode2-2/+2
2017-09-09apt-daily: Wait for network before daily updatesJulian Andres Klode2-6/+47
2017-09-09drop unused/unimplemented & hidden LoadReleaseInfoDavid Kalnischkies3-13/+0
2017-09-09don't ask an uninit _system for supported archsDavid Kalnischkies1-1/+1
2017-09-09add test for bug 870675 (hang on unsupported method)David Kalnischkies1-0/+26
2017-09-09don't write & chmod /dev/null log filesDavid Kalnischkies1-8/+8
2017-09-09test: Workaround gpgv warningJulian Andres Klode1-2/+2
2017-09-04Dutch manpage translation updateFrans Spiesschaert1-24/+61
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