Raphaël Hertzog 5ec7516601 Replace all pkg_db_iter_next() calls with pkg_db_iter_next_pkg() 15 years ago
..
t 9817bf199f Do not assume existence of paths on the build system in the test suite 15 years ago
.gitignore 577ab5dd51 build: Move dpkg_divert test case from scripts to src 16 years ago
Makefile.am 79b9f3afb1 dpkg: Move match_node functions into a new file-match module 14 years ago
archives.c 9235d163ef Switch from pkginfo->name to pkginfo->set->name 14 years ago
archives.h fa406fa856 dpkg: Move <dpkg/tarfn.h> inclusion from cleanup.c to archives.h 15 years ago
cleanup.c 9235d163ef Switch from pkginfo->name to pkginfo->set->name 14 years ago
configure.c 9235d163ef Switch from pkginfo->name to pkginfo->set->name 14 years ago
depcon.c 5ec7516601 Replace all pkg_db_iter_next() calls with pkg_db_iter_next_pkg() 14 years ago
divertcmd.c 309fb20378 Rename pkg_name variables to pkgname 14 years ago
divertdb.c 8ecd3414eb Use dpkg_db_get_path() instead of ad-hoc building the string with varbuf 15 years ago
enquiry.c 5ec7516601 Replace all pkg_db_iter_next() calls with pkg_db_iter_next_pkg() 14 years ago
errors.c 9235d163ef Switch from pkginfo->name to pkginfo->set->name 14 years ago
file-match.c 79b9f3afb1 dpkg: Move match_node functions into a new file-match module 14 years ago
file-match.h 79b9f3afb1 dpkg: Move match_node functions into a new file-match module 14 years ago
filesdb.c 729dcbd9a3 Replace all pkg_db_count() calls with pkg_db_count_pkg() 14 years ago
filesdb.h 47181583fc Switch pkgadminfile() to get an explicit pkgbin as argument 14 years ago
filters.c ccb9d03ffd libdpkg: Rename TarInfo to tar_entry 16 years ago
filters.h ccb9d03ffd libdpkg: Rename TarInfo to tar_entry 16 years ago
help.c 5ec7516601 Replace all pkg_db_iter_next() calls with pkg_db_iter_next_pkg() 14 years ago
infodb.c 47181583fc Switch pkgadminfile() to get an explicit pkgbin as argument 14 years ago
infodb.h 47181583fc Switch pkgadminfile() to get an explicit pkgbin as argument 14 years ago
main.c dc6ae081c2 dpkg: Add --foreign-architecture and --print-foreign-architectures options 14 years ago
main.h dc6ae081c2 dpkg: Add --foreign-architecture and --print-foreign-architectures options 14 years ago
packages.c 5ec7516601 Replace all pkg_db_iter_next() calls with pkg_db_iter_next_pkg() 14 years ago
processarc.c 5ec7516601 Replace all pkg_db_iter_next() calls with pkg_db_iter_next_pkg() 14 years ago
querycmd.c 309fb20378 Rename pkg_name variables to pkgname 14 years ago
remove.c cf4bc14001 dpkg: Switch functions to take pkgset to reduce deppossi->ed->pkg access 14 years ago
select.c 5ec7516601 Replace all pkg_db_iter_next() calls with pkg_db_iter_next_pkg() 14 years ago
statcmd.c cf22cf6118 libdpkg: Rename myopt module to options 15 years ago
statdb.c 8ecd3414eb Use dpkg_db_get_path() instead of ad-hoc building the string with varbuf 15 years ago
trigcmd.c cf22cf6118 libdpkg: Rename myopt module to options 15 years ago
trigproc.c 5ec7516601 Replace all pkg_db_iter_next() calls with pkg_db_iter_next_pkg() 14 years ago
update.c 3122538304 dpkg: Clarify --update-avail usage error message 15 years ago