fix a small memory leak: pool->id2color.
[platform/upstream/libsolv.git] / ext /
2012-02-15 Zdeněk Pavlasrepo_write: fix key packing
2012-02-14 Michael Schroeder- commit current state of testcase support
2012-02-14 Michael Schroeder- support writing of gzipped files
2012-02-09 Michael Schroeder- start testcase reading/writing support
2012-02-07 Michael Schroeder- add join_dup helper, cleanup code
2012-02-07 Michael Schroeder- use join2 for temp store of the language instead...
2012-02-07 Michael Schroeder- clear langcache if the default language changes
2012-02-06 Michael Schroeder- get rid of static variables used by join2
2012-02-06 Michael Schroeder- add long forgotten break statement...
2012-02-06 Michael Schroeder- clean up repo parsing code
2012-02-02 Michael Schroeder- start support for Fedora comps format
2012-01-18 Michael Schroeder- add cmake options to only build for some repository...
2012-01-17 Ingo WeinholdMake more C89 and POSIX compliant
2012-01-11 Michael Schroeder- add some missing copyright blocks
2011-12-22 Michael Schroeder- add solv_strdup(), rename repo_freeallrepos() to...
2011-12-01 Michael SchroederFixed compile break on pgpFreeDig with RPM 5, thanks...
2011-12-01 Michael Schroeder- support severity/rights/updated in updateinfo.xml
2011-11-16 Michael Schroederrepo_deb: The control file may not have a leading ...
2011-07-12 Michael Schroeder- rename all sat_ to solv_
2011-06-14 Michael Schroeder- use FOR_REPODATAS macro
2011-06-08 Michael Schroeder- fix (harmless) typo in headtoevr function that broke...
2011-05-27 Michael Schroeder- name BLOB defines to REPOPAGE
2011-05-26 Michael Schroeder- allow to build a shared and a static version of the...
2011-05-25 Michael Schroeder- add solver_private.h, make repo_ functions return...
2011-05-25 Michael Schroeder- make findfileconflicts ignore ghost files, like rpm...
2011-05-24 Michael Schroeder- add ver files, fix build
2011-05-24 Michael Schroeder- do not use obsolete interface in libsolv library...
2011-05-24 Michael Schroederrename satsolver -> libsolv
2011-05-23 Michael Schroeder- fix gzdopen() call, it does not like mode "r+"
2011-05-19 Michael Schroeder- make peace with gcc46
2011-04-11 Michael Schroeder- susetags: simplify delta format
2011-04-08 Michael Schroeder- repo_susetags: add support for delta rpm information
2011-04-08 Michael Schroeder- fix constantid handling so that it also works in...
2011-04-04 Michael Schroeder- fix constantid handling for localpool case: we must...
2011-03-31 Michael Schroeder- even more comments
2011-03-31 Michael Schroeder- fix key mapping in corner cases
2011-03-30 Michael Schroeder- add even more comments
2011-03-28 Michael Schroeder- add some comments
2011-03-24 Michael Schroeder- simplify repo_write a bit by using repodata functions
2011-03-24 Michael Schroeder- add missing else part in rpmdbid2db()
2011-03-23 Michael Schroeder- use repodata instead of repo
2011-03-23 Michael Schroeder- use repodata_add_poolstr_array() instead of repo_add_...
2011-03-23 Michael Schroeder- add repo_add_debdb() helper
2011-03-17 Michael Schroeder- fix trigger copying, make rpmdbid handling nicer
2011-03-16 Michael Schroeder- adapt to rpm5 (thanks to Qing He and Mark Hatle)
2011-03-08 Michael Schroeder- add mode argument to sat_xfopen* functions
2011-03-07 Michael Schroeder- change sat_xfopen_fd() to respect the file open mode
2011-03-07 Michael Schroeder- correctly cummulate multi-line fields in language...
2011-03-02 Michael Schroeder- add sat_chksum_type2str() and sat_chksum_str2type...
2011-03-01 Michael Schroeder- add repo_add_rpm() and repo_add_deb()
2011-02-21 Michael Schroeder- add repodata_lookup_type() and repodata_delete()...
2011-02-21 Michael Schroeder- add SUSETAGS_RECORD_SHARES feature to correctly handl...
2011-02-03 Klaus Kämpffix compiler warning about uninitialized var
2011-02-01 Klaus KämpfInstall header for libsatsolverext
2011-01-28 Michael Schroeder- put sat_xfopen in libsatsolverext
2011-01-28 Michael Schroeder- fix mem leak in repo_add_rpmdb_pubkeys()
2011-01-18 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2011-01-07 Michael Schroeder- kill stillborn KINDS_SEPARATELY, use getopt() in...
2010-12-02 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-11-24 Michael Schroeder- updateinfo: cleanup issue date conversion code a bit
2010-11-24 Michael Andresdb.h can be found under /usr/include on Fedora, etc.
2010-11-11 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-10-22 Michael Andresupdateinfoxml: Correctly parse 'issued date' field.
2010-08-06 Michael Schroeder- more range checks to catch bad gpg packets
2010-06-01 Michael Schroeder- also parse checksum for debian packages
2010-06-01 Michael Schroeder- work around debian obsoletes handling for now
2010-03-25 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/sat...
2010-03-23 Michael AndresParse an installed products <shortsummary> tag.
2010-03-13 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-03-12 Michael Schroeder- content: REPOTAGS -> REPOID, knownid GLOBALID ->...
2010-03-11 Michael Andresparse global repository ids. [bnc#377568]
2010-03-10 Michael AndresChoose English as default fallback.
2010-03-10 Michael Schroeder- match coding style
2010-03-10 Michael AndresFix parsing of pattern specific tags (bnc #585000)
2010-02-19 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-02-19 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/sat...
2010-02-19 Klaus KämpfFix uservisible parsing for rpmmd patterns
2010-02-17 Michael Schroeder- set thread count on fedora so that berkeleydb doesn...
2010-02-15 Klaus Kämpffix conflict
2010-01-18 Michael Schroeder- set repository:toolversion to 1.0 in common_write
2009-12-18 Michael Schroeder- work around rpm bug when --prefix is used (fixes...
2009-10-21 Michael Schroeder- ignore version in source field
2009-10-14 Michael Schroeder- ignore products element so that repo2solv works
2009-10-02 Michael Schroeder- add repodata_delete_uninternalized
2009-09-22 Michael Schroeder- get missing translations from other solvables
2009-09-21 Michael Schroeder- also look at triggers when ordering packages
2009-09-16 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-09-16 Michael Schroeder- bring down memory usage by
2009-09-14 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-09-11 Michael Schroeder- fix fp leak [bnc#535468]
2009-09-07 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-09-04 Michael Schroeder- add changes, bump version, remove db.h workaround
2009-09-02 Michael Schroeder- close fd leak [#527506]
2009-09-01 Michael Schroeder- fix speed regression in repo_susetags
2009-08-31 Michael Schroeder- add ugly workaround to make it use the right interface
2009-08-31 Michael Schroeder- map db functions to rpm versions
2009-08-31 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-08-31 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-08-31 Michael Schroeder- adapt to build with rpm-4.7
2009-07-30 Michael Schroeder- fix memory leak
next