Commit History

Author SHA1 Message Date
  David Kalnischkies bce8e59b81 set failreasons similar to connect.cc based on curl errors 10 years ago
  David Kalnischkies 88a9e3f832 revert accidental removal of documentation for trusted option in sources.list 10 years ago
  David Kalnischkies 9f301e0f2d add ConnectionTimedOut to transient failreasons list 10 years ago
  David Kalnischkies 14341a7ee1 support .deb files in upgrade operations as well 10 years ago
  David Kalnischkies 64b66a46a7 show progress info while 'downloading' a local .deb file 10 years ago
  David Kalnischkies af9e40c9bf unbreak the copy-method claiming hashsum mismatch since ~exp9 10 years ago
  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