Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Michael Vogt 48fe8dff59 Use c++11 for loop in AptHistoryRequestingUser 10 gadi atpakaļ
  Michael Vogt 46e88ba252 Store "Requested-By" user in history.log in a simpler format 10 gadi atpakaļ
  Michael Vogt a6fd0c5cc4 Log calling SUDO_USER or PKEXEC_UID in history.log 10 gadi atpakaļ
  Julian Andres Klode 5a97834817 Avoid overflow when summing up file sizes 10 gadi atpakaļ
  David Kalnischkies 258b9e512c apply various suggestions made by cppcheck 10 gadi atpakaļ
  David Kalnischkies 9fb4e6510f do not use read() returned value unconditionally 10 gadi atpakaļ
  David Kalnischkies ce1f3a2c61 wrap every unlink call to check for != /dev/null 10 gadi atpakaļ
  David Kalnischkies 294a80209a sanify API to get 'the' candidate version 10 gadi atpakaļ
  David Kalnischkies 8d6d3f00b1 implement a public pkgSystem::MultiArchSupported 11 gadi atpakaļ
  Julian Andres Klode 42285f827b dpkgpm: Convert users of localtime() to localtime_r() 10 gadi atpakaļ
  Julian Andres Klode 2a0cae347a dpkgpm: Use ptsname_r() instead of ptsname() to be thread-safe 10 gadi atpakaļ
  Julian Andres Klode 2609e7cea3 dpkgpm: Convert ctime() call to ctime_r() 10 gadi atpakaļ
  David Kalnischkies 95278287f4 avoid using global PendingError to avoid failing too often too soon 11 gadi atpakaļ
  Michael Vogt 88a8975f15 Cleanup includes after running iwyu 11 gadi atpakaļ
  Guillem Jover a4256c6bb5 Do not set unhonored DPKG_NO_TSTP variable for dpkg 11 gadi atpakaļ
  David Kalnischkies 4dc77823d3 remove the compatibility markers for 4.13 abi 11 gadi atpakaļ
  David Kalnischkies 3d8232bf97 fix memory leaks reported by -fsanitize 11 gadi atpakaļ
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers 11 gadi atpakaļ
  David Kalnischkies b07aeb1a6e store Release files data in the Cache 11 gadi atpakaļ
  David Kalnischkies 05f64ca2e4 Merge branch 'debian/jessie' into debian/experimental 11 gadi atpakaļ
  Michael Vogt 3af3768e1a fix crash in order writing in pkgDPkgPM::WriteApportReport() 11 gadi atpakaļ
  David Kalnischkies d61960d924 merge debian/sid into debian/experimental 11 gadi atpakaļ
  David Kalnischkies 748a2177dc pass-through stdin fd instead of content if not a terminal 11 gadi atpakaļ
  David Kalnischkies a2a75ff451 always run 'dpkg --configure -a' at the end of our dpkg callings 11 gadi atpakaļ
  David Kalnischkies e18f6133b2 do not make PTY slave the controlling terminal 11 gadi atpakaļ
  David Kalnischkies c6bc9735cf do not make PTY slave the controlling terminal 11 gadi atpakaļ
  David Kalnischkies ecb777ddb4 always run 'dpkg --configure -a' at the end of our dpkg callings 11 gadi atpakaļ
  David Kalnischkies 016bea8214 correct architecture detection for 'rc' packages for purge 11 gadi atpakaļ
  David Kalnischkies 299aea924c fix PTY interaction on linux and kfreebsd 11 gadi atpakaļ
  David Kalnischkies 9fc0b43559 close leaking slave fd after setting up pty magic 11 gadi atpakaļ