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_internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-01
Hide the strpool-related rpmts/rpmfi/rpmds interfaces out of sight for now
Panu Matilainen
1
-0
/
+35
2012-09-14
Make fingerprint struct opaque outside fprint.c
Panu Matilainen
1
-1
/
+1
2012-09-12
Add getters for rpmfi base- and directory name pool id's
Panu Matilainen
1
-0
/
+6
2012-09-08
Switch file info set base- and dirnames storage to string pool
Panu Matilainen
1
-2
/
+2
2012-09-07
Axe the no longer needed rpmfi string "cache" stuff
Panu Matilainen
1
-7
/
+0
2012-09-07
Use string pool for file set symlinks
Panu Matilainen
1
-2
/
+2
2012-09-07
Replace user- and groupname + file lang caches with a global stringpool
Panu Matilainen
1
-3
/
+4
2012-09-07
Dont bother with file capability "cache"
Panu Matilainen
1
-2
/
+1
2012-04-12
Change rpmfi replaced size functions to take index
Panu Matilainen
1
-2
/
+2
2012-04-12
Add rpmfiFooIndex() variants for the conflict handling methods
Panu Matilainen
1
-0
/
+10
2012-04-12
Make rpmfiFNIndex() safe for callers on different indexes
Panu Matilainen
1
-1
/
+1
2012-04-04
Remove unused scareFlags member from rpmfi struct
Panu Matilainen
1
-1
/
+0
2012-01-11
Turn FSM into a blackbox, much like PSM is
Panu Matilainen
1
-5
/
+0
2012-01-11
Eliminate archiveSize member from rpmfi
Panu Matilainen
1
-1
/
+0
2010-10-22
Eliminate pgpHashAlgo uses in librpm side
Panu Matilainen
1
-2
/
+2
2010-09-21
Add "c++ protection" to (hopefully) all of our internal headers
Panu Matilainen
1
-0
/
+9
2010-03-01
Rip out more rpm 2.x era relocation leftovers
Panu Matilainen
1
-1
/
+0
2009-12-22
Kill off last remaining uses of _constfree()
Panu Matilainen
1
-12
/
+12
2009-03-27
Tidy up rpmfi struct definition a bit
Panu Matilainen
1
-18
/
+6
2009-03-27
Lose unused/useless Type and tagN fields from rpmfi struct
Panu Matilainen
1
-3
/
+0
2009-02-27
Add md5->filedigest aliases (rhbz#487597)
Jindrich Novy
1
-2
/
+2
2009-02-05
Use per-rpmfi string cache for file capability strings
Panu Matilainen
1
-1
/
+2
2008-12-19
Add internal rpmfi apis to deal with fingerprints, use them
Panu Matilainen
1
-1
/
+7
2008-12-11
Add (internal) rpmfi accessor for dir indexes
Panu Matilainen
1
-0
/
+3
2008-12-11
Add indexed accessors for rpmfi data, internal only for now
Panu Matilainen
1
-0
/
+63
2008-12-10
Kill rpmfiUpdateState and free all the rpmfis as soon as file conflict check ...
Florian Festi
1
-3
/
+0
2008-12-10
Move ->actions from rpmfi to rpmfs
Florian Festi
1
-1
/
+0
2008-12-10
Move the run time part of fstates from rpmfi to rpmfs. Keep fstates in rpmfi ...
Florian Festi
1
-3
/
+0
2008-12-10
Create a new datastructure rpmfs aka File States that contains the informatio...
Florian Festi
1
-23
/
+0
2008-11-27
Eliminate the now unused ts element field of file info sets
Panu Matilainen
1
-2
/
+0
2008-11-24
Move transscripts stuff from rpmfi to rpmte
Panu Matilainen
1
-4
/
+0
2008-11-24
API for accessing and creating fi->replaced
Florian Festi
1
-2
/
+12
2008-11-20
Use per-rpmfi string cache for symlink targets
Panu Matilainen
1
-1
/
+2
2008-11-20
Add functions to create and free string cache(s)
Panu Matilainen
1
-0
/
+1
2008-11-20
Use global cache for file languages too
Panu Matilainen
1
-1
/
+1
2008-11-20
Generalize the user+group string cache + helpers
Panu Matilainen
1
-5
/
+5
2008-11-19
Be more intelligent about storing file user and group names
Panu Matilainen
1
-2
/
+8
2008-11-19
Add + use internal helper function for getting+setting rpmfi replaced sizes
Panu Matilainen
1
-0
/
+6
2008-11-19
Eliminate unnecessary fi->record field
Panu Matilainen
1
-1
/
+0
2008-11-18
Remove useless default flags and action fields from rpmfi
Panu Matilainen
1
-2
/
+0
2008-11-18
Nuke useless rpmfiFContext()
Panu Matilainen
1
-3
/
+0
2008-11-18
Lazy allocation of FSM for file info sets
Panu Matilainen
1
-0
/
+2
2008-11-18
Remove now unnecessary fi->keep_header
Panu Matilainen
1
-1
/
+0
2008-11-18
Remember rpmfi creation flags
Panu Matilainen
1
-0
/
+1
2008-11-17
Add + use internal helper function for setting rpmfi file states
Panu Matilainen
1
-0
/
+3
2008-11-15
Eliminate bogus const from fi->apath
Panu Matilainen
1
-1
/
+1
2008-11-15
Lose useless fsm/rpmfi astriplen field
Panu Matilainen
1
-1
/
+0
2008-11-14
Yank rpmfi state update out of rpmtsRun()
Panu Matilainen
1
-0
/
+3
2008-11-11
Cpio flags are only relevant for fsm, get them out of rpmfi
Panu Matilainen
1
-1
/
+0
2008-11-11
Push archivePos from rpmfi to fsm
Panu Matilainen
1
-1
/
+0
[next]