Historique des commits

Auteur SHA1 Message Date
  David Kalnischkies e6f0c9bca4 adapt to the new CacheSetHelper API il y a 12 ans
  David Kalnischkies fdba4d53d6 rework cachesets API to allow future extension il y a 12 ans
  David Kalnischkies 840ca97143 add APT::PackageUniverse as a pkgCache wrapper il y a 12 ans
  David Kalnischkies 5c8c732155 add specialisations for std::vector il y a 12 ans
  David Kalnischkies 67caa2e653 mark pkg(All|Dist)Upgrade as deprecated il y a 12 ans
  David Kalnischkies 2a884c612b fix progress output for (dist-)upgrade calculation il y a 12 ans
  David Kalnischkies b13ce62c7e de-duplicate version strings in the cache il y a 12 ans
  David Kalnischkies 78a5476f31 drop stored StringItems in favor of in-memory mappings il y a 12 ans
  David Kalnischkies a3a91fd7ba count strings more accurately for stats il y a 12 ans
  David Kalnischkies 5d1e330d8b packages in the cache are sorted by name so noise-free il y a 12 ans
  David Kalnischkies b59325e85b search for pkg names in the cache case-sensitive il y a 12 ans
  David Kalnischkies fe86debbae deprecate Pkg->Name in favor of Grp->Name il y a 12 ans
  Michael Vogt d36b27305d Disable Mth.DropPrivsOrDie() in copy.cc for now il y a 11 ans
  Michael Vogt 13a7221801 Remove check for "Translation-" from pkgAcqIndex::Custom600Headers() il y a 11 ans
  Michael Vogt ca15786a9a Revert making pkgAcquire::Item::DescURI() "const" il y a 11 ans
  Michael Vogt b98232208f Use /var/empty as the homedir for _apt il y a 11 ans
  Michael Vogt 47d278dc71 releasing package apt version 1.1~exp3 il y a 11 ans
  Julian Andres Klode 13a28d8549 DropPrivs: Document what it does il y a 11 ans
  Julian Andres Klode b8dae9a106 DropPrivs: Use APT::Sandbox::User instead of Apt::User::Nobody il y a 11 ans
  Julian Andres Klode ca8e327ab7 DropPrivs: Hard-fail if the user does not exist il y a 11 ans
  Julian Andres Klode 48ed0977d2 DropPrivs: Add some comments for the more obscure setuid/setgid functions il y a 11 ans
  Julian Andres Klode bdc00df54d DropPrivs: Move the re-set uid/gid thing to the end of the function il y a 11 ans
  Julian Andres Klode 7b18d5592f methods: Fail if we cannot drop privileges il y a 11 ans
  Julian Andres Klode f1e3c8f002 DropPrivs: Improve comments il y a 11 ans
  Julian Andres Klode 550ab420d3 DropPrivs: Also check for saved set-user-ID and set-group-ID il y a 11 ans
  Julian Andres Klode 3b084f06b6 DropPrivs: Do not use an invalid return check for setgroups() il y a 11 ans
  Julian Andres Klode eed65c7932 Use _apt as our unprivileged user name il y a 11 ans
  Julian Andres Klode 5f2047ece8 DropPriv: Really call seteuid and not setuid, and add more checks il y a 11 ans
  Michael Vogt 3927c6da48 Drop Privileges to "Debian-apt" in most acquire methods il y a 11 ans
  Michael Vogt a1380a5c52 fix tests il y a 12 ans