summaryrefslogtreecommitdiff
path: root/src/infodb.h
AgeCommit message (Expand)AuthorFilesLines
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2012-10-13Avoid info database corruption and bogus accesses on unknown format valuesGuillem Jover1-0/+1
2012-04-03Move pkg_infodb_get_dir() and pkg_infodb_get_file() to infodb-format.cGuillem Jover1-0/+3
2012-03-19dpkg: Upgrade the database automatically to the new multi-arch layoutGuillem Jover1-0/+1
2012-03-19dpkg: Update on-disk database to use a multiarch compliant layoutGuillem Jover1-0/+10
2011-10-30Switch pkgadminfile() to get an explicit pkgbin as argumentGuillem Jover1-2/+4
2011-03-02dpkg: Refactor infodb directory traversal into new pkg_infodb_foreach()Guillem Jover1-0/+4
2011-03-02dpkg: Refactor infodb file existence check into new pkg_infodb_has_file()Guillem Jover1-0/+30