summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/netrc.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with debian/experimentalDavid Kalnischkies2011-09-131-3/+4
|\
| * fix a few more cppcheck performance and scope warningsDavid Kalnischkies2011-08-111-3/+4
* | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+1
|/
* * apt-pkg/contrib/netrc.cc:David Kalnischkies2011-05-131-4/+8
* if "/" is found in the machine, do a uri.startswith(host) substring match to ...Michael Vogt2009-12-071-4/+8
* * apt-pkg/contrib/netrc.cc:Michael Vogt2009-12-041-7/+27
* add ftp support, basic debuggingMichael Vogt2009-10-161-1/+4
* port netrc support from maemonMichael Vogt2009-10-161-0/+184