summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/netrc.h
Commit message (Expand)AuthorAgeFilesLines
* apt-pkg: default visibility to hiddenJulian Andres Klode2020-02-261-1/+1
* Revert "Add a Packages-Require-Authorization Release file field"Julian Andres Klode2020-02-161-4/+0
* Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode2019-06-121-7/+0
* netrc: Remove deprecated function maybe_add_auth()Julian Andres Klode2019-02-261-2/+0
* Add a Packages-Require-Authorization Release file fieldJulian Andres Klode2019-02-011-0/+4
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* reimplement and document auth.confDavid Kalnischkies2017-07-261-1/+6
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-05-071-0/+2
|\
| * cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-2/+4
* | stop exporting the accidently exported parsenetrc() symbolMichael Vogt2012-10-171-4/+0
|/
* 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
* 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