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
/
rpmte.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-14
Move open + close of files during install to separate functions
Panu Matilainen
1
-0
/
+43
2008-11-12
Take advantage of headerGetInstance() in rpmte
Panu Matilainen
1
-15
/
+9
2008-10-30
Remove unnecessary scaremem flags, hardwired to no scaremem anyway
Panu Matilainen
1
-5
/
+4
2008-10-30
Save bunch of memory by not loading file classes in ts elements
Panu Matilainen
1
-1
/
+1
2008-10-30
Convert in-tree users of rpmfiNew() to use flag names
Panu Matilainen
1
-1
/
+1
2008-06-09
Use 64bit type for rpmte package size reporting
Panu Matilainen
1
-1
/
+1
2008-06-02
Unbreak handling of packages without epoch
Panu Matilainen
1
-2
/
+5
2008-05-23
Don't crash on package without RPMTAG_OS
Panu Matilainen
1
-2
/
+3
2008-05-21
Include rpmtypes.h first instead of rpmtag.h everywhere
Panu Matilainen
1
-1
/
+1
2008-05-21
Lose the useless rpmtdToString()
Panu Matilainen
1
-2
/
+2
2008-05-14
Convert addTE() to new headerGet() interface
Panu Matilainen
1
-24
/
+12
2008-05-14
Convert rpmteNew() to use new headerGet() interface
Panu Matilainen
1
-6
/
+5
2008-04-25
Avoid alloca() in rpmteColorDS()
Panu Matilainen
1
-3
/
+4
2008-04-24
Eliminate rpmtsi refcount debug junk from the API
Panu Matilainen
1
-8
/
+2
2008-04-24
Add rpmteEVR() function
Panu Matilainen
1
-0
/
+5
2008-04-09
Simplify addTE()
Panu Matilainen
1
-40
/
+23
2008-03-24
Remove bogus const from rpmRelocation struct
Panu Matilainen
1
-2
/
+2
2008-03-24
Remove bogus consts from rpmte_s
Panu Matilainen
1
-5
/
+5
2008-02-05
Mass convert (back) to rpmTag as it's usable everywhere now
Panu Matilainen
1
-3
/
+3
2008-02-05
Add rpm_color_t type for rpm color bits, use where spotted
Panu Matilainen
1
-5
/
+5
2008-02-05
Rip the horrible (ia64) autorelocate kludgery. RIP.
Panu Matilainen
1
-1
/
+0
2008-02-04
Add rpm_off_t type for file size types, use where spotted
Panu Matilainen
1
-1
/
+1
2008-01-30
Include spring-cleaning
Panu Matilainen
1
-1
/
+1
2008-01-30
rpmlib.h mass eviction
Panu Matilainen
1
-1
/
+2
2007-12-19
Add rpm_data_t (and _constdata_t) for header data, use everywhere
Panu Matilainen
1
-4
/
+4
2007-12-17
Use constfree for rpmte internals for now
Panu Matilainen
1
-7
/
+7
2007-12-14
More size_t type pedantry
Panu Matilainen
1
-0
/
+1
2007-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
1
-3
/
+3
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-4
/
+4
2007-12-04
Eliminate debug junk from the API
Panu Matilainen
1
-2
/
+2
2007-12-03
Split rpmte internals to separate header
Panu Matilainen
1
-2
/
+1
2007-12-01
Use headerIsSource() everywhere for determining package type
Panu Matilainen
1
-1
/
+1
2007-12-01
Move hGet*() funcs from rpmts, rename to headerGet*()
Panu Matilainen
1
-1
/
+1
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-5
/
+5
2007-11-08
Remove unnecessary psm.h include
Panu Matilainen
1
-2
/
+0
2007-10-28
Include "rpmlib.h" instead of <rpmlib.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-26
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
Ralf Corsépius
1
-9
/
+9
2007-09-21
Rename alKey & alNum to rpmal* for namespacing
Panu Matilainen
1
-5
/
+5
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-47
/
+8
2007-07-12
Pull in rpmfi int_32 -> uint_32 changes from rpm5.org.
Panu Matilainen
1
-1
/
+1
2007-07-11
rpmteIsSource() doesn't return pointers
Panu Matilainen
1
-1
/
+1
2004-10-28
- bump popt to version to 1.10.
jbj
1
-0
/
+15
2004-10-26
Getter/setter methods for isSource and Header from rpmte.
jbj
1
-3
/
+27
2004-10-25
Add options to populate transaction set while iterating.
jbj
1
-0
/
+1
2004-04-01
revert buildtime tie breaking, not the right thing to do.
jbj
1
-2
/
+3
2004-03-05
initial autorollback feature.
joden
1
-0
/
+18
2003-11-23
Merge changes from rpm-4.2.1 development.
jbj
1
-6
/
+18
2003-07-02
- don't attempt to remove dbenv on --rebuilddb.
jbj
1
-5
/
+5
2003-04-08
fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST.
jbj
1
-0
/
+2
2003-04-02
Splint clean.
jbj
1
-1
/
+1
[next]