summaryrefslogtreecommitdiff
path: root/lib/transaction.c
AgeCommit message (Expand)AuthorFilesLines
1999-03-16Fix newSpec in "rpm -q --specfile --specedit"jbj1-5/+6
1999-03-10replaced = NULL stuff here and there with blanket memset() callsewt1-8/+3
1999-03-09memory optimizationsewt1-6/+27
1999-03-06be a bit more agressive about freeing memoryewt1-2/+3
1999-03-06redid ingoreSet code which was brokenewt1-22/+29
1999-03-06removed double freesewt1-6/+0
1999-03-051) reindented notify linesewt1-42/+50
1999-03-04plugged memory leakewt1-0/+2
1999-02-28fix: memory leaks in rpmRunTransactions plugged.jbj1-34/+56
1999-02-25Improvements on leak plugging.jbj1-20/+31
1999-02-24Memory leaks.jbj1-1/+22
1999-02-23Move callback before return.jbj1-1/+1
1999-02-23Another callback for Matt.jbj1-0/+2
1999-02-23More callbacks for Matt.jbj1-25/+40
1999-02-22Add notifys for msw.jbj1-1/+49
1999-02-21removed outdated fixmeewt1-2/+0
1999-02-21fixed relocated/excluded pathsewt1-21/+13
1999-02-21got excludedocs, netsharedpath, and lang exclusions workingewt1-23/+96
1999-02-17added checks for installation of old packagesewt1-2/+34
1999-02-17fixed noreplace handlingewt1-5/+4
1999-02-17don't be too clever -- skipping file creation because it'll be createdewt1-3/+2
1999-02-17moved things to transaction flags from independent install/uninstall flagsewt1-8/+2
1999-02-07don't let hdrs[] be sparseewt1-0/+1
1999-02-07need to chroot() a bit soonerewt1-9/+14
1999-02-07I don't know why this works better, but it does.ewt1-11/+9
1999-02-07uninstalls need to handle shared config files properlyewt1-9/+11
1999-01-26changes for packages w/ 0 filesewt1-4/+4
1999-01-19use SKIPNSTATEewt1-16/+21
1999-01-191) fixed relocationsewt1-75/+89
1999-01-15relocate filelists from files opened in a callbackewt1-5/+20
1999-01-12I'm too lazy to put these in a third time.ewt1-6/+25
1999-01-081) const cleanupsewt1-4/+16
1999-01-07assemble replaced file listewt1-11/+22
1999-01-06fixed an infinite loop (oops)ewt1-10/+10
1999-01-06use altH in problem structewt1-9/+16
1999-01-041) install packages still need to pay attention to db entries forewt1-21/+22
1999-01-04package removal should have proper semantics nowewt1-165/+272
1998-12-31create .rpmorig stuffewt1-4/+10
1998-12-31generate a file action list and pass it into installBinaryPackage()ewt1-27/+212
1998-12-31switched around file conflict logic to build a proper action setewt1-66/+82
1998-12-30reworked shared file lookups in database; it's *much* more efficient nowewt1-27/+83
1998-12-301) make use of fpLookupList() for some speedupewt1-9/+46
1998-12-26make use of fingerprints for checking file conflictsewt1-36/+30
1998-12-261) initial cut at hash tablesewt1-12/+133
1998-12-18*** empty log message ***ewt1-0/+347