Imported Upstream version 0.7.15
[platform/upstream/libsolv.git] / ext / repo_rpmdb.c
2020-11-27 DongHun KwakImported Upstream version 0.7.15 upstream/0.7.15
2020-11-27 DongHun KwakImported Upstream version 0.7.11 upstream/0.7.11
2020-11-27 DongHun KwakImported Upstream version 0.7.10 upstream/0.7.10
2020-11-27 DongHun KwakImported Upstream version 0.7.8 upstream/0.7.8
2019-09-10 DongHun KwakImported Upstream version 0.7.4 upstream/0.7.4
2019-09-10 DongHun KwakImported Upstream version 0.7.3 upstream/0.7.3
2019-09-10 DongHun KwakImported Upstream version 0.7.2 upstream/0.7.2
2019-09-10 DongHun KwakImported Upstream version 0.7.0 upstream/0.7.0
2019-09-10 DongHun KwakImported Upstream version 0.6.36 upstream/0.6.36
2018-12-04 DongHun KwakImported Upstream version 0.6.35 89/194389/1 upstream/0.6.35
2018-11-30 DongHun KwakImported Upstream version 0.6.33 03/194203/1 upstream/0.6.33
2018-11-30 DongHun KwakImported Upstream version 0.6.31 01/194201/1 upstream/0.6.31
2018-11-30 DongHun KwakImported Upstream version 0.6.30 00/194200/1 upstream/0.6.30
2018-11-30 DongHun KwakImported Upstream version 0.6.29 99/194199/1 upstream/0.6.29
2018-11-30 DongHun KwakImported Upstream version 0.6.28 98/194198/1 upstream/0.6.28
2018-11-30 DongHun KwakImported Upstream version 0.6.27 97/194197/1 upstream/0.6.27
2018-11-30 DongHun KwakImported Upstream version 0.6.25 95/194195/1 upstream/0.6.25
2018-11-30 DongHun KwakImported Upstream version 0.6.24 94/194194/1 upstream/0.6.24
2016-10-27 DongHun KwakImported Upstream version 0.6.23 22/94122/1 upstream/0.6.23
2016-10-27 DongHun KwakImported Upstream version 0.6.22 21/94121/1 upstream/0.6.22
2016-10-27 DongHun KwakImported Upstream version 0.6.21 20/94120/1 upstream/0.6.21
2016-10-27 DongHun KwakImported Upstream version 0.6.20 19/94119/1 upstream/0.6.20
2016-10-27 DongHun KwakImported Upstream version 0.6.12 11/94111/1 upstream/0.6.12
2016-10-27 DongHun KwakImported Upstream version 0.6.9 08/94108/1 upstream/0.6.9
2016-10-27 DongHun KwakImported Upstream version 0.6.6 05/94105/1 upstream/0.6.6
2014-04-15 Michael Schroederalso check for read-only rpm db in /usr/share/rpm ...
2014-04-07 Michael Schroederalso simplify solvable_copy_cb's checksum handling
2014-04-04 Michael Schroeder[ABI BREAKAGE] add support for SHA224/384/512
2014-03-31 Michael Schroedersuppport RPM_ADD_FILTERED_FILELIST
2014-02-19 Michael Schroederadapt to new rpm tags for weak dependencies
2014-01-22 Michael Schroederrepo_rpmdb: refactor count_headers
2014-01-22 Michael Schroederserialize dbenv operations on FEDORA systems
2014-01-20 Michael SchroederMerge pull request #41 from dmacvicar/master
2014-01-13 Michael Schroedermake addfilelist more resistant against corrupt rpms
2014-01-10 Michael Schroederencode flags into rpmdb cookie
2014-01-08 Michael Schroederthree other changes to make cppcheck happier
2014-01-07 Michael Schroederplug memory leak when the rpmdb is found to be corrupt
2013-12-16 Michael SchroederAlso copy the checksums in repo_add_rpmdb_reffp
2013-11-14 Michael SchroederCreate a real type for a checksum handle
2013-10-16 Michael Schroederremove trailing whitespace
2013-09-20 Michael Schroedersplit DEP_PRE into DEP_PRE_IN and DEP_PRE_UN
2013-07-12 Michael Schroederrefactor a bit, no functional changes
2013-05-06 Michael Schroederadd utf8 helpers to util.c
2013-05-03 Michael Schroederfix iso-8859-1 to utf8 transcoding bug
2013-04-25 Michael Schroedersupport 64bit filesizes in rpm adddudata()
2013-04-24 Michael Schroederadd_rpmdb: copy solvables a bit faster
2013-04-23 Michael Schroederadd repodata_translate_id to get rid of some "implement...
2013-04-23 Michael Schroederadd repo_add_rpmdb_reffp to easily add rpmdb content...
2013-04-17 Michael Schroedertreat overlong utf8 sequences as error
2013-04-15 Michael Schroedersplit ugly pubkey handling into separate repo_rpmdb_pub...
2013-04-15 Michael Schroederrefactor rpmdb handling to remove some code duplication
2013-04-15 Michael Schroederfix repo_add_rpmdb error messages, they should not...
2013-04-15 Michael Schroederconvert perror() and fprintf() calls to pool_error()
2013-04-15 Michael Schroederadd pool parameter to rpm_state_create so that we can...
2013-04-12 Michael Schroederfix error handling in rpm_byrpmdbid
2013-04-10 Michael Schroederthree missed dig->pubkey => digpubkey changes
2013-04-10 Michael Schroederimprove iterate_filelist, it now calls the callback...
2013-04-10 Michael Schroederremove dead code
2013-04-10 Michael Schroederuse pgpDigGetParams() if available
2013-04-10 Michael SchroederReimplement state handling in rpm_by functions
2013-04-10 Michael Schroederrefactor: split off openpkgdb()
2013-04-05 Michael Schroedersmall cleanups in pubkey handling
2013-02-25 Michael Schroedersupport RPM_ADD_WITH_CHANGELOG in repo_add_rpmdb
2013-02-06 Michael Schroederincrease maximum header size for some pathological...
2012-12-20 Michael Schroederimprove repo_add_rpmdb speed a tiny bit
2012-12-10 Michael Schroederimprove error handling in makedeps
2012-12-07 Michael Schroederprint bad package name when detecting dependency array...
2012-11-13 Michael Schroedersupport REPO_NO_LOCATION, rename "set_deleted" to the...
2012-10-23 Michael Schroederimplement pool_set_rootdir/REPO_USE_ROOTDIR instead...
2012-10-22 Michael SchroederMerge pull request #19 from nateskulic/master
2012-10-19 Michael Schroedercheck for rpm/db.h header file
2012-10-15 Michael Schroederadd repo_add_rpm_handle, add ENABLE_RPMDB_BYRPMHEADER...
2012-10-08 Michael Schroederadd repodata_set_sourcepkg and solvable_lookup_sourcepk...
2012-10-05 Michael Schroedersimplify forcebinary code again: use TAG_SOURCEPACKAGE...
2012-10-04 Michael Schroederdo not force rpm5 rpms to binary, the type info in...
2012-09-05 Michael Schroedercompatibility with rpm: force to binary rpm if the...
2012-06-27 Michael Schroeder- implement RPM_ADD_WITH_LEADSIGID, make RPM_ADD_WITH_H...
2012-06-27 Michael Schroeder- store SOLVABLE_HDRID as checksum
2012-06-27 Michael SchroederMerge pull request #15 from akozumpl/pullreq
2012-06-27 Ales Kozumplik- repo_rpmdb: read in RPMTAG_SHA1HEADER
2012-04-16 Michael Schroeder- get rid of plural forms of repo_add_pkg, use pool_err...
2012-04-13 Michael Schroeder- add pool_error and pool_errstr. get rid of lots of...
2012-04-12 Michael Schroeder- use repo_free_solvable instead of repo_free_solvable_...
2012-04-03 Michael Schroeder- repo_rpmdb: always check for distepoch, check for...
2012-03-28 Michael Schroeder- incompatible ABI change: switch num over to unsigned...
2012-03-22 Michael Schroeder- check distepoch tag if rpm5 is used
2012-03-19 Michael Schroeder- more cleanup and return type fixes
2012-03-19 Michael Schroedercleanup rpmdb copy code now that we can do rels in...
2012-02-23 Michael Schroeder- fix spelling of ENABLE_RPMDB_PUBKEY
2012-02-20 Michael Schroeder- make old rpmdb pubkey support optional
2012-02-17 Michael Schroeder- hide repodata internals (needed to move repo_write...
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-07-12 Michael Schroeder- rename all sat_ to solv_
2011-06-08 Michael Schroeder- fix (harmless) typo in headtoevr function that broke...
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- do not use obsolete interface in libsolv library...
2011-05-19 Michael Schroeder- make peace with gcc46
2011-03-24 Michael Schroeder- add missing else part in rpmdbid2db()
next