summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2017-12-13avoid some useless casts reported by -Wuseless-castDavid Kalnischkies
2017-12-13convert various c-style casts to C++-styleDavid Kalnischkies
2017-12-13deprecate the single-line deprecation ignoring macroDavid Kalnischkies
2017-12-13fix over-calculating dpkg commandline lengthDavid Kalnischkies
2017-12-13explicitly name token in auth.conf parsing errorDavid Kalnischkies
2017-12-13don't auto-switch candidate if installed is good enoughDavid Kalnischkies
2017-12-13if insecure repo is allowed continue on all http errorsDavid Kalnischkies
2017-11-19allow multivalue fields in deb822 sources to be foldedDavid Kalnischkies
2017-10-28use store: instead of gzip: to open local changelogsDavid Kalnischkies
2017-10-25Don't segfault if receiving a method warning on empty queueJulian Andres Klode
2017-10-22Run the ProxyAutoDetect script in the sandbox againJulian Andres Klode
2017-10-22Run Proxy-Auto-Detect script from main processJulian Andres Klode
2017-10-20Fix testsuite for and add new fields from dpkg 1.19Julian Andres Klode
2017-10-05send the hashes for alternative file correctlyDavid Kalnischkies
2017-09-26use pkgTagSection::Key in srcRecords parserDavid Kalnischkies
2017-09-26allow empty build-dependency fields in the parserDavid Kalnischkies
2017-09-13Fix translator comment location for legacy target warningJulian Andres Klode
2017-09-10CMake: Properly handle Udev missingJulian Andres Klode
2017-09-09Directly link against libudev on Linux systemsJulian Andres Klode
2017-09-09cdrom: Don't hardcode "Files" field for copying source filesJulian Andres Klode
2017-09-09Do not warn about duplicate "legacy" targetsJulian Andres Klode
2017-09-09drop unused/unimplemented & hidden LoadReleaseInfoDavid Kalnischkies
2017-09-09don't ask an uninit _system for supported archsDavid Kalnischkies
2017-09-09don't write & chmod /dev/null log filesDavid Kalnischkies
2017-08-24Replace APT_CONST with APT_PURE everywhereJulian Andres Klode
2017-08-24Redefine APT_CONST to mean APT_PUREJulian Andres Klode
2017-08-04don't hang if multiple sources use unavailable methodDavid Kalnischkies
2017-08-04don't keep configuration files open needlesslyDavid Kalnischkies
2017-07-26allow the auth.conf to be root:root ownedDavid Kalnischkies
2017-07-26reimplement and document auth.confDavid Kalnischkies
2017-07-26show warnings instead of errors if files are unreadableDavid Kalnischkies
2017-07-26use FileFd to parse all apt configuration filesDavid Kalnischkies
2017-07-26send weak-only hashes to methodsDavid Kalnischkies
2017-07-26don't move failed pdiff indexes out of partialDavid Kalnischkies
2017-07-26don't try to rename failed pdiff patches twiceDavid Kalnischkies
2017-07-26support compressed extended_states file for bug triageDavid Kalnischkies
2017-07-20Fix memory leak in C++-thread-local _error implementationJulian Andres Klode
2017-07-20Use C++11 threading support instead of pthreadJulian Andres Klode
2017-07-17Merge pull request Debian/apt#44 from willismonroe/patch-1Julian Andres Klode
2017-07-12cacheiterators: Warn about direct include and don't include pkgcache.hJulian Andres Klode
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-07-12Drop cacheiterators.h includeJulian Andres Klode
2017-07-12Handle supported components with slashes in sources.listApollon Oikonomopoulos
2017-07-08fix various typos reported by codespell & spellintianDavid Kalnischkies
2017-07-07don't expect more downloads from failed transactionsDavid Kalnischkies
2017-06-30Allow http(s) and socks5h for http and https in proxy auto detectJulian Andres Klode
2017-06-28Strip 0: epochs from the version hashJulian Andres Klode
2017-06-28allow frontends to override releaseinfo change behaviourDavid Kalnischkies
2017-06-28show a Release-Notes URI if infos were changedDavid Kalnischkies
2017-06-28error in update on Release information changesDavid Kalnischkies