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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-27
Lose unused/useless Type and tagN fields from rpmfi struct
Panu Matilainen
1
-1
/
+1
2008-12-22
Perform relocations from rpmte instead of rpmfi
Panu Matilainen
1
-2
/
+1
2008-12-11
Add public rpmfi function for retrieving digest algorithm of the set
Panu Matilainen
1
-0
/
+7
2008-12-10
Move ->actions from rpmfi to rpmfs
Florian Festi
1
-14
/
+0
2008-11-27
Eliminate silly rpmfiTypeString()
Panu Matilainen
1
-7
/
+0
2008-11-20
Add rpmfiFLang() method for retrieving file language(s)
Panu Matilainen
1
-0
/
+7
2008-11-19
Oops, file modes are needed on erase too to avoid suffixes on directories
Panu Matilainen
1
-1
/
+1
2008-11-18
Use finer grained rpmfi creation flags for in rpmteNew()
Panu Matilainen
1
-1
/
+1
2008-11-18
Add preliminary rpmfi flag groupings for base operations
Panu Matilainen
1
-0
/
+16
2008-11-18
Add control bits for all (relevant) parts of rpmfi data
Panu Matilainen
1
-8
/
+21
2008-11-18
Nuke useless rpmfiFContext()
Panu Matilainen
1
-7
/
+0
2008-11-18
Remember rpmfi creation flags
Panu Matilainen
1
-0
/
+2
2008-11-14
Add more flags to control rpmfi creation
Panu Matilainen
1
-0
/
+2
2008-11-11
Add rpmfi get + set methods for file actions
Panu Matilainen
1
-0
/
+14
2008-10-30
Add couple of new rpmfi flags for file classes and file depends
Panu Matilainen
1
-0
/
+2
2008-10-30
Turn rpmfiNew() scareMem argument into bitfield of flags
Panu Matilainen
1
-2
/
+7
2008-10-29
Add fsm and rpmfi machinery for file capabilities
Panu Matilainen
1
-0
/
+9
2008-06-12
Make rpmfiFSize() return rpm_loff_t type, fixup callers
Panu Matilainen
1
-1
/
+1
2008-06-10
Eliminate rpmfiBuildFNames() from the API
Panu Matilainen
1
-20
/
+0
2008-06-02
Add rpmfiFDigestHex() for converting the binary digest to hex
Panu Matilainen
1
-0
/
+11
2008-06-02
Mark rpmfiMD5() deprecated
Panu Matilainen
1
-1
/
+2
2008-06-02
On a second thought, rename rpmfiDigest() to rpmfiFDigest() for consistency
Panu Matilainen
1
-1
/
+1
2008-06-02
More preliminaries for non-md5 file checksums
Panu Matilainen
1
-0
/
+10
2008-05-21
Eliminate rpmfiBuildFClasses() and rpmfiBuildFDepts() from the API+ABI
Panu Matilainen
1
-26
/
+0
2008-04-24
Remove meaningless extern on function declarations in headers
Panu Matilainen
1
-9
/
+9
2008-03-24
Remove bogus const from rpmRelocation struct
Panu Matilainen
1
-2
/
+2
2008-02-05
Mass convert (back) to rpmTag as it's usable everywhere now
Panu Matilainen
1
-3
/
+3
2008-02-05
Use rpm_flag_t for header generic bitfields (file flags etc)
Panu Matilainen
1
-2
/
+3
2008-02-05
More rpm-headerdata types: rpm_dev_t and rpm_ino_t, use where spotted
Panu Matilainen
1
-1
/
+1
2008-02-05
Add rpm_rdev_t type for rdev entries
Panu Matilainen
1
-1
/
+1
2008-02-05
Add rpm_mode_t type, use where spotted
Panu Matilainen
1
-2
/
+2
2008-02-05
Add rpm_color_t type for rpm color bits, use where spotted
Panu Matilainen
1
-2
/
+2
2008-02-04
Add rpm_time_t type for time types (in headers), use where spotted
Panu Matilainen
1
-1
/
+1
2008-02-04
Add rpm_off_t type for file size types, use where spotted
Panu Matilainen
1
-1
/
+1
2008-01-30
Stick relocation struct to rpmfi, typedef to rpmtypes...
Panu Matilainen
1
-0
/
+8
2008-01-30
Remove bunch of unnecessary rpmlib.h includes
Panu Matilainen
1
-1
/
+1
2008-01-02
Signedness consistency in rpmfi interface vs internal structures
Panu Matilainen
1
-7
/
+7
2007-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
1
-3
/
+3
2007-12-13
Use rpm_count_t everywhere for header data count
Panu Matilainen
1
-2
/
+2
2007-12-13
Use rpm_count_t everywhere for header data count
Panu Matilainen
1
-3
/
+3
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-1
/
+1
2007-12-04
Eliminate debug junk from the API
Panu Matilainen
1
-22
/
+0
2007-12-02
Move file action enums to rpmfi where they logically belong
Panu Matilainen
1
-0
/
+21
2007-12-02
Move RPMFILE_* file attributes to rpmfi.h
Panu Matilainen
1
-0
/
+22
2007-12-03
Split rpmfi internals to separate header
Panu Matilainen
1
-126
/
+0
2007-12-02
Move file state defs to rpmfi where they logically belong
Panu Matilainen
1
-0
/
+12
2007-12-02
Move file type enums to rpmfi where it logically belongs
Panu Matilainen
1
-0
/
+17
2007-11-27
Move rpmfiBuildFNames() to rpmfi now that it's possible
Panu Matilainen
1
-0
/
+20
2007-11-23
Add doxygen grouping to rpmfi methods
Panu Matilainen
1
-42
/
+42
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-1
/
+1
[next]