summaryrefslogtreecommitdiff
path: root/methods/rsh.cc
AgeCommit message (Expand)AuthorFilesLines
2012-03-04fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies1-1/+3
2011-12-17try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies1-1/+1
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-0/+3
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-9/+9
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies1-8/+8
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-1/+4
2011-03-10* debian/zzapt.cron.daily:Michael Vogt1-1/+2
2010-06-09move the users away from the deprecated StrToTime() methodDavid Kalnischkies1-2/+1
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier1-3/+3
2004-12-13Merge apt--authentication--0Matt Zimmerman1-1/+1
2004-11-27Call setlocale in all methods, don't call bindtextdomain in httpMatt Zimmerman1-0/+2
2004-09-20* Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian1-2/+2
2004-09-20Lots and lots of i18n updates.Arch Librarian1-13/+14
2004-09-20Add an options and timeout config item to ssh/rsh.Arch Librarian1-5/+36
2004-09-20Alfredo's vendor stuffArch Librarian1-2/+2
2004-09-20More SHA-1 prepArch Librarian1-7/+7
2004-09-20Join with aliencodeArch Librarian1-0/+486