Commit History

Author SHA1 Message Date
  Raphaël Hertzog b274b0d96d dpkg: Get rid of all remaining deppossi->ed->pkg access 15 years ago
  Raphaël Hertzog 667b5fae57 Update diversions to work with pkgset instead of pkginfo 15 years ago
  Raphaël Hertzog 5ec7516601 Replace all pkg_db_iter_next() calls with pkg_db_iter_next_pkg() 15 years ago
  Guillem Jover 47181583fc Switch pkgadminfile() to get an explicit pkgbin as argument 15 years ago
  Guillem Jover 9235d163ef Switch from pkginfo->name to pkginfo->set->name 15 years ago
  Guillem Jover 358dc84c45 Update deppossi->ed to point to a pkgset instead of a pkginfo 15 years ago
  Raphaël Hertzog 865a375dca libdpkg: Update pkgbin.arch to be a pointer to struct dpkg_arch 15 years ago
  Guillem Jover 920596da26 dpkg: Fix double “error:” string in missing PATH error output 15 years ago
  Raphaël Hertzog 3c3dce2484 dpkg: ensure that post_postinst_tasks() doesn't introduce bad data 15 years ago
  Guillem Jover 799d38599c dpkg: Keep parent directories of directories kept during removal 15 years ago
  Guillem Jover ea81b2b144 dpkg: Add debug output on match in dir_is_used_by_others() 15 years ago
  Guillem Jover ff6e32d358 dpkg: Rename isdirectoryinuse() to dir_is_used_by_others() 15 years ago
  Guillem Jover fda21f829b dpkg: Rename hasdirectoryconffiles() to dir_has_conffiles() 15 years ago
  Guillem Jover 2c9a342dc4 dpkg: Fix wrong matching for check on directory containing conffiles 15 years ago
  Guillem Jover dcac09fade Make admindir file local everywhere 15 years ago
  Guillem Jover e0ae796d8c Do not pass admindir to database initialization functions 15 years ago
  Guillem Jover 873c0d7d71 dpkg: Pass correct DPKG_ADMINDIR to maintainer scripts with --root 15 years ago
  Guillem Jover f1bccd4763 Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls 15 years ago
  Guillem Jover 5e7235bf69 Move and generalize debug API from dpkg to libdpkg 15 years ago
  Guillem Jover df219a6072 Rename architecture variables to arch 15 years ago
  Guillem Jover 44e022a801 Use pid instead of c1 for variable name 15 years ago
  Guillem Jover 76ed5f9ff4 Use string literals instead of macros for environment variable names 15 years ago
  Guillem Jover de553e2746 Rename struct pkginfoperfile to struct pkgbin 15 years ago
  Guillem Jover 66b316d08a libdpkg: Rename varbufaddbuf() to varbuf_add_buf() 15 years ago
  Guillem Jover 91c3515c24 libdpkg: Rename varbufaddstr() to varbuf_add_str() 15 years ago
  Guillem Jover 064d5f21ab libdpkg: Rename varbufaddc() to varbuf_add_char() 15 years ago
  Guillem Jover 4ea08bff42 libdpkg: Rename varbufreset() to varbuf_reset() 15 years ago
  Guillem Jover 581ce084ea dpkg: Do not check for presence of update-rc.d 15 years ago
  Guillem Jover 95bb77ebc2 Clarify and simplify strings to help translators 15 years ago
  Guillem Jover c6ea15b985 Cleanup white spaces 16 years ago