Commit History

Author SHA1 Message Date
  Guillem Jover c6ea15b985 Cleanup white spaces 16 years ago
  Guillem Jover ec5d681339 Cleanup and improve source code comments 16 years ago
  Guillem Jover ba908783e3 libdpkg: Always print parse warnings on stderr 16 years ago
  Guillem Jover b89373e169 libdpkg: Rename package blank functions to pkg_blank and pkg_perfile_blank 16 years ago
  Guillem Jover 9db4a822bb libdpkg: Namespace package database functions with pkg_db_ prefix 16 years ago
  Guillem Jover e547cbf6aa Unify execution error strings 16 years ago
  Guillem Jover 15cf1342b8 libdpkg: Rename TarExtractor to tar_extractor 16 years ago
  Guillem Jover e62eaa93a1 Use varbuf_trunc instead of directly assigning to member 'used' 16 years ago
  Guillem Jover b8799d9f10 Use consistent naming for linked lists members 16 years ago
  Guillem Jover 50391de87a libdpkg: Remove 'valid' member from struct pkginfoperfile 16 years ago
  Guillem Jover 88b5c91de1 dpkg: Remove redundant trailing newlines from debug output 16 years ago
  Guillem Jover c43931e799 dpkg: Use iterators instead of exposing packageslump directly 16 years ago
  Guillem Jover 21bae07787 dpkg: Mark the summarize_filename() ellipsed string for translation 16 years ago
  Guillem Jover 58b91fbb00 dpkg: Remove filtered files on upgrade 16 years ago
  Guillem Jover 7eb30624a0 Use bool instead of int wherever appropriate 16 years ago
  Colin Watson 8467206b51 dpkg: fix deferred rename/fsync processing 16 years ago
  Raphaël Hertzog 18b12083b5 dpkg: fix metadata installation by not mixing rename() in a readdir() loop 16 years ago
  Guillem Jover 9cd41fdda1 dpkg: Defer the fsync and rename for normal files in tar extraction 16 years ago
  Guillem Jover 58a93c17fc libdpkg: Move triglib declarations to a new triglib.h 16 years ago
  Guillem Jover 20fdb395cc Do an fsync on database directories 16 years ago
  Guillem Jover 15daa22fa9 libdpkg: Create new pkgadmindir() to hide admindir and INFODIR 16 years ago
  Guillem Jover ffccc65580 Use mkdtemp and path_make_temp_template instead of tempnam and tmpnam 16 years ago
  Guillem Jover f0496f91b5 dpkg: Fix unaligned bullet point on a comment 16 years ago
  Guillem Jover c58fa9fa33 dpkg: Reduce scope of status variable to avoid shadowing another one 16 years ago
  Guillem Jover e10b57f162 libdpkg: Rename varbuffree to varbuf_destroy 16 years ago
  Guillem Jover ff159b0d80 libdpkg: Rename struct TarFunctions and members 16 years ago
  Guillem Jover 0383935a67 libdpkg: Rename m_fork to subproc_fork 16 years ago
  Guillem Jover 9465dc2216 dpkg: Pass struct pkginfo instead of the package name to log_action 16 years ago
  Guillem Jover 85b9b00518 Add new status-fd action when disappearing a package 17 years ago
  Guillem Jover 686d2bd8ec dpkg: Refactor filename summarizing into a new function 17 years ago