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
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
2008-11-17
Add + use internal helper function for setting rpmfi file states
Panu Matilainen
1
-6
/
+15
2008-11-14
Add more flags to control rpmfi creation
Panu Matilainen
1
-3
/
+7
2008-11-14
Yank rpmfi state update out of rpmtsRun()
Panu Matilainen
1
-0
/
+43
2008-11-12
Grab rpmfi record from header on rpmfiNew()
Panu Matilainen
1
-0
/
+1
2008-11-11
Add rpmfi get + set methods for file actions
Panu Matilainen
1
-0
/
+18
2008-11-11
Move file action calculations to rpmfiNew() where possible
Panu Matilainen
1
-0
/
+11
2008-11-11
Cpio flags are only relevant for fsm, get them out of rpmfi
Panu Matilainen
1
-8
/
+12
2008-11-11
Figure out cpio mapflags in rpmfiNew()
Panu Matilainen
1
-2
/
+14
2008-11-11
Push archivePos from rpmfi to fsm
Panu Matilainen
1
-1
/
+0
2008-11-05
Calculate filename buffer len lazily in rpmfiFN() as needed
Panu Matilainen
1
-16
/
+13
2008-11-05
Remove yet more unused fields from rpmfi struct
Panu Matilainen
1
-3
/
+0
2008-11-05
Remove fperms and dperms from rpmfi struct
Panu Matilainen
1
-3
/
+0
2008-11-05
Stop messing with fi->fstates allocations in psm
Panu Matilainen
1
-2
/
+6
2008-11-05
Kill off per-file cpio map flags
Panu Matilainen
1
-1
/
+0
2008-11-05
fi->actions is already initialized earlier in rpmfiNew()
Panu Matilainen
1
-3
/
+0
2008-11-05
fi->actions cannot be non-NULL in rpmfiNew()
Panu Matilainen
1
-2
/
+1
2008-11-04
Fix segfault on relocation (rhbz#468319)
Panu Matilainen
1
-1
/
+0
2008-10-30
Add couple of new rpmfi flags for file classes and file depends
Panu Matilainen
1
-7
/
+11
2008-10-30
Move rpmfi color union calculation out of rpmfiNew()
Panu Matilainen
1
-6
/
+5
2008-10-30
Don't bother fetching and storing pre- and posttrans scripts in rpmfi
Panu Matilainen
1
-11
/
+7
2008-10-30
Turn rpmfiNew() scareMem argument into bitfield of flags
Panu Matilainen
1
-6
/
+6
2008-10-29
Add fsm and rpmfi machinery for file capabilities
Panu Matilainen
1
-0
/
+12
2008-09-12
Fix indentation
Panu Matilainen
1
-4
/
+4
2008-06-19
Use type-specific headerPut() for the case where it makes sense in relocs
Panu Matilainen
1
-5
/
+2
2008-06-18
Lose the remaining hae and hme vectors from rpmfi
Panu Matilainen
1
-2
/
+0
2008-06-18
Convert file relocation to use headerPut/Mod
Panu Matilainen
1
-13
/
+17
2008-06-17
Replace headerRemoveEntry() with headerDel() everywhere
Panu Matilainen
1
-1
/
+0
2008-06-17
Eliminate last headerFreeData() in rpmfi
Panu Matilainen
1
-1
/
+1
2008-06-13
Kill off hge() and hfd() vectors in rpmfi_s
Panu Matilainen
1
-18
/
+11
[next]