summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-04revert accidental removal of documentation for trusted option in sources.listDavid Kalnischkies1-0/+14
2015-11-04add ConnectionTimedOut to transient failreasons listDavid Kalnischkies1-6/+10
2015-11-04support .deb files in upgrade operations as wellDavid Kalnischkies7-44/+76
2015-11-04show progress info while 'downloading' a local .deb fileDavid Kalnischkies3-3/+17
2015-11-04unbreak the copy-method claiming hashsum mismatch since ~exp9David Kalnischkies6-44/+81
2015-11-04tests: ensure sponge-files are cleaned up properlyDavid Kalnischkies1-0/+2
2015-11-04tests: change test-skipping detection for arch-specific pkgsDavid Kalnischkies1-8/+3
2015-11-04drop privileges in file:// method as we do for decompressorsDavid Kalnischkies1-2/+12
2015-11-04allow all dpkg selections to be set via apt-mark and libaptDavid Kalnischkies7-130/+297
2015-11-04provide public interface to hold/unhold packagesDavid Kalnischkies7-153/+219
2015-11-04refactor dpkg execution in deb/debsystemDavid Kalnischkies1-47/+61
2015-11-04switch 'apt-mark hold' from Pkg to Ver based operationDavid Kalnischkies1-31/+18
2015-11-04add cacheset push_back wrapping for std::back_inserterDavid Kalnischkies2-12/+34
2015-11-04implement operator* for cacheset iteratorsDavid Kalnischkies2-40/+58
2015-11-04implement a public pkgSystem::ArchitecturesSupportedDavid Kalnischkies5-83/+82
2015-11-04implement a public pkgSystem::MultiArchSupportedDavid Kalnischkies6-118/+131
2015-11-04travis: move 'make' into the install targetDavid Kalnischkies1-1/+1
2015-11-04Turkish program translation updateMert Dirik1-84/+102
2015-11-03configure.ac: Only require autoconf 2.68Julian Andres Klode1-1/+1
2015-11-03configure.ac: Run autoupdateJulian Andres Klode1-6/+9
2015-10-30thread-safety tests: Adjust path to listsJulian Andres Klode1-3/+3
2015-10-30Provide tests for thread-safetyJulian Andres Klode3-0/+101
2015-10-30orderlist: Replace qsort() by thread-safe std::sort()Julian Andres Klode3-25/+20
2015-10-30algorithms: Replace qsort() by thread-safe std::sort()Julian Andres Klode3-40/+45
2015-10-30dpkgpm: Convert users of localtime() to localtime_r()Julian Andres Klode1-2/+4
2015-10-30cacheset: Fix compilation on new GCC in C++98 modeJulian Andres Klode2-3/+29
2015-10-30srvrec: Do not expose C++11 tuple use in headerJulian Andres Klode2-4/+8
2015-10-30dpkgpm: Use ptsname_r() instead of ptsname() to be thread-safeJulian Andres Klode3-0/+11
2015-10-30dpkgpm: Convert ctime() call to ctime_r()Julian Andres Klode1-1/+2
2015-10-30aptconfiguration: Convert strtok() to strtok_r()Julian Andres Klode1-2/+3
2015-10-30GetSrvRecords: Make thread-safeJulian Andres Klode1-2/+7
2015-10-23deblistparser: Make PrioList constJulian Andres Klode2-3/+3
2015-10-20releasing 1.1~exp141.1_exp14Michael Vogt12-12/+21
2015-10-20Allow -i and -u as aliases for installed and upgradable in listJulian Andres Klode1-2/+2
2015-10-11.travis.yml: Add pinned vivid for gettext and clean up a bitJulian Andres Klode1-2/+4
2015-10-11Revert "Fix select timeout to be 50msec instead of 0.5msec" for acquireJulian Andres Klode1-1/+1
2015-10-05releasing package apt version 1.1~exp131.1.exp13Michael Vogt2-1/+29
2015-10-05Run "./prepare-release pre-export"Michael Vogt54-103389/+102157
2015-09-30Fix select timeout to be 50msec instead of 0.5msecMichael Vogt2-2/+2
2015-09-22Use --add-location=file for po/ and doc/poMichael Vogt2-2/+6
2015-09-15tests: add a -j $jobs mode to test runner for parallel executionDavid Kalnischkies2-15/+75
2015-09-15tests: don't use hardcoded port for http and httpsDavid Kalnischkies29-228/+277
2015-09-14fallback to well-known URI if by-hash failsDavid Kalnischkies2-47/+65
2015-09-14add by-hash sources.list option and document all of by-hashDavid Kalnischkies10-27/+90
2015-09-14tests: try to support spaces in TMPDIRDavid Kalnischkies21-386/+392
2015-09-14deal with spaces in path, command and filepaths in apt-keyDavid Kalnischkies2-50/+69
2015-09-14tests: use SHA1 checksum only by default in testsDavid Kalnischkies9-42/+52
2015-09-14add --sha512 option + documentation for apt-ftparchiveDavid Kalnischkies2-4/+9
2015-09-14use APT::FTPArchive hash settings as default for APT::FPArchive::$filetypeDavid Kalnischkies1-1/+1
2015-09-14do not generate bogus hashes if hash is disabled in apt-ftparchiveDavid Kalnischkies1-4/+9