Age | Commit message (Expand) | Author |
2016-06-27 | eipp: provide the internal planer as an external one | David Kalnischkies |
2016-06-27 | eipp: output at most two versions per package | David Kalnischkies |
2016-06-27 | eipp: implement version 0.1 of the protocol | David Kalnischkies |
2016-06-27 | add myself to Uploaders | David Kalnischkies |
2016-06-27 | close server if parsing of header field failed | David Kalnischkies |
2016-06-27 | tests: add epoch-packages to try clean with epochs | David Kalnischkies |
2016-06-27 | imbue .diff/Index parsing with C.UTF-8 as well | David Kalnischkies |
2016-06-27 | Add a apt suggests powermgmt-base | Nicolas Le Cam |
2016-06-27 | Use the ConditionACPower feature of systemd in the apt-daily service | Nicolas Le Cam |
2016-06-27 | methods/ftp: Cope with weird PASV responses | Julian Andres Klode |
2016-06-27 | zh_CN.po: update simplified chinese translation | Zhou Mo |
2016-06-25 | imbue datetime parsing with C.UTF-8 locale | David Kalnischkies |
2016-06-23 | show right binary name in simulation notice | David Kalnischkies |
2016-06-22 | Release 1.3~exp31.3_exp3 | Julian Andres Klode |
2016-06-22 | add insecure (and weak) allow-options for sources.list | David Kalnischkies |
2016-06-22 | ensure filesize of deb is included in the hashes list | David Kalnischkies |
2016-06-22 | add [weak] tag to hash errors to indicate insufficiency | David Kalnischkies |
2016-06-22 | better error message for insufficient hashsums | David Kalnischkies |
2016-06-22 | source: if download is skipped, don't try to unpack | David Kalnischkies |
2016-06-22 | forbid insecure repositories by default expect in apt-get | David Kalnischkies |
2016-06-22 | generalize secure->insecure downgrade protection | David Kalnischkies |
2016-06-22 | handle weak-security repositories as unauthenticated | David Kalnischkies |
2016-06-22 | run update post-invokes even on (partial) failures | David Kalnischkies |
2016-06-21 | zh_CN.po: update simplified chinese translation | Zhou Mo |
2016-06-20 | Merge pull request Debian/apt#16 from dombenson/master | Julian Andres Klode |
2016-06-20 | Check for cached hash entries to determine which (if any) hash types | Dominic Benson |
2016-06-20 | implement and document DIRECT for auto-detect-proxy | David Kalnischkies |
2016-06-20 | do not error if auto-detect-proxy cmd has no output | David Kalnischkies |
2016-06-17 | avoid std::get_time usage to sidestep libstdc++6 bug | David Kalnischkies |
2016-06-17 | merge sources.list lines based on Release filename | David Kalnischkies |
2016-06-15 | http: don't hang on redirect with length + connection close | David Kalnischkies |
2016-06-14 | don't use FindFile for external Dir::Bin commands | David Kalnischkies |
2016-06-14 | apt-key: don't search PATH if command is a path already | David Kalnischkies |
2016-06-13 | Norwegian Bokmål program translation update | Petter Reinholdtsen |
2016-06-11 | Release 1.3~exp21.3_exp2 | Julian Andres Klode |
2016-06-10 | don't leak FD in AutoProxyDetect command return parsing | David Kalnischkies |
2016-06-10 | don't leak dpkg statusfd pipe in debugging | David Kalnischkies |
2016-06-10 | don't leak EDSP solver output fd | David Kalnischkies |
2016-06-10 | don't leak an FD in lz4 (de)compression | David Kalnischkies |
2016-06-10 | do not hang on piped input in PipedFileFdPrivate | David Kalnischkies |
2016-06-09 | remove racy_pselect fallback | David Kalnischkies |
2016-06-08 | drop Dpkg::MaxArgs in favor of Dpkg::MaxArgsBytes | David Kalnischkies |
2016-06-08 | don't explicitly configure the last round of packages | David Kalnischkies |
2016-06-08 | edsp: drop privileges before executing solvers | David Kalnischkies |
2016-06-08 | edsp: if logging is requested, do it for internal, too | David Kalnischkies |
2016-06-08 | edsp: if internal is used, keep this decision | David Kalnischkies |
2016-06-08 | move 'dump' solver from apt-utils to apt package | David Kalnischkies |
2016-06-08 | edsp: optionally store a compressed copy of the last scenario | David Kalnischkies |
2016-06-06 | edsp: prevent it from trying to write a cache | David Kalnischkies |
2016-06-06 | get right of the hardcoded string-length compares | David Kalnischkies |