Historique des commits

Auteur SHA1 Message Date
  David Kalnischkies ae732225ec use std-algorithms instead of manual loops to avoid overflow warning il y a 11 ans
  David Kalnischkies 69b7654484 fix 'Dead assignment' by dropping unneeded boolean il y a 11 ans
  David Kalnischkies 95278287f4 avoid using global PendingError to avoid failing too often too soon il y a 11 ans
  David Kalnischkies 226c0f64d4 improve CheckDropPrivsMustBeDisabled further il y a 11 ans
  David Kalnischkies 7c8206bf26 if file is inaccessible for _apt, disable privilege drop in acquire il y a 11 ans
  Michael Vogt ac7f8f7916 Fix all the wrong removals of includes that iwyu got wrong il y a 11 ans
  Michael Vogt 88a8975f15 Cleanup includes after running iwyu il y a 11 ans
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers il y a 11 ans
  David Kalnischkies e8afd16892 apply various style suggestions by cppcheck il y a 11 ans
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors il y a 11 ans
  David Kalnischkies 533fe3d139 allow ratelimiting progress reporting for testcases il y a 11 ans
  David Kalnischkies 9d2a8a7388 condense parallel requests with the same hashes to one il y a 11 ans
  David Kalnischkies 08ea780645 deal better with acquiring the same URI multiple times il y a 11 ans
  David Kalnischkies 8fe964f148 create our cache and lib directory always with mode 755 il y a 11 ans
  David Kalnischkies 7e04a6bf23 use pkgAcquire::GetLock instead of own code il y a 11 ans
  David Kalnischkies 03aa08472d chown finished partial files earlier il y a 11 ans
  David Kalnischkies e845cde33c check that auth.conf exists before chowning it il y a 11 ans
  Michael Vogt 1924b1e513 Ensure /etc/apt/auth.conf has _apt:root owner il y a 11 ans
  David Kalnischkies 9d653a6de2 fix compile and tests error il y a 11 ans
  Michael Vogt 9983999d29 Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie() il y a 11 ans
  David Kalnischkies 862bafea48 do not inline virtual destructors with d-pointers il y a 11 ans
  David Kalnischkies 04a54261af ensure partial dirs are 0700 and owned by _apt:root il y a 11 ans
  Michael Vogt 4c333a25a8 Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-trans il y a 12 ans
  David Kalnischkies 43acd01979 allow fetcher setup without directory creation il y a 12 ans
  David Kalnischkies 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. il y a 12 ans
  Michael Vogt 715c65de1f use pkgAcqMetaBase as the transactionManager il y a 12 ans
  Michael Vogt 183160cb20 make errors more consistent il y a 12 ans
  Michael Vogt 21638c3af3 fail early (again) on gpg sig failures il y a 12 ans
  Michael Vogt e05672e886 Rework TransactionID stuff il y a 12 ans
  Michael Vogt 1f4dd8fd84 WIP cleanup pkgAcqMetaSig il y a 12 ans