コミット履歴

作者 SHA1 メッセージ 日付
  David Kalnischkies 30c8107e9c drop privileges in copy:// method as we do for file:// 9 年 前
  David Kalnischkies af9e40c9bf unbreak the copy-method claiming hashsum mismatch since ~exp9 9 年 前
  David Kalnischkies 3b3028467c add c++11 override marker to overridden methods 9 年 前
  David Kalnischkies 653ef26c70 allow individual targets to be kept compressed 9 年 前
  David Kalnischkies 9224ce3d4d calculate only expected hashes in methods 9 年 前
  David Kalnischkies 936d5613e4 remove duplicated check for same file copy 9 年 前
  Michael Vogt 4c333a25a8 Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-trans 10 年 前
  Michael Vogt 48f3f1b24b Merge branch 'debian/sid' into debian/experimental 10 年 前
  Michael Vogt d36b27305d Disable Mth.DropPrivsOrDie() in copy.cc for now 10 年 前
  Michael Vogt e31a89e668 Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-trans 10 年 前
  Julian Andres Klode 7b18d5592f methods: Fail if we cannot drop privileges 10 年 前
  Michael Vogt 3927c6da48 Drop Privileges to "Debian-apt" in most acquire methods 10 年 前
  Michael Vogt db1d1c3214 Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-trans 10 年 前
  Michael Vogt b0f4b486e6 generalize Acquire::GzipIndex 10 年 前
  Michael Vogt 9da539c5af Fix regression when copy: is used for a relative path 10 年 前
  Michael Vogt ca7fd76c2f SECURITY UPDATE for CVE-2014-{0488,0487,0489} 10 年 前
  Michael Vogt 5f6c6c6e08 make compressed-indexes test pass again 10 年 前
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 10 年 前
  David Kalnischkies 246bbb611d use utimes instead of utimensat/futimens 10 年 前
  David Kalnischkies 9ce3cfc930 correct some style/performance/warnings from cppcheck 11 年 前
  David Kalnischkies 109eb1511d try to avoid direct usage of .Fd() if possible and do read()s and co 13 年 前
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes 13 年 前
  David Kalnischkies 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 13 年 前
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first 13 年 前
  Julian Andres Klode 22041bd286 apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic. 14 年 前
  Michael Vogt ac3dee0e50 merge with the debian tree 17 年 前
  Michael Vogt 95f4572796 * apt-pkg/acquire-worker.cc: 17 年 前
  Otavio Salvador ded1499981 * Add hash support to copy method. Thanks Anders Kaseorg by the patch 17 年 前
  Michael Vogt b3d44315ee * merged changes from the conference 20 年 前
  Matt Zimmerman b25423f663 Call setlocale in all methods, don't call bindtextdomain in http 20 年 前