summaryrefslogtreecommitdiff
path: root/lib/rpmscript.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-28Add an error message + comments on open(".") behavior (RhBug:672576)Panu Matilainen1-0/+1
2010-11-18Only force default umask during transaction (RhBug:494440)Panu Matilainen1-1/+5
2010-10-22Switch psm and rpmscript to use rpmTagVal where appropriatePanu Matilainen1-5/+5
2010-10-22Eliminate silly castPanu Matilainen1-1/+1
2010-05-26Eliminate rpmts from the scriptlet machineryPanu Matilainen1-15/+11
2010-05-26Simplify chroot handling wrt scriptletsPanu Matilainen1-45/+14
2010-05-25Move scriptlet statistics collection (back) inside psmPanu Matilainen1-2/+0
2010-03-11Not all scriptlets have bodies (eg -p /sbin/ldconfig), dont expand NULLsPanu Matilainen1-2/+3
2010-03-11Support run-time macro and queryformat expansion on scriptletsPanu Matilainen1-1/+31
2010-02-25First rough-cut version of scriptlet abstractionPanu Matilainen1-0/+399