Историја ревизија

Аутор SHA1 Порука Датум
  David Kalnischkies 3b3028467c add c++11 override marker to overridden methods пре 11 година
  David Kalnischkies 9224ce3d4d calculate only expected hashes in methods пре 11 година
  David Kalnischkies b8eba208da reimplement the last uses of sprintf пре 11 година
  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 година