index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rpmfi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-22
Lose the useless rpmfi refcounting etc debug messages + debug switches
Panu Matilainen
1
-29
/
+9
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
[next]