summaryrefslogtreecommitdiff
path: root/lib/rpmfi.c
AgeCommit message (Expand)AuthorFilesLines
2002-10-23- resurrect genhdlist "greased lightning" pathway for now.jbj1-13/+17
2002-08-20- check for interrupt during iteration.jbj1-0/+2
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-41/+20
2002-08-04- resurrect --rollback.jbj1-0/+1
2002-07-28- popt: display sub-table options only once on --usage.jbj1-4/+0
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj1-3/+3
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj1-11/+9
2002-07-11- update for sv.po.jbj1-0/+11
2002-07-03- use rpmfi in showQueryPackage(), eliminating headerGetEntry().jbj1-2/+42
2002-06-22Factor bounds checking annotations into source code.jbj1-1/+34
2002-06-19Annotate incondefs in source code.jbj1-0/+2
2002-05-27Add bindings for rpmte and FD_t.jbj1-1/+1
2002-05-23Create rpmts-py.c.jbj1-7/+7
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-10/+7
2002-05-19- Grand Renaming of rpm data types.jbj1-44/+46
2002-05-17Transactions made increasingly opaque.jbj1-2/+4
2002-05-07- plug most install mode leaks.jbj1-1/+7
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj1-1/+5
2002-04-11- rescusitate --rebuild.jbj1-1/+4
2002-03-12- drill ts/fi through verify mode, add methods to keep fi abstract.jbj1-2/+118
2002-02-04- generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid.jbj1-0/+5
2001-12-08- lclint-3.0.0.19 fiddles.jbj1-1/+4
2001-12-06- 3 madvise calls and a 16Mb mmapped buffer == ~5% install speedup. Wow.jbj1-0/+5
2001-11-18- convert file md5sum's to binary on the fly, reducing memory footprint.jbj1-2/+27
2001-11-16- annotations to make a transactionElement opaque.jbj1-1/+1
2001-11-16- transaction.c: use wrappers/iterators to access TFI_t.jbj1-1/+1
2001-11-14depends.c and rpmal.c have opaque TFI_t.jbj1-14/+153
2001-11-13- split file info tag sets into rpmfi.c.jbj1-0/+770