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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-21
Avoid stepping on toes of relatives, part 4
Panu Matilainen
1
-6
/
+6
2010-09-13
Replace dbi walking copy-slop with an internal helper function
Panu Matilainen
1
-25
/
+19
2010-09-13
Rearrange newRpmdb() a bit for clarity
Panu Matilainen
1
-8
/
+11
2010-09-13
Eliminate broken "can't happen" early return
Panu Matilainen
1
-2
/
+0
2010-09-13
Rearrange rpmdbInitIterator() a bit for clarity
Panu Matilainen
1
-12
/
+9
2010-09-13
Eliminate all fooUnlink() functions out of the API
Panu Matilainen
1
-1
/
+2
2010-09-13
Fix some broken fooUnlink() usages
Panu Matilainen
1
-0
/
+1
2010-09-13
Lift header verifying out of rpmdbNextIterator()
Panu Matilainen
1
-39
/
+43
2010-09-13
Minor optimizations on DBT initializations
Panu Matilainen
1
-14
/
+13
2010-09-13
...and now eliminate the unnecessary pointer variables
Panu Matilainen
1
-71
/
+59
2010-09-13
Eliminate mi_key and mi_data from match iterator structure
Panu Matilainen
1
-32
/
+25
2010-05-31
Use the new chroot API everywhere, eliminate old related goo
Panu Matilainen
1
-11
/
+2
2010-05-07
Revert back to rpmdbRemove() taking instance number instead of actual header
Panu Matilainen
1
-5
/
+13
2010-05-06
Convert tsmem->removedPackages to a hash table and remove rpmdbPruneIterator ...
Florian Festi
1
-5
/
+20
2010-04-21
rpmdb.c (dbiOpen): fix dbix condition
Alexey Tourbin
1
-2
/
+2
2010-04-09
And now lose db_use_env from rpmdb struct
Panu Matilainen
1
-1
/
+0
2010-04-09
Move dbi_use_dbenv from dbi to rpmdb, this is a per-rpmdb setting
Panu Matilainen
1
-0
/
+1
2010-04-09
Move dbhome directory create/verify to openDatabase()
Panu Matilainen
1
-15
/
+12
2010-04-08
Eliminate dbiIndexNewItem()
Panu Matilainen
1
-38
/
+16
2010-04-07
Change nextInstance() to permit retrieval too, use it for bitmap alloc
Panu Matilainen
1
-34
/
+32
2010-04-07
Unify rpmdbAdd/Remove() interfaces
Panu Matilainen
1
-14
/
+3
2010-04-07
Eliminate the headerCheck() foo from rpmdbAdd/Remove()
Panu Matilainen
1
-22
/
+3
2010-04-07
Lift RPMDBI_PACKAGES handling from db add/remove to separate helper
Panu Matilainen
1
-76
/
+78
2010-04-07
Lift header instance number figuring out of rpmdbAdd() to helper function
Panu Matilainen
1
-41
/
+56
2010-04-07
Verify header sanity as the first thing in rpmdbAdd()
Panu Matilainen
1
-24
/
+29
2010-04-07
Move header INSTALLTID manipulation out of rpmdbAdd()
Panu Matilainen
1
-9
/
+0
2010-04-07
Remove unused require- and provideversion indexes
Panu Matilainen
1
-2
/
+0
2010-04-07
Eliminate redundant/bogus temporary variable shuffling
Panu Matilainen
1
-23
/
+8
2010-04-06
Remove unused _DBI defines
Panu Matilainen
1
-4
/
+0
2010-04-06
Lose unused fluff from openDatabase()
Panu Matilainen
1
-35
/
+4
2010-04-06
Eliminate static _rebuildinprogress hack, use per-db flag instead
Panu Matilainen
1
-11
/
+5
2010-04-06
Bury rpmdb flags inside rpmdb.c, not used by anything outside it
Panu Matilainen
1
-0
/
+6
2010-04-06
Unbreak --rebuilddb
Panu Matilainen
1
-1
/
+1
2010-04-01
Nuke bogus comments + related NULL-checks
Panu Matilainen
1
-5
/
+0
2010-04-01
Clean up rpmdb struct initialization
Panu Matilainen
1
-28
/
+8
2010-04-01
Lose unused static initialization foo
Panu Matilainen
1
-5
/
+0
2010-04-01
Clean up formatting in rpmdbCountPackages() (just cosmetics)
Panu Matilainen
1
-7
/
+3
2010-04-01
Remove unused rpmdbCloseDBI()
Panu Matilainen
1
-22
/
+0
2010-04-01
Generate package database statistics on close & make use of it on open
Panu Matilainen
1
-10
/
+12
2010-04-01
Rename dbiOpen() + dbiOpenDB() to make their layer obvious from the name
Panu Matilainen
1
-15
/
+15
2010-04-01
Pass rpmdb to dbiFindByLabel() / rpmdbiFindMatch() directly
Panu Matilainen
1
-9
/
+12
2010-04-01
Eliminate dbi_rpmtag member from dbiIndex struct
Panu Matilainen
1
-14
/
+16
2010-04-01
Define + use enum for primary/secondary index types + api to get it
Panu Matilainen
1
-9
/
+11
2010-04-01
Split dbiIndex out of rpmdb_internal.h into header of its own
Panu Matilainen
1
-12
/
+0
2010-04-01
Eliminate unnecessary argument to dbiCopen()
Panu Matilainen
1
-11
/
+11
2010-04-01
Move dbi_no_dbsync logic to inside dbiSync()
Panu Matilainen
1
-10
/
+4
2010-03-31
Make dbiVerify() and dbiOpen() static, not needed outside rpmdb.c
Panu Matilainen
1
-1
/
+20
2010-03-31
Bury dbiIndexItem and dbiIndexSet structs inside rpmdb.c
Panu Matilainen
1
-0
/
+13
2010-03-31
Make dbiIndexSet operations static inside rpmdb.c
Panu Matilainen
1
-8
/
+8
2010-03-31
We really dont care about macro expanded per-db error prefix
Panu Matilainen
1
-5
/
+1
[next]