index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
psm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-02
Making pre/post tsm/psm hooks more consistent.
Elena Reshetova
1
-12
/
+13
2013-02-02
Extending rpm plugin interface, part 1
Elena Reshetova
1
-1
/
+10
2013-02-02
Don't complain about a bad md5 sum for repackaged rpms.
Anas Nashif
1
-0
/
+8
2013-02-02
Suspend exclusive database lock when scriptlets get called
Anas Nashif
1
-0
/
+2
2013-02-02
Allow updates to different architectures
Anas Nashif
1
-1
/
+2
2012-03-30
Kill FSM: Make FSM_PKGERASE a function
Florian Festi
1
-2
/
+2
2012-03-30
Kill FSM: Make FSM_PKGINSTALL a function
Florian Festi
1
-2
/
+2
2012-03-27
Untangle lib/fsm.c and lib/cpio.c
Florian Festi
1
-3
/
+3
2012-03-08
Whoops, dont make install progress callbacks on erasure
Panu Matilainen
1
-1
/
+1
2012-01-28
Don't assume rpmfiNew() always succeeds
Panu Matilainen
1
-1
/
+1
2012-01-11
Eliminate now unnecessary runFsm() helper from psm
Panu Matilainen
1
-20
/
+9
2012-01-11
Turn FSM into a blackbox, much like PSM is
Panu Matilainen
1
-6
/
+3
2012-01-11
Eliminate archiveSize member from rpmfi
Panu Matilainen
1
-3
/
+6
2012-01-11
Issue package install/erase progress callbacks on justdb operation too
Panu Matilainen
1
-4
/
+2
2012-01-11
Eliminate fluff from PSM_INIT
Panu Matilainen
1
-4
/
+0
2012-01-05
Clean up progress callbacks in fsm/psm machinery
Panu Matilainen
1
-43
/
+50
2012-01-05
Pass and remember the controlling psm (if any) in fsm
Panu Matilainen
1
-3
/
+4
2012-01-05
Use rpmtsNotify() directly for psm error callbacks
Panu Matilainen
1
-9
/
+2
2012-01-03
Implement scriptlet start and stop callbacks (RhBug:606239)
Panu Matilainen
1
-2
/
+11
2011-11-22
Make %pretrans failure fail the install (RhBug:736960)
Panu Matilainen
1
-0
/
+1
2011-09-02
Make rpmScript opaque
Panu Matilainen
1
-4
/
+5
2011-09-02
Add an API for creating real rpmScript items out of triggers, use it
Panu Matilainen
1
-33
/
+17
2011-09-02
First step towards unifying triggers into rpmScript API
Panu Matilainen
1
-23
/
+13
2011-08-29
Use correct file state for colored file replacements
Panu Matilainen
1
-3
/
+4
2011-07-07
Take advantage of Fdescr() in rpmReadPackageFile()
Panu Matilainen
1
-1
/
+1
2011-06-01
Split the --replacepkgs hack to a helper function and document it
Panu Matilainen
1
-23
/
+29
2011-05-31
Cleanup rpmpsmNew() and rpmpsmFree()
Panu Matilainen
1
-25
/
+10
2011-05-28
Eliminate dead NULL-assignments at scope-end in librpm, part III
Panu Matilainen
1
-8
/
+8
2011-04-19
Improve fsm error code handling in psm
Panu Matilainen
1
-13
/
+25
2011-03-23
Remove libio support to suppress timedRead()
Jindrich Novy
1
-3
/
+0
2011-03-04
Remove unused return code variable
Panu Matilainen
1
-4
/
+4
2011-03-04
Don't bother storing irrelevant return codes
Panu Matilainen
1
-11
/
+11
2011-03-04
Eliminate unused variables
Panu Matilainen
1
-10
/
+6
2010-12-20
Rip the stillborn, broken apply/commit transaction goo
Panu Matilainen
1
-25
/
+3
2010-10-22
Change all internal uses of rpmtsInitIterator() to use DBI tags
Panu Matilainen
1
-3
/
+3
2010-10-22
Switch psm and rpmscript to use rpmTagVal where appropriate
Panu Matilainen
1
-3
/
+3
2010-09-28
Wrong enum type used for psm goal, gcc 4.5 complains (which is nice)
Panu Matilainen
1
-1
/
+1
2010-09-21
Fix rpmRC/int return mismatch by counting errors from handleOneTrigger
Panu Matilainen
1
-6
/
+6
2010-09-21
Use rpmTag as psm scriptTag for type correctness
Panu Matilainen
1
-1
/
+1
2010-09-21
Fix up bunch of silly int vs rpmRC return code mismatches
Panu Matilainen
1
-3
/
+4
2010-09-07
Fix error code on verify scriptlet failure
Panu Matilainen
1
-1
/
+3
2010-08-13
Conditionalize rpm_execcon() usage on per-transaction flags
Panu Matilainen
1
-1
/
+2
2010-05-31
Use the new chroot API everywhere, eliminate old related goo
Panu Matilainen
1
-35
/
+5
2010-05-26
Handle test-transaction centrally on entry to psm
Panu Matilainen
1
-15
/
+9
2010-05-26
Eliminate rpmts from the scriptlet machinery
Panu Matilainen
1
-1
/
+2
2010-05-26
Simplify chroot handling wrt scriptlets
Panu Matilainen
1
-11
/
+2
2010-05-25
Move scriptlet statistics collection (back) inside psm
Panu Matilainen
1
-1
/
+4
2010-05-07
Revert back to rpmdbRemove() taking instance number instead of actual header
Panu Matilainen
1
-11
/
+6
2010-04-07
Make rpmdbAdd() and rpmdbRemove() internal-only
Panu Matilainen
1
-0
/
+1
2010-04-07
Unify rpmdbAdd/Remove() interfaces
Panu Matilainen
1
-6
/
+11
[next]