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
/
rpmfi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-22
Kill off last remaining uses of _constfree()
Panu Matilainen
1
-11
/
+12
2009-08-31
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in main ts code
Panu Matilainen
1
-12
/
+12
2009-07-09
Unbreak --excludepath (RhBug:409637)
Panu Matilainen
1
-2
/
+1
2009-03-27
Lose unused/useless Type and tagN fields from rpmfi struct
Panu Matilainen
1
-17
/
+7
2009-02-12
Only initialize file capability cache if actually needed
Panu Matilainen
1
-1
/
+1
2009-02-05
Use per-rpmfi string cache for file capability strings
Panu Matilainen
1
-3
/
+6
2009-01-28
Don't throw away modified config files on cross-hash upgrades (rhbz#479869)
Panu Matilainen
1
-2
/
+2
2009-01-07
rpmRelocateFileList() doesn't need rpmte for anything, just file states
Panu Matilainen
1
-10
/
+3
2009-01-05
Validate + sort relocations in rpmte at create time
Panu Matilainen
1
-126
/
+38
2009-01-05
Split saving relocations to header out of relocateFileList()
Panu Matilainen
1
-28
/
+24
2009-01-05
Split sorting out of relocateFileList()
Panu Matilainen
1
-18
/
+22
2009-01-05
Split RPMTAG_INSTPREFIXES addition out of relocateFileList()
Panu Matilainen
1
-32
/
+36
2008-12-22
Perform relocations from rpmte instead of rpmfi
Panu Matilainen
1
-23
/
+9
2008-12-19
Perform relocations *before* filling out rpmfi structure
Panu Matilainen
1
-25
/
+9
2008-12-19
Avoid a whole lotta shuffling wrt file info header
Panu Matilainen
1
-27
/
+11
2008-12-19
Ignore rpmfi flags for basenames + dirnames
Panu Matilainen
1
-2
/
+2
2008-12-19
Sanitize file modes handling in relocation
Panu Matilainen
1
-5
/
+3
2008-12-19
Remove unused file/dir color calculations
Panu Matilainen
1
-17
/
+1
2008-12-19
Save some trouble by grabbing malloced copy of dir indexes
Panu Matilainen
1
-7
/
+1
2008-12-19
Add internal rpmfi apis to deal with fingerprints, use them
Panu Matilainen
1
-0
/
+16
2008-12-19
Free rpmfi fingerprints in rpmfiFree()
Panu Matilainen
1
-0
/
+1
2008-12-18
Oops, rpmfiFInode() gone missing...
Panu Matilainen
1
-0
/
+1
2008-12-11
Add public rpmfi function for retrieving digest algorithm of the set
Panu Matilainen
1
-0
/
+5
2008-12-11
Add (internal) rpmfi accessor for dir indexes
Panu Matilainen
1
-0
/
+10
2008-12-11
Add indexed accessors for rpmfi data, internal only for now
Panu Matilainen
1
-66
/
+103
2008-12-10
Kill rpmfiUpdateState and free all the rpmfis as soon as file conflict check ...
Florian Festi
1
-14
/
+0
2008-12-10
Move ->actions from rpmfi to rpmfs
Florian Festi
1
-53
/
+10
2008-12-10
Move the run time part of fstates from rpmfi to rpmfs. Keep fstates in rpmfi ...
Florian Festi
1
-20
/
+0
2008-12-10
Create a new datastructure rpmfs aka File States that contains the informatio...
Florian Festi
1
-49
/
+0
2008-11-27
Eliminate rpmtsiFi(), use rpmteFI() instead
Panu Matilainen
1
-1
/
+0
2008-11-27
Eliminate silly rpmfiTypeString()
Panu Matilainen
1
-9
/
+0
2008-11-25
Switch rpmfiUpdateState to the new ->replaced API
Florian Festi
1
-22
/
+13
2008-11-24
Move transscripts stuff from rpmfi to rpmte
Panu Matilainen
1
-8
/
+0
2008-11-24
API for accessing and creating fi->replaced
Florian Festi
1
-0
/
+40
2008-11-20
Use per-rpmfi string cache for symlink targets
Panu Matilainen
1
-3
/
+6
2008-11-20
Add functions to create and free string cache(s)
Panu Matilainen
1
-1
/
+19
2008-11-20
Use global cache for file languages too
Panu Matilainen
1
-2
/
+4
2008-11-20
Add rpmfiFLang() method for retrieving file language(s)
Panu Matilainen
1
-0
/
+9
2008-11-20
Generalize the user+group string cache + helpers
Panu Matilainen
1
-27
/
+31
2008-11-19
Be more intelligent about storing file user and group names
Panu Matilainen
1
-8
/
+66
2008-11-19
Erm, really do lazy allocation of fi->replacedSizes
Panu Matilainen
1
-2
/
+0
2008-11-19
Add + use internal helper function for getting+setting rpmfi replaced sizes
Panu Matilainen
1
-0
/
+22
2008-11-19
Eliminate unnecessary fi->record field
Panu Matilainen
1
-2
/
+1
2008-11-18
Add control bits for all (relevant) parts of rpmfi data
Panu Matilainen
1
-17
/
+28
2008-11-18
Remove useless default flags and action fields from rpmfi
Panu Matilainen
1
-4
/
+1
2008-11-18
Nuke useless rpmfiFContext()
Panu Matilainen
1
-11
/
+0
2008-11-18
Don't bother loading FILELANGS for installed packages
Panu Matilainen
1
-1
/
+2
2008-11-18
Lazy allocation of FSM for file info sets
Panu Matilainen
1
-18
/
+22
2008-11-18
Remove now unnecessary fi->keep_header
Panu Matilainen
1
-4
/
+3
2008-11-18
Remember rpmfi creation flags
Panu Matilainen
1
-0
/
+3
[next]