Commit Verlauf

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