summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-08-24do dpkg --configure before --remove/--purge --pendingDavid Kalnischkies
2016-08-17methods: read config in most to least specific orderDavid Kalnischkies
2016-08-17add --with-source option and Packages/Sources supportDavid Kalnischkies
2016-08-17allow spaces in fingerprints for 'apt-key del'David Kalnischkies
2016-08-17add the gpg-classic variant to the gpgv/gnupg or-groupDavid Kalnischkies
2016-08-17tests: update self-sigs on our test keysDavid Kalnischkies
2016-08-17tests: set source directory for gdbDavid Kalnischkies
2016-08-17support compression and by-hash for .diff/Index filesDavid Kalnischkies
2016-08-17retry without same redirection mirror on 404 errorsDavid Kalnischkies
2016-08-16don't sent Range requests if we know its not acceptedDavid Kalnischkies
2016-08-13http(s): allow empty values for header fieldsDavid Kalnischkies
2016-08-12tests: don't do boundless string compares with data()David Kalnischkies
2016-08-12ensure a good clock() value for usage and testsDavid Kalnischkies
2016-08-12don't perform int<float in progress bar drawingDavid Kalnischkies
2016-08-11tests: copy 01autoremove from the right placeDavid Kalnischkies
2016-08-11Merge branch 'feature/apt-dpkg-comm'David Kalnischkies
2016-08-11Merge branch 'feature/methods'David Kalnischkies
2016-08-11block direct connections to .onion domains (RFC7687)David Kalnischkies
2016-08-10disable explicit configuration of all packages at the endDavid 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-10implement generic config fallback for methodsDavid Kalnischkies
2016-08-10use the same redirection handling for http and httpsDavid Kalnischkies
2016-08-10detect redirection loops in acquire instead of workersDavid Kalnischkies
2016-08-10fail on unsupported http/https proxy settingsDavid Kalnischkies
2016-08-10don't purge directly, but remove and do purge at the endDavid 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-10Do not set the binary dir in run-tests, it breaks stuffJulian Andres Klode
2016-08-10test: Automatically discover CMake build directoryJulian Andres Klode
2016-08-10Get rid of the old buildsystemJulian Andres Klode
2016-08-10CMake: Add unit testsJulian Andres Klode
2016-08-06CMake: Switch integration tests and travis overJulian Andres Klode
2016-08-06test: Pass -maxdepth 1 when running find in methods dirJulian Andres Klode
2016-07-27(error) va_list 'args' was opened but not closed by va_end()David Kalnischkies
2016-07-27rred: truncate result file before writing to itDavid Kalnischkies
2016-07-22use a configurable location for apport report storageDavid Kalnischkies
2016-07-22support dpkg debug mode in APT::StateChangesDavid Kalnischkies
2016-07-22create non-existent files in edit-sources with 644 instead of 640David Kalnischkies
2016-07-22tests: avoid time-dependent rebuild of cachesDavid Kalnischkies
2016-07-22clean up default-stanzas from extended_states on writeDavid Kalnischkies
2016-07-22tests: skip over -flags for first option in autotestsDavid Kalnischkies
2016-07-22support "install ./foo.changes"David Kalnischkies
2016-07-22allow arch=all to override No-Support-for-Architecture-allDavid 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