Historique des commits

Auteur SHA1 Message Date
  David Kalnischkies 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. il y a 11 ans
  Julian Andres Klode 7b18d5592f methods: Fail if we cannot drop privileges il y a 11 ans
  Michael Vogt 3927c6da48 Drop Privileges to "Debian-apt" in most acquire methods il y a 11 ans
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere il y a 12 ans
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] il y a 12 ans
  David Kalnischkies 67c3067f1a fix -Wmissing-field-initializers warnings il y a 12 ans
  Michael Vogt 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
  David Kalnischkies 246bbb611d use utimes instead of utimensat/futimens il y a 12 ans
  David Kalnischkies 9ce3cfc930 correct some style/performance/warnings from cppcheck il y a 12 ans
  Michael Vogt 11d0fb9199 fix missing va_end() il y a 13 ans
  David Kalnischkies cddbc86deb fix two "(style) Variable 'Res' is assigned a value that is never used" il y a 14 ans
  David Kalnischkies ce3c2407d9 fix "(error) Possible null pointer dereference: BindAddr" by ensuring il y a 14 ans
  David Kalnischkies dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not il y a 14 ans
  David Kalnischkies 109eb1511d try to avoid direct usage of .Fd() if possible and do read()s and co il y a 14 ans
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes il y a 15 ans
  David Kalnischkies 74b2200285 merge with debian/experimental il y a 15 ans
  David Kalnischkies 650faab016 Support large files in the complete toolset. Indexes of this il y a 15 ans
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first il y a 15 ans
  David Kalnischkies f5a34606b4 follow the recommendation of cppcheck to make some method methods (scnr) il y a 15 ans
  David Kalnischkies f7f0d6c756 cppcheck complains about some possible speed improvements which could be il y a 15 ans
  David Kalnischkies 96cc64a521 move the users away from the deprecated StrToTime() method il y a 16 ans
  Michael Vogt f1c081b6ad add ftp support, basic debugging il y a 16 ans
  Michael Vogt 1de1f70383 add maybe_add_auth for ftp as well il y a 16 ans
  Eugene V. Lyubimkin 788a8f42c1 Make apt proxy options have the highest priority, unified proxy determining code. il y a 17 ans
  Otavio Salvador b856433668 - methods/ftp.cc: likewise; il y a 19 ans
  Michael Vogt fc5f54175a * methods/ftp.cc: remove a tried-to-downloaded file if the file is missing on the sever il y a 20 ans
  Michael Vogt 42ab8223d5 * merged with my apt--fixes--0 branch il y a 21 ans
  Christian Perrier 1169dbfa1b Complete unfuzzification of PO files after the capitalization fixes il y a 21 ans
  Christian Perrier db0db9feab Bring consistency to the use of capitals in programs messages il y a 21 ans
  Matt Zimmerman 7db98ffced Merge apt--authentication--0 il y a 21 ans