Historie revizí

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