index
:
platform/upstream/libsolv
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_wearable
backup/libsolv-0.7.16-20211223
backup/libsolv-0.7.20-20220922
sandbox/backup/libsolv-0.7.6_20201127
sandbox/backup/libsolv_0.6.35_20190917
sandbox/backup/libsolv_0.6.35_20200203
sandbox/backup/libsolv_0.7.20_20231208
sandbox/dh0128.kwak/libsolv-0.7.20-20211223
sandbox/dh0128.kwak/libsolv-0.7.22-20220921
sandbox/dh0128.kwak/libsolv_0.7.16
sandbox/dh0128.kwak/libsolv_0.7.6
sandbox/libsolv_0.7.27
sandbox/pcoval/tizen
sandbox/vbarinov/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
tizen_ivi_stable
upgrade_libzypp
upstream
Domain: System / Base;
Donghun Kwak <dh0128.kwak@samsung.com>, hyunjee Kim <hj0426.kim@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
repo_rpmdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-27
Imported Upstream version 0.6.12
upstream/0.6.12
DongHun Kwak
1
-2
/
+1
2016-10-27
Imported Upstream version 0.6.9
upstream/0.6.9
DongHun Kwak
1
-6
/
+20
2016-10-27
Imported Upstream version 0.6.6
upstream/0.6.6
DongHun Kwak
1
-2
/
+2
2014-04-15
also check for read-only rpm db in /usr/share/rpm (ostree)
Michael Schroeder
1
-2
/
+7
2014-04-07
also simplify solvable_copy_cb's checksum handling
Michael Schroeder
1
-8
/
+5
2014-04-04
[ABI BREAKAGE] add support for SHA224/384/512
Michael Schroeder
1
-0
/
+3
2014-03-31
suppport RPM_ADD_FILTERED_FILELIST
Michael Schroeder
1
-4
/
+31
2014-02-19
adapt to new rpm tags for weak dependencies
Michael Schroeder
1
-37
/
+81
2014-01-22
repo_rpmdb: refactor count_headers
Michael Schroeder
1
-7
/
+9
2014-01-22
serialize dbenv operations on FEDORA systems
Michael Schroeder
1
-16
/
+74
2014-01-13
make addfilelist more resistant against corrupt rpms
Michael Schroeder
1
-2
/
+4
2014-01-10
encode flags into rpmdb cookie
Michael Schroeder
1
-5
/
+17
2014-01-08
three other changes to make cppcheck happier
Michael Schroeder
1
-2
/
+1
2014-01-07
plug memory leak when the rpmdb is found to be corrupt
Michael Schroeder
1
-1
/
+1
2013-12-16
Also copy the checksums in repo_add_rpmdb_reffp
Michael Schroeder
1
-1
/
+7
2013-11-14
Create a real type for a checksum handle
Michael Schroeder
1
-2
/
+2
2013-10-16
remove trailing whitespace
Michael Schroeder
1
-2
/
+2
2013-09-20
split DEP_PRE into DEP_PRE_IN and DEP_PRE_UN
Michael Schroeder
1
-10
/
+12
2013-07-12
refactor a bit, no functional changes
Michael Schroeder
1
-41
/
+44
2013-05-06
add utf8 helpers to util.c
Michael Schroeder
1
-70
/
+8
2013-05-03
fix iso-8859-1 to utf8 transcoding bug
Michael Schroeder
1
-1
/
+1
2013-04-25
support 64bit filesizes in rpm adddudata()
Michael Schroeder
1
-7
/
+55
2013-04-24
add_rpmdb: copy solvables a bit faster
Michael Schroeder
1
-1
/
+12
2013-04-23
add repodata_translate_id to get rid of some "implement me" assertions
Michael Schroeder
1
-7
/
+4
2013-04-23
add repo_add_rpmdb_reffp to easily add rpmdb content when there is an old sol...
Michael Schroeder
1
-75
/
+60
2013-04-17
treat overlong utf8 sequences as error
Michael Schroeder
1
-4
/
+4
2013-04-15
split ugly pubkey handling into separate repo_rpmdb_pubkey.c
Michael Schroeder
1
-642
/
+23
2013-04-15
refactor rpmdb handling to remove some code duplication
Michael Schroeder
1
-561
/
+468
2013-04-15
fix repo_add_rpmdb error messages, they should not include the function name
Michael Schroeder
1
-13
/
+13
2013-04-15
convert perror() and fprintf() calls to pool_error()
Michael Schroeder
1
-37
/
+36
2013-04-15
add pool parameter to rpm_state_create so that we can use pool_error for erro...
Michael Schroeder
1
-1
/
+4
2013-04-12
fix error handling in rpm_byrpmdbid
Michael Schroeder
1
-1
/
+1
2013-04-10
three missed dig->pubkey => digpubkey changes
Michael Schroeder
1
-3
/
+3
2013-04-10
improve iterate_filelist, it now calls the callback with a struct filelistinfo
Michael Schroeder
1
-16
/
+19
2013-04-10
remove dead code
Michael Schroeder
1
-115
/
+27
2013-04-10
use pgpDigGetParams() if available
Michael Schroeder
1
-10
/
+20
2013-04-10
Reimplement state handling in rpm_by functions
Michael Schroeder
1
-48
/
+37
2013-04-10
refactor: split off openpkgdb()
Michael Schroeder
1
-39
/
+55
2013-04-05
small cleanups in pubkey handling
Michael Schroeder
1
-6
/
+7
2013-02-25
support RPM_ADD_WITH_CHANGELOG in repo_add_rpmdb
Michael Schroeder
1
-1
/
+64
2013-02-06
increase maximum header size for some pathological rpms
Michael Schroeder
1
-5
/
+5
2012-12-20
improve repo_add_rpmdb speed a tiny bit
Michael Schroeder
1
-8
/
+14
2012-12-10
improve error handling in makedeps
Michael Schroeder
1
-13
/
+6
2012-12-07
print bad package name when detecting dependency array mismatches
Michael Schroeder
1
-6
/
+6
2012-11-13
support REPO_NO_LOCATION, rename "set_deleted" to the more clear "unset"
Michael Schroeder
1
-1
/
+2
2012-10-23
implement pool_set_rootdir/REPO_USE_ROOTDIR instead of passing a rootdir to v...
Michael Schroeder
1
-9
/
+12
2012-10-19
check for rpm/db.h header file
Michael Schroeder
1
-3
/
+3
2012-10-15
add repo_add_rpm_handle, add ENABLE_RPMDB_BYRPMHEADER so that we don't need t...
Michael Schroeder
1
-0
/
+37
2012-10-08
add repodata_set_sourcepkg and solvable_lookup_sourcepkg, fix solvable_get_lo...
Michael Schroeder
1
-45
/
+5
2012-10-05
simplify forcebinary code again: use TAG_SOURCEPACKAGE like rpm does
Michael Schroeder
1
-18
/
+3
[next]