커밋 기록

작성자 SHA1 메시지 날짜
  Julian Andres Klode 25a694165a methods/ftp: Cope with weird PASV responses 8 년 전
  David Kalnischkies 8b79c94af7 use std::locale::global instead of setlocale 8 년 전
  David Kalnischkies 23e64f6d0f allow acquire method specific options via Binary scope 9 년 전
  David Kalnischkies ce1f3a2c61 wrap every unlink call to check for != /dev/null 9 년 전
  David Kalnischkies 3a8776a37a fix various typos reported by codespell 9 년 전
  Michael Vogt f8043f219f Make apt compile with clang++ again 9 년 전
  David Kalnischkies 3b3028467c add c++11 override marker to overridden methods 9 년 전
  David Kalnischkies 9224ce3d4d calculate only expected hashes in methods 9 년 전
  David Kalnischkies b8eba208da reimplement the last uses of sprintf 9 년 전
  Michael Vogt 9983999d29 Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie() 10 년 전
  Michael Vogt ee27950632 Send "Fail-Reason: MaximumSizeExceeded" from the method 10 년 전
  Michael Vogt c48eea97b9 make expected-size a maximum-size check as this is what we want at this point 10 년 전
  Michael Vogt 5b33fab8c9 add ftp expected size check 10 년 전
  David Kalnischkies 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. 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 년 전
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 11 년 전
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] 11 년 전
  David Kalnischkies 67c3067f1a fix -Wmissing-field-initializers warnings 11 년 전
  Michael Vogt 1e3f4083db Fix typos in documentation (codespell) 11 년 전
  David Kalnischkies 246bbb611d use utimes instead of utimensat/futimens 11 년 전
  David Kalnischkies 9ce3cfc930 correct some style/performance/warnings from cppcheck 11 년 전
  Michael Vogt 11d0fb9199 fix missing va_end() 11 년 전
  David Kalnischkies cddbc86deb fix two "(style) Variable 'Res' is assigned a value that is never used" 13 년 전
  David Kalnischkies ce3c2407d9 fix "(error) Possible null pointer dereference: BindAddr" by ensuring 13 년 전
  David Kalnischkies dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 13 년 전
  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 74b2200285 merge with debian/experimental 13 년 전
  David Kalnischkies 650faab016 Support large files in the complete toolset. Indexes of this 13 년 전