summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eipp: provide the internal planer as an external oneDavid Kalnischkies2016-06-2723-27/+530
* eipp: output at most two versions per packageDavid Kalnischkies2016-06-272-20/+81
* eipp: implement version 0.1 of the protocolDavid Kalnischkies2016-06-277-1/+446
* add myself to UploadersDavid Kalnischkies2016-06-271-1/+2
* close server if parsing of header field failedDavid Kalnischkies2016-06-271-0/+1
* tests: add epoch-packages to try clean with epochsDavid Kalnischkies2016-06-271-7/+24
* imbue .diff/Index parsing with C.UTF-8 as wellDavid Kalnischkies2016-06-271-0/+5
* Add a apt suggests powermgmt-baseNicolas Le Cam2016-06-271-1/+1
* Use the ConditionACPower feature of systemd in the apt-daily serviceNicolas Le Cam2016-06-273-27/+24
* methods/ftp: Cope with weird PASV responsesJulian Andres Klode2016-06-271-2/+15
* zh_CN.po: update simplified chinese translationZhou Mo2016-06-271-6/+6
* imbue datetime parsing with C.UTF-8 localeDavid Kalnischkies2016-06-251-0/+2
* show right binary name in simulation noticeDavid Kalnischkies2016-06-2346-191/+280
* Release 1.3~exp31.3_exp3Julian Andres Klode2016-06-2262-1590/+2723
* add insecure (and weak) allow-options for sources.listDavid Kalnischkies2016-06-2216-73/+211
* ensure filesize of deb is included in the hashes listDavid Kalnischkies2016-06-221-0/+3
* add [weak] tag to hash errors to indicate insufficiencyDavid Kalnischkies2016-06-225-73/+84
* better error message for insufficient hashsumsDavid Kalnischkies2016-06-223-7/+72
* source: if download is skipped, don't try to unpackDavid Kalnischkies2016-06-221-0/+1
* forbid insecure repositories by default expect in apt-getDavid Kalnischkies2016-06-225-40/+68
* generalize secure->insecure downgrade protectionDavid Kalnischkies2016-06-222-49/+85
* handle weak-security repositories as unauthenticatedDavid Kalnischkies2016-06-223-50/+197
* run update post-invokes even on (partial) failuresDavid Kalnischkies2016-06-222-22/+34
* zh_CN.po: update simplified chinese translationZhou Mo2016-06-211-3/+7
* Merge pull request Debian/apt#16 from dombenson/masterJulian Andres Klode2016-06-201-1/+18
|\
| * Check for cached hash entries to determine which (if any) hash typesDominic Benson2016-06-201-1/+18
* | implement and document DIRECT for auto-detect-proxyDavid Kalnischkies2016-06-204-42/+54
* | do not error if auto-detect-proxy cmd has no outputDavid Kalnischkies2016-06-202-2/+8
* | avoid std::get_time usage to sidestep libstdc++6 bugDavid Kalnischkies2016-06-172-36/+112
* | merge sources.list lines based on Release filenameDavid Kalnischkies2016-06-172-20/+55
* | http: don't hang on redirect with length + connection closeDavid Kalnischkies2016-06-151-4/+4
* | don't use FindFile for external Dir::Bin commandsDavid Kalnischkies2016-06-143-10/+10
* | apt-key: don't search PATH if command is a path alreadyDavid Kalnischkies2016-06-141-0/+1
* | Norwegian Bokmål program translation updatePetter Reinholdtsen2016-06-131-58/+83
|/
* Release 1.3~exp21.3_exp2Julian Andres Klode2016-06-1161-812/+2202
* don't leak FD in AutoProxyDetect command return parsingDavid Kalnischkies2016-06-101-35/+20
* don't leak dpkg statusfd pipe in debuggingDavid Kalnischkies2016-06-101-0/+2
* don't leak EDSP solver output fdDavid Kalnischkies2016-06-102-3/+4
* don't leak an FD in lz4 (de)compressionDavid Kalnischkies2016-06-105-2/+72
* do not hang on piped input in PipedFileFdPrivateDavid Kalnischkies2016-06-104-3/+42
* remove racy_pselect fallbackDavid Kalnischkies2016-06-091-122/+86
* drop Dpkg::MaxArgs in favor of Dpkg::MaxArgsBytesDavid Kalnischkies2016-06-081-27/+5
* don't explicitly configure the last round of packagesDavid Kalnischkies2016-06-085-18/+25
* edsp: drop privileges before executing solversDavid Kalnischkies2016-06-085-9/+21
* edsp: if logging is requested, do it for internal, tooDavid Kalnischkies2016-06-083-11/+27
* edsp: if internal is used, keep this decisionDavid Kalnischkies2016-06-082-6/+5
* move 'dump' solver from apt-utils to apt packageDavid Kalnischkies2016-06-083-4/+4
* edsp: optionally store a compressed copy of the last scenarioDavid Kalnischkies2016-06-0810-78/+232
* edsp: prevent it from trying to write a cacheDavid Kalnischkies2016-06-061-0/+6
* get right of the hardcoded string-length comparesDavid Kalnischkies2016-06-061-40/+28