Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-23 | dpkg: Rename infodb.c to infodb-access.c | Guillem Jover | 1 | -110/+0 |
2011-10-30 | Switch pkgadminfile() to get an explicit pkgbin as argument | Guillem Jover | 1 | -3/+5 |
2011-10-27 | Switch from pkginfo->name to pkginfo->set->name | Guillem Jover | 1 | -2/+2 |
2011-09-09 | Do not include trailing slash for directory string literals | Guillem Jover | 1 | -0/+1 |
2011-03-14 | Move pkgadmindir() and pkgadminfile() to the filesdb module | Guillem Jover | 1 | -0/+1 |
2011-03-02 | dpkg: Refactor infodb directory traversal into new pkg_infodb_foreach() | Guillem Jover | 1 | -0/+56 |
2011-03-02 | dpkg: Refactor infodb file existence check into new pkg_infodb_has_file() | Guillem Jover | 1 | -0/+50 |