summaryrefslogtreecommitdiff
path: root/src/infodb-access.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-18libdpkg: Add varbuf_snapshot() and varbuf_rollback() supportGuillem Jover1-3/+3
2015-10-18Update Ian Jackson's email addressGuillem Jover1-1/+1
2015-04-10Consistently use proper quotation marks all over the placeGuillem Jover1-1/+1
2014-10-06dpkg: Use varbuf_end_str() instead of varbuf_add_char() with explicit '\0'Guillem Jover1-1/+1
2014-06-02libdpkg: Uppercase and namespace pkgmultiarch enum valuesGuillem Jover1-1/+1
2014-05-28dpkg: Uppercase pkg_infodb_format enum valuesGuillem Jover1-2/+2
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-1/+5
2012-04-03Rename pkgadmin*() to pkg_infodb_get_*()Guillem Jover1-2/+2
2012-03-19dpkg: Update on-disk database to use a multiarch compliant layoutGuillem Jover1-2/+9
2012-01-23dpkg: Rename infodb.c to infodb-access.cGuillem Jover1-0/+110