Modify how to make symbolic link in 'find-debuginfo.sh' script
[platform/upstream/rpm.git] / lib / depends.c
2013-02-03 Anas Nashifcompate name and version
2012-12-19 Panu MatilainenHandle transaction global pool allocation centrally...
2012-11-01 Panu MatilainenHide the strpool-related rpmts/rpmfi/rpmds interfaces...
2012-10-26 Panu MatilainenRemove transition-time leftover pool unfreezing
2012-10-05 Panu MatilainenUse rpmal lookups for already added obsoletions too
2012-10-02 Panu MatilainenUse rpmal lookups for finding redundancies in the added set
2012-10-02 Panu MatilainenPass the newly create ts element instead of header...
2012-09-24 Panu MatilainenSwitch back to early added packages rpmal populating
2012-09-13 Panu MatilainenConvert our dependency checking code to use the new...
2012-09-13 Panu MatilainenUse transaction string pool for rpmlib() dependencies too
2012-09-13 Panu MatilainenHang rpmlib() dependency set onto transaction set
2012-09-13 Panu MatilainenUse transaction string pool for findPos() dependency...
2012-09-12 Panu MatilainenWhoopsie, unbreak checking of installed dependencies
2012-09-12 Panu MatilainenAllow keeping hash table around on pool freeze, adjust...
2012-09-12 Panu MatilainenPass transaction pool to rpmal (but not used yet)
2012-09-12 Panu MatilainenActually enable the global transaction string pool
2012-09-12 Panu MatilainenAdd infastructure for global transaction set string...
2012-09-12 Panu MatilainenDelay transaction added packages rpmal creation until...
2012-09-12 Panu MatilainenAdd an nternal rpmal create+populate helper function...
2012-09-05 Panu MatilainenPrehash dependency strings to avoid recalculating when...
2012-08-30 Panu MatilainenStore transaction element pointers in the removedPkgs...
2012-08-29 Panu MatilainenOops, undefining wrong name...
2012-08-03 Panu MatilainenHonor RPMSENSE_MISSINGOK flag in dependency checking
2012-06-27 Panu MatilainenClarify/correct tag usage in rpmdbProvides()
2012-06-27 Panu MatilainenFix obsoletes-thinko in rpmdbProvides()
2012-04-20 Panu MatilainenrpmdsMatchesDep() isn't correct on obsoletes
2012-03-19 Panu MatilainenLook up obsoletes both ways on dependency checking...
2012-03-19 Panu MatilainenHandle obsoletes (more) correctly in rpmdbProvides()
2012-01-28 Panu MatilainenDon't assume rpmteNew() always succeeds, part II
2012-01-28 Panu MatilainenError out early if rpmdb open fails on upgrade element...
2012-01-28 Panu MatilainenDon't assume rpmteNew() always succeeds, part I
2012-01-04 Ales Kozumplikdepends.c: save us one rpmdsNew in addObsoleteErasures.
2012-01-04 Ales Kozumplikdepends.c: unused parameters in addUpgradeErasures...
2012-01-03 Panu MatilainenEliminate pointless rpmcliPackagesTotal fiddling
2011-12-23 Ales KozumplikAllow deprecations to work accross colors (RhBug:713323)
2011-12-23 Ales Kozumplikdepends.c:skipColor() is not longer a macro
2011-10-12 Panu MatilainenFix pretrans dependency calculation when provider is...
2011-10-06 Panu MatilainenEliminate headerCheckPayloadFormat() from the API
2011-09-01 Panu MatilainenPass tsflags to rpmal and remember them
2011-09-01 Panu MatilainenOnly consider installed files when looking at removed...
2011-08-29 Panu MatilainenTake advantage on RPMDBI_INSTFILENAMES in rpmdbProvides()
2011-05-31 Panu MatilainenRemove reamining dead assignments from rpmtsiFree(...
2011-05-29 Panu MatilainenEliminate dead NULL-assignments at scope-end in librpm...
2011-04-13 Panu MatilainenUnbreak obsoletes from commit b1a4b57315d31ba98bc0e5803...
2011-03-31 Florian FestiAdd rpmdsMatchesDep() as alternative to rpmdsAnyMatches...
2011-03-10 Panu MatilainenMove string hash function to librpmio and rename for...
2011-03-09 Panu MatilainenTake file state into account for file dependencies
2011-02-15 Panu MatilainenAllow installation of self-conflicting packages (ticket...
2010-12-20 Panu MatilainenRip the remains of --aid and --nosuggest, except for...
2010-10-22 Panu MatilainenChange all internal uses of rpmtsInitIterator() to...
2010-09-21 Panu MatilainenAvoid stepping on toes of relatives, part 1
2010-09-21 Panu MatilainenMove the RPMVERSION constant among its friends in depends.c
2010-09-15 Panu MatilainenDont check source packages against installed obsoletes
2010-06-22 Panu MatilainenFix breakage from commit ccb545f0e9b6cb10e9e7c20b55f77a...
2010-06-22 Panu MatilainennumAddedPackages is unused since rpm 4.8.0, eliminate
2010-06-01 Panu MatilainenRefactor rpmdb lookups + caching to a helper function...
2010-05-21 Panu MatilainenMove the lone hashFunctionString() into misc.[ch],...
2010-05-07 Panu MatilainenStore pointer to transaction set in transaction elements
2010-05-06 Florian FestiRemove no longer needed function intcmp()
2010-05-06 Florian FestiConvert tsmem->removedPackages to a hash table and...
2010-04-29 Panu MatilainenFix a few uninitialized variable cases found by clang...
2010-04-21 Panu MatilainenOnly check the type of dependency requested in checkIns...
2010-04-14 Panu Matilainen...but make sure the pre-requisite isn't also an erasur...
2010-04-14 Panu MatilainenPre-requisites of installed packages dont need to be...
2010-03-29 Panu MatilainenTeach rpm about pre-transaction dependencies
2010-03-29 Panu MatilainenDont bother translators with dependency lookup debug...
2010-03-26 Panu MatilainenTake advantage of rpmdsInstance() in dependency problem...
2010-03-26 Panu MatilainenMerge checkPackageSet() into checkInstDeps()
2010-03-22 Panu MatilainenHandle obsoletions within the added package set automat...
2010-03-22 Panu MatilainenUse package NEVRA for replaced/skipped messages, simplify
2010-03-22 Panu MatilainenAvoid redundant headerGet()'s on arch and os
2010-03-22 Panu MatilainenRefactor duplicate checking out of rpmtsAddInstallElement()
2010-03-22 Panu MatilainenEliminate redundant if
2010-03-19 Panu MatilainenLose the hidden and useless transaction add/order throu...
2010-03-19 Panu MatilainenSplit upgrade + obsolete erasure element addition to...
2010-03-19 Panu MatilainenLose unused/useless variable
2010-03-19 Panu MatilainenUse a macro for the common color skipping checks
2010-03-19 Panu MatilainenDont bother taking ds reference on obsoletes, we dont...
2010-03-19 Panu MatilainenDead code removal
2010-03-19 Panu MatilainenUse the element color instead of header color
2010-03-18 Panu MatilainenHelper function for pruned iterators used in dependency...
2010-03-18 Panu MatilainenLose anaconda-specific check from 2000
2010-03-18 Panu MatilainenLazy rpmal hash creation on first lookup, make rpmalMak...
2010-03-18 Panu MatilainenMinor cleanups to rpmtsAddInstallElement()
2010-03-18 Panu MatilainenEww, we dont want obsoletion by file names
2010-03-18 Panu MatilainenRefuse to install obsoleted packages (RhBug:486565)
2010-03-18 Panu MatilainenReplace the checkPackageDeps() monster with per-ds...
2010-03-18 Panu MatilainenLump the copy-paste checkDependentFoo() functions into one
2010-03-18 Panu MatilainenDifferentiate between conflicts in db versus install set
2010-03-14 Panu MatilainenRevert "Unbreak conflicts from commit 1f46534b5444dda77...
2010-03-13 Panu MatilainenUnbreak conflicts from commit 1f46534b5444dda77e3a2c757...
2010-03-12 Panu MatilainenFurther minor cleanups to rpmtsCheck()
2010-03-12 Panu MatilainenLose unused iterator + its freeing
2010-03-12 Panu MatilainenRemove unnecessary rpmdsSetNoPromote() calls in checkPa...
2010-03-12 Panu MatilainenAdd internal API for depsolve callback
2010-03-12 Panu MatilainenRecord problems into the transaction elements causing...
2010-03-12 Panu MatilainenFree iterators in the function which initialized them...
2010-03-12 Panu MatilainenEliminate a bunch of pointless "can't happen" checks
2010-03-12 Panu MatilainenFurther cleanup the return code craziness in dependency...
2010-03-12 Panu MatilainenClean up dependency checking code
next