summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-04set failreasons similar to connect.cc based on curl errorsDavid Kalnischkies
2015-11-04revert accidental removal of documentation for trusted option in sources.listDavid Kalnischkies
2015-11-04add ConnectionTimedOut to transient failreasons listDavid Kalnischkies
2015-11-04support .deb files in upgrade operations as wellDavid Kalnischkies
2015-11-04show progress info while 'downloading' a local .deb fileDavid Kalnischkies
2015-11-04unbreak the copy-method claiming hashsum mismatch since ~exp9David Kalnischkies
2015-11-04tests: ensure sponge-files are cleaned up properlyDavid Kalnischkies
2015-11-04tests: change test-skipping detection for arch-specific pkgsDavid Kalnischkies
2015-11-04drop privileges in file:// method as we do for decompressorsDavid Kalnischkies
2015-11-04allow all dpkg selections to be set via apt-mark and libaptDavid Kalnischkies
2015-11-04provide public interface to hold/unhold packagesDavid Kalnischkies
2015-11-04refactor dpkg execution in deb/debsystemDavid Kalnischkies
2015-11-04switch 'apt-mark hold' from Pkg to Ver based operationDavid Kalnischkies
2015-11-04add cacheset push_back wrapping for std::back_inserterDavid Kalnischkies
2015-11-04implement operator* for cacheset iteratorsDavid Kalnischkies
2015-11-04implement a public pkgSystem::ArchitecturesSupportedDavid Kalnischkies
2015-11-04implement a public pkgSystem::MultiArchSupportedDavid Kalnischkies
2015-11-04travis: move 'make' into the install targetDavid Kalnischkies
2015-11-04Turkish program translation updateMert Dirik
2015-11-03configure.ac: Only require autoconf 2.68Julian Andres Klode
2015-11-03configure.ac: Run autoupdateJulian Andres Klode
2015-10-30thread-safety tests: Adjust path to listsJulian Andres Klode
2015-10-30Provide tests for thread-safetyJulian Andres Klode
2015-10-30orderlist: Replace qsort() by thread-safe std::sort()Julian Andres Klode
2015-10-30algorithms: Replace qsort() by thread-safe std::sort()Julian Andres Klode
2015-10-30dpkgpm: Convert users of localtime() to localtime_r()Julian Andres Klode
2015-10-30cacheset: Fix compilation on new GCC in C++98 modeJulian Andres Klode
2015-10-30srvrec: Do not expose C++11 tuple use in headerJulian Andres Klode
2015-10-30dpkgpm: Use ptsname_r() instead of ptsname() to be thread-safeJulian Andres Klode
2015-10-30dpkgpm: Convert ctime() call to ctime_r()Julian Andres Klode
2015-10-30aptconfiguration: Convert strtok() to strtok_r()Julian Andres Klode
2015-10-30GetSrvRecords: Make thread-safeJulian Andres Klode
2015-10-23deblistparser: Make PrioList constJulian Andres Klode
2015-10-20releasing 1.1~exp141.1_exp14Michael Vogt
2015-10-20Allow -i and -u as aliases for installed and upgradable in listJulian Andres Klode
2015-10-11.travis.yml: Add pinned vivid for gettext and clean up a bitJulian Andres Klode
2015-10-11Revert "Fix select timeout to be 50msec instead of 0.5msec" for acquireJulian Andres Klode
2015-10-05releasing package apt version 1.1~exp131.1.exp13Michael Vogt
2015-10-05Run "./prepare-release pre-export"Michael Vogt
2015-09-30Fix select timeout to be 50msec instead of 0.5msecMichael Vogt
2015-09-22Use --add-location=file for po/ and doc/poMichael Vogt
2015-09-15tests: add a -j $jobs mode to test runner for parallel executionDavid Kalnischkies
2015-09-15tests: don't use hardcoded port for http and httpsDavid Kalnischkies
2015-09-14fallback to well-known URI if by-hash failsDavid Kalnischkies
2015-09-14add by-hash sources.list option and document all of by-hashDavid Kalnischkies
2015-09-14tests: try to support spaces in TMPDIRDavid Kalnischkies
2015-09-14deal with spaces in path, command and filepaths in apt-keyDavid Kalnischkies
2015-09-14tests: use SHA1 checksum only by default in testsDavid Kalnischkies
2015-09-14add --sha512 option + documentation for apt-ftparchiveDavid Kalnischkies
2015-09-14use APT::FTPArchive hash settings as default for APT::FPArchive::$filetypeDavid Kalnischkies