summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-06-29don't do atomic overrides with failed filesDavid Kalnischkies1-0/+35
2016-06-29eipp: let apt make a plan, not make stuff planeDavid Kalnischkies3-20/+21
2016-06-27eipp: enable xz-compressed scenario loggingDavid Kalnischkies2-7/+52
2016-06-27eipp: include global errors in reported errorDavid Kalnischkies1-4/+4
2016-06-27eipp: properly handle arch-specific providesDavid Kalnischkies1-13/+13
2016-06-27eipp: provide the internal planer as an external oneDavid Kalnischkies3-1/+7
2016-06-27eipp: output at most two versions per packageDavid Kalnischkies1-0/+28
2016-06-27eipp: implement version 0.1 of the protocolDavid Kalnischkies1-1/+3
2016-06-27tests: add epoch-packages to try clean with epochsDavid Kalnischkies1-7/+24
2016-06-22add insecure (and weak) allow-options for sources.listDavid Kalnischkies3-9/+35
2016-06-22add [weak] tag to hash errors to indicate insufficiencyDavid Kalnischkies4-71/+71
2016-06-22better error message for insufficient hashsumsDavid Kalnischkies1-3/+32
2016-06-22generalize secure->insecure downgrade protectionDavid Kalnischkies1-0/+26
2016-06-22handle weak-security repositories as unauthenticatedDavid Kalnischkies1-20/+138
2016-06-22run update post-invokes even on (partial) failuresDavid Kalnischkies1-3/+9
2016-06-20implement and document DIRECT for auto-detect-proxyDavid Kalnischkies1-28/+27
2016-06-20do not error if auto-detect-proxy cmd has no outputDavid Kalnischkies1-1/+7
2016-06-17avoid std::get_time usage to sidestep libstdc++6 bugDavid Kalnischkies1-0/+35
2016-06-17merge sources.list lines based on Release filenameDavid Kalnischkies1-0/+33
2016-06-10don't leak an FD in lz4 (de)compressionDavid Kalnischkies4-1/+66
2016-06-10do not hang on piped input in PipedFileFdPrivateDavid Kalnischkies3-3/+37
2016-06-08don't explicitly configure the last round of packagesDavid Kalnischkies4-17/+11
2016-06-08edsp: drop privileges before executing solversDavid Kalnischkies1-1/+3
2016-06-08edsp: optionally store a compressed copy of the last scenarioDavid Kalnischkies1-3/+16
2016-06-04edsp: use an ID mapping for the internal solverDavid Kalnischkies1-0/+5
2016-06-02apt-key: change to / before find to satisfy its CWD needsDavid Kalnischkies1-106/+115
2016-06-02ignore std::locale exeception on non-existent "" localeDavid Kalnischkies1-0/+2
2016-05-28accept only the expected UTC timezones in date parsingDavid Kalnischkies2-2/+40
2016-05-27prevent C++ locale number formatting in text APIsDavid Kalnischkies3-46/+42
2016-05-27fix and document on the fly compressor configDavid Kalnischkies1-12/+22
2016-05-20refactor EDSP code into EDSP and EDSP-like partsDavid Kalnischkies1-9/+9
2016-05-20fail instead of segfault on unreadable config filesDavid Kalnischkies1-24/+68
2016-05-16show final solution in --no-download --fix-missing modeDavid Kalnischkies2-1/+18
2016-05-16show globalerrors before asking for confirmationDavid Kalnischkies1-4/+5
2016-05-15Normalize Signed-By values by removing trailing commas everywhereJulian Andres Klode1-0/+25
2016-05-12edsp: warn if unexpected stanzas appear in the solutionDavid Kalnischkies1-1/+51
2016-05-10update: Run Post-Invoke-Success if not all sources failedJulian Andres Klode1-0/+43
2016-05-10Strip trailing commas for created signed-by fingerprint listsJulian Andres Klode1-0/+13
2016-05-10don't sent uninstallable rc-only versions via EDSPDavid Kalnischkies1-23/+50
2016-05-08gpgv: show always webportal error on NODATADavid Kalnischkies3-29/+37
2016-05-08implement Identifier field for IndexTargetsDavid Kalnischkies3-40/+50
2016-05-08implement Fallback-Of for IndexTargetsDavid Kalnischkies1-0/+58
2016-05-07download arch:all also for NATIVE_ARCHITECTURE indextargetsDavid Kalnischkies1-8/+18
2016-05-07fix same-mirror redirection for Release{,.gpg} pairDavid Kalnischkies1-0/+21
2016-05-04tests: disable generation of Release.gpg by defaultDavid Kalnischkies9-40/+27
2016-05-04tests: allow to disable generation of InRelease/Release.gpg fileDavid Kalnischkies6-45/+33
2016-05-04test: fix permission issue if run as rootDavid Kalnischkies1-0/+1
2016-05-03allow redirection for items without a space in the desc againDavid Kalnischkies1-0/+3
2016-05-01warn if apt-key is run unconditionally in maintainerscriptDavid Kalnischkies1-0/+34
2016-05-01support Signed-By in Release files as a sort of HPKPDavid Kalnischkies1-1/+51