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
/
header.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-30
Implement "fast" flag to headerImport()
Panu Matilainen
1
-0
/
+1
2011-11-30
Add an enhanced interface for unloading, aka exporting, headers
Panu Matilainen
1
-0
/
+9
2011-11-30
Add an enhanced interface for loading, aka importing, headers
Panu Matilainen
1
-0
/
+17
2010-11-17
Yet another round of enum-as-function-argument elimination
Panu Matilainen
1
-3
/
+3
2010-11-17
Avoid enum as function argument for headerConvert()
Panu Matilainen
1
-2
/
+2
2010-10-22
Switch header APIs to use rpmTagVal instead of rpmTag
Panu Matilainen
1
-18
/
+18
2010-09-21
Stop abusing enum typedefs for bitfield types
Panu Matilainen
1
-4
/
+8
2010-09-13
Eliminate all fooUnlink() functions out of the API
Panu Matilainen
1
-7
/
+0
2010-09-01
Passed-in values are const for every headerPutType() variant
Panu Matilainen
1
-6
/
+6
2009-09-30
Add alternative header iterator method
Panu Matilainen
1
-1
/
+8
2009-09-02
Deprecate headerGetColor(), implement using headerGetNumber()
Panu Matilainen
1
-0
/
+1
2009-09-02
Add convenience function for retrieving numeric header data
Panu Matilainen
1
-0
/
+8
2009-09-02
Deprecate headerNVR() and friends
Panu Matilainen
1
-0
/
+5
2009-09-02
Add two new convenience functions for header string data
Panu Matilainen
1
-0
/
+16
2009-01-20
Add a bit of documentation for headerGet() flags
Panu Matilainen
1
-2
/
+11
2009-01-20
Add headerGet() flag to request argv-style NULL-terminated string arrays
Panu Matilainen
1
-0
/
+1
2009-01-05
Eliminate header magic duplication all over the place, export it
Panu Matilainen
1
-0
/
+5
2008-11-12
Add rpmdb record number to headers retrieved from rpmdb
Panu Matilainen
1
-0
/
+7
2008-10-10
Add headerConvert() "proxy" for performing various conversions on header data
Panu Matilainen
1
-0
/
+13
2008-07-08
Shove header legacy interfaces into rpmlegacy.h
Panu Matilainen
1
-181
/
+0
2008-07-03
Change headerPutString() arg name to match the others
Panu Matilainen
1
-1
/
+1
2008-06-19
Add type-safe headerPutFoo() methods for supported tag data types
Panu Matilainen
1
-0
/
+33
2008-06-18
Group legacy interfaces at the end of header.h
Panu Matilainen
1
-199
/
+143
2008-06-18
Switch around headerAdd*Entry() family vs headerPut()
Panu Matilainen
1
-3
/
+4
2008-06-18
Switch around headerMod() and headerModifyEntry()
Panu Matilainen
1
-1
/
+1
2008-06-18
Add headerMod() to headerPut() etc family
Panu Matilainen
1
-0
/
+11
2008-06-17
Rename headerRemoveEntry() to headerDel(), add compat wrapper
Panu Matilainen
1
-1
/
+13
2008-06-13
Deprecate headerGetEntry() and headerGetEntryMinMemory()
Panu Matilainen
1
-2
/
+4
2008-06-11
Add headerGet() flag to force allocation of returned data
Panu Matilainen
1
-0
/
+1
2008-05-26
Treat epoch as unsigned integer
Panu Matilainen
1
-1
/
+1
2008-05-26
Deprecate headerNextIterator()
Panu Matilainen
1
-1
/
+3
2008-05-22
Remove some leftover doxygen @todo markers
Panu Matilainen
1
-1
/
+0
2008-05-21
Eliminate rpmTagTable internals from API/ABI completely
Panu Matilainen
1
-30
/
+0
2008-05-17
Add HEADERGET_RAW flag to disable i18n lookups
Panu Matilainen
1
-0
/
+1
2008-05-17
Push header getter flags down to internal helpers
Panu Matilainen
1
-1
/
+1
2008-05-17
Oops, thinko/typo in headerGetFlags
Panu Matilainen
1
-1
/
+1
2008-05-17
Add typedefs for header get/put flags, use instead of int
Panu Matilainen
1
-6
/
+7
2008-05-16
Remove unused hRET_s and HE_s definitions for good
Panu Matilainen
1
-28
/
+0
2008-05-16
Eliminate rpmHeaderFormats and rpmHeaderTagExtensions from the API
Panu Matilainen
1
-21
/
+1
2008-05-16
Push finding of formatter and tag extension functions down to formats.c
Panu Matilainen
1
-0
/
+4
2008-05-16
Make extension formatter functions opaque
Panu Matilainen
1
-32
/
+2
2008-05-16
Eliminate the now unnecessary extension type fields
Panu Matilainen
1
-9
/
+0
2008-05-16
Split format and tag extensions to separate tables
Panu Matilainen
1
-0
/
+1
2008-05-15
Change headerTagTagFunction() to take tag container as arg
Panu Matilainen
1
-11
/
+4
2008-05-14
Teach headerGet() to retrieve extension tags if enabled with flags
Panu Matilainen
1
-1
/
+2
2008-05-14
Teach rpm tag table about extensions
Panu Matilainen
1
-0
/
+1
2008-05-13
Add headerPut() for adding data to headers through tag container
Panu Matilainen
1
-0
/
+14
2008-05-13
Convert header tag iterator to use rpmtd
Panu Matilainen
1
-0
/
+8
2008-05-13
Convert headerGetEntry() internals to use rpmtd for data
Panu Matilainen
1
-0
/
+15
2008-05-13
New "tag data" container struct + some basic methods to deal with it
Panu Matilainen
1
-0
/
+1
[next]