Sanitize python object -> tag number exception handling
[platform/upstream/rpm.git] / lib / rpmdb.c
2009-09-22 Panu MatilainenFix endless loop on RPMDBI_PACKAGES iteration when...
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-17 Panu MatilainenHave BDB use our allocation routines now that we can
2009-09-16 Panu MatilainenRemove db environment on close on chrooted operations
2009-09-16 Panu MatilainenMinor cleanup to newRpmdb()
2009-09-02 Panu MatilainenEliminate uses of headerNVR() and friends in librpm...
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2009-07-23 Panu MatilainenKill off lclint remnants everywhere
2009-07-03 Panu MatilainenAdd an index for obsoletes (RhBug:507702)
2009-06-23 Panu MatilainenSet HEADERFLAGS_ALLOCATED centrally from headerLoad()
2009-06-17 Panu MatilainenDelay fingerprint cache init + lookup until we know...
2009-06-17 Panu MatilainenFix invalid memory access from freeing dirName too...
2009-06-01 Panu MatilainenAvoid filtering out erase pre-requisites on install
2009-01-23 Panu MatilainenUpdate dbi tag names for Filemd5s -> Filedigests change...
2009-01-09 Florian FestiImplement dbiGet and dbiPut as normal function
2008-11-30 Panu MatilainenRecord header instance on rpmdbAdd() on success
2008-11-30 Panu MatilainenAdd and use (internal) method for setting header instance
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-28 Florian FestiDelete rpmdbFindFpList and skipDir
2008-11-24 Florian FestiExpose rpmdbSortIterator in rpmdb_internal.h
2008-11-24 Florian FestiAdd rpmdbExtendIterator to do repeated searches
2008-11-18 Florian FestiFix indentiation
2008-11-12 Panu MatilainenAdd rpmdb record number to headers retrieved from rpmdb
2008-11-04 Panu MatilainenUse more portable file access mode tests (ticket #5)
2008-10-24 Florian FestiUse only one, global fingerPrintCache to save a lot...
2008-10-13 Panu MatilainenMake sure dbiTags are loaded on db rebuild & remove
2008-10-04 Panu MatilainenFailure to rebuild database is worth at least a warning
2008-07-04 Panu MatilainenUse unsigned integer for epoch, remove unnecessary...
2008-06-19 Panu MatilainenUse type-specific headerPut() for installtid stuff...
2008-06-18 Panu MatilainenConvert rpmdbAdd() to use headerPut()
2008-06-17 Panu MatilainenReplace headerRemoveEntry() with headerDel() everywhere
2008-06-13 Panu MatilainenMinimally convert rpmdbFindFpList() to use new headerGet()
2008-06-07 Panu MatilainenTeach rpmdb about 64bit types
2008-06-03 Panu MatilainenUse rpmsqIsCaught() instead of directly accessing rpmsq...
2008-06-02 Panu MatilainenEliminate ugly static conversion buffer on rpmdbAdd...
2008-06-02 Panu MatilainenUse RPMTAG_FILEDIGESTS instead of MD5S internally
2008-05-28 Panu MatilainenMove key size fixups from rpmdbAdd & Remove to td2key()
2008-05-28 Panu MatilainenDon't bother with rpmtdInit(), headerGet() resets index...
2008-05-28 Panu MatilainenEliminate ill-indented block obfuscating the code
2008-05-28 Panu MatilainenUnify rpmdbAdd() and rpmdbRemove() debug logging
2008-05-28 Panu MatilainenUnify rpmdbAdd() and rpmdbRemove() tag data to key...
2008-05-28 Panu Matilainendbi->dbi_rpmtag had better be the same as rpmtag here...
2008-05-28 Panu MatilainenConvert rpmdbAdd() to new headerGet() + friends
2008-05-28 Panu MatilainenRemove RPMTAG_BASENAMES special casing from rpmdbAdd()
2008-05-28 Panu MatilainenEliminate ill-indented block obfuscating the code
2008-05-28 Panu MatilainenConvert rpmdbRemoev() to take advantage of new interfaces
2008-05-28 Panu MatilainenTurn silly one-case switches into if's
2008-05-27 Panu MatilainenMinimally convert rpmdbFindbyFile() to new headerGet()
2008-05-21 Panu MatilainenInclude rpmtypes.h first instead of rpmtag.h everywhere
2008-05-21 Panu MatilainenConvert mireSkip() to use new interfaces
2008-05-12 Panu MatilainenFixup paths and Makefiles for rpmdb/ elimination
2008-05-12 Panu MatilainenStart (re-)joining librpmdb and librpm
2001-05-08 jbj- create rpmdb.la so that linkage against rpm's db...
2001-05-07 jbj- fix: debugging message displays header keys (#38454).
2001-05-05 jbj- enough lclint annotations and fiddles already.
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-30 jbj- yet more boring lclint annotations and fiddles.
2001-04-29 jbj- more boring lclint annotations and fiddles.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-03-04 jbj- Add btree indexes for Dirnames, Requireversion, Provi...
2001-02-27 jbjHandle non-string tag indices correctly.
2001-02-09 jbjfix: make a copy of retrieved header before loading.
2001-01-28 jbjApply suffixes only to files.
2001-01-26 jbjlclint annotations.
2001-01-21 jbj- cpio mappings carry dirname/basename, not absolute...
2001-01-17 jbj- 1st crack at Mandrake specific per-platform macros.
2001-01-16 jbj- tsort prefers presentation order.
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2001-01-09 jbj- fix: digests on input FD_t dinna work.
2001-01-05 jbj- fix: 3 packages from Red Hat 5.2 had bogus %verifyscr...
2000-12-19 jbjSync with rpm-4_0 branch.
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-11-12 jbj- fine-grained Requires, remove install PreReq's from...
2000-10-28 jbj- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva...
2000-09-26 jbjrpmdb.c: Mark dead code, replaced with per-iterator...
2000-08-27 jbjDoxygen annotations.
2000-08-23 jbjdoxygen/lclint annotations.
2000-08-16 jbj- fix: rebuild db1 -> db3 ate 1st header (#16263).
2000-08-04 jbj- fix: -Va broken, make db cursors per-iterator, not...
2000-07-29 jbj- link rpm2cpio dynamically since cpio is linked dynami...
2000-07-26 jbjTypo.
2000-07-26 jbj- fix: look for any/all dbapi when rebuilding.
2000-07-15 jbj- fix: make set of replaced file headers unique.
2000-07-11 jbj- fix: legacy requires './' payload prefix to be omitte...
2000-07-07 jbjlclint fiddles.
2000-07-05 jbj- change optflags for i386.
2000-06-21 jbjDon't try to i18n untranslatable strings ("Göran Uddebo...
2000-06-19 jbjfix: open all db indices before performing chroot.
2000-06-18 jbjrequire --rebuilddb to convert db1 -> db3, better messages.
2000-06-16 jbj- fix: resurrect symlink unique'ifying property of...
2000-06-14 jbj- fix: don't count removed files if removed packages...
2000-06-12 jbjAdd dbcursor to dbi interface.
2000-06-11 jbjFix db return code handling, majorly horked.
2000-06-06 jbjRepair db1 functionality.
2000-06-03 jbjAdd i390 noarch entry.
next