summaryrefslogtreecommitdiff
path: root/apt-pkg/init.cc
AgeCommit message (Expand)Author
2018-12-10Merge branch 'pu/dpkg-path' into 'master'Julian Andres Klode
2018-12-10Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkgJulian Andres Klode
2018-12-04Add support for /etc/apt/auth.conf.d/*.conf (netrcparts)Julian Andres Klode
2018-10-26Remove "Tanglu" config for Acquire::Changelogs and as vendorManuel A. Fernandez Montecelo
2018-10-26Remove "Ultimedia" config for Acquire::ChangelogsManuel A. Fernandez Montecelo
2018-10-13Default to https: scheme for fetching Debian changelogsBen Hutchings
2018-08-29Fix typos reported by codespell & spellintianDavid Kalnischkies
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2018-05-05Fix various typos reported by spellcheckersDavid Kalnischkies
2018-03-15Use https for Ubuntu changelogsJulian Andres Klode
2018-01-03allow a method to request auxiliary filesDavid Kalnischkies
2017-07-26show warnings instead of errors if files are unreadableDavid Kalnischkies
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-03-07Ignore \.ucf-[a-z]+$ like we do for \.dpkg-[a-z]+$Julian Andres Klode
2017-01-19fix various typos reported by codespellDavid Kalnischkies
2017-01-17Read dpkg tables to handle architecture wildcardsJulian Andres Klode
2016-08-29init: Add Dir::Bin::planners default entryJulian Andres Klode
2016-08-29init: Fix path to external solversJulian Andres Klode
2016-08-26Make directory paths configurableJulian Andres Klode
2016-06-29if conf unset, don't read / as conf/pref/sources dirDavid Kalnischkies
2016-06-29eipp: let apt make a plan, not make stuff planeDavid Kalnischkies
2016-06-27eipp: enable xz-compressed scenario loggingDavid Kalnischkies
2016-06-22add insecure (and weak) allow-options for sources.listDavid Kalnischkies
2016-06-22forbid insecure repositories by default expect in apt-getDavid Kalnischkies
2016-06-08edsp: optionally store a compressed copy of the last scenarioDavid Kalnischkies
2016-02-11use local changelog from /usr/share/doc if possibleDavid Kalnischkies
2015-12-02use @CHANGEPATH@ as placeholder in changelog URI templatesDavid Kalnischkies
2015-08-17Cleanup includes after running iwyuMichael Vogt
2015-08-14Set Acquire::Changelogs::URI::Origin::Tanglu for Tanglu changelogsJulian Andres Klode
2015-08-10rename 'apt-get files' to 'apt-get indextargets'David Kalnischkies
2015-08-10remove the longtime deprecated vendor{,list} stuffDavid Kalnischkies
2015-06-15provide a public interface for acquiring changelogsDavid Kalnischkies
2015-06-10store all targets data in IndexTarget structDavid Kalnischkies
2015-06-09configureable acquire targets to download additional filesDavid Kalnischkies
2014-11-08mark internal interfaces as hiddenDavid Kalnischkies
2014-10-13Change default of Acquire::AllowInsecureRepositories to "true"Michael Vogt
2014-10-13Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()Michael Vogt
2014-10-01Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt
2014-04-25reduce delta from ubuntuMichael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-02-10do not use an empty APT_CONFIG environment variableDavid Kalnischkies
2013-12-01drop old /var/state to /var/lib transition artefactsDavid Kalnischkies
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies
2011-10-30merge with my debian-sid branchDavid Kalnischkies
2011-09-21* apt-pkg/init.cc:David Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-07-15merged from http://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt
2011-07-06* apt-pkg/init.cc:David Kalnischkies