提交历史

作者 SHA1 备注 提交日期
  Michael Vogt 9983999d29 Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie() 11 年之前
  Michael Vogt ee27950632 Send "Fail-Reason: MaximumSizeExceeded" from the method 11 年之前
  Michael Vogt c48eea97b9 make expected-size a maximum-size check as this is what we want at this point 11 年之前
  Michael Vogt 5b33fab8c9 add ftp expected size check 11 年之前
  David Kalnischkies 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. 11 年之前
  Julian Andres Klode 7b18d5592f methods: Fail if we cannot drop privileges 11 年之前
  Michael Vogt 3927c6da48 Drop Privileges to "Debian-apt" in most acquire methods 11 年之前
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 12 年之前
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] 12 年之前
  David Kalnischkies 67c3067f1a fix -Wmissing-field-initializers warnings 12 年之前
  Michael Vogt 1e3f4083db Fix typos in documentation (codespell) 12 年之前
  David Kalnischkies 246bbb611d use utimes instead of utimensat/futimens 12 年之前
  David Kalnischkies 9ce3cfc930 correct some style/performance/warnings from cppcheck 12 年之前
  Michael Vogt 11d0fb9199 fix missing va_end() 13 年之前
  David Kalnischkies cddbc86deb fix two "(style) Variable 'Res' is assigned a value that is never used" 14 年之前
  David Kalnischkies ce3c2407d9 fix "(error) Possible null pointer dereference: BindAddr" by ensuring 14 年之前
  David Kalnischkies dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 年之前
  David Kalnischkies 109eb1511d try to avoid direct usage of .Fd() if possible and do read()s and co 14 年之前
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes 15 年之前
  David Kalnischkies 74b2200285 merge with debian/experimental 15 年之前
  David Kalnischkies 650faab016 Support large files in the complete toolset. Indexes of this 15 年之前
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first 15 年之前
  David Kalnischkies f5a34606b4 follow the recommendation of cppcheck to make some method methods (scnr) 15 年之前
  David Kalnischkies f7f0d6c756 cppcheck complains about some possible speed improvements which could be 15 年之前
  David Kalnischkies 96cc64a521 move the users away from the deprecated StrToTime() method 16 年之前
  Michael Vogt f1c081b6ad add ftp support, basic debugging 16 年之前
  Michael Vogt 1de1f70383 add maybe_add_auth for ftp as well 16 年之前
  Eugene V. Lyubimkin 788a8f42c1 Make apt proxy options have the highest priority, unified proxy determining code. 17 年之前
  Otavio Salvador b856433668 - methods/ftp.cc: likewise; 19 年之前
  Michael Vogt fc5f54175a * methods/ftp.cc: remove a tried-to-downloaded file if the file is missing on the sever 20 年之前