Splint fiddles.
[platform/upstream/rpm.git] / lib / depends.c
2003-04-09 jbjSplint fiddles.
2003-04-08 jbjfix: prevent segfault if malicious server sends 1 GB...
2003-04-07 jbjCalibrated stopwatch using rdtsc.
2003-04-02 jbjUse rpmswEnter/rpmswExit throughout.
2003-04-02 jbjSplint clean.
2003-03-25 jbjAdd transaction stop watch points.
2003-03-05 jbjSanity.
2003-02-06 jbj- popt: diddle doxygen/splint annotations, corrected...
2003-01-29 jbjFunctional upgrade glibc*i386 on x86_64 platform
2003-01-25 jbj- permit anaconda to choose "presentation order".
2003-01-17 jbj- duplicate package checks with arch/os checks if colored.
2003-01-01 jbjfix: restore upgrade functionality with colors.
2002-12-31 jbjDump multilib code, colored depndencies instead.
2002-12-31 jbj1st crack at colored installs.
2002-12-29 jbj- add rpmfi methods to access color, class, and depende...
2002-10-15 jbjReplace libelf with elfutils.
2002-10-11 jbjResurrect MULTILIB on the build side.
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-13 jbj- supply transitive closure for CLI packages from rpmdb...
2002-08-09 jbj- python: add (optional) ts.check() callback.
2002-07-29 jbj- update trpm.
2002-07-21 jbj- add methods to make signature handling opaque wrto...
2002-07-14 jbj- python: sanity check fixes on rpmts/rpmte methods.
2002-07-13 jbj- install rpmal.h and rpmhash.h, implicit rpmps.hinclud...
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-07-06 jbj- fix: permit deletions of added packages (#67108).
2002-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2002-06-28 jbj- disambiguate added/installed dependency failures...
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-10 jbjDocument file attribute opt outs in verify mode.
2002-05-27 jbjAdd bindings for rpmte and FD_t.
2002-05-27 jbjAdd rpmal bindings, Grand Renaming to rpmalFoo().
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-17 jbjTransactions made increasingly opaque.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-05-07 jbj- plug most install mode leaks.
2002-05-04 jbjPass dbiGet() flags from application.
2002-05-02 jbj- eliminate db1 support.
2002-05-01 jbj- attempt to make peace with automake-1.6.1, autoconf...
2002-04-14 jbj- use build time to choose one of multiple alternative...
2002-04-13 jbj- merge conflicts into problems, handle as transaction...
2002-04-13 jbj- use rpmdb-redhat to suggest dependency resolution(s).
2002-04-11 jbj- rescusitate --rebuild.
2002-04-08 jbjdoxygen cleanup.
2002-03-13 jbjSplit transaction set handling into separate file,...
2002-03-12 jbj- drill ts/fi through verify mode, add methods to keep...
2002-02-09 jbjSync with 4.0.4, splint clean.
2002-01-30 jbj- legacy: configurable whiteout for known Red Hat depen...
2002-01-17 jbjResync with db-4.0.14 (and what's on the rpm-4_0 branch).
2002-01-07 jbj- Depends should use CDB if configured.
2002-01-06 jbj- sparc: make dbenv per-rpmdb, not per-dbi.
2002-01-05 jbjCompute parent and no. of children for each package.
2002-01-04 jbjUse rpmsort to display dependencies for dotty from...
2001-11-23 jbj- fix a couple dinky memory leaks.
2001-11-18 jbj- convert file md5sum's to binary on the fly, reducing...
2001-11-18 jbj1st element in tsort candidate queue was not marked.
2001-11-17 jbj- use TR_REMOVED relations as well as TR_ADDED for...
2001-11-17 jbj- methods to complete making transactionElement opaque.
2001-11-17 jbjContinue making transactionElement opaque.
2001-11-16 jbjMove addTE/delTE to rpmte.c.
2001-11-16 jbj- use array of pointers rather than contiguous array...
2001-11-16 jbjCreate rpmte.[ch].
2001-11-16 jbj- annotations to make a transactionElement opaque.
2001-11-16 jbjEliminate dead code.
2001-11-16 jbj- transaction.c: use wrappers/iterators to access TFI_t.
2001-11-14 jbjdepends.c and rpmal.c have opaque TFI_t.
2001-11-13 jbj- split file info tag sets into rpmfi.c.
2001-11-12 jbj- commit to using rpmDepSet and TFI_t, not header.
2001-11-11 jbj- unify rpmFNSet into TFI_t.
2001-11-11 jbjReplace loadFi with fiNew, freeFi with fiFree.
2001-11-11 jbj- factor per-transactionElement data out of TFI_t throu...
2001-11-11 jbj- common structure elements for unification of TFI_t...
2001-11-11 jbjDiscard ts->addedPackages at end of rpmdepOrder() for...
2001-11-11 jbjIterate over TR_REMOVED transactionElement stripped...
2001-11-11 jbjRip headers out of addedPackages.
2001-11-11 jbjRip alGetHeader() out of depends.c.
2001-11-10 jbjStart removing alGetHeader.
2001-11-10 jbj- strip header tags for erased as well as installed...
2001-11-09 jbj- no-brainer refcounts for rpmDepSet and rpmFNSet objects.
2001-11-09 jbj- header tag sets are per-transactionElement, not per...
2001-11-09 jbj- no-brainer refcounts for rpmProblemSet object.
2001-11-08 jbj- rip out rpmDependencyConflict, replace with rpmProble...
2001-11-08 jbj- linear search on added package provides is dumb.
2001-11-06 jbj- fix: harmless typo in db3 chroot hack.
2001-11-05 jbjStart merging file info into dependency set.
2001-11-05 jbjStart deconstructing availablePackage list.
2001-11-04 jbj- rpmal: availablePackage is totally opaque, alKey...
2001-11-04 jbj- rpmds: create dsProblem(), dsiGetDNEVR() retrieved...
2001-11-03 jbj- depends.c: rpmDepSet is (almost) opaque, move to...
2001-11-02 jbj- rpmRangesOverlap renamed to dsCompare, add dsNotify...
2001-11-02 jbj- create toy rpmDepSet iterators.
2001-11-02 jbj- create rpmDepSet constructors/destructors.
2001-11-02 jbj- invent some toy transactionElement iterators.
2001-11-01 jbj- depends.c: availablePackage is (almost) opaque.
2001-11-01 jbj- add header refcount annotations throughout.
2001-10-31 jbjDo tsort on transactionElement's, not availaiblePackage's.
2001-10-31 jbjMore unraveling of availablePackage from depends.c.
2001-10-30 jbjCreate rpmDepSet.
2001-10-30 jbj- transaction.c: cleanly uncouple availablePackage...
next