Commit History

Author SHA1 Message Date
  David Kalnischkies 309f497b72 write auto-bits before calling dpkg & again after if needed 10 years ago
  David Kalnischkies cfc6566d50 Revert "travis: use gcc-5 instead of gcc(-4.8)" 10 years ago
  David Kalnischkies 7977ed047f don't leak dpkg statusfd pipe in debugging 10 years ago
  David Kalnischkies 554bc997e4 remove racy_pselect fallback 10 years ago
  David Kalnischkies c92ece1a73 drop Dpkg::MaxArgs in favor of Dpkg::MaxArgsBytes 10 years ago
  David Kalnischkies b4450f1dd6 don't explicitly configure the last round of packages 10 years ago
  David Kalnischkies cbe5f09846 fix two typos in untranslated errors of libapt-pkg 10 years ago
  David Kalnischkies ad24ea39b5 let DPKG_COLORS default to our APT::Color setting 10 years ago
  David Kalnischkies 6a1de8b792 streamline dpkgpm cleanup-handling 10 years ago
  Veres Lajos 8d89cda7d6 Fix several typos 10 years ago
  Julian Andres Klode 2f4e4070a5 Add missing numeric includes in files using std::accumulate() 10 years ago
  Michael Vogt 48fe8dff59 Use c++11 for loop in AptHistoryRequestingUser 10 years ago
  Michael Vogt 46e88ba252 Store "Requested-By" user in history.log in a simpler format 10 years ago
  Michael Vogt a6fd0c5cc4 Log calling SUDO_USER or PKEXEC_UID in history.log 10 years ago
  Julian Andres Klode 5a97834817 Avoid overflow when summing up file sizes 10 years ago
  David Kalnischkies 258b9e512c apply various suggestions made by cppcheck 10 years ago
  David Kalnischkies 9fb4e6510f do not use read() returned value unconditionally 10 years ago
  David Kalnischkies ce1f3a2c61 wrap every unlink call to check for != /dev/null 10 years ago
  David Kalnischkies 294a80209a sanify API to get 'the' candidate version 10 years ago
  David Kalnischkies 8d6d3f00b1 implement a public pkgSystem::MultiArchSupported 11 years ago
  Julian Andres Klode 42285f827b dpkgpm: Convert users of localtime() to localtime_r() 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
  David Kalnischkies 95278287f4 avoid using global PendingError to avoid failing too often too soon 11 years ago
  Michael Vogt 88a8975f15 Cleanup includes after running iwyu 11 years ago
  Guillem Jover a4256c6bb5 Do not set unhonored DPKG_NO_TSTP variable for dpkg 11 years ago
  David Kalnischkies 4dc77823d3 remove the compatibility markers for 4.13 abi 11 years ago
  David Kalnischkies 3d8232bf97 fix memory leaks reported by -fsanitize 11 years ago
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers 11 years ago
  David Kalnischkies b07aeb1a6e store Release files data in the Cache 11 years ago