summaryrefslogtreecommitdiff
path: root/lib/rpmfi.c
AgeCommit message (Collapse)AuthorFilesLines
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj1-1/+5
CVS patchset: 5401 CVS date: 2002/04/13 01:28:20
2002-04-11- rescusitate --rebuild.jbj1-1/+4
CVS patchset: 5389 CVS date: 2002/04/11 16:55:19
2002-03-12- drill ts/fi through verify mode, add methods to keep fi abstract.jbj1-2/+118
- use mmap when calculating file digests on verify, ~20% faster. CVS patchset: 5352 CVS date: 2002/03/12 16:56:17
2002-02-04- generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid.jbj1-0/+5
- generate index for hdrid (aka Sha1header) tag, query/verify by hdrid. - generate index for fileid (aka Filemd5s) tag, query/verify by fileid. - query/verify by install transaction id. CVS patchset: 5300 CVS date: 2002/02/04 23:29:59
2001-12-08- lclint-3.0.0.19 fiddles.jbj1-1/+4
CVS patchset: 5217 CVS date: 2001/12/08 17:21:36
2001-12-06- 3 madvise calls and a 16Mb mmapped buffer == ~5% install speedup. Wow.jbj1-0/+5
- use db-4.0.14 final internally. CVS patchset: 5215 CVS date: 2001/12/06 18:34:49
2001-11-18- convert file md5sum's to binary on the fly, reducing memory footprint.jbj1-2/+27
CVS patchset: 5192 CVS date: 2001/11/18 17:49:21
2001-11-16- annotations to make a transactionElement opaque.jbj1-1/+1
CVS patchset: 5184 CVS date: 2001/11/16 19:26:33
2001-11-16- transaction.c: use wrappers/iterators to access TFI_t.jbj1-1/+1
CVS patchset: 5182 CVS date: 2001/11/16 00:26:30
2001-11-14depends.c and rpmal.c have opaque TFI_t.jbj1-14/+153
CVS patchset: 5180 CVS date: 2001/11/14 00:14:01
2001-11-13- split file info tag sets into rpmfi.c.jbj1-0/+770
- create toy TFI_t iterators. CVS patchset: 5179 CVS date: 2001/11/13 19:04:33