Commit History

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