Commit History

Author SHA1 Message Date
  Jay Freeman (saurik) baec76f5f0 The entire concept of PendingError() is flawed :/. 8 years ago
  David Kalnischkies fdf9eef4d9 fail instead of segfault on unreadable config files 8 years ago
  Julian Andres Klode f40fdaa432 cachefile: Only set members that were initialized successfully 8 years ago
  David Kalnischkies b6f1b48016 get dpkg lock in build-dep if cache was invalid again 9 years ago
  David Kalnischkies a133f79c87 deal better with (very) small apt::cache-start values 9 years ago
  David Kalnischkies a249b3e6fd reimplement build-dep via apts normal resolver 9 years ago
  Julian Andres Klode f161603953 pkgCacheGenerator: Allow passing down an already created cache 9 years ago
  David Kalnischkies 6789e01e93 do not segfault in cache generation on mmap failure 9 years ago
  David Kalnischkies ce1f3a2c61 wrap every unlink call to check for != /dev/null 9 years ago
  David Kalnischkies 95278287f4 avoid using global PendingError to avoid failing too often too soon 9 years ago
  David Kalnischkies c417197501 ignore AllowMem parameter in cache generation 9 years ago
  Julian Andres Klode 91e42c2b4e cachefile.cc: Do not ignore return value of pkgDepCache::Init() 9 years ago
  David Kalnischkies 9112f77703 show or-groups in not-installed recommends and suggests lists 9 years ago
  David Kalnischkies 3d8232bf97 fix memory leaks reported by -fsanitize 9 years ago
  Michael Vogt 592d06b6f3 Ensure we have a Policy in CacheFile.BuildDepCache() 10 years ago
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 11 years ago
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] 11 years ago
  David Kalnischkies dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 13 years ago
  David Kalnischkies c0d58f4276 ensure that the cache-directories are really directories before 13 years ago
  David Kalnischkies fbb2c7e04d * apt-pkg/cachefile.cc: 13 years ago
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes 13 years ago
  David Kalnischkies afd7b358f9 merge with debian/sid 13 years ago
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first 13 years ago
  David Kalnischkies 8de79b68a8 remove the caches in 'apt-get update', too, as they will be 13 years ago
  David Kalnischkies a5de4117b6 fix the gcc warning about the initialisation order of variables caused 14 years ago
  David Kalnischkies 3f8621c5ef store also the SourceList we use internally for export 14 years ago
  David Kalnischkies 2e5f4e45f5 * apt-pkg/cachefile.{cc,h}: 14 years ago
  David Kalnischkies 6009e60d01 display warnings instead of errors if the parts dirs doesn't exist 15 years ago
  David Kalnischkies ef1dff9320 merge with lp:~mvo/apt/debian-sid 15 years ago
  Julian Andres Klode e68ca10071 Support /etc/apt/preferences.d (Closes: #535512) 15 years ago