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
/
psm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-15
Use rpmpsmNew() + rpmpsmFree() instead of manually doing the same
Panu Matilainen
1
-14
/
+4
2008-11-15
Eliminate match iterator from psm struct
Panu Matilainen
1
-15
/
+16
2008-11-11
Remove unnecessary initialization
Panu Matilainen
1
-3
/
+0
2008-11-11
Move file action calculations to rpmfiNew() where possible
Panu Matilainen
1
-3
/
+0
2008-11-11
Figure out cpio mapflags in rpmfiNew()
Panu Matilainen
1
-4
/
+0
2008-11-05
Stop messing with fi->fstates allocations in psm
Panu Matilainen
1
-7
/
+0
2008-11-05
Kill off per-file cpio map flags
Panu Matilainen
1
-2
/
+0
2008-11-05
Remove unused variable
Panu Matilainen
1
-1
/
+0
2008-11-05
Remove useless rpmfi->gid and uid "defaults"
Panu Matilainen
1
-2
/
+0
2008-11-04
Stop messing around with rpmfi user+group names from psm
Panu Matilainen
1
-13
/
+0
2008-11-04
Return proper exit code when exec*() functions fail
Jindrich Novy
1
-1
/
+1
2008-10-30
Change all in-tree rpmdsNew() uses to non-scaremem
Panu Matilainen
1
-2
/
+1
2008-10-30
Convert in-tree users of rpmfiNew() to use flag names
Panu Matilainen
1
-2
/
+1
2008-10-14
Fix build without Lua
Panu Matilainen
1
-1
/
+1
2008-10-10
Use rpmMkdirs() instead of rpmMkdirPath() in rpmInstallSourcePackage()
Panu Matilainen
1
-24
/
+6
2008-10-03
Similar semantics for <lua> scriptlets
Panu Matilainen
1
-0
/
+6
2008-10-03
Always perform callback notify of lua scriptlet errors too
Panu Matilainen
1
-8
/
+9
2008-10-03
Remove unnecessary {} block + indentation, no functional changes
Panu Matilainen
1
-6
/
+4
2008-10-03
Filter out error exit codes from non-pre scriptlets (rhbz#216221, #rhbz465409)
Panu Matilainen
1
-1
/
+11
2008-10-03
Emit RPMCALLBACK_SCRIPT_ERROR notification on all scriptlet failures
Panu Matilainen
1
-6
/
+4
2008-10-03
Assume failure in psm runScript()
Panu Matilainen
1
-8
/
+6
2008-10-03
Log message on all scriptlet failures.
Panu Matilainen
1
-1
/
+5
2008-09-01
Create _topdir if it doesn't exist when installing SRPM
Jindrich Novy
1
-0
/
+8
2008-06-24
Force FD_CLOEXEC on all potentially open descriptors
Panu Matilainen
1
-2
/
+7
2008-06-19
Use type-specific headerPut() in rpmpsmStage()
Panu Matilainen
1
-7
/
+3
2008-06-18
Convert rpmpsmStage() to use headerPut()
Panu Matilainen
1
-8
/
+9
2008-06-13
hfd with FORCEFREE is just _free()
Panu Matilainen
1
-3
/
+1
2008-06-13
Convert rpmpsmStage() to new headerGet()
Panu Matilainen
1
-14
/
+22
2008-06-13
Convert runImmedTriggers() to use new headerGet()
Panu Matilainen
1
-17
/
+12
2008-06-13
Minimally convert handleOneTrigger() to use new headerGet()
Panu Matilainen
1
-23
/
+18
2008-06-10
Eliminate rpmfiBuildFNames() use in psm
Panu Matilainen
1
-5
/
+11
2008-06-10
Use rpmFileHasSuffix() instead of doing it manually
Panu Matilainen
1
-3
/
+2
2008-06-10
Convert psm rpmInstallSourcePackage() to new headerGet()
Panu Matilainen
1
-4
/
+5
2008-06-10
Convert psm markReplacedFiles() to new headerGet() interface
Panu Matilainen
1
-8
/
+9
2008-06-09
Use rpm_loff_t for transaction callback amount+total arguments
Panu Matilainen
1
-2
/
+2
2008-06-03
Use setenv() for preparing scriptlet environ
Panu Matilainen
1
-11
/
+8
2008-06-02
Lose unused fdigests array from rpmfi struct
Panu Matilainen
1
-3
/
+0
2008-06-02
Rename rpmfi and fsm checksum md5-sum fields to refer to digest
Panu Matilainen
1
-1
/
+1
2008-05-31
More generic iterators replaced with safer string iterators
Panu Matilainen
1
-9
/
+12
2008-05-26
Similar payload compressor headerGet() conversion for rpmpsmStage()
Panu Matilainen
1
-2
/
+5
2008-05-26
Convert rpmVersionComprare() to new headerGet()
Panu Matilainen
1
-17
/
+17
2008-05-21
Lose the useless rpmtdToString()
Panu Matilainen
1
-1
/
+1
2008-05-13
Simplify rpmInstallLoadMacros() a bit
Panu Matilainen
1
-17
/
+10
2008-05-13
Convert runInstScript() to use new style headerGet()
Panu Matilainen
1
-25
/
+12
2008-05-13
Simplify prefix shuffling in psm runScript()
Panu Matilainen
1
-23
/
+13
2008-05-03
Temp file handling tweaks
Panu Matilainen
1
-1
/
+1
2008-04-25
Replace alloca() + memset() with xcalloc() in runImmedTriggers()
Panu Matilainen
1
-3
/
+2
2008-04-25
Avoid alloca() in markReplacedFiles()
Panu Matilainen
1
-1
/
+2
2008-04-24
Remove outdated comment, add a todo reminder
Panu Matilainen
1
-4
/
+0
2008-04-24
Force preloading of name service libraries early in initialization
Panu Matilainen
1
-14
/
+0
[next]