summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* don't leak an FD in lz4 (de)compressionDavid Kalnischkies2016-06-104-1/+66
* do not hang on piped input in PipedFileFdPrivateDavid Kalnischkies2016-06-103-3/+37
* don't explicitly configure the last round of packagesDavid Kalnischkies2016-06-084-17/+11
* edsp: drop privileges before executing solversDavid Kalnischkies2016-06-081-1/+3
* edsp: optionally store a compressed copy of the last scenarioDavid Kalnischkies2016-06-081-3/+16
* edsp: use an ID mapping for the internal solverDavid Kalnischkies2016-06-041-0/+5
* apt-key: change to / before find to satisfy its CWD needsDavid Kalnischkies2016-06-021-106/+115
* ignore std::locale exeception on non-existent "" localeDavid Kalnischkies2016-06-021-0/+2
* accept only the expected UTC timezones in date parsingDavid Kalnischkies2016-05-282-2/+40
* prevent C++ locale number formatting in text APIsDavid Kalnischkies2016-05-273-46/+42
* fix and document on the fly compressor configDavid Kalnischkies2016-05-271-12/+22
* refactor EDSP code into EDSP and EDSP-like partsDavid Kalnischkies2016-05-201-9/+9
* fail instead of segfault on unreadable config filesDavid Kalnischkies2016-05-201-24/+68
* show final solution in --no-download --fix-missing modeDavid Kalnischkies2016-05-162-1/+18
* show globalerrors before asking for confirmationDavid Kalnischkies2016-05-161-4/+5
* Normalize Signed-By values by removing trailing commas everywhereJulian Andres Klode2016-05-151-0/+25
* edsp: warn if unexpected stanzas appear in the solutionDavid Kalnischkies2016-05-121-1/+51
* update: Run Post-Invoke-Success if not all sources failedJulian Andres Klode2016-05-101-0/+43
* Strip trailing commas for created signed-by fingerprint listsJulian Andres Klode2016-05-101-0/+13
* don't sent uninstallable rc-only versions via EDSPDavid Kalnischkies2016-05-101-23/+50
* gpgv: show always webportal error on NODATADavid Kalnischkies2016-05-083-29/+37
* implement Identifier field for IndexTargetsDavid Kalnischkies2016-05-083-40/+50
* implement Fallback-Of for IndexTargetsDavid Kalnischkies2016-05-081-0/+58
* download arch:all also for NATIVE_ARCHITECTURE indextargetsDavid Kalnischkies2016-05-071-8/+18
* fix same-mirror redirection for Release{,.gpg} pairDavid Kalnischkies2016-05-071-0/+21
* tests: disable generation of Release.gpg by defaultDavid Kalnischkies2016-05-049-40/+27
* tests: allow to disable generation of InRelease/Release.gpg fileDavid Kalnischkies2016-05-046-45/+33
* test: fix permission issue if run as rootDavid Kalnischkies2016-05-041-0/+1
* allow redirection for items without a space in the desc againDavid Kalnischkies2016-05-031-0/+3
* warn if apt-key is run unconditionally in maintainerscriptDavid Kalnischkies2016-05-011-0/+34
* support Signed-By in Release files as a sort of HPKPDavid Kalnischkies2016-05-011-1/+51
* support multiple fingerprints in signed-byDavid Kalnischkies2016-05-011-7/+35
* gpgv: cleanup statusfd parsing a bitDavid Kalnischkies2016-05-011-1/+1
* don't show NO_PUBKEY warning if repo is signed by another keyDavid Kalnischkies2016-05-014-26/+128
* gpgv: handle expired sig as worthlessDavid Kalnischkies2016-05-012-2/+27
* gpgv: use EXPKEYSIG instead of KEYEXPIREDDavid Kalnischkies2016-05-011-2/+2
* show StateCache flags in Pkg debug prettyprintDavid Kalnischkies2016-05-013-18/+18
* deb822: Restore support for <multivalue>-{Add,Remove}James McCoy2016-04-281-0/+10
* respect user pinning in M-A:same version (un)screwingDavid Kalnischkies2016-04-281-0/+32
* restore pinning to min/max value of shortDavid Kalnischkies2016-04-251-1/+20
* use the same redirection mirror for all index filesDavid Kalnischkies2016-04-251-0/+15
* show more details for "Writing more data" errors, tooDavid Kalnischkies2016-04-252-4/+11
* show more details for "Hash Sum mismatch" errorsDavid Kalnischkies2016-04-255-15/+208
* drop empty line from fetch errorDavid Kalnischkies2016-04-253-12/+4
* properly format multiline error messagesDavid Kalnischkies2016-04-251-0/+34
* don't ask server if we have entire file in partial/David Kalnischkies2016-04-253-7/+27
* make random acquire queues work less randomDavid Kalnischkies2016-04-251-2/+4
* ensure outdated files are dropped without lists-cleanupDavid Kalnischkies2016-04-141-0/+18
* silently skip acquire of empty index filesDavid Kalnischkies2016-04-147-44/+32
* allow uncompressed files to be empty in store againDavid Kalnischkies2016-04-141-0/+25