summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2016-08-11Merge branch 'feature/apt-dpkg-comm'David Kalnischkies
2016-08-11Merge branch 'feature/methods'David Kalnischkies
2016-08-10disable explicit configuration of all packages at the endDavid Kalnischkies
2016-08-10simulate all package manager actions explicitlyDavid Kalnischkies
2016-08-10try to avoid removal of crossgraded packagesDavid Kalnischkies
2016-08-10allow user@host (aka: no password) in URI parsingDavid Kalnischkies
2016-08-10allow methods to be disabled and redirected via configDavid Kalnischkies
2016-08-10implement socks5h proxy support for http methodDavid Kalnischkies
2016-08-10detect redirection loops in acquire instead of workersDavid Kalnischkies
2016-08-10suggest transport-packages based on established nameschemeDavid Kalnischkies
2016-08-10ensure all removes are reported to hook scriptsDavid Kalnischkies
2016-08-10ensure all configures are reported to hook scriptsDavid Kalnischkies
2016-08-10don't purge directly, but remove and do purge at the endDavid Kalnischkies
2016-08-10call dpkg with --no-triggers by defaultDavid Kalnischkies
2016-08-10select remove/purge packages early on for dpkgDavid Kalnischkies
2016-08-10save and restore selection states before/after calling dpkgDavid Kalnischkies
2016-08-10use dpkg --unpack --recursive to avoid long cmdlinesDavid Kalnischkies
2016-08-10pass --force-remove-essential to dpkg only if neededDavid Kalnischkies
2016-08-10Merge branch 'cmake'Julian Andres Klode
2016-08-10Get rid of the old buildsystemJulian Andres Klode
2016-08-10CMake: Check for ptsname_r() againJulian Andres Klode
2016-08-07Handle interrupt when running Pre-Install hooksJulian Andres Klode
2016-08-06CMake: Add basic CMake build systemJulian Andres Klode
2016-08-03ExecGPGV: Pass current config state to apt-key via temp fileJulian Andres Klode
2016-08-03ExecGPGV: Fork in all casesJulian Andres Klode
2016-08-03ExecGPGV: Rework file removal on exit()Julian Andres Klode
2016-08-03gpgv: Unlink the correct temp file in error caseJulian Andres Klode
2016-07-30prevent C++ locale number formatting in text APIs (try 2)David Kalnischkies
2016-07-29edsp: try to read responses even if writing failedDavid Kalnischkies
2016-07-29if the FileFd failed already following calls should fail, tooDavid Kalnischkies
2016-07-27(error) va_list 'args' was opened but not closed by va_end()David Kalnischkies
2016-07-27eipp: avoid producing file warnings in simulationDavid Kalnischkies
2016-07-27rred: truncate result file before writing to itDavid Kalnischkies
2016-07-26verify hash of input file in rredDavid Kalnischkies
2016-07-23call flush on the wrapped writebuffered FileFdDavid Kalnischkies
2016-07-22report progress for triggered actionsDavid Kalnischkies
2016-07-22use a configurable location for apport report storageDavid Kalnischkies
2016-07-22report progress for removing while purging pkgsDavid Kalnischkies
2016-07-22support dpkg debug mode in APT::StateChangesDavid Kalnischkies
2016-07-22clean up default-stanzas from extended_states on writeDavid Kalnischkies
2016-07-22support "install ./foo.changes"David Kalnischkies
2016-07-22allow arch=all to override No-Support-for-Architecture-allDavid Kalnischkies
2016-07-19refactor plus/minus sources.list option handlingDavid Kalnischkies
2016-07-19don't hardcode /var/lib/dpkg/status as dir::state::statusDavid Kalnischkies
2016-07-19ensure Cnf::FindFile doesn't return files below /dev/nullDavid Kalnischkies
2016-07-08add Testsuite-Triggers to tagfile-orderDavid Kalnischkies
2016-07-06report all instead of first error up the acquire chainDavid Kalnischkies
2016-07-06don't change owner/perms/times through file:// symlinksDavid Kalnischkies
2016-07-05EIPP/EDSP log can't be written is a warning, not an errorDavid Kalnischkies
2016-07-05report write errors in EDSP/EIPP properly back to callerDavid Kalnischkies