summaryrefslogtreecommitdiff
path: root/src/pool.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-24- do not use obsolete interface in libsolv library itselfMichael Schroeder1-0/+2
2011-05-24rename satsolver -> libsolvMichael Schroeder1-3/+3
2011-05-02- clean up function names for shared libraryMichael Schroeder1-2/+12
2011-03-28- use correct defaults for rpm5, put tmpspace in extra structMichael Schroeder1-3/+7
2011-03-23- delete fixed vendor classes, add pool_setvendorclasses() methodMichael Schroeder1-3/+5
2011-03-03- add pool_freetmpspace, pool_tmpappend, pool_bin2hex, sat_dupappend, sat_hex...Michael Schroeder1-0/+3
2010-04-12Also look at obsoletes of installed packages, like newer versions of rpm doMichael Schroeder1-0/+1
2010-03-11- fix language code lookup for fallback languages [bnc#584644]Michael Schroeder1-1/+1
2009-10-02- add repodata_delete_uninternalizedMichael Schroeder1-2/+13
2009-09-21- also look at triggers when ordering packagesMichael Schroeder1-0/+1
2009-07-15- include satversion.h from pool.hMichael Schroeder1-0/+1
2009-07-14- add new flags for the load functions:Michael Schroeder1-3/+3
2009-07-09- add support for repository disablingMichael Schroeder1-16/+4
2009-06-24- add pool_tmpjoin and sat_dupjoin helpersMichael Schroeder1-0/+1
2009-06-23- add appdata application private pointer to Pool/RepoMichael Schroeder1-0/+2
2009-06-22- revert debugcallback Pool constness, as the callback may want to doMichael Schroeder1-3/+3
2009-06-22Pass a const Pool to debugcallbackKlaus Kämpf1-4/+4
2009-06-22More constKlaus Kämpf1-1/+1
2009-06-20- add support for cutoff argument in file conflict checkerMichael Schroeder1-0/+2
2009-06-19- add support for REL_FILECONFLICTMichael Schroeder1-0/+4
2009-06-17- move some debug statements from STATS to SOLVERMichael Schroeder1-0/+2
2009-06-15- move output arg to back in solver_calculate_noobsmap()Michael Schroeder1-3/+4
2009-06-15- add repoid to repo structMichael Schroeder1-0/+1
2009-06-15- add FOR_REPOS macro to iterate over reposMichael Schroeder1-0/+6
2009-06-04- move some flags describing the rpm from solver to poolMichael Schroeder1-1/+6
2009-05-28- fix noprovide handling in findupdateMichael Schroeder1-0/+7
2009-05-25- move create_obsolete_index to policy.cMichael Schroeder1-0/+1
2009-05-12- define solvid2str() function, use sat_sort()Michael Schroeder1-0/+4
2009-03-17- replace old solver_problemruleinfo with new solver_ruleinfo functionMichael Schroeder1-0/+1
2009-03-02- frontport solver_trivial_installable() changeMichael Schroeder1-0/+1
2009-01-26- add pool_whatprovides_ptr() helperMichael Schroeder1-0/+6
2008-11-20- get rid of unused pool argument in solvable_identicalMichael Schroeder1-1/+1
2008-10-22- add pool_set_installed() function, remove no longer needed "installed"Michael Schroeder1-7/+11
2008-10-20- more cleanups:Michael Schroeder1-0/+4
2008-10-09- move search position into poolMichael Schroeder1-0/+10
2008-09-17- Change provide iterator from ID pointer to ID. Before, iteratingMichael Schroeder1-5/+5
2008-08-29- new job commands, now combinded from job type and select typeMichael Schroeder1-0/+1
2008-07-11- add missing prototypeMichael Schroeder1-0/+1
2008-05-09- add pool_id2langid functionMichael Schroeder1-0/+1
2008-05-06- add pool_match_nevr() to match a single solvable's nevr againstMichael Schroeder1-0/+9
2008-04-16- provide yet another interface to check if packages are trivialMichael Schroeder1-0/+2
2008-04-11- beautfy, rename & documentMichael Schroeder1-1/+2
2008-04-11- change DU interface to use installedmap, like the trivial functionsMichael Schroeder1-2/+2
2008-04-10- change interface for solvable_trivial_installable. We now haveMichael Schroeder1-1/+4
2008-04-04- add solvable_trivial_installableMichael Schroeder1-0/+1
2008-04-04- support REL_ARCHMichael Schroeder1-0/+1
2008-03-20- add lookup_id functionMichael Schroeder1-0/+1
2008-03-20- rename str_lang to str_poollangMichael Schroeder1-1/+2
2008-03-20- add checksum lookup functionsMichael Schroeder1-0/+3
2008-03-19- write info block containing addedprovidesMichael Schroeder1-0/+1