summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-04-25Fix and avoid quoting in CommandLine::AsStringDavid Kalnischkies1-1/+9
2017-02-22Do not package names representing .dsc/.deb/... filesJulian Andres Klode1-7/+12
2017-02-22remove 'old' FAILED files in the next acquire callDavid Kalnischkies1-0/+4
2017-02-22don't show update stats if cache generation is disabledDavid Kalnischkies1-0/+1
2017-02-22let {dsc,tar,diff}-only implicitly enable download-onlyDavid Kalnischkies2-3/+3
2017-02-22reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivilegesDavid Kalnischkies4-3/+68
2017-02-22keep Release.gpg on untrusted to trusted IMS-HitDavid Kalnischkies1-0/+46
2017-02-22don't install new deps of candidates for kept back pkgsDavid Kalnischkies3-98/+44
2017-01-17test: use downloadfile instead of apthelper download-fileJulian Andres Klode1-4/+4
2017-01-17https: Quote path in URL before passing it to curlJulian Andres Klode1-0/+19
2016-11-23show apt-key warnings in apt updateDavid Kalnischkies1-0/+13
2016-11-23test-releasefile-verification: installaptold: Clean up before runJulian Andres Klode1-0/+1
2016-11-23apt-key: warn instead of fail on unreadable keyringsDavid Kalnischkies1-0/+26
2016-11-14avoid std::get_time usage to sidestep libstdc++6 bugDavid Kalnischkies1-0/+35
2016-11-14accept only the expected UTC timezones in date parsingDavid Kalnischkies2-2/+40
2016-10-05Do not read stderr from proxy autodetection scriptsJulian Andres Klode2-0/+35
2016-10-05VersionHash: Do not skip too long dependency linesJulian Andres Klode3-0/+46
2016-10-05test/integration/test-srcrecord: Make executableJulian Andres Klode1-0/+0
2016-10-05Fix segfault and out-of-bounds read in Binary fieldsJulian Andres Klode1-0/+35
2016-10-05don't loop on pinning pkgs from absolute debs by regexDavid Kalnischkies1-1/+5
2016-10-05changelog: Respect Dir setting for local changelog gettingJulian Andres Klode1-3/+3
2016-10-05http(s): allow empty values for header fieldsDavid Kalnischkies2-0/+4
2016-10-05allow user@host (aka: no password) in URI parsingDavid Kalnischkies1-0/+12
2016-10-05pass --force-remove-essential to dpkg only if neededDavid Kalnischkies2-0/+7
2016-10-05(error) va_list 'args' was opened but not closed by va_end()David Kalnischkies1-1/+1
2016-08-31rred: truncate result file before writing to itDavid Kalnischkies2-5/+18
2016-08-31Add kernels with "+" in the package name to APT::NeverAutoRemoveAndrew Patterson1-3/+9
2016-08-31don't change owner/perms/times through file:// symlinksDavid Kalnischkies3-1/+21
2016-08-31Make the test case executableJulian Andres Klode1-0/+0
2016-08-31indextargets: Check that cache could be built before using itJulian Andres Klode1-0/+27
2016-08-31do not treat same-version local debs as downgradeDavid Kalnischkies1-1/+5
2016-08-31reinstalling local deb file is no downgradeDavid Kalnischkies1-7/+17
2016-08-31protect only the latest same-source providers from autoremoveDavid Kalnischkies1-0/+36
2016-08-31don't do atomic overrides with failed filesDavid Kalnischkies1-0/+35
2016-06-20do not error if auto-detect-proxy cmd has no outputDavid Kalnischkies1-1/+7
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-01prevent C++ locale number formatting in text APIsDavid Kalnischkies3-46/+42
2016-05-20fail instead of segfault on unreadable config filesDavid Kalnischkies1-24/+68
2016-05-11respect user pinning in M-A:same version (un)screwingDavid Kalnischkies1-0/+32
2016-05-10test: fix permission issue if run as rootDavid Kalnischkies1-0/+1
2016-05-10update: Run Post-Invoke-Success if not all sources failedJulian Andres Klode1-0/+43
2016-05-10don't sent uninstallable rc-only versions via EDSPDavid Kalnischkies1-23/+50
2016-05-10allow redirection for items without a space in the desc againDavid Kalnischkies1-0/+3
2016-05-10don't show NO_PUBKEY warning if repo is signed by another keyDavid Kalnischkies4-26/+128
2016-05-10deb822: Restore support for <multivalue>-{Add,Remove}James McCoy1-0/+10
2016-04-14ensure outdated files are dropped without lists-cleanupDavid Kalnischkies1-0/+18
2016-04-14silently skip acquire of empty index filesDavid Kalnischkies7-44/+32
2016-04-14allow uncompressed files to be empty in store againDavid Kalnischkies1-0/+25
2016-04-14fix Alt-Filename handling of file methodDavid Kalnischkies1-1/+3