index
:
platform/upstream/rpm
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_riscv
accepted/tizen_base_tool
accepted/tizen_base_tool_dev
accepted/tizen_base_toolchain
accepted/tizen_base_x
accepted/tizen_base_x_asan
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_genivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel_strip
origin/tizen
sandbox/akazmin/hwasan_build
sandbox/chanleebf/compression_change
sandbox/chanleebf/test
sandbox/denis13/LTO
sandbox/denis13/NoLTO
sandbox/denis13/esan
sandbox/denis13/lib64
sandbox/denis13/test_lib64
sandbox/dkson95/build
sandbox/dkson95/buildinfo
sandbox/dkson95/devel
sandbox/dkson95/gcc-14
sandbox/dkson95/llvm
sandbox/dkson95/lto
sandbox/dkson95/merge
sandbox/dkson95/strip
sandbox/dkson95/warning
sandbox/dnxowls/rpm_4.14.1_upgrade
sandbox/dnxowls/rpm_upgrade
sandbox/hglee/asan
sandbox/jaehun77/hardfp
sandbox/leemgs/chromium-efl
sandbox/leemgs/pbzip2
sandbox/mkashkarov/annobin
sandbox/mkashkarov/armv7hl
sandbox/mkashkarov/armv7hl_rpm
sandbox/mkashkarov/armv7hl_support
sandbox/mkashkarov/debug
sandbox/mkashkarov/ttc_14
sandbox/mro/isan
sandbox/mzx/bootstraping
sandbox/mzx/fix
sandbox/mzx/upstream
sandbox/nmerinov/llvm
sandbox/pavelkopyl/gcov
sandbox/soong9/remove_nss
sandbox/soong9/rpm_4.14.1
sandbox/test/rpm_upgrade
sandbox/tizentools/rpm_upgrade
sandbox/toolchain/sanitizer
sandbox/vbarinov/arch
sandbox/vbarinov/asan
sandbox/vbarinov/clang-build
sandbox/vbarinov/lib64
sandbox/vbarinov/mips
sandbox/vbarinov/riscbuild
sandbox/vbarinov/strip
sandbox/vbarinov/tizen
sandbox/wangbiao/py3_version_6_6
sandbox/wangbiao/py3_version_bak
sandbox/wangbiao/rpm_py3
sandbox/xuwc/rpm_erase
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_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_dev
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: SCM / Build;
park <sk7.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rpmdb_internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-07
Remove support for sqlite based rpm database
Florian Festi
1
-180
/
+38
2009-09-22
Remove ancient, unused code to filter duplicates on rpmdb rebuild
Panu Matilainen
1
-1
/
+0
2009-09-21
Move rpmdb home creation from backends to one level higher
Panu Matilainen
1
-0
/
+1
2009-09-21
Add an internal API for getting rpmdb home wrt chroot state, use it
Panu Matilainen
1
-0
/
+9
2009-09-21
Remove pointless per-index api version
Panu Matilainen
1
-1
/
+0
2009-09-21
Remove BDB RPC "support"
Panu Matilainen
1
-4
/
+0
2009-09-21
Per-dbi root and home dont make sense, always use rpmdb paths
Panu Matilainen
1
-2
/
+0
2009-01-09
Implement dbiGet and dbiPut as normal function
Florian Festi
1
-20
/
+4
2009-01-09
Remove unused database intex functions: dbiCdup, dbiAssociate, dbiPget, dbiJoin
Florian Festi
1
-115
/
+0
2008-11-29
Unify dbiIndexSet allocations, allocate in power-of-two sizes
Panu Matilainen
1
-0
/
+1
2008-11-29
Use proper type (unsigned) for index set offset/count
Panu Matilainen
1
-2
/
+2
2008-11-28
Delete _dbiIndexItem.fpNum as it is no longer used and also does not really f...
Florian Festi
1
-1
/
+0
2008-11-24
Expose rpmdbSortIterator in rpmdb_internal.h
Florian Festi
1
-0
/
+7
2008-11-24
Add rpmdbExtendIterator to do repeated searches
Florian Festi
1
-0
/
+10
2008-10-09
Mark rpmdb internals as internals, including the "mergesort" gem
Panu Matilainen
1
-0
/
+10
2008-05-12
Start (re-)joining librpmdb and librpm
Panu Matilainen
1
-0
/
+665