summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/netrc.cc
AgeCommit message (Expand)Author
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-05-13* apt-pkg/contrib/netrc.cc:David Kalnischkies
2009-12-07if "/" is found in the machine, do a uri.startswith(host) substring match to ...Michael Vogt
2009-12-04* apt-pkg/contrib/netrc.cc:Michael Vogt
2009-10-16add ftp support, basic debuggingMichael Vogt
2009-10-16port netrc support from maemonMichael Vogt