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
2010-03-12
Turn PSM into a complete blackbox
Panu Matilainen
1
-34
/
+10
2010-03-11
Not all scriptlets have bodies (eg -p /sbin/ldconfig), dont expand NULLs
Panu Matilainen
1
-2
/
+2
2010-03-11
Dumb segfault on trigger scripts with no flags, doh
Panu Matilainen
1
-1
/
+1
2010-03-11
Support run-time macro and queryformat expansion on scriptlets
Panu Matilainen
1
-3
/
+21
2010-03-06
Minor cleanup to PSM_INIT stage, no functional changes
Panu Matilainen
1
-5
/
+2
2010-03-01
Rip out more rpm 2.x era relocation leftovers
Panu Matilainen
1
-8
/
+0
2010-02-26
Hide install/erase statistics collection inside psm
Panu Matilainen
1
-0
/
+6
2010-02-25
Remove unnecessary fiddling with ts element header
Panu Matilainen
1
-4
/
+0
2010-02-25
Lose some long since unnecessary includes
Panu Matilainen
1
-2
/
+0
2010-02-25
Duh, yet more leftover io flag stuff in psm
Panu Matilainen
1
-2
/
+0
2010-02-25
Implement pretrans, posttrans and verifyscript as psm goals
Panu Matilainen
1
-14
/
+40
2010-02-25
Separate PSM goals from individual stages
Panu Matilainen
1
-60
/
+48
2010-02-25
Lose now unnecessary progTag from psm
Panu Matilainen
1
-7
/
+1
2010-02-25
First rough-cut version of scriptlet abstraction
Panu Matilainen
1
-386
/
+31
2010-02-25
Kick out stillborn code
Panu Matilainen
1
-11
/
+0
2010-02-24
Clean up handleOneTrigger() a bit
Panu Matilainen
1
-25
/
+13
2010-02-24
Lose unused PSM_RPMIO_FLAGS state
Panu Matilainen
1
-10
/
+0
2010-02-24
The lower level script runners dont really need psm for anything now
Panu Matilainen
1
-13
/
+9
2010-02-24
Bury the signal queue stuff inside runExtScript()
Panu Matilainen
1
-15
/
+15
2010-02-24
Lose psmWait(), instead collect scriptlet runtime stats for all scripts
Panu Matilainen
1
-24
/
+8
2010-02-24
Push prefix calculation higher in the psm foodchain
Panu Matilainen
1
-31
/
+28
2010-02-09
Move rpmVersionCompare() into a more logical place
Panu Matilainen
1
-21
/
+0
2010-02-09
Unify scriptlet execution calling conventions and error handling
Panu Matilainen
1
-68
/
+68
2010-02-09
Lose unused stillborn psm threading stuff (didn't I already do this?)
Panu Matilainen
1
-9
/
+0
2010-01-05
Move <errno.h> include out of system.h to the places that need it
Panu Matilainen
1
-0
/
+2
2009-12-17
Move payload open into rpmte (internal) method
Panu Matilainen
1
-10
/
+2
2009-09-10
Rip the broken asynchronous psm machinery
Panu Matilainen
1
-10
/
+1
2009-09-10
Rip the broken ldconfig optimization hack (RhBug:513224)
Panu Matilainen
1
-25
/
+0
2009-09-02
Further simplify rpmVersionCompare()
Panu Matilainen
1
-10
/
+5
2009-09-02
Simplify rpmpsmStage() and srpm install a bit with the new getters
Panu Matilainen
1
-20
/
+8
2009-09-02
Simplify rpmVersionCompare() a bit
Panu Matilainen
1
-8
/
+4
2009-09-02
Eliminate uses of headerNVR() and friends in librpm (and python) code
Panu Matilainen
1
-7
/
+3
2009-08-31
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in fsm & psm
Panu Matilainen
1
-10
/
+10
2009-08-31
Eliminate now unnecessary compressor -> ioflags conversions
Panu Matilainen
1
-13
/
+5
2009-08-28
Eliminate unused result code from psm struct
Panu Matilainen
1
-3
/
+1
2009-08-28
Eliminate payload file handle from psm struct
Panu Matilainen
1
-8
/
+7
2009-07-23
Kill off lclint remnants everywhere
Panu Matilainen
1
-1
/
+0
2009-06-16
Validate rpmlib dependencies on src.rpm install (RhBug:490613)
Panu Matilainen
1
-0
/
+29
2009-04-23
- Move header reading part from rpminstall to tryReadHeader function.
Rakesh Pandit
1
-1
/
+0
2009-03-18
Add support for "lzma alone" compression format (lzdio)
Panu Matilainen
1
-0
/
+2
2009-03-18
LZMA -> XZ renaming
Panu Matilainen
1
-2
/
+2
2009-03-09
Fix RPMTAG_FILESTATES in rpmdb
Panu Matilainen
1
-2
/
+2
2009-03-08
Load macros before creating directories (rhbz#489104)
Panu Matilainen
1
-2
/
+3
2009-01-19
Fix segfault if ts rootdir is NULL (Pixel)
Panu Matilainen
1
-1
/
+1
2009-01-02
Use rpmteSetFd() instead of direct access to rpmte structure
Panu Matilainen
1
-2
/
+2
2008-12-19
Eliminate file info set argument to rpmpsmNew()
Panu Matilainen
1
-5
/
+9
2008-12-18
Check chroot() result in psm too (Pixel)
Panu Matilainen
1
-1
/
+5
2008-12-10
Move ->actions from rpmfi to rpmfs
Florian Festi
1
-2
/
+10
2008-12-10
Move the run time part of fstates from rpmfi to rpmfs. Keep fstates in rpmfi ...
Florian Festi
1
-3
/
+5
2008-12-10
Create a new datastructure rpmfs aka File States that contains the informatio...
Florian Festi
1
-6
/
+6
[next]