summaryrefslogtreecommitdiff
path: root/lib/rpmfi.h
AgeCommit message (Expand)AuthorFilesLines
2007-09-26Rename whatis() to rpmfiWhatis() for namespacingPanu Matilainen1-1/+1
2007-09-20Rename public fileAction* type to rpmFileAction for namespacingPanu Matilainen1-3/+3
2007-09-20Rename fileTypes(_e) to rpmFileTypes for namespacingPanu Matilainen1-1/+1
2007-09-11Remove splint tags.Ralf Corsépius1-173/+58
2007-09-03Rip out unnecessary selinux babbage.Panu Matilainen1-41/+0
2007-08-09Avoid unnecessary .rpmnew and .rpmsave files (rhbz#128622)Panu Matilainen1-0/+8
2007-07-12Pull in rpmfi int_32 -> uint_32 changes from rpm5.org.Panu Matilainen1-3/+3
2007-07-10Remove const type-qualifiers from function return types everywhere.Panu Matilainen1-1/+1
2005-02-10- perform callbacks as always (#147537).jbj1-0/+9
2004-04-01revert buildtime tie breaking, not the right thing to do.jbj1-2/+3
2004-03-28- scareMem = 0 everywhere, document deprecation phase out.jbj1-0/+1
2003-12-27- fix: wrong package count for trigger scriptlet 1st arg (#100509).jbj1-4/+0
2003-12-25Add lsetfilecon to install modes.jbj1-1/+1
2003-12-22Add --filecontext, --fscontext, --recontext for 3 sources of security contexts.jbj1-0/+56
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-7/+7
2003-07-09- resolve elf32/elf64 file conflicts to prefer elf64.jbj1-0/+20
2003-07-02- don't attempt to remove dbenv on --rebuilddb.jbj1-1/+10
2003-04-02Splint clean.jbj1-6/+7
2002-12-30- fix: typo in assertion.jbj1-2/+4
2002-12-29- fix :armor query extension, tgpg mktmp handling (#80684).jbj1-1/+1
2002-12-29splint fiddles.jbj1-0/+2
2002-12-29- add rpmfi methods to access color, class, and dependencies.jbj1-0/+44
2002-12-24Rescusitate doxygen file manifest.jbj1-3/+17
2002-12-24splint fiddles.jbj1-1/+1
2002-12-21splint fiddles.jbj1-1/+1
2002-12-18- add --file{class,provide,require} popt aliases and header extensionsjbj1-0/+27
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-7/+6
2002-08-04- resurrect --rollback.jbj1-0/+1
2002-07-11- update for sv.po.jbj1-4/+15
2002-07-03- use rpmfi in showQueryPackage(), eliminating headerGetEntry().jbj1-0/+18
2002-06-15- beecrypt: merge changes from beecrypt-2.3.0.jbj1-7/+7
2002-06-05Lclint fiddles.jbj1-0/+2
2002-05-23Create rpmts-py.c.jbj1-1/+4
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-9/+3
2002-05-19- Grand Renaming of rpm data types.jbj1-34/+34
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-2/+2
2002-05-02- eliminate db1 support.jbj1-1/+1
2002-03-12- drill ts/fi through verify mode, add methods to keep fi abstract.jbj1-1/+88
2001-11-18- convert file md5sum's to binary on the fly, reducing memory footprint.jbj1-3/+6
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-22/+132
2001-11-13- split file info tag sets into rpmfi.c.jbj1-0/+227