summaryrefslogtreecommitdiff
path: root/lib/install.h
AgeCommit message (Expand)AuthorFilesLines
1999-07-13Perl bindings needjbj1-2/+9
1999-04-14we need to remember about shared files long enough to handle config filesewt1-0/+1
1999-02-21dded FA_ to enum fileActions stuffewt1-2/+2
1999-02-07added fdScript stuffewt1-4/+4
1999-01-19added SAVENSTATE actionewt1-1/+2
1999-01-19force the unknown action to be 0ewt1-1/+1
1999-01-12I'm too lazy to put these in a third time.ewt1-2/+3
1999-01-07added struct sharedFileInfoewt1-1/+8
1999-01-06propagate "const char *" into rpmlib prototypes.jbj1-4/+4
1999-01-041) renamed enum instAction to enum fileActionsewt1-5/+5
1998-12-31makes use of a passed in action list rather then generating our ownewt1-1/+1
1998-12-31enum instActions { UNKNOWN, CREATE, BACKUP, KEEP, SAVE, SKIP, ALTNAME };ewt1-0/+3
1998-12-16first pass at new transaction api; basic installing/removing worksewt1-0/+4
1998-11-18implement abstract fd type almost everywhere.jbj1-1/+1
1998-07-25Add multiple include avoidance and c++ prototype wrapping throughout *.h.jbj1-3/+3
1998-03-27added trigger supportewt1-2/+9
1997-10-17Handle scripts where script prog in a string array.marc1-1/+1
1997-07-16Interface changes for PROG tagsewt1-1/+2
1996-06-28runScripts() doesn't take generic "upgrade" argument, but numeric oneewt1-2/+1
1996-05-22pass "upgrade" arg to pre/post when upgradingroot1-1/+2
1996-04-15runScript() runs scripts conditionallyewt1-1/+1
1996-01-08Initial revisionewt1-0/+17