Age | Commit message (Expand) | Author |
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 |
2017-07-26 | don't move failed pdiff indexes out of partial | David Kalnischkies |
2017-07-26 | don't try to rename failed pdiff patches twice | David Kalnischkies |
2017-07-26 | support compressed extended_states file for bug triage | David Kalnischkies |
2017-07-26 | ignore SIGPIPE in dump solver if forwarding | David Kalnischkies |
2017-07-26 | remove reference to a-t-debtorrent in description | David Kalnischkies |
2017-07-26 | Gracefully terminate process when stopping apt-daily-upgrade | Balint Reczey |
2017-07-20 | Fix memory leak in C++-thread-local _error implementation | Julian Andres Klode |
2017-07-20 | Use C++11 threading support instead of pthread | Julian Andres Klode |
2017-07-17 | Merge pull request Debian/apt#44 from willismonroe/patch-1 | Julian Andres Klode |
2017-07-12 | Switch from /org to /srv in example apt-ftparchive configuration | Paul Wise |
2017-07-12 | Fix some more crashes when APT::Periodic options are set to always | Paul Wise |
2017-07-12 | Support seconds, minutes, hours and days for APT::Periodic intervals | Paul Wise |
2017-07-12 | Support zero delay for the various APT::Periodic activities | Paul Wise |
2017-07-12 | Merge branch 'misc/include-cleanup' | Julian Andres Klode |