summaryrefslogtreecommitdiff
path: root/lib/rpmds.h
AgeCommit message (Expand)AuthorFilesLines
2004-03-28- scareMem = 0 everywhere, document deprecation phase out.jbj1-0/+1
2004-03-28- use package build time as EVR comparison tie breaker.jbj1-0/+17
2003-04-02Splint clean.jbj1-2/+2
2003-01-20Splint fiddles.jbj1-34/+0
2003-01-01fix: restore upgrade functionality with colors.jbj1-0/+34
2002-12-311st crack at colored installs.jbj1-3/+3
2002-12-30- fix: typo in assertion.jbj1-2/+2
2002-12-30- use rpmfiFDepends() underneath --fileprovide and --filerequire.jbj1-1/+39
2002-12-29- don't segfault with packages produced by rpm-2.93 (#80618).jbj1-2/+2
2002-12-23Sanity.jbj1-6/+6
2002-12-07Splint fiddles.jbj1-4/+4
2002-12-07Handle (N,EVR,Flags) Provide:/Require: triple.jbj1-5/+24
2002-11-26- bundle libfmagic into librpmbuild for now.jbj1-1/+0
2002-09-20- eliminate myftw, use Fts(3) instead.jbj1-0/+1
2002-08-03Remove dbi_tear_down, now that rpmdb's are closed on signals.jbj1-2/+2
2002-07-29- update trpm.jbj1-3/+38
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj1-0/+2
2002-06-28- disambiguate added/installed dependency failures (#50388).jbj1-2/+4
2002-06-19Annotate incondefs in source code.jbj1-2/+4
2002-06-15- beecrypt: merge changes from beecrypt-2.3.0.jbj1-3/+3
2002-06-05Lclint fiddles.jbj1-0/+2
2002-05-27Add bindings for rpmte and FD_t.jbj1-0/+2
2002-05-23Create rpmts-py.c.jbj1-0/+3
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-0/+2
2002-05-19- Grand Renaming of rpm data types.jbj1-27/+30
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-3/+3
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj1-6/+14
2002-04-08doxygen cleanup.jbj1-1/+3
2001-11-17- methods to complete making transactionElement opaque.jbj1-1/+1
2001-11-14depends.c and rpmal.c have opaque TFI_t.jbj1-3/+3
2001-11-13- split file info tag sets into rpmfi.c.jbj1-185/+1
2001-11-12- commit to using rpmDepSet and TFI_t, not header.jbj1-1/+1
2001-11-11- unify rpmFNSet into TFI_t.jbj1-15/+24
2001-11-11Replace loadFi with fiNew, freeFi with fiFree.jbj1-9/+13
2001-11-11- factor per-transactionElement data out of TFI_t through pointer ref.jbj1-15/+3
2001-11-11- common structure elements for unification of TFI_t and rpmFNSet.jbj1-13/+87
2001-11-11Rip headers out of addedPackages.jbj1-1/+1
2001-11-11Rip alGetHeader() out of depends.c.jbj1-3/+27
2001-11-10Start removing alGetHeader.jbj1-8/+8
2001-11-10- strip header tags for erased as well as installed transactionElements.jbj1-0/+9
2001-11-09- no-brainer refcounts for rpmDepSet and rpmFNSet objects.jbj1-18/+89
2001-11-09- header tag sets are per-transactionElement, not per-availablePackage.jbj1-4/+0
2001-11-09Start deconstructing TFI_t in favor of a per-transactionElement rpmFNSet.jbj1-7/+26
2001-11-09- no-brainer refcounts for rpmProblemSet object.jbj1-1/+1
2001-11-08- rip out rpmDependencyConflict, replace with rpmProblem instead.jbj1-15/+2
2001-11-08- linear search on added package provides is dumb.jbj1-7/+32
2001-11-05Start merging file info into dependency set.jbj1-2/+52
2001-11-04- rpmal: availablePackage is totally opaque, alKey with index replaces.jbj1-5/+5
2001-11-04- rpmds: create dsProblem(), dsiGetDNEVR() retrieved DNEVR, not N.jbj1-6/+20
2001-11-03- depends.c: rpmDepSet is (almost) opaque, move to rpmds.[ch].jbj1-0/+167