summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
2016-08-06CMake: Add basic CMake build systemJulian Andres Klode1-0/+46
2016-08-03ExecGPGV: Pass current config state to apt-key via temp fileJulian Andres Klode1-0/+23
2016-08-03ExecGPGV: Fork in all casesJulian Andres Klode1-43/+34
2016-08-03ExecGPGV: Rework file removal on exit()Julian Andres Klode1-28/+23
2016-08-03gpgv: Unlink the correct temp file in error caseJulian Andres Klode1-4/+4
2016-07-30prevent C++ locale number formatting in text APIs (try 2)David Kalnischkies1-1/+1
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 Kalnischkies3-29/+25
2016-07-27eipp: avoid producing file warnings in simulationDavid Kalnischkies1-37/+33
2016-07-27rred: truncate result file before writing to itDavid Kalnischkies1-13/+17
2016-07-26verify hash of input file in rredDavid Kalnischkies1-3/+6
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 Kalnischkies1-1/+2
2016-07-22report progress for removing while purging pkgsDavid Kalnischkies1-20/+31
2016-07-22support dpkg debug mode in APT::StateChangesDavid Kalnischkies1-58/+120
2016-07-22clean up default-stanzas from extended_states on writeDavid Kalnischkies1-13/+14
2016-07-22support "install ./foo.changes"David Kalnischkies4-5/+61
2016-07-22allow arch=all to override No-Support-for-Architecture-allDavid Kalnischkies2-13/+30
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 Kalnischkies1-3/+25
2016-07-19ensure Cnf::FindFile doesn't return files below /dev/nullDavid Kalnischkies3-9/+22
2016-07-08add Testsuite-Triggers to tagfile-orderDavid Kalnischkies1-0/+1
2016-07-06report all instead of first error up the acquire chainDavid Kalnischkies1-3/+14
2016-07-06don't change owner/perms/times through file:// symlinksDavid Kalnischkies1-1/+4
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-02use +0000 instead of UTC by default as timezone in outputDavid Kalnischkies5-11/+29
2016-07-01do not treat same-version local debs as downgradeDavid Kalnischkies1-2/+15
2016-07-01reinstalling local deb file is no downgradeDavid Kalnischkies1-1/+1
2016-07-01protect only the latest same-source providers from autoremoveDavid Kalnischkies1-5/+34
2016-06-30more explicit MarkRequired algorithm code (part 2)David Kalnischkies1-116/+68
2016-06-30more explicit MarkRequired algorithm codeDavid Kalnischkies1-19/+32
2016-06-29write auto-bits before calling dpkg & again after if neededDavid Kalnischkies1-3/+10
2016-06-29if reading of autobit state failed, let write failDavid Kalnischkies1-0/+5
2016-06-29don't do atomic overrides with failed filesDavid Kalnischkies1-1/+1
2016-06-29Revert "travis: use gcc-5 instead of gcc(-4.8)"David Kalnischkies2-3/+6
2016-06-29if conf unset, don't read / as conf/pref/sources dirDavid Kalnischkies3-9/+11
2016-06-29eipp: let apt make a plan, not make stuff planeDavid Kalnischkies6-21/+21
2016-06-28cache: Bump minor version to 6Julian Andres Klode1-1/+1
2016-06-28Fix buffer overflow in debListParser::VersionHash()Julian Andres Klode1-2/+6
2016-06-27eipp: enable xz-compressed scenario loggingDavid Kalnischkies3-17/+27
2016-06-27eipp: rename stanza 'Install' to 'Unpack'David Kalnischkies1-3/+3
2016-06-27eipp: add Allow-Temporary-Remove-of-EssentialsDavid Kalnischkies3-0/+7
2016-06-27eipp: implement Immediate-Configuration flagDavid Kalnischkies3-3/+28
2016-06-27eipp: properly handle arch-specific providesDavid Kalnischkies1-0/+29
2016-06-27eipp: make no difference between remove & purgeDavid Kalnischkies1-5/+11