summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-27remove empty keyrings in trusted.gpg.d on upgradeDavid Kalnischkies1-0/+9
2014-09-27add and use 'apt-key verify' which prefers gpgv over gpgDavid Kalnischkies3-3/+10
2014-09-27miscellaneous small cleanups in apt-keyDavid Kalnischkies1-17/+7
2014-09-27add --readonly option for apt-key advDavid Kalnischkies3-7/+7
2014-09-27use only one --keyring in gpg interactionsDavid Kalnischkies2-46/+116
2014-09-27add --secret-keyring option for apt-keyDavid Kalnischkies2-3/+14
2014-09-27allow to specify fingerprints in 'apt-key del'David Kalnischkies3-5/+26
2014-09-27add a test for apt-key export{,all}David Kalnischkies2-2/+9
2014-09-27use apt-key to wrap gpg calls in testcasesDavid Kalnischkies1-31/+9
2014-09-27respect --keyring also in merged keyring commandsDavid Kalnischkies1-8/+10
2014-09-27support gnupg2 as drop-in replacement for gnupgDavid Kalnischkies3-88/+122
2014-09-27delay gnupg setup in apt-key until it is neededDavid Kalnischkies1-22/+22
2014-09-27correct the error messages to refer to apt-key instead of gpgvDavid Kalnischkies46-180/+173
2014-09-27use apt-key adv (+ gnupg) instead of gpgv for verifyDavid Kalnischkies5-47/+53
2014-09-27merge fragment keyrings in apt-key to avoid hitting gpg limitsDavid Kalnischkies1-57/+77
2014-09-27refactor key removal code to reuse it in next stepDavid Kalnischkies1-48/+55
2014-09-27set a primary-keyring only if we have access to itDavid Kalnischkies1-1/+3
2014-09-27support (multiple) arguments properly in apt-keyDavid Kalnischkies1-27/+27
2014-09-27only create new trusted.gpg if directory is writeableDavid Kalnischkies1-23/+14
2014-09-27all errors should be printed to stderrDavid Kalnischkies1-5/+5
2014-09-27add a (hidden) --quiet option for apt-keyDavid Kalnischkies1-4/+10
2014-09-27rename postrm to apt.postrmDavid Kalnischkies3-39/+0
2014-09-27remove leftover debug output from multikey softlinkDavid Kalnischkies1-1/+0
2014-09-27fix: warning: extra ‘;’ [-Wpedantic]David Kalnischkies5-13/+13
2014-09-27fix: Member variable 'X' is not initialized in the constructor.David Kalnischkies13-32/+29
2014-09-27fix occurrence typo in tagfile commentDavid Kalnischkies1-1/+1
2014-09-27remove outdated and unused po/ChangeLogDavid Kalnischkies1-1077/+0
2014-09-27add an API for cache filters/matcherDavid Kalnischkies2-52/+209
2014-09-27move PCI::From* methods into CacheSetHelper classDavid Kalnischkies2-87/+139
2014-09-27adapt to the new CacheSetHelper APIDavid Kalnischkies4-26/+23
2014-09-27rework cachesets API to allow future extensionDavid Kalnischkies4-154/+494
2014-09-27add APT::PackageUniverse as a pkgCache wrapperDavid Kalnischkies1-0/+38
2014-09-27add specialisations for std::vectorDavid Kalnischkies1-2/+73
2014-09-27mark pkg(All|Dist)Upgrade as deprecatedDavid Kalnischkies6-16/+21
2014-09-27fix progress output for (dist-)upgrade calculationDavid Kalnischkies73-148/+223
2014-09-27de-duplicate version strings in the cacheDavid Kalnischkies1-3/+3
2014-09-27drop stored StringItems in favor of in-memory mappingsDavid Kalnischkies8-124/+57
2014-09-27count strings more accurately for statsDavid Kalnischkies1-14/+39
2014-09-27packages in the cache are sorted by name so noise-freeDavid Kalnischkies1-9/+2
2014-09-27search for pkg names in the cache case-sensitiveDavid Kalnischkies1-4/+4
2014-09-27deprecate Pkg->Name in favor of Grp->NameDavid Kalnischkies5-12/+21
2014-09-26Disable Mth.DropPrivsOrDie() in copy.cc for nowMichael Vogt1-1/+0
2014-09-25Remove check for "Translation-" from pkgAcqIndex::Custom600Headers()Michael Vogt1-4/+1
2014-09-25Revert making pkgAcquire::Item::DescURI() "const"Michael Vogt1-12/+12
2014-09-25Use /var/empty as the homedir for _aptMichael Vogt1-2/+2
2014-09-24releasing package apt version 1.1~exp3Michael Vogt2-0/+20
2014-09-24DropPrivs: Document what it doesJulian Andres Klode1-1/+11
2014-09-24DropPrivs: Use APT::Sandbox::User instead of Apt::User::NobodyJulian Andres Klode1-3/+3
2014-09-24DropPrivs: Hard-fail if the user does not existJulian Andres Klode1-1/+1
2014-09-24DropPrivs: Add some comments for the more obscure setuid/setgid functionsJulian Andres Klode1-0/+2