- fix: segfault on headerFree given malicious data.
[platform/upstream/rpm.git] / rpmdb / db3.c
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...