커밋 기록

작성자 SHA1 메시지 날짜
  David Kalnischkies 3006044202 implement generic config fallback for methods 8 년 전
  David Kalnischkies 8b79c94af7 use std::locale::global instead of setlocale 8 년 전
  David Kalnischkies 25ff0797da disable privilege dropping for rsh/ssh method by default 9 년 전
  David Kalnischkies d29d27b551 fix program name detection in rsh method 9 년 전
  David Kalnischkies 23e64f6d0f allow acquire method specific options via Binary scope 9 년 전
  David Kalnischkies 3a8776a37a fix various typos reported by codespell 9 년 전
  Daniel Hartwig c7872a2c85 support setting a port for rsh:// in sources.list 9 년 전
  David Kalnischkies 9224ce3d4d calculate only expected hashes in methods 9 년 전
  Michael Vogt 180b693262 methods/rsh.cc: replace strcat with std::string 10 년 전
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 11 년 전
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] 11 년 전
  David Kalnischkies d3e8fbb395 warning: extra ‘;’ [-Wpedantic] 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 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 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 13 년 전
  David Kalnischkies 650faab016 Support large files in the complete toolset. Indexes of this 13 년 전
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first 13 년 전
  Michael Vogt c5734bad6f * debian/zzapt.cron.daily: 14 년 전
  David Kalnischkies 96cc64a521 move the users away from the deprecated StrToTime() method 14 년 전
  Christian Perrier db0db9feab Bring consistency to the use of capitals in programs messages 20 년 전
  Matt Zimmerman 7db98ffced Merge apt--authentication--0 20 년 전
  Matt Zimmerman b25423f663 Call setlocale in all methods, don't call bindtextdomain in http 20 년 전
  Arch Librarian d77559acad * Patch from Eric Wong <normalperson@yhbt.net> to inclu... 20 년 전
  Arch Librarian dc738e7ae6 Lots and lots of i18n updates. 20 년 전
  Arch Librarian 5e775e59b5 Add an options and timeout config item to ssh/rsh. 20 년 전