コミット履歴

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