Sanitize python object -> tag number exception handling
[platform/upstream/rpm.git] / lib / rpmdb_internal.h
2009-09-22 Panu MatilainenRemove ancient, unused code to filter duplicates on...
2009-09-21 Panu MatilainenMove rpmdb home creation from backends to one level...
2009-09-21 Panu MatilainenAdd an internal API for getting rpmdb home wrt chroot...
2009-09-21 Panu MatilainenRemove pointless per-index api version
2009-09-21 Panu MatilainenRemove BDB RPC "support"
2009-09-21 Panu MatilainenPer-dbi root and home dont make sense, always use rpmdb...
2009-01-09 Florian FestiImplement dbiGet and dbiPut as normal function
2009-01-09 Florian FestiRemove unused database intex functions: dbiCdup, dbiAss...
2008-11-29 Panu MatilainenUnify dbiIndexSet allocations, allocate in power-of...
2008-11-29 Panu MatilainenUse proper type (unsigned) for index set offset/count
2008-11-28 Florian FestiDelete _dbiIndexItem.fpNum as it is no longer used...
2008-11-24 Florian FestiExpose rpmdbSortIterator in rpmdb_internal.h
2008-11-24 Florian FestiAdd rpmdbExtendIterator to do repeated searches
2008-10-09 Panu MatilainenMark rpmdb internals as internals, including the "merge...
2008-05-12 Panu MatilainenStart (re-)joining librpmdb and librpm