summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
1996-03-29added getBooleanVarewt1-0/+12
1996-03-29fixed missing parenroot1-1/+1
1996-03-29fix mklinux stuffroot1-2/+8
1996-03-29frees source package headers (when available)ewt1-1/+5
1996-03-29returns a null header for old style source packagesewt1-0/+6
1996-03-29fixed bug where a header was freed when it shouldn't have beenewt1-1/+0
1996-03-29use /var/tmproot1-2/+2
1996-03-28added a few osfmach* archsroot1-3/+15
1996-03-22add support for 786, 886, 986root1-1/+4
1996-03-22added i686 (Pentium Pro)root1-1/+2
1996-03-11added mdfile prototyperoot1-0/+2
1996-03-07fixed old lead struct for Alpharoot1-3/+3
1996-03-07added some debug messagesroot1-0/+7
1996-03-01numerous bug fixesewt1-11/+15
1996-03-01adds freed blocks to the free listewt1-8/+55
1996-03-01don't back up directories marked as config files, even if they alreadyewt1-1/+2
1996-03-01switched the ordering in the decision process for how config files areewt1-5/+8
1996-03-01creates a default path which is used for running scriptsewt1-0/+4
1996-03-01vercmp() returnd backwards results when one of the strings ran outewt1-1/+1
1996-02-29made logic that for handling config files during installs much smarterroot1-81/+184
1996-02-29added basic checking of user and groups. this does it by [GU]ID onlyroot1-0/+11
1996-02-27added SPARC architectureroot1-0/+3
1996-02-27fixed bugewt1-1/+1
1996-02-26fixes for some silly bugsewt1-4/+4
1996-02-26checks the architecure before installing binary packagesewt1-6/+11
1996-02-26Adds RPMTAG_ARCH to header for old packagesewt1-0/+4
1996-02-25checks for upgrades to old versions of packages and gives an appropriateewt1-1/+43
1996-02-25added INSTALL_UPGRADETOOLDewt1-0/+1
1996-02-25added vercmp()ewt2-0/+70
1996-02-25check for 151 byte sig and try againroot1-2/+26
1996-02-24got rid of INSTALL_PRINTLABEL, added labelFormat to rpmInstallPackageewt1-3/+2
1996-02-24made --percent look like it did in RPM 1.xewt1-11/+3
1996-02-23fix return codesroot1-4/+6
1996-02-23add a few return codesroot1-0/+7
1996-02-23files with the same md5 shouldn't cause conflictsroot1-0/+6
1996-02-23add debug messageroot1-0/+1
1996-02-22fix return codes for makeSignature()root1-5/+3
1996-02-22check for bad pass phrasesroot1-0/+56
1996-02-21read the signatureroot1-0/+7
1996-02-21check for bad read in readSignature()root1-1/+3
1996-02-21variable was initialized wrong - fixedewt1-1/+4
1996-02-20fix off by one error (to agree with comment, no less)root1-1/+1
1996-02-20added INSTALL_UPGRADE flagewt1-4/+5
1996-02-20added upgradingewt1-6/+51
1996-02-20fixed symlink verificationewt1-3/+4
1996-02-20removed dump, dumpdbewt1-1/+1
1996-02-20finishedewt1-6/+28
1996-02-20fixed to return correct sum :-)ewt1-1/+1
1996-02-20add simple getPassPhrase()root1-4/+7
1996-02-20add getPassPhrase()root1-0/+3