summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge fragment keyrings in apt-key to avoid hitting gpg limitsDavid Kalnischkies2014-09-271-57/+77
* refactor key removal code to reuse it in next stepDavid Kalnischkies2014-09-271-48/+55
* set a primary-keyring only if we have access to itDavid Kalnischkies2014-09-271-1/+3
* support (multiple) arguments properly in apt-keyDavid Kalnischkies2014-09-271-27/+27
* only create new trusted.gpg if directory is writeableDavid Kalnischkies2014-09-271-23/+14
* all errors should be printed to stderrDavid Kalnischkies2014-09-271-5/+5
* add a (hidden) --quiet option for apt-keyDavid Kalnischkies2014-09-271-4/+10
* rename postrm to apt.postrmDavid Kalnischkies2014-09-273-39/+0
* remove leftover debug output from multikey softlinkDavid Kalnischkies2014-09-271-1/+0
* fix: warning: extra ‘;’ [-Wpedantic]David Kalnischkies2014-09-275-13/+13
* fix: Member variable 'X' is not initialized in the constructor.David Kalnischkies2014-09-2713-32/+29
* fix occurrence typo in tagfile commentDavid Kalnischkies2014-09-271-1/+1
* remove outdated and unused po/ChangeLogDavid Kalnischkies2014-09-271-1077/+0
* add an API for cache filters/matcherDavid Kalnischkies2014-09-272-52/+209
* move PCI::From* methods into CacheSetHelper classDavid Kalnischkies2014-09-272-87/+139
* adapt to the new CacheSetHelper APIDavid Kalnischkies2014-09-274-26/+23
* rework cachesets API to allow future extensionDavid Kalnischkies2014-09-274-154/+494
* add APT::PackageUniverse as a pkgCache wrapperDavid Kalnischkies2014-09-271-0/+38
* add specialisations for std::vectorDavid Kalnischkies2014-09-271-2/+73
* mark pkg(All|Dist)Upgrade as deprecatedDavid Kalnischkies2014-09-276-16/+21
* fix progress output for (dist-)upgrade calculationDavid Kalnischkies2014-09-2773-148/+223
* de-duplicate version strings in the cacheDavid Kalnischkies2014-09-271-3/+3
* drop stored StringItems in favor of in-memory mappingsDavid Kalnischkies2014-09-278-124/+57
* count strings more accurately for statsDavid Kalnischkies2014-09-271-14/+39
* packages in the cache are sorted by name so noise-freeDavid Kalnischkies2014-09-271-9/+2
* search for pkg names in the cache case-sensitiveDavid Kalnischkies2014-09-271-4/+4
* deprecate Pkg->Name in favor of Grp->NameDavid Kalnischkies2014-09-275-12/+21
* Disable Mth.DropPrivsOrDie() in copy.cc for nowMichael Vogt2014-09-261-1/+0
* Remove check for "Translation-" from pkgAcqIndex::Custom600Headers()Michael Vogt2014-09-251-4/+1
* Revert making pkgAcquire::Item::DescURI() "const"Michael Vogt2014-09-251-12/+12
* Use /var/empty as the homedir for _aptMichael Vogt2014-09-251-2/+2
* releasing package apt version 1.1~exp3Michael Vogt2014-09-242-0/+20
* DropPrivs: Document what it doesJulian Andres Klode2014-09-241-1/+11
* DropPrivs: Use APT::Sandbox::User instead of Apt::User::NobodyJulian Andres Klode2014-09-241-3/+3
* DropPrivs: Hard-fail if the user does not existJulian Andres Klode2014-09-241-1/+1
* DropPrivs: Add some comments for the more obscure setuid/setgid functionsJulian Andres Klode2014-09-241-0/+2
* DropPrivs: Move the re-set uid/gid thing to the end of the functionJulian Andres Klode2014-09-241-7/+7
* methods: Fail if we cannot drop privilegesJulian Andres Klode2014-09-248-14/+27
* DropPrivs: Improve commentsJulian Andres Klode2014-09-241-8/+7
* DropPrivs: Also check for saved set-user-ID and set-group-IDJulian Andres Klode2014-09-243-0/+30
* DropPrivs: Do not use an invalid return check for setgroups()Julian Andres Klode2014-09-241-1/+1
* Use _apt as our unprivileged user nameJulian Andres Klode2014-09-242-3/+3
* DropPriv: Really call seteuid and not setuid, and add more checksJulian Andres Klode2014-09-241-11/+35
* Drop Privileges to "Debian-apt" in most acquire methodsMichael Vogt2014-09-248-2/+55
* fix testsMichael Vogt2014-09-233-4/+5
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-2386-51848/+55776
|\
| * Ensure that iTFRewritePackageOrder is "MD5sum" to match apt-ftparchiveMichael Vogt2014-09-211-1/+1
| * Fix regression for cdrom: sources from latest security updateMichael Vogt2014-09-211-0/+6
| * relax grep to support newer curl output formatDavid Kalnischkies2014-09-201-1/+6
| * disable timestamps in the footer of docs by doxygenJérémy Bobbio2014-09-191-1/+1