summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-get-update-unauth-warning
Commit message (Expand)AuthorAgeFilesLines
* allow a method to request auxiliary filesDavid Kalnischkies2018-01-031-1/+2
* fail instead of warn on insecure repositories in apt-getDavid Kalnischkies2017-06-281-2/+3
* tests: support spaces in path and TMPDIRDavid Kalnischkies2015-12-191-2/+2
* slightly rephrase notice shown for insecure repositoriesJustin B Rye2015-11-251-1/+1
* review of new/changed translatable program stringsJustin B Rye2015-11-211-2/+2
* tests: use quiet level 0 by default in testsDavid Kalnischkies2015-11-191-2/+2
* "support" unsigned Release files without hashes againDavid Kalnischkies2015-11-051-2/+7
* drop privileges in copy:// method as we do for file://David Kalnischkies2015-11-051-16/+3
* support arch:all data e.g. in separate Packages fileDavid Kalnischkies2015-11-041-9/+21
* refer to apt-secure(8) in unsecure repositories warningDavid Kalnischkies2015-11-041-2/+3
* rework errors and warnings around insecure repositoriesDavid Kalnischkies2015-11-041-3/+5
* tests: try to support spaces in TMPDIRDavid Kalnischkies2015-09-141-2/+2
* avoid using global PendingError to avoid failing too often too soonDavid Kalnischkies2015-09-141-0/+1
* Replace --force-yes by various options starting with --allowJulian Andres Klode2015-08-141-1/+1
* rename 'apt-get files' to 'apt-get indextargets'David Kalnischkies2015-08-101-1/+1
* condense parallel requests with the same hashes to oneDavid Kalnischkies2015-06-151-2/+35
* show item ID in Hit, Ign and Err lines as wellDavid Kalnischkies2015-06-151-7/+7
* call URIStart in cdrom and file methodDavid Kalnischkies2015-06-151-0/+7
* show URI.Path in all acquire item descriptionsDavid Kalnischkies2015-06-111-6/+6
* test exitcode as well as string equalityDavid Kalnischkies2015-03-161-4/+4
* disable the lock disabling in the testsDavid Kalnischkies2014-11-091-2/+3
* testcases runable as rootDavid Kalnischkies2014-10-151-1/+1
* fix compile and tests errorDavid Kalnischkies2014-10-131-4/+1
* display errortext for all Err as well as Ign logsDavid Kalnischkies2014-10-071-2/+5
* fix testMichael Vogt2014-10-061-2/+1
* cleanup pkgAcq*::Failed()Michael Vogt2014-10-061-1/+1
* update testMichael Vogt2014-10-061-3/+7
* Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt2014-10-011-2/+2
* test fixesMichael Vogt2014-09-261-2/+12
* Print warning for unauthenticated repositoriesMichael Vogt2014-09-261-0/+30