summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
1996-02-20passPhrase is passed as argroot1-5/+31
1996-02-20passPhrase is arg to makeSignature()root1-1/+1
1996-02-20Initial revisionmarc1-0/+75
1996-02-20added prototypes for verification, changed VERIFY flagsewt1-9/+8
1996-02-20added verify.cewt1-1/+1
1996-02-20should flush after handling INSTALL_PRINTLABELewt1-0/+1
1996-02-20added INSTALL_PRINTLABEL supportewt1-0/+1
1996-02-201) added INSTALL_PRINTLABEL supportewt1-2/+14
1996-02-20marks free blocks, though faFree() still isn't quite rightewt1-0/+9
1996-02-20fixed sorting of the shared file listewt1-7/+7
1996-02-1911) removed silly debug messageewt1-4/+19
1996-02-191) added signal blocking and db syncing to help insure integrityewt1-13/+54
1996-02-19added sync functionewt2-0/+5
1996-02-19added RPMTAG_ARCHIVESIZEroot1-0/+1
1996-02-19shouldn't reference variables pointing into a header after the header hasroot1-2/+3
1996-02-19added database lockingroot1-0/+15
1996-02-19added signature.oroot1-1/+1
1996-02-19changed sense of a bunch of the functions to fit the rest of rpmewt1-9/+11
1996-02-19started rewrite to allow fragment collection, free space reclamation. Itewt1-110/+208
1996-02-19changed faFree() to return voidewt1-1/+1
1996-02-19no comment :-(ewt1-1/+1
1996-02-191) silly bug left over from getting rid of mutable flagewt1-1/+2
1996-02-19removed signature type macrosmarc1-3/+0
1996-02-19added pgp signature stuffmarc1-0/+9
1996-02-19added verify flagsmarc1-2/+20
1996-02-19Initial revisionmarc2-0/+238
1996-02-19tried to help header.c recover from Marc's recent mutilation of it :-)ewt1-31/+24
1996-02-16removed mmapHeader()root1-1/+0
1996-02-16added getVerbosity()root2-0/+6
1996-02-15fixed the sizeofHeader()root1-5/+5
1996-02-15fixed return from unloadHeader()root1-1/+1
1996-02-15make load/unload sort like read/writeroot1-2/+9
1996-02-15do not allow STRING_TYPE with count != 1root1-28/+65
1996-02-15change to test new copyHeader coderoot1-10/+32
1996-02-15marks replaced files during installsewt1-8/+107
1996-02-15added rpmdbUpdateRecord()ewt1-0/+1
1996-02-151) added rpmdbUpdate()ewt1-2/+28
1996-02-15fixed bug which resulted in shared files getting backed upewt1-0/+1
1996-02-15don't open the database O_EXCL - we need to use locking instead!ewt1-3/+0
1996-02-14checks for directory existence before trying to create oneewt1-1/+3
1996-02-14fixed to installArchive()ewt1-2/+8
1996-02-14handles reinstallation of a binary packageewt1-3/+12
1996-02-14added ability to install a source package and find the spec file nameewt2-5/+27
1996-02-14changed wayward SPEC to SPECSroot1-1/+1
1996-02-14added support for old packages, lots of bug fixesroot2-3/+21
1996-02-14Understands source packagesroot2-21/+127
1996-02-14installs rpmerr.hroot1-0/+1
1996-02-14added install ruleroot1-0/+9
1996-02-14fixed for packages w/o any groupsroot1-1/+7
1996-01-30won't leave 0.0 files around which are SUID if they're supposed to beewt1-0/+2