Commit Verlauf

Autor SHA1 Nachricht Datum
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors vor 11 Jahren
  David Kalnischkies 533fe3d139 allow ratelimiting progress reporting for testcases vor 11 Jahren
  David Kalnischkies 9d2a8a7388 condense parallel requests with the same hashes to one vor 11 Jahren
  David Kalnischkies 08ea780645 deal better with acquiring the same URI multiple times vor 11 Jahren
  David Kalnischkies 8fe964f148 create our cache and lib directory always with mode 755 vor 11 Jahren
  David Kalnischkies 7e04a6bf23 use pkgAcquire::GetLock instead of own code vor 11 Jahren
  David Kalnischkies 03aa08472d chown finished partial files earlier vor 11 Jahren
  David Kalnischkies e845cde33c check that auth.conf exists before chowning it vor 11 Jahren
  Michael Vogt 1924b1e513 Ensure /etc/apt/auth.conf has _apt:root owner vor 11 Jahren
  David Kalnischkies 9d653a6de2 fix compile and tests error vor 11 Jahren
  Michael Vogt 9983999d29 Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie() vor 11 Jahren
  David Kalnischkies 862bafea48 do not inline virtual destructors with d-pointers vor 11 Jahren
  David Kalnischkies 04a54261af ensure partial dirs are 0700 and owned by _apt:root vor 11 Jahren
  Michael Vogt 4c333a25a8 Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-trans vor 11 Jahren
  David Kalnischkies 43acd01979 allow fetcher setup without directory creation vor 11 Jahren
  David Kalnischkies 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. vor 11 Jahren
  Michael Vogt 715c65de1f use pkgAcqMetaBase as the transactionManager vor 11 Jahren
  Michael Vogt 183160cb20 make errors more consistent vor 12 Jahren
  Michael Vogt 21638c3af3 fail early (again) on gpg sig failures vor 12 Jahren
  Michael Vogt e05672e886 Rework TransactionID stuff vor 12 Jahren
  Michael Vogt 1f4dd8fd84 WIP cleanup pkgAcqMetaSig vor 12 Jahren
  Michael Vogt 47aca3cfc1 add pkgAcquire::TransactionHasError() vor 12 Jahren
  Michael Vogt 564720959e WIP transaction based update vor 12 Jahren
  Michael Vogt 2830b8436a Merge branch 'debian/sid' into debian/experimental vor 12 Jahren
  Michael Vogt 10ecfe4f8a Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner vor 12 Jahren
  Michael Vogt c6e9cc582c check for UnfetchedReleaseFiles when calculating the update percent value vor 12 Jahren
  Michael Vogt 96c6cab1fd calculate Percent as part of pkgAcquireStatus to provide a weighted percent for both items and bytes vor 12 Jahren
  Michael Vogt c62f7898b6 add Debug::acquire::progress debug option and fixme for index file loading with the correct extension vor 12 Jahren
  Michael Vogt 1dca8dc55c load the size from the metaindex into the fetcher to have even more accurate progress information vor 12 Jahren
  Michael Vogt d0cfa8adbd make the TotalFiles more reliable in apt-get update vor 12 Jahren