summaryrefslogtreecommitdiff
path: root/src/infodb.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-23dpkg: Rename infodb.c to infodb-access.cGuillem Jover1-110/+0
2011-10-30Switch pkgadminfile() to get an explicit pkgbin as argumentGuillem Jover1-3/+5
2011-10-27Switch from pkginfo->name to pkginfo->set->nameGuillem Jover1-2/+2
2011-09-09Do not include trailing slash for directory string literalsGuillem Jover1-0/+1
2011-03-14Move pkgadmindir() and pkgadminfile() to the filesdb moduleGuillem Jover1-0/+1
2011-03-02dpkg: Refactor infodb directory traversal into new pkg_infodb_foreach()Guillem Jover1-0/+56
2011-03-02dpkg: Refactor infodb file existence check into new pkg_infodb_has_file()Guillem Jover1-0/+50