summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-24DropPrivs: Move the re-set uid/gid thing to the end of the functionJulian Andres Klode1-7/+7
2014-09-24methods: Fail if we cannot drop privilegesJulian Andres Klode8-14/+27
2014-09-24DropPrivs: Improve commentsJulian Andres Klode1-8/+7
2014-09-24DropPrivs: Also check for saved set-user-ID and set-group-IDJulian Andres Klode3-0/+30
2014-09-24DropPrivs: Do not use an invalid return check for setgroups()Julian Andres Klode1-1/+1
2014-09-24Use _apt as our unprivileged user nameJulian Andres Klode2-3/+3
2014-09-24DropPriv: Really call seteuid and not setuid, and add more checksJulian Andres Klode1-11/+35
2014-09-24Drop Privileges to "Debian-apt" in most acquire methodsMichael Vogt8-2/+55
2014-09-23fix testsMichael Vogt3-4/+5
2014-09-23Merge branch 'debian/sid' into debian/experimentalMichael Vogt86-51848/+55776
2014-09-21Ensure that iTFRewritePackageOrder is "MD5sum" to match apt-ftparchiveMichael Vogt1-1/+1
2014-09-21Fix regression for cdrom: sources from latest security updateMichael Vogt1-0/+6
2014-09-20relax grep to support newer curl output formatDavid Kalnischkies1-1/+6
2014-09-19disable timestamps in the footer of docs by doxygenJérémy Bobbio1-1/+1
2014-09-19German program translation updateHolger Wansing1-10/+13
2014-09-19Fix regression when copy: is used for a relative pathMichael Vogt2-6/+8
2014-09-19test/integration/test-apt-update-file: improve testMichael Vogt2-0/+17
2014-09-18./pre-release pre-exportMichael Vogt3-3/+3
2014-09-17releasing package apt version 1.0.9.11.0.9.1Michael Vogt1-0/+6
2014-09-17Merge remote-tracking branch 'vnwildman/debian/sid' into debian/sidMichael Vogt1-5/+5
2014-09-17improve test for commit daff4aMichael Vogt2-2/+10
2014-09-17Fix regression for file:/// uris from CVE-2014-0487Michael Vogt2-12/+33
2014-09-16prepare 1.0.9.1Michael Vogt1-0/+15
2014-09-16merge previous uploadMichael Vogt1-0/+9
2014-09-16SECURITY UPDATE for CVE-2014-{0488,0487,0489}Michael Vogt7-30/+217