Commit History

Author SHA1 Message Date
  David Kalnischkies af9e40c9bf unbreak the copy-method claiming hashsum mismatch since ~exp9 9 years ago
  David Kalnischkies 3685f84d8c tests: ensure sponge-files are cleaned up properly 9 years ago
  David Kalnischkies a947590ada tests: change test-skipping detection for arch-specific pkgs 9 years ago
  David Kalnischkies 0940230dd6 drop privileges in file:// method as we do for decompressors 9 years ago
  David Kalnischkies 64e3414e00 allow all dpkg selections to be set via apt-mark and libapt 9 years ago
  David Kalnischkies b49068c566 provide public interface to hold/unhold packages 9 years ago
  David Kalnischkies 05ef357e57 refactor dpkg execution in deb/debsystem 9 years ago
  David Kalnischkies c1553e72c6 switch 'apt-mark hold' from Pkg to Ver based operation 9 years ago
  David Kalnischkies 2fc9d1ebca add cacheset push_back wrapping for std::back_inserter 9 years ago
  David Kalnischkies b2a893dda2 implement operator* for cacheset iterators 9 years ago
  David Kalnischkies 825db89094 implement a public pkgSystem::ArchitecturesSupported 9 years ago
  David Kalnischkies 8d6d3f00b1 implement a public pkgSystem::MultiArchSupported 9 years ago
  David Kalnischkies fa74b4ece0 travis: move 'make' into the install target 9 years ago
  Mert Dirik f9ed846691 Turkish program translation update 9 years ago
  Julian Andres Klode 41bcb7b2f4 configure.ac: Only require autoconf 2.68 9 years ago
  Julian Andres Klode 959568175b configure.ac: Run autoupdate 9 years ago
  Julian Andres Klode 05e7d4eee1 thread-safety tests: Adjust path to lists 9 years ago
  Julian Andres Klode 77242b1e21 Provide tests for thread-safety 9 years ago
  Julian Andres Klode 7d70f7993e orderlist: Replace qsort() by thread-safe std::sort() 9 years ago
  Julian Andres Klode f1f9f9bfec algorithms: Replace qsort() by thread-safe std::sort() 9 years ago
  Julian Andres Klode 42285f827b dpkgpm: Convert users of localtime() to localtime_r() 9 years ago
  Julian Andres Klode 2c1e4917d9 cacheset: Fix compilation on new GCC in C++98 mode 9 years ago
  Julian Andres Klode 3129bd50d3 srvrec: Do not expose C++11 tuple use in header 9 years ago
  Julian Andres Klode 2a0cae347a dpkgpm: Use ptsname_r() instead of ptsname() to be thread-safe 9 years ago
  Julian Andres Klode 2609e7cea3 dpkgpm: Convert ctime() call to ctime_r() 9 years ago
  Julian Andres Klode 1843d82ff5 aptconfiguration: Convert strtok() to strtok_r() 9 years ago
  Julian Andres Klode 308d0cf53f GetSrvRecords: Make thread-safe 9 years ago
  Julian Andres Klode f77ea39c94 deblistparser: Make PrioList const 9 years ago
  Michael Vogt 6586d1dbdb releasing 1.1~exp14 9 years ago
  Julian Andres Klode d2c712a175 Allow -i and -u as aliases for installed and upgradable in list 9 years ago