summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add basic CMake build systemJulian Andres Klode2016-08-061-0/+46
* ExecGPGV: Pass current config state to apt-key via temp fileJulian Andres Klode2016-08-031-0/+23
* ExecGPGV: Fork in all casesJulian Andres Klode2016-08-031-43/+34
* ExecGPGV: Rework file removal on exit()Julian Andres Klode2016-08-031-28/+23
* gpgv: Unlink the correct temp file in error caseJulian Andres Klode2016-08-031-4/+4
* prevent C++ locale number formatting in text APIs (try 2)David Kalnischkies2016-07-301-1/+1
* edsp: try to read responses even if writing failedDavid Kalnischkies2016-07-291-15/+20
* if the FileFd failed already following calls should fail, tooDavid Kalnischkies2016-07-291-8/+10
* (error) va_list 'args' was opened but not closed by va_end()David Kalnischkies2016-07-273-29/+25
* eipp: avoid producing file warnings in simulationDavid Kalnischkies2016-07-271-37/+33
* rred: truncate result file before writing to itDavid Kalnischkies2016-07-271-13/+17
* verify hash of input file in rredDavid Kalnischkies2016-07-261-3/+6
* call flush on the wrapped writebuffered FileFdDavid Kalnischkies2016-07-231-2/+1
* report progress for triggered actionsDavid Kalnischkies2016-07-221-15/+42
* use a configurable location for apport report storageDavid Kalnischkies2016-07-221-1/+2
* report progress for removing while purging pkgsDavid Kalnischkies2016-07-221-20/+31
* support dpkg debug mode in APT::StateChangesDavid Kalnischkies2016-07-221-58/+120
* clean up default-stanzas from extended_states on writeDavid Kalnischkies2016-07-221-13/+14
* support "install ./foo.changes"David Kalnischkies2016-07-224-5/+61
* allow arch=all to override No-Support-for-Architecture-allDavid Kalnischkies2016-07-222-13/+30
* refactor plus/minus sources.list option handlingDavid Kalnischkies2016-07-191-85/+108
* don't hardcode /var/lib/dpkg/status as dir::state::statusDavid Kalnischkies2016-07-191-3/+25
* ensure Cnf::FindFile doesn't return files below /dev/nullDavid Kalnischkies2016-07-193-9/+22
* add Testsuite-Triggers to tagfile-orderDavid Kalnischkies2016-07-081-0/+1
* report all instead of first error up the acquire chainDavid Kalnischkies2016-07-061-3/+14
* don't change owner/perms/times through file:// symlinksDavid Kalnischkies2016-07-061-1/+4
* EIPP/EDSP log can't be written is a warning, not an errorDavid Kalnischkies2016-07-051-4/+28
* report write errors in EDSP/EIPP properly back to callerDavid Kalnischkies2016-07-051-6/+3
* give a descriptive error for pipe tries with 'false'David Kalnischkies2016-07-051-0/+3
* don't add default compressors two times if disabledDavid Kalnischkies2016-07-051-12/+15
* use +0000 instead of UTC by default as timezone in outputDavid Kalnischkies2016-07-025-11/+29
* do not treat same-version local debs as downgradeDavid Kalnischkies2016-07-011-2/+15
* reinstalling local deb file is no downgradeDavid Kalnischkies2016-07-011-1/+1
* protect only the latest same-source providers from autoremoveDavid Kalnischkies2016-07-011-5/+34
* more explicit MarkRequired algorithm code (part 2)David Kalnischkies2016-06-301-116/+68
* more explicit MarkRequired algorithm codeDavid Kalnischkies2016-06-301-19/+32
* write auto-bits before calling dpkg & again after if neededDavid Kalnischkies2016-06-291-3/+10
* if reading of autobit state failed, let write failDavid Kalnischkies2016-06-291-0/+5
* don't do atomic overrides with failed filesDavid Kalnischkies2016-06-291-1/+1
* Revert "travis: use gcc-5 instead of gcc(-4.8)"David Kalnischkies2016-06-292-3/+6
* if conf unset, don't read / as conf/pref/sources dirDavid Kalnischkies2016-06-293-9/+11
* eipp: let apt make a plan, not make stuff planeDavid Kalnischkies2016-06-296-21/+21
* cache: Bump minor version to 6Julian Andres Klode2016-06-281-1/+1
* Fix buffer overflow in debListParser::VersionHash()Julian Andres Klode2016-06-281-2/+6
* eipp: enable xz-compressed scenario loggingDavid Kalnischkies2016-06-273-17/+27
* eipp: rename stanza 'Install' to 'Unpack'David Kalnischkies2016-06-271-3/+3
* eipp: add Allow-Temporary-Remove-of-EssentialsDavid Kalnischkies2016-06-273-0/+7
* eipp: implement Immediate-Configuration flagDavid Kalnischkies2016-06-273-3/+28
* eipp: properly handle arch-specific providesDavid Kalnischkies2016-06-271-0/+29
* eipp: make no difference between remove & purgeDavid Kalnischkies2016-06-271-5/+11