Commit Verlauf

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