summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/netrc.cc
AgeCommit message (Expand)AuthorFilesLines
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-0/+1
2011-09-13merge with debian/experimentalDavid Kalnischkies1-3/+4
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-0/+1
2011-08-11fix a few more cppcheck performance and scope warningsDavid Kalnischkies1-3/+4
2011-05-13* apt-pkg/contrib/netrc.cc:David Kalnischkies1-4/+8
2009-12-07if "/" is found in the machine, do a uri.startswith(host) substring match to ...Michael Vogt1-4/+8
2009-12-04* apt-pkg/contrib/netrc.cc:Michael Vogt1-7/+27
2009-10-16add ftp support, basic debuggingMichael Vogt1-1/+4
2009-10-16port netrc support from maemonMichael Vogt1-0/+184