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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-30
Remove unnecessary scaremem flags, hardwired to no scaremem anyway
Panu Matilainen
2
-7
/
+5
2008-10-30
Save bunch of memory by not loading file classes in ts elements
Panu Matilainen
1
-1
/
+1
2008-10-30
Add couple of new rpmfi flags for file classes and file depends
Panu Matilainen
2
-7
/
+13
2008-10-30
Move rpmfi color union calculation out of rpmfiNew()
Panu Matilainen
2
-7
/
+5
2008-10-30
Remove unused package color calculations from 2003
Panu Matilainen
1
-13
/
+0
2008-10-30
Don't bother fetching and storing pre- and posttrans scripts in rpmfi
Panu Matilainen
3
-21
/
+14
2008-10-30
Convert in-tree users of rpmfiNew() to use flag names
Panu Matilainen
6
-16
/
+11
2008-10-30
Turn rpmfiNew() scareMem argument into bitfield of flags
Panu Matilainen
2
-8
/
+13
2008-10-29
Add proper file capability verification support
Panu Matilainen
1
-7
/
+18
2008-10-29
Add fsm and rpmfi machinery for file capabilities
Panu Matilainen
7
-1
/
+63
2008-10-29
Start adding POSIX 1.e draft file capability support for real
Panu Matilainen
2
-0
/
+6
2008-10-29
Don't try to verify capabilities of directories and non-regular files
Panu Matilainen
1
-5
/
+5
2008-10-27
fix compiler warning
Florian Festi
1
-2
/
+1
2008-10-26
Beginnings of acl (POSIX.1e draft 17) verification support
Panu Matilainen
2
-0
/
+15
2008-10-26
Beginnings of file capability (POSIX.1e draft 15) verification support
Panu Matilainen
4
-6
/
+27
2008-10-24
Use better cache sizes
Florian Festi
1
-2
/
+2
2008-10-24
Improve finger print hash function to avoid degeneration of hash tables
Florian Festi
1
-8
/
+5
2008-10-24
Switch to a better hash functions for strings: Jenkins One-at-a-time hash
Florian Festi
1
-13
/
+14
2008-10-24
Use only one, global fingerPrintCache to save a lot of stat calls
Florian Festi
3
-8
/
+5
2008-10-24
symlinks
Florian Festi
1
-0
/
+23
2008-10-24
Detect to be installed symlinks for file fingerprinting (file conflicts)
Florian Festi
2
-0
/
+142
2008-10-24
Fix path problem in doLookup
Florian Festi
1
-1
/
+7
2008-10-24
Delete findFps foobar
Florian Festi
3
-134
/
+0
2008-10-24
Change both hashes to a typed version
Florian Festi
4
-45
/
+81
2008-10-24
Make rpmhash a generic datatype using macros and includes
Florian Festi
5
-239
/
+271
2008-10-22
Skip adding identical NEVR to transaction on install too (rhbz#467822)
Panu Matilainen
1
-8
/
+19
2008-10-22
Fix memleak in rpmtsAddInstallElement()
Panu Matilainen
1
-3
/
+3
2008-10-14
Fix build without Lua
Panu Matilainen
1
-1
/
+1
2008-10-14
Use PRIu64 for 64bit value formatting instead of casting
Panu Matilainen
1
-3
/
+5
2008-10-14
Avoid overflow on memcpy()
Panu Matilainen
1
-2
/
+2
2008-10-14
Need to mask the return type from rpmTagGetType() return value
Panu Matilainen
1
-2
/
+2
2008-10-14
Error out on unknown data types in sqlite backend too
Panu Matilainen
1
-2
/
+7
2008-10-13
Make sure dbiTags are loaded on db rebuild & remove
Panu Matilainen
1
-0
/
+4
2008-10-13
Honor default nopromote setting everywhere in rpmds (rhbz#466503)
Panu Matilainen
1
-0
/
+3
2008-10-10
Yank out legacy.h, make the conversion functions static
Panu Matilainen
4
-48
/
+6
2008-10-10
Convert in-tree users to headerConvert()
Panu Matilainen
1
-2
/
+1
2008-10-10
Add headerConvert() "proxy" for performing various conversions on header data
Panu Matilainen
2
-0
/
+37
2008-10-10
And out goes rpmMkdirPath()
Panu Matilainen
2
-31
/
+0
2008-10-10
Use rpmMkdirs() instead of rpmMkdirPath() in rpmInstallSourcePackage()
Panu Matilainen
1
-24
/
+6
2008-10-09
Get db vectors out of exported ABI
Panu Matilainen
3
-0
/
+3
2008-10-09
Remove silly double definition of headerGetLangs()
Panu Matilainen
1
-1
/
+0
2008-10-09
Mark htonll() as internal
Panu Matilainen
1
-0
/
+1
2008-10-09
Mark cpio functions internal
Panu Matilainen
1
-0
/
+4
2008-10-09
Mark fingerprinting stuff internal
Panu Matilainen
1
-0
/
+7
2008-10-09
Mark hash table functions as internal
Panu Matilainen
1
-0
/
+8
2008-10-09
Mark rpmdb internals as internals, including the "mergesort" gem
Panu Matilainen
1
-0
/
+10
2008-10-09
Mark psm functions as internal
Panu Matilainen
1
-0
/
+9
2008-10-09
Mark various fsm* bits internal
Panu Matilainen
1
-0
/
+3
2008-10-09
Mark uidToUname() and friends as internal
Panu Matilainen
1
-0
/
+7
2008-10-08
Unknown tag is an error
Panu Matilainen
1
-1
/
+1
[next]