summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/netrc.h
Commit message (Collapse)AuthorAgeFilesLines
* merge from lp:~donkult/apt/sidMichael Vogt2012-10-151-5/+3
|
* revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies2011-12-131-0/+4
| | | | | The breakage is just to big for now, so guard the change with #ifndef APT_8_CLEANER_HEADERS and be nice to library users
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-1/+3
|
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-1/+1
|
* port netrc support from maemonMichael Vogt2009-10-161-0/+29