summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
1999-01-21Automake: almost functional make dist.jbj2-32/+20
1999-01-21Eliminate Makefile.inc dependence in subdirs.jbj4-11/+10
1999-01-19create rpmbzio.c to avoid implicit dependence on libbz2 for installer.jbj3-6/+74
1999-01-19Released rpm-2.90 -- version is now 2.91jbj2-80/+110
1999-01-19use SKIPNSTATEewt1-16/+21
1999-01-19added SAVENSTATE actionewt3-1/+10
1999-01-19handle RPMTAG_ORIGFILENAMES properlyewt1-3/+4
1999-01-191) fixed relocationsewt1-75/+89
1999-01-19force the unknown action to be 0ewt1-1/+1
1999-01-19mucked with comments a bitewt1-1/+2
1999-01-15relocate filelists from files opened in a callbackewt1-5/+20
1999-01-15handle stat of / properly for fingerprintsewt1-1/+1
1999-01-13Use mmap when writing rpm's.jbj1-3/+33
1999-01-13Don't free alooca memory.jbj1-1/+0
1999-01-13Fix: seg fault due to multiple close in runScript().jbj1-7/+3
1999-01-12I'm too lazy to put these in a third time.ewt4-37/+66
1999-01-11Typo.jbj1-1/+1
1999-01-10More fixes from Toshio.jbj2-20/+21
1999-01-091998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu>jbj4-31/+220
1999-01-08Fix check for source RPM.jbj1-1/+1
1999-01-08EGCS cruft.jbj7-22/+22
1999-01-08*** empty log message ***ewt1-5/+7
1999-01-08const cleanupsewt2-5/+5
1999-01-08make use of currentDirectory()ewt1-15/+5
1999-01-08added currentDirectory()ewt2-0/+15
1999-01-081) const cleanupsewt1-4/+16
1999-01-07assemble replaced file listewt1-11/+22
1999-01-07added struct sharedFileInfoewt1-1/+8
1999-01-07replaced file list is passed in externallyewt1-27/+12
1999-01-07try to use notify function properly (though hashing still doesn't work??)ewt1-19/+8
1999-01-071) don't pass a label string for source package installationewt1-2/+2
1999-01-07don't let them add packages for installation if they are source packagesewt1-1/+5
1999-01-07Re-implement the ability to install source rpms.jbj1-1/+1
1999-01-06Eliminate inline functions (the inline, not the function).jbj6-162/+51
1999-01-06Typos.jbj3-7/+5
1999-01-06propagate "const char *" into rpmlib prototypes.jbj22-187/+223
1999-01-06fixed an infinite loop (oops)ewt1-10/+10
1999-01-06use altH in problem structewt1-9/+16
1999-01-06display altH info for file conflictsewt1-4/+13
1999-01-06added altH field to problem structureewt1-2/+1
1999-01-06include lookup.hewt1-0/+1
1999-01-06*** empty log message ***ewt1-0/+10
1999-01-06headers in available lists weren't being freed properlyewt1-1/+3
1999-01-05Expand path macros with rpmGetPath(path, ...).jbj8-38/+68
1999-01-05Avoid segfault with "rpm --initdb" when no database exists.jbj1-1/+1
1999-01-041) install packages still need to pay attention to db entries forewt1-21/+22
1999-01-04canonicalize the root directoryewt1-0/+14
1999-01-04removed removeBinaryPackage()ewt1-1/+0
1999-01-04package removal should have proper semantics nowewt1-165/+272
1999-01-04Use an action list which is passed into removeBinaryPackage() rather thenewt1-307/+41