summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)Author
2018-06-25apt-key: Pass all instead of gpg-agent to gpgconf --killJulian Andres Klode
2018-02-19add apt-helper drop-privs command…David Kalnischkies
2017-12-13avoid some useless casts reported by -Wuseless-castDavid Kalnischkies
2017-12-13don't name unused parameter in apt-helper waitonlineDavid Kalnischkies
2017-10-05ignore unsupported key formats in apt-keyDavid Kalnischkies
2017-09-11apt-daily: Do not Wants=network-online, and add some more After=Julian Andres Klode
2017-09-10apt-helper: Add connman support to wait-onlineJulian Andres Klode
2017-09-09apt-daily: Wait for network before daily updatesJulian Andres Klode
2017-08-24Replace APT_CONST with APT_PURE everywhereJulian Andres Klode
2017-07-26ignore SIGPIPE in dump solver if forwardingDavid Kalnischkies
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-07-12Drop cacheiterators.h includeJulian Andres Klode
2017-06-26avoid explicit types for pkg counts by autoDavid Kalnischkies
2016-12-31apt-key: ignore gpg1 already imported secret key import failureDavid Kalnischkies
2016-12-21tests: cache the apt-key homedir used for Release signingDavid Kalnischkies
2016-11-25add apt-key support for armored GPG key files (*.asc)David Kalnischkies
2016-11-24report apt-key errors via status-fd messagesDavid Kalnischkies
2016-08-27Merge branch 'portability/freebsd'Julian Andres Klode
2016-08-26apt-key: Only use readlink -f for existing componentsJulian Andres Klode
2016-08-26Add missing includes and external definitionsJulian Andres Klode
2016-08-25show apt-key warnings in apt updateDavid Kalnischkies
2016-08-25apt-key: warn instead of fail on unreadable keyringsDavid Kalnischkies
2016-08-17allow spaces in fingerprints for 'apt-key del'David Kalnischkies
2016-08-17add the gpg-classic variant to the gpgv/gnupg or-groupDavid Kalnischkies
2016-08-10Get rid of the old buildsystemJulian Andres Klode
2016-08-06CMake: Add basic CMake build systemJulian Andres Klode
2016-07-31apt-key: ignore any error produced by gpgconf --killDavid Kalnischkies
2016-07-31apt-key: kill gpg-agent explicitly in cleanupDavid Kalnischkies
2016-07-05use the right key for compressor configuration dumpDavid Kalnischkies
2016-07-05indextargets: Check that cache could be built before using itJulian Andres Klode
2016-07-02use +0000 instead of UTC by default as timezone in outputDavid Kalnischkies
2016-07-02deprecate 'apt-key update' and no-op it in DebianDavid Kalnischkies
2016-07-01warn if apt-key is used in scripts/its output parsedDavid Kalnischkies
2016-07-01alias apt-key list to fingerDavid Kalnischkies
2016-06-29eipp: let apt make a plan, not make stuff planeDavid Kalnischkies
2016-06-27eipp: rename stanza 'Install' to 'Unpack'David Kalnischkies
2016-06-27eipp: add Allow-Temporary-Remove-of-EssentialsDavid Kalnischkies
2016-06-27eipp: include global errors in reported errorDavid Kalnischkies
2016-06-27eipp: implement Immediate-Configuration flagDavid Kalnischkies
2016-06-27eipp: provide the internal planer as an external oneDavid Kalnischkies
2016-06-20implement and document DIRECT for auto-detect-proxyDavid Kalnischkies
2016-06-14apt-key: don't search PATH if command is a path alreadyDavid Kalnischkies
2016-06-08edsp: drop privileges before executing solversDavid Kalnischkies
2016-06-08edsp: optionally store a compressed copy of the last scenarioDavid Kalnischkies
2016-06-04edsp: use a stanza based interface for solution writingDavid Kalnischkies
2016-06-02apt-key: change to / before find to satisfy its CWD needsDavid Kalnischkies
2016-05-28look into the right textdomain for apt-utils againDavid Kalnischkies
2016-05-27prevent C++ locale number formatting in text APIsDavid Kalnischkies
2016-05-20edsp: use a limited scenario based on bool-arrayDavid Kalnischkies
2016-05-20edsp: add Forbid-{New-Install,Remove} and Upgrade-AllDavid Kalnischkies