summaryrefslogtreecommitdiff
path: root/lib/rpmdb_internal.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-07Remove support for sqlite based rpm databaseFlorian Festi1-180/+38
2009-09-22Remove ancient, unused code to filter duplicates on rpmdb rebuildPanu Matilainen1-1/+0
2009-09-21Move rpmdb home creation from backends to one level higherPanu Matilainen1-0/+1
2009-09-21Add an internal API for getting rpmdb home wrt chroot state, use itPanu Matilainen1-0/+9
2009-09-21Remove pointless per-index api versionPanu Matilainen1-1/+0
2009-09-21Remove BDB RPC "support"Panu Matilainen1-4/+0
2009-09-21Per-dbi root and home dont make sense, always use rpmdb pathsPanu Matilainen1-2/+0
2009-01-09Implement dbiGet and dbiPut as normal functionFlorian Festi1-20/+4
2009-01-09Remove unused database intex functions: dbiCdup, dbiAssociate, dbiPget, dbiJoinFlorian Festi1-115/+0
2008-11-29Unify dbiIndexSet allocations, allocate in power-of-two sizesPanu Matilainen1-0/+1
2008-11-29Use proper type (unsigned) for index set offset/countPanu Matilainen1-2/+2
2008-11-28Delete _dbiIndexItem.fpNum as it is no longer used and also does not really f...Florian Festi1-1/+0
2008-11-24Expose rpmdbSortIterator in rpmdb_internal.hFlorian Festi1-0/+7
2008-11-24Add rpmdbExtendIterator to do repeated searchesFlorian Festi1-0/+10
2008-10-09Mark rpmdb internals as internals, including the "mergesort" gemPanu Matilainen1-0/+10
2008-05-12Start (re-)joining librpmdb and librpmPanu Matilainen1-0/+665