Pass dbiGet() flags from application.
[platform/upstream/rpm.git] / rpmdb / db3.c
2002-05-04 jbjPass dbiGet() flags from application.
2002-05-02 jbj- eliminate db1 support.
2002-05-01 jbj- attempt to make peace with automake-1.6.1, autoconf...
2002-01-18 jbj- missing key(s) on keyring when verifying a signature...
2002-01-10 jbj- fix: signing multiple times dinna work, discard immut...
2002-01-06 jbj- handle lazy db open's in chroot with absolute path...
2002-01-06 jbj- sparc: make dbenv per-rpmdb, not per-dbi.
2001-10-27 jbj- legacy signatures always checked where possible on...
2001-10-20 jbj- stupid macros to configure public key file paths.
2001-10-19 jbjRewire digests, step 2.
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-16 jbjFactor -type problems into explicit code annotations.
2001-10-16 jbjMore lclint annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbj- upgrade to db-4.0.7.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-09-15 jbj- close/discard Depends index after rpmdepCheck() use.
2001-09-15 jbjSync with rpm-4_0 branch.
2001-08-16 jbj- python: add exception to detect bad data in hdrUnload.
2001-08-13 jbj- fix: segfault on headerFree given malicious data.
2001-08-03 jbjlclint clean again.
2001-07-28 jbj- fix: --noscripts is another multimode option.
2001-07-24 jbj- rename pmac to ppcmac.
2001-07-14 jbj- isolate cdb access configuration (experimental, use...
2001-06-08 jbj- fix: QUERY_FOR_LIST file count clobbered.
2001-06-06 jbj- default to dbenv with mpool, --rebuilddb with nofsync...
2001-06-06 jbj- permit duplicates for btree indices.
2001-06-05 jbjTypos.
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-06-04 jbjlclint fiddles.
2001-05-31 jbj- return multiple suggested packages (Pawel Kolodziej...
2001-05-29 jbj- eliminate db-1.85 and db-2.x configuration.
2001-05-25 jbj- perform db->verify when closing db files.
2001-05-16 jbj- fix: filter duplicate package removals (#35828).
2001-05-14 jbj- upgrade to db-3.3.4.
2001-05-11 jbjRemove typos and stray debugging fprintf's.
2001-05-11 jbj- rpm database has rpm.rpm g+w permissions to share...
2001-05-09 jbj- rpm executables now setuid rpm to share write locks.
2001-05-08 jbj- create rpmdb.la so that linkage against rpm's db...