summaryrefslogtreecommitdiff
path: root/methods/rsh.cc
AgeCommit message (Expand)Author
2018-05-24Lower default timeout from 120s to 30sJulian Andres Klode
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2016-08-10implement generic config fallback for methodsDavid Kalnischkies
2016-05-28use std::locale::global instead of setlocaleDavid Kalnischkies
2015-11-28disable privilege dropping for rsh/ssh method by defaultDavid Kalnischkies
2015-11-28fix program name detection in rsh methodDavid Kalnischkies
2015-11-05allow acquire method specific options via Binary scopeDavid Kalnischkies
2015-08-27fix various typos reported by codespellDavid Kalnischkies
2015-08-12support setting a port for rsh:// in sources.listDaniel Hartwig
2015-04-19calculate only expected hashes in methodsDavid Kalnischkies
2014-10-08methods/rsh.cc: replace strcat with std::stringMichael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies
2014-03-13warning: extra ‘;’ [-Wpedantic]David Kalnischkies
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2014-02-11use utimes instead of utimensat/futimensDavid Kalnischkies
2014-01-16correct some style/performance/warnings from cppcheckDavid Kalnischkies
2013-07-26fix missing va_end()Michael Vogt
2012-03-04fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies
2011-12-17try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-03-10* debian/zzapt.cron.daily:Michael Vogt
2010-06-09move the users away from the deprecated StrToTime() methodDavid Kalnischkies
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier
2004-12-13Merge apt--authentication--0Matt Zimmerman
2004-11-27Call setlocale in all methods, don't call bindtextdomain in httpMatt Zimmerman
2004-09-20* Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian
2004-09-20Lots and lots of i18n updates.Arch Librarian
2004-09-20Add an options and timeout config item to ssh/rsh.Arch Librarian
2004-09-20Alfredo's vendor stuffArch Librarian
2004-09-20More SHA-1 prepArch Librarian
2004-09-20Join with aliencodeArch Librarian