Age | Commit message (Expand) | Author |
2017-09-13 | Release 1.5~rc41.5_rc4 | Julian Andres Klode |
2017-09-11 | apt-daily: Do not Wants=network-online, and add some more After= | Julian Andres Klode |
2017-09-10 | Release 1.5~rc31.5_rc3 | Julian Andres Klode |
2017-09-10 | clang-format: Set ContinuationIndentWidth: 3 | Julian Andres Klode |
2017-09-10 | apt-helper: Add connman support to wait-online | Julian Andres Klode |
2017-09-10 | CMake: Mark BZip2, LZMA, and LZ4 as required | Julian Andres Klode |
2017-09-10 | CMake: Properly handle Udev missing | Julian Andres Klode |
2017-09-09 | Release 1.5~rc21.5_rc2 | Julian Andres Klode |
2017-09-09 | Directly link against libudev on Linux systems | Julian Andres Klode |
2017-09-09 | ftparchive: Do not pass through disabled hashes in Sources | Julian Andres Klode |
2017-09-09 | cdrom: Don't hardcode "Files" field for copying source files | Julian Andres Klode |
2017-09-09 | Do not warn about duplicate "legacy" targets | Julian Andres Klode |
2017-09-09 | apt-daily: Pull in network-online.target in service, not timer | Julian Andres Klode |
2017-09-09 | apt-daily: Wait for network before daily updates | Julian Andres Klode |
2017-09-09 | drop unused/unimplemented & hidden LoadReleaseInfo | David Kalnischkies |
2017-09-09 | don't ask an uninit _system for supported archs | David Kalnischkies |
2017-09-09 | add test for bug 870675 (hang on unsupported method) | David Kalnischkies |
2017-09-09 | don't write & chmod /dev/null log files | David Kalnischkies |
2017-09-09 | test: Workaround gpgv warning | Julian Andres Klode |
2017-09-04 | Dutch manpage translation update | Frans Spiesschaert |
2017-09-04 | Dutch program translation update | Frans Spiesschaert |
2017-09-01 | doc: correct '--allow-releaseinfo-change-*' typos | Christos Trochalakis |
2017-09-01 | Actually install apt_auth.conf manual page | Julian Andres Klode |
2017-08-24 | Release 1.5~rc11.5_rc1 | Julian Andres Klode |
2017-08-24 | Make test-bug-818628-unreadable-source work on !amd64 | Julian Andres Klode |
2017-08-24 | Replace APT_CONST with APT_PURE everywhere | Julian Andres Klode |
2017-08-24 | Redefine APT_CONST to mean APT_PURE | Julian Andres Klode |
2017-08-17 | Release 1.5~beta21.5_beta2 | Julian Andres Klode |
2017-08-17 | doc: Fix validity error in apt_auth.conf.5.xml | Julian Andres Klode |
2017-08-17 | debian: Update symbols for libapt-pkg5.0 | Julian Andres Klode |
2017-08-17 | Handle GCC 7 std::string operator ABI break | Julian Andres Klode |
2017-08-12 | Work around float rounding change in gcc 7 on i386 | Julian Andres Klode |
2017-08-04 | don't hang if multiple sources use unavailable method | David Kalnischkies |
2017-08-04 | don't keep configuration files open needlessly | David Kalnischkies |
2017-08-04 | ftparchive: sort discovered filenames before writing indexes | David Kalnischkies |
2017-07-27 | Always warn if --force-yes is validly specified, not just if used | Julian Andres Klode |
2017-07-27 | doc: Add '--allow-unauthenticated' to '--force-yes' | Dominik |
2017-07-26 | Merge branch 'feature/authconf' | David Kalnischkies |
2017-07-26 | suggest using auth.conf for sources with passwords | David Kalnischkies |
2017-07-26 | show a warning for Debian shutting down FTP services | David Kalnischkies |
2017-07-26 | update URI scheme descriptions in sources.list(5) | David Kalnischkies |
2017-07-26 | allow the auth.conf to be root:root owned | David Kalnischkies |
2017-07-26 | lookup login info for proxies in auth.conf | David Kalnischkies |
2017-07-26 | reimplement and document auth.conf | David Kalnischkies |
2017-07-26 | show warnings instead of errors if files are unreadable | David Kalnischkies |
2017-07-26 | use FileFd to parse all apt configuration files | David Kalnischkies |
2017-07-26 | fail early in http if server answer is too small as well | David Kalnischkies |
2017-07-26 | fail earlier if server answers with too much data | David Kalnischkies |
2017-07-26 | send weak-only hashes to methods | David Kalnischkies |
2017-07-26 | don't try to parse all fields starting with HTTP as status-line | David Kalnischkies |