summaryrefslogtreecommitdiff
path: root/lib/rpmlib.h
AgeCommit message (Expand)AuthorFilesLines
2002-10-11Cleanups.jbj1-0/+2
2002-10-11Resurrect MULTILIB on the build side.jbj1-2/+2
2002-09-17- lclint clean.jbj1-8/+10
2002-08-31Sync with rpm-4.1.jbj1-20/+44
2002-08-23- merge signature returns into rpmRC.jbj1-14/+3
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-1/+1
2002-08-13- supply transitive closure for CLI packages from rpmdb-redhat database.jbj1-1/+2
2002-08-05- python: enable threads on callbacks and longish rpmlib calls.jbj1-1/+1
2002-07-31- make --querytags a common option, fix errant regex (#70135).jbj1-15/+13
2002-07-25- fix: --repackage repaired (#67217).jbj1-1/+2
2002-07-24- verify signatures/digests retrieved through rpmdbNextIterator().jbj1-1/+20
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj1-11/+13
2002-07-19Remove foo.iter() method, use tp_iter mechanism, for rpmmi/rpmds/rpmfi.jbj1-1/+1
2002-07-09- placeholders for manifest constants for SuSE patch packages.jbj1-6/+11
2002-07-04- fix: forgot lazy open of database on --freshen path (#67907).jbj1-1/+5
2002-07-03- use rpmfi in showQueryPackage(), eliminating headerGetEntry().jbj1-0/+1
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-2/+11
2002-06-19Annotate incondefs in source code.jbj1-4/+4
2002-06-10Document file attribute opt outs in verify mode.jbj1-1/+1
2002-06-05Lclint fiddles.jbj1-8/+6
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-4/+3
2002-05-19- Grand Renaming of rpm data types.jbj1-190/+8
2002-05-17Transactions made increasingly opaque.jbj1-4/+4
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-577/+41
2002-05-06- rework most of rpmdb.c prepatory to implementing duplicates.jbj1-32/+2
2002-05-04Add toy db->associate, db->join, dbcursor->c_pget wrappers.jbj1-1/+1
2002-05-04Pass dbiGet() flags from application.jbj1-3/+3
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj1-3/+4
2002-04-13- merge conflicts into problems, handle as transaction set variable.jbj1-27/+14
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj1-22/+48
2002-04-08doxygen cleanup.jbj1-7/+12
2002-03-17- *really* dump signature header immutable region.jbj1-2/+20
2002-03-13Factor notify callback function/arg onto per-ts method.jbj1-9/+15
2002-03-10- splint annotationsm, signature cleanup.jbj1-4/+7
2002-03-10- make --addsign and --resign behave exactly the same.jbj1-7/+8
2002-03-07- add header RSA signature (untested).jbj1-0/+2
2002-03-03- add payload uncompressed size to signature to avoid rewriting header.jbj1-4/+9
2002-02-04rollback changes from 4.0.4.jbj1-9/+10
2001-12-20- solaris: translate i86pc to i386 (#57182).jbj1-4/+4
2001-11-18- convert file md5sum's to binary on the fly, reducing memory footprint.jbj1-0/+2
2001-11-16Move addTE/delTE to rpmte.c.jbj1-2/+2
2001-11-16- annotations to make a transactionElement opaque.jbj1-5/+5
2001-11-12transaction.c: lclint cleanups.jbj1-0/+4
2001-11-12- commit to using rpmDepSet and TFI_t, not header.jbj1-4/+4
2001-11-11- unify rpmFNSet into TFI_t.jbj1-33/+5
2001-11-11Replace loadFi with fiNew, freeFi with fiFree.jbj1-3/+4
2001-11-11- factor per-transactionElement data out of TFI_t through pointer ref.jbj1-10/+4
2001-11-11- common structure elements for unification of TFI_t and rpmFNSet.jbj1-0/+4
2001-11-10Start removing alGetHeader.jbj1-1/+1
2001-11-10- strip header tags for erased as well as installed transactionElements.jbj1-4/+5