summaryrefslogtreecommitdiff
path: root/lib/rpmts.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-27- fix: segfault with --checksig, plug memory leak (#72455).jbj1-2/+5
2002-08-23- merge signature returns into rpmRC.jbj1-12/+17
2002-08-20- fix: add epoch to "already installed" check.jbj1-1/+1
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-18/+33
2002-08-15- python: explicit method to set transFlags.jbj1-11/+34
2002-08-13- supply transitive closure for CLI packages from rpmdb-redhat database.jbj1-2/+53
2002-08-09- python: add (optional) ts.check() callback.jbj1-1/+14
2002-08-06- add bitmask for precise control of signature/digest verification.jbj1-10/+10
2002-07-29- update trpm.jbj1-1/+1
2002-07-28- python: don't segfault in ts.GetKeys() on erased packages.jbj1-3/+3
2002-07-24- verify signatures/digests retrieved through rpmdbNextIterator().jbj1-4/+25
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj1-79/+273
2002-07-18up2date functional on rpm-python-4.1 bindings.jbj1-2/+2
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj1-5/+4
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-1/+2
2002-07-05- update rpmcache.8.jbj1-0/+2
2002-06-27- use rpmdb-redhat for suggestions if/when configured (#67430).jbj1-1/+14
2002-06-22Factor bounds checking annotations into source code.jbj1-1/+6
2002-06-19Annotate incondefs in source code.jbj1-0/+2
2002-06-12- fix: separate existence and number checks for problems found.jbj1-7/+4
2002-06-05Lclint fiddles.jbj1-0/+2
2002-06-05- python: portability fiddles (#54350).jbj1-5/+3
2002-05-27Add bindings for rpmte and FD_t.jbj1-13/+13
2002-05-27Add rpmal bindings, Grand Renaming to rpmalFoo().jbj1-3/+3
2002-05-23Create rpmts-py.c.jbj1-3/+3
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-14/+52
2002-05-19- Grand Renaming of rpm data types.jbj1-54/+244
2002-05-17Transactions made increasingly opaque.jbj1-11/+81
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-64/+146
2002-05-07- plug most install mode leaks.jbj1-0/+9
2002-05-02- eliminate db1 support.jbj1-2/+1
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj1-17/+64
2002-04-13- merge conflicts into problems, handle as transaction set variable.jbj1-0/+21
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj1-15/+154
2002-04-11- rescusitate --rebuild.jbj1-23/+30
2002-03-17- *really* dump signature header immutable region.jbj1-0/+19
2002-03-13Factor notify callback function/arg onto per-ts method.jbj1-0/+10
2002-03-13Split transaction set handling into separate file, prepatory tojbj1-0/+223