コミット履歴

作者 SHA1 メッセージ 日付
  David Kalnischkies b58e2c7c56 prevent C++ locale number formatting in text APIs 10 年 前
  David Kalnischkies 124e6916b7 fix and document on the fly compressor config 10 年 前
  David Kalnischkies 1eba782fc3 delay progress until Release files are downloaded 10 年 前
  David Kalnischkies 4aa6ebf6d7 make random acquire queues work less random 10 年 前
  Michael Vogt fb193b1cd4 Get accurate progress reporting in apt update again 10 年 前
  David Kalnischkies 6fd4b4c0b6 always download changelogs into /tmp first 10 年 前
  David Kalnischkies feb674aba5 revert file-hash based action-merging in acquire 10 年 前
  Julian Andres Klode b89cd2e36f acquire: Allow parallelizing methods without hosts 10 年 前
  Julian Andres Klode e551e1237d Use 0llu instead of 0ull in one place too 10 年 前
  Julian Andres Klode 5a97834817 Avoid overflow when summing up file sizes 10 年 前
  Michael Vogt ef39c14810 Check if the Apt::Sandbox::User exists in CheckDropPrivsMustBeDisabled() 10 年 前
  Michael Vogt a416a90b63 Deal with killed acquire methods properly instead of hanging 10 年 前
  David Kalnischkies 6aef1942f4 ignore lost+found in private directory cleanup 10 年 前
  David Kalnischkies 514a25cbcd do not use _apt for file/copy sources if it isn't world-accessible 10 年 前
  David Kalnischkies ce1f3a2c61 wrap every unlink call to check for != /dev/null 10 年 前
  David Kalnischkies ae732225ec use std-algorithms instead of manual loops to avoid overflow warning 11 年 前
  David Kalnischkies 69b7654484 fix 'Dead assignment' by dropping unneeded boolean 11 年 前
  David Kalnischkies 95278287f4 avoid using global PendingError to avoid failing too often too soon 11 年 前
  David Kalnischkies 226c0f64d4 improve CheckDropPrivsMustBeDisabled further 11 年 前
  David Kalnischkies 7c8206bf26 if file is inaccessible for _apt, disable privilege drop in acquire 11 年 前
  Michael Vogt ac7f8f7916 Fix all the wrong removals of includes that iwyu got wrong 11 年 前
  Michael Vogt 88a8975f15 Cleanup includes after running iwyu 11 年 前
  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 年 前