summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-31apt-key: kill gpg-agent explicitly in cleanupDavid Kalnischkies1-1/+13
2016-07-30prevent C++ locale number formatting in text APIs (try 2)David Kalnischkies3-4/+4
2016-07-29edsp: try to read responses even if writing failedDavid Kalnischkies1-15/+20
2016-07-29if the FileFd failed already following calls should fail, tooDavid Kalnischkies1-8/+10
2016-07-27(error) va_list 'args' was opened but not closed by va_end()David Kalnischkies4-30/+26
2016-07-27eipp: avoid producing file warnings in simulationDavid Kalnischkies1-37/+33
2016-07-27rred: truncate result file before writing to itDavid Kalnischkies4-20/+37
2016-07-27http: skip requesting if pipeline is fullDavid Kalnischkies1-0/+2
2016-07-27use proper warning for automatic pipeline disableDavid Kalnischkies1-4/+1
2016-07-26verify hash of input file in rredDavid Kalnischkies2-19/+47
2016-07-23call flush on the wrapped writebuffered FileFdDavid Kalnischkies1-2/+1
2016-07-22report progress for triggered actionsDavid Kalnischkies1-15/+42
2016-07-22use a configurable location for apport report storageDavid Kalnischkies3-2/+7
2016-07-22report progress for removing while purging pkgsDavid Kalnischkies1-20/+31
2016-07-22support dpkg debug mode in APT::StateChangesDavid Kalnischkies2-59/+121
2016-07-22create non-existent files in edit-sources with 644 instead of 640David Kalnischkies2-1/+54
2016-07-22report warnings&errors consistently in edit-sourcesDavid Kalnischkies3-26/+42
2016-07-22Turkish program translation updateMert Dirik1-82/+154
2016-07-22tests: avoid time-dependent rebuild of cachesDavid Kalnischkies1-0/+4
2016-07-22clean up default-stanzas from extended_states on writeDavid Kalnischkies2-13/+22
2016-07-22tests: skip over -flags for first option in autotestsDavid Kalnischkies1-1/+9
2016-07-22support "install ./foo.changes"David Kalnischkies9-22/+79
2016-07-22allow arch=all to override No-Support-for-Architecture-allDavid Kalnischkies5-16/+68
2016-07-19refactor plus/minus sources.list option handlingDavid Kalnischkies1-85/+108
2016-07-19don't hardcode /var/lib/dpkg/status as dir::state::statusDavid Kalnischkies2-4/+25
2016-07-19ensure Cnf::FindFile doesn't return files below /dev/nullDavid Kalnischkies4-9/+50
2016-07-15tests: activate dpkg multi-arch even if test is single archDavid Kalnischkies2-33/+36
2016-07-15Use native arch in test-external-installation-planner-protocolJulian Andres Klode1-22/+23
2016-07-08Release 1.3~pre21.3_pre2Julian Andres Klode18-18/+30
2016-07-08tests: fix external solver/planner directory setupDavid Kalnischkies1-10/+7
2016-07-08add Testsuite-Triggers to tagfile-orderDavid Kalnischkies1-0/+1
2016-07-08Add kernels with "+" in the package name to APT::NeverAutoRemoveAndrew Patterson2-4/+10
2016-07-07Release 1.3~pre11.3_pre1Julian Andres Klode19-397/+652
2016-07-07apt-key.8: Put (deprecated) into the term tagJulian Andres Klode1-1/+1
2016-07-06keep trying with next if connection to a SRV host failedDavid Kalnischkies1-7/+23
2016-07-06report all instead of first error up the acquire chainDavid Kalnischkies2-4/+21
2016-07-06don't change owner/perms/times through file:// symlinksDavid Kalnischkies7-23/+60
2016-07-05tests: disable EIPP logging in test-compressed-indexesDavid Kalnischkies1-1/+2
2016-07-05EIPP/EDSP log can't be written is a warning, not an errorDavid Kalnischkies1-4/+28
2016-07-05report write errors in EDSP/EIPP properly back to callerDavid Kalnischkies1-6/+3
2016-07-05give a descriptive error for pipe tries with 'false'David Kalnischkies1-0/+3
2016-07-05don't add default compressors two times if disabledDavid Kalnischkies1-12/+15
2016-07-05use the right key for compressor configuration dumpDavid Kalnischkies1-2/+10
2016-07-05avoid 416 response teardown binding to null pointerDavid Kalnischkies4-10/+12
2016-07-05tests: allow setting environment in extra fileDavid Kalnischkies1-0/+4
2016-07-05Make the test case executableJulian Andres Klode1-0/+0
2016-07-05indextargets: Check that cache could be built before using itJulian Andres Klode2-3/+30
2016-07-02use +0000 instead of UTC by default as timezone in outputDavid Kalnischkies13-31/+55
2016-07-02deprecate 'apt-key update' and no-op it in DebianDavid Kalnischkies3-18/+17
2016-07-01warn if apt-key is used in scripts/its output parsedDavid Kalnischkies4-4/+46