Age | Commit message (Expand) | Author |
2016-08-11 | block direct connections to .onion domains (RFC7687) | David Kalnischkies |
2016-08-10 | disable explicit configuration of all packages at the end | David Kalnischkies |
2016-08-10 | try to avoid removal of crossgraded packages | David Kalnischkies |
2016-08-10 | allow user@host (aka: no password) in URI parsing | David Kalnischkies |
2016-08-10 | allow methods to be disabled and redirected via config | David Kalnischkies |
2016-08-10 | implement socks5h proxy support for http method | David Kalnischkies |
2016-08-10 | implement generic config fallback for methods | David Kalnischkies |
2016-08-10 | use the same redirection handling for http and https | David Kalnischkies |
2016-08-10 | detect redirection loops in acquire instead of workers | David Kalnischkies |
2016-08-10 | fail on unsupported http/https proxy settings | David Kalnischkies |
2016-08-10 | don't purge directly, but remove and do purge at the end | David Kalnischkies |
2016-08-10 | select remove/purge packages early on for dpkg | David Kalnischkies |
2016-08-10 | save and restore selection states before/after calling dpkg | David Kalnischkies |
2016-08-10 | use dpkg --unpack --recursive to avoid long cmdlines | David Kalnischkies |
2016-08-10 | pass --force-remove-essential to dpkg only if needed | David Kalnischkies |
2016-08-10 | Do not set the binary dir in run-tests, it breaks stuff | Julian Andres Klode |
2016-08-10 | test: Automatically discover CMake build directory | Julian Andres Klode |
2016-08-10 | Get rid of the old buildsystem | Julian Andres Klode |
2016-08-10 | CMake: Add unit tests | Julian Andres Klode |
2016-08-06 | CMake: Switch integration tests and travis over | Julian Andres Klode |
2016-08-06 | test: Pass -maxdepth 1 when running find in methods dir | Julian Andres Klode |
2016-07-27 | (error) va_list 'args' was opened but not closed by va_end() | David Kalnischkies |
2016-07-27 | rred: truncate result file before writing to it | David Kalnischkies |
2016-07-22 | use a configurable location for apport report storage | David Kalnischkies |
2016-07-22 | support dpkg debug mode in APT::StateChanges | David Kalnischkies |
2016-07-22 | create non-existent files in edit-sources with 644 instead of 640 | David Kalnischkies |
2016-07-22 | tests: avoid time-dependent rebuild of caches | David Kalnischkies |
2016-07-22 | clean up default-stanzas from extended_states on write | David Kalnischkies |
2016-07-22 | tests: skip over -flags for first option in autotests | David Kalnischkies |
2016-07-22 | support "install ./foo.changes" | David Kalnischkies |
2016-07-22 | allow arch=all to override No-Support-for-Architecture-all | David Kalnischkies |
2016-07-19 | don't hardcode /var/lib/dpkg/status as dir::state::status | David Kalnischkies |
2016-07-19 | ensure Cnf::FindFile doesn't return files below /dev/null | David Kalnischkies |
2016-07-15 | tests: activate dpkg multi-arch even if test is single arch | David Kalnischkies |
2016-07-15 | Use native arch in test-external-installation-planner-protocol | Julian Andres Klode |
2016-07-08 | tests: fix external solver/planner directory setup | David Kalnischkies |
2016-07-08 | Add kernels with "+" in the package name to APT::NeverAutoRemove | Andrew Patterson |
2016-07-06 | don't change owner/perms/times through file:// symlinks | David Kalnischkies |
2016-07-05 | tests: disable EIPP logging in test-compressed-indexes | David Kalnischkies |
2016-07-05 | tests: allow setting environment in extra file | David Kalnischkies |
2016-07-05 | Make the test case executable | Julian Andres Klode |
2016-07-05 | indextargets: Check that cache could be built before using it | Julian Andres Klode |
2016-07-02 | use +0000 instead of UTC by default as timezone in output | David Kalnischkies |
2016-07-01 | warn if apt-key is used in scripts/its output parsed | David Kalnischkies |
2016-07-01 | do not treat same-version local debs as downgrade | David Kalnischkies |
2016-07-01 | reinstalling local deb file is no downgrade | David Kalnischkies |
2016-07-01 | protect only the latest same-source providers from autoremove | David Kalnischkies |
2016-06-30 | tests: deduplicate package creation framework code | David Kalnischkies |
2016-06-29 | don't do atomic overrides with failed files | David Kalnischkies |
2016-06-29 | eipp: let apt make a plan, not make stuff plane | David Kalnischkies |